/* CSS Document */
body {
	background-color: #F8F8F7;
	background-image: url(../img.layout/bg.body.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	line-height: 18px;
   }

.small {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#827567;
   }

.smallbold {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#827567;
   font-weight: bold;
   }
   
a:link {
   color:#5F2519; 
   text-decoration:none
   }
a:visited {
   color:#5F2519; 
   text-decoration:none
   }
a:active {
   color:#5F2519; 
   text-decoration:none
   }
a:hover {
   color:#222222;
   text-decoration:none
   }
  
  
.lo:link {
   color:#5F2519; 
   text-decoration:underline;
   }
.lo:visited {
   color:#5F2519; 
   text-decoration: underline;
   }
.lo:active {
   color:#5F2519; 
   text-decoration: underline;
   }
.lo:hover {
   color:#222222;
   text-decoration: underline;
   }  
   
.submen:link {
   color:#5F2519; 
   text-decoration:underline;
   }
.submen:visited {
   color:#5F2519; 
   text-decoration: underline;
   }
.submen:active {
   color:#5F2519; 
   text-decoration:underline;
   }
.submen:hover {
   color:#222222;
   text-decoration:underline;
   }   
   
h1 {font-size: 1.3em; font-weight: bold; color: #80331B;}
h2 {font-size: 1.1em; font-weight: bold; color: #80331B;}
h3 {font-size: 1.0em; font-weight: bold; color: #80331B;}
.h3 {font-size: 1.0em; font-weight: bold; color: #80331B;}

.blegende {font-size:95%; font-style: italic; color: #80331B;}

/*-- Formulare und Eingabemasken --*/

form td {font-size: 0.95em; padding: 5px;}
form input {color: #000000; background-color: #F8F8F7; border: 1px solid #80331B;}
form .input_login {color: #000000; background-color: #FFFFFF; border: 1px solid #80331B;}
form .button {font-size: 1.1em; color: #FFFFFF; background-color: #80331B; border: 1px solid #FFFFFF; padding: 3px;}
.button2 {color: #FFFFFF; background-color: #EAE8E3; border: 1px solid #80331B; padding: 3px;}
.button2 a {color: #FFFFFF;}
.button2 a:link {color: #FFFFFF;}
.button2 a:hover {color: #FFFFFF;}

.login {width: 520px; padding: 10px; background-color: #EAE8E3;}
.legende {font-size: 0.9em; font-style: italic;}

/*- Bilder, Tabellen etc. -*/

.bildrahmen {border: 1px solid #80331B;}

.ansprech td {vertical-align: top;}
.ansprech img {margin-right: 10px;}

.kontakt {font-size: 0.95em; width: 170px;}
