
body{ 
	SCROLLBAR-FACE-COLOR: #BFAB76; 
	SCROLLBAR-SHADOW-COLOR: #C0AB74;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0AB74; 
	SCROLLBAR-3DLIGHTCOLOR: #C0AB74;
	SCROLLBAR-DARKSHADOW-COLOR: #BFAB76; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}


td {
	font-family:Verdana,sans-serif;
	font-size:11px;
	color: #000000;
}

.text {
	font-family:Verdana,sans-serif;
	font-size:11px;
	color: #000000;
}

.t1_bold {
	text-decoration: none;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
}
.t1_bold_weiss {
	text-decoration: none;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
}

.rot {
	color: #dc143c;
}

a:hover {
	text-decoration: none;
	color: #000000;	
}	
a:active {
	text-decoration: none;
	color: #999999;	
}
a:visited {
	text-decoration: none;
	color: #999999;	
}
a:link {
	text-decoration: none;
	color: #999999;	
}

a.red:link, a.red:visited, a.red:active {
	text-decoration: none;
	color: red;	
}
a.red:hover { 
	text-decoration: underline;
	color: red;
}


a.link_standort:link, a.link_standort:visited, a.link_standort:active {
	text-decoration: none;
	font-family:Verdana,sans-serif;
	font-size:11px;
	color: #FFFFFF;	
}
a.link_standort:hover { 
	text-decoration: none;
	font-family:Verdana,sans-serif;
	font-size:11px;
	color: red;
}

/* ****************** select_feld ************************** */
.select{
	font-size:11px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff; 
	color: #000000;
	height: 22px;
}
.input{
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff; 
	font-size:11px;
	color: #000000;
	height: 18px;

}
.abschick {
	border: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff;
	color: #000000;
	border-style: solid;
} 
.textarea {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff; 
	font-family: Verdana,Arial,Technical;
  	font-weight: normal;
	font-size: 11px;
	color: #000000;
} 
.button{
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #BFAB76; 
	font-size:11px;
	color: #ffffff;
	height: 18px;
}
.intro_tabelle{
	border: #C0AB72;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../img/main/layout/intro_seite_bg.gif);
	
}
