body {
font-size : small;
font-family : arial, helvetica, sans-serif;
background : #c0c0c0;
color : black;
}
p {
margin : 5px;
font-family : Arial, Helvetica, sans-serif;
text-align : justify;
}
pre {
font-size : 12px;
}
hr {
width: 80%;
text-align: center;
}
h1 , h2 , h3 , h4 , h5 , h6 {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
h1 {
font-size : 40px;
color : #c72727;
text-align : center;
}
h2 {
font-size : 26px;
text-align: center;
}
h3 {
font-size : 22px;
color : #9a2727;
}
td {
font-size : small;
font-family : arial, helvetica, sans-serif;
position : relative;
top : 1px;
}
td.nav {
background-color : #cccccc;
font-size : 10pt;
text-align : left;
}
th {
font-weight : bold;
font-size : small;
font-family : arial, helvetica, sans-serif;
background-color : #c5c5c5;
}
a {
text-decoration : underline;
}
a:link {
color : #0002c4;
text-decoration : underline;
}
a:visited {
color : #296298;
text-decoration : underline;
}
a:hover {
color : #c60000;
text-decoration : underline;
background-color : #d8e0f5;
}
a.kopf:link {
background-color : transparent;
text-decoration : none;
}
a.kopf:visited {
background-color : transparent;
}
a.kopf:hover {
background-color : transparent;
text-decoration : underline;
}
a.nav {
font-size : 10pt;
font-family : arial, helvetica, sans-serif;
text-align : left;
background-color : #cccccc;
clear : both;
padding-top : 2px;
visibility : inherit;
width : 100%;
margin-top : 2px;
padding-bottom : 2px;
}
a.nav:link {
font-size : 10pt;
font-family : arial, helvetica, sans-serif;
text-align : left;
}
a.nav:active {
font-size : 10pt;
font-family : arial, helvetica, sans-serif;
text-align : left;
}
a.nav:hover {
font-size : 10pt;
font-family : arial, helvetica, sans-serif;
text-align : left;
background-color : #e7e7e7;
}
a.nav:visited {
font-size : 10pt;
font-family : arial, helvetica, sans-serif;
text-align : left;
}
img {
border : 0 none inherit;
}
img.links {
margin : 5px 10px 10px 5px;
float : left;
}
img.rechts {
margin : 10px 5px 10px 10px;
float : right;
}
.box {
background-color : #ececec;
border : 1px solid #969696;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}
#content {
background-color : #e0e0e0;
border : 1px none inherit;
border-style : solid;
border-color : #7d7d7d;
}
.center {
align: center;
}
.nav {
font-size : 10pt;
font-family : arial, helvetica, sans-serif;
text-align : center;
background-color : #cccccc;
clear : both;
padding-top : 0;
visibility : inherit;
width : 100%;
}
#kruemel {
font-weight : normal;
font-size : 14px;
padding-bottom : 3px;
padding-top : 3px;
text-align : center;
border-width : 0 0 1px;
border-style : solid;
border-color : black;
margin-bottom : 2px;
}

/* all input-fields */
input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid black;
	padding: 1px;
	background-color: #EEEEEE;
	font-size: 10px;
}
td.nachricht {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}


/* Copyright-Text */
#copyright {
	/* 	visibility: hidden; */
	font-size: 10px;
}

/* Menu */
#menu {
	font-size: 12px;
	text-align: center;
}

/* input fields when writing a msg */
#sign_input {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	border: 1px;
	border-color: #818181;
	border-style: solid;
	background: #EEEEEE;
	padding: 1px;
	width: 200px;

}

/* textarea */
#sign_textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	border: 1px;
	border-color: #818181;
	border-style: solid;
	background: #EEEEEE;
	width: 300px;
	height: 125px;
	padding: 1px;
}

/* any button */
#button {
	border: 1px;
	border-color: #818181;
	border-style: solid;
	background: #eeeeee;
}

/* main-table */
#main_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* error text */
#error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px;
	border-color: #818181;
	border-style: solid;
	width: 350px;
	background: #eeeeee;
	text-align: left;
}

/* referer after posting */
#ref{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px;
	border-color: #818181;
	border-style: solid;
	width: 350px;
	background: #eeeeee;
	text-align: left;
}
/* smilie-popup style */
#text_on_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #cecece;
	font-weight: bold;
}
#smilies_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #dbdbdb;
}
#left_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #eeeeee;
}
#right_col {
	background: #f0f0f0;
}

/* the homepage-link */
#homepage_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
