/* CSS Document */

h1,h2,h3,h4,h5,p,a, ul,ol,li,div,td,th,address,blockquote,nobr,b,i, body {
	font-family:Verdana,Arial; 
}



body { 
	background-color:rgb(191,194,211); 
		text-align:left;
	}



h1 {
	color:rgb(107,82,46); 
	font-size:16pt;
	text-align:center;
	font-weight:bold;}


h2 {
	color:rgb(107,82,46);
	font-size:13pt;
	font-weight:bold;}

h3 {
	color:rgb(107,82,46);
	font-size:11pt;
	font-weight:bold;}
	

h5 {
	color:rgb(107,82,46); 
	font-size:16pt;
	font-variant:small-caps;
	font-weight:bold;}

blockquote {
	font-size:10pt;
}

a:link { color:rgb(114,29,26); 
	text-decoration:underline; 
	border-style:none;}


a:visited { color:rgb(114,29,26); 
	text-decoration:underline; 
	border-style:none;}


a:active { color:rgb(114,29,26); 
	text-decoration:none; 
	border-style:none;}

.btypen_header_cbox {
	font-size:12px;
	font-weight:bold;
	color:rgb(107,82,46);
	}

.btypen_header_tabelle {
	font-size:16px;
	font-weight:bold;
	color:rgb(107,82,46);
}

.btypen_subheader_tabelle {
	font-size:11px;
	font-weight:500;
	color:rgb(107,82,46);
}

.btypen_infotext {
	font-size:14px;
	font-weight:500;
	color:rgb(107,82,46);
}


.infozeilentext_links_medium {
	color:rgb(107,82,46);
	font-size:10px;
	text-decoration:none;
	font-weight:500;			
	}

.infozeilentext_links_bold {
	color:rgb(107,82,46);
	font-size:10px;
	text-decoration:none;
	font-weight:700;			
	}


.infozeilentext_rechts {
	color:rgb(107,82,46);
	font-size:12px;
	text-decoration:none;		
	font-weight:700;
	}

.fehlermeldung {
	color:rgb(255,50,50); 
	font-size:13pt;
	font-weight:bold;}
	}

img	{border-style:none;}

table  {
	border-color:rgb(114,29,26);
	border-style:solid;
	border-width:2pt;
	margin: 0px;
	letter-spacing: 0px;
	word-spacing: 0pt;
	background-color:#E5C679;	
}

td  {padding-top:7pt;
	padding-left:7pt;
	padding-right:7pt;
	padding-bottom:7pt;
	border-color:rgb(114,29,26);
	border-style:solid;
	border-width:1pt;
	vertical-align:top;}

.imagelinks{
	border-color:rgb(114,29,26);
	border-width:2pt;
	border-style:solid;}

.tab_kein_rahmen {
	border-color:rgb(114,29,26);
	border-width:0pt;
	border-style:none;
	background-color:rgb(191,194,211);}

.tab_rahmen {
	border-color:rgb(114,29,26);
	border-style:solid;
	border-width:1pt;}

select {
	background-color:#E5C679;
	}

input {
	background-color:#E5C679;
	}

.pleaseignoreme {
  display:none;
}

textarea {
	background-color:#E5C679;
	}
