/* CSS Document */

body {
	scrollbar-3dlight-color : #D2D1CE;
	scrollbar-arrow-color : #D2D1CE;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #D2D1CE;
	scrollbar-track-color : #F9F8F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #A1A5A9;
	line-height:18px;
}

td.topback{
	background-image:url(../img/top_back.jpg);
	background-repeat: repeat-x;
}


/*Hauptnavigation erweiterbar */

ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 143px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 143px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A5A9;
	text-decoration: none;
	display: block;
	width: 143px;
	height: 22px;
	line-height: 22px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 0px;
	font-weight: normal;
}
ul.menu li a:link {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:visited {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:hover {
	color: #2367AB;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
}


/*content */

td.content{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #858A8F;
	line-height:18px;
}

h1{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #2367AB;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #2367AB;
	line-height:18px;
	font-weight: bold;
}

td{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #858A8F;
	line-height:18px;
}

table{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #858A8F;
	line-height:18px;
}

span{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #858A8F;
	line-height:18px;
}

font{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #858A8F;
	line-height:16px;
}

p{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #858A8F;
	line-height:18px;
}

a{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #336FB5;
	line-height: 16px;
	text-decoration: none;
}

a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #336FB5;
	line-height:18px;
	text-decoration: none;
}

a:active{
	text-decoration: none;
}

a:hover{
	color:#7A8996;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Tahoma, Arial, Verdana;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}

td.content li{
	font-family: Tahoma, Arial, Verdana;
	padding-bottom: 1px;
	background-image: none;
}

img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

td.breadcrumbs{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #A1A5A9;
	line-height:13px;
	text-decoration: none;
}
td.breadcrumbs p{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #A1A5A9;
	line-height:13px;
	text-decoration: none;
}

td.breadcrumbs strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #2367AB;
	line-height:15px;
	font-weight: bold;
}

td.breadcrumbs .fettgrau{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #A1A5A9;
	line-height:15px;
	font-weight: bold;
}

td.breadcrumbs .fettschwarz{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #000000;
	line-height:15px;
	font-weight: bold;
}

td.breadcrumbs a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #A1A5A9;
	line-height:15px;
	text-decoration: underline;
}

td.breadcrumbs a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #A1A5A9;
	line-height:15px;
	text-decoration: underline;
}

td.breadcrumbs a:active{
	text-decoration: underline;
}

td.breadcrumbs a:hover{
	color: #2367AB;
	text-decoration: underline;
}

td.breadcrumbs a:visited{
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #D2D1CE;
	border-bottom : 1px solid #D2D1CE;
	border-color : #D2D1CE;
	background: #F9FBFC;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:16px;
}

select {
	border : 1px solid #D2D1CE;
	border-bottom : 1px solid #D2D1CE;
	border-color : #D2D1CE;
	background: #F9FBFC;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:16px;
}

TEXTAREA {
	border : 1px solid #D2D1CE;
	border-bottom : 1px solid #D2D1CE;
	border-color : #D2D1CE;
	background: #F9FBFC;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:16px;
}
td.send INPUT {
	border : 1px solid #bd0308;
	border-bottom : 1px solid #bd0308;
	border-color : #bd0308;
	background: #bd0308;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;	
	margin: 0px;
	padding: 2px;
	font-weight:bold;
}
td.send2 INPUT {
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;	
	margin: 0px;
	padding: 2px;
	font-weight:bold;
}

td.footer{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #A1A5A9;
	line-height:13px;
	text-decoration: none;
}
td.footer a{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #A1A5A9;
	line-height:13px;
	text-decoration: none;
}

td.footer a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #A1A5A9;
	line-height:13px;
	text-decoration: none;
}

td.footer a:active{
	text-decoration: none;
}

td.footer a:hover{
	color: #2367AB;
	text-decoration: none;
}

td.footer a:visited{
	text-decoration: none;
}

td.anfrage  a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FCFBF5;
	line-height: 13px;
}
td.anfrage a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FCFBF5;
}
td.anfrage a:active{
	text-decoration:none;
}
td.anfrage  a:hover{
	color: #E3E4E6;
	text-decoration: underline;
}
td.anfrage a:visited{
	text-decoration:none;
}

