/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B7BB8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	line-height:16px;
}
td.breadcrumbs{
	background-color:#CED3AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F5F6EF;
	line-height:20px;
}
td.breadcrumbs a{
	background-color:#CED3AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F5F6EF;
	text-decoration:none;
	line-height:20px;
}
td.breadcrumbs a:link{
	background-color:#CED3AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F5F6EF;
	text-decoration:none;
	line-height:20px;
}
td.breadcrumbs a:active{
	text-decoration:none;
}
td.breadcrumbs a:hover{
	color:#B7BB8D;
	text-decoration:none;
}

td.breadcrumbs a:visited{
	text-decoration:none;
}
td.linesubtop2px{
	background-color:#B7BB8D;
}
td.hgsub{
	background-color:#A5A46B;
}
td.hgweiss{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #B7BB8D;
	text-decoration: none;
}
td.hgcontent{
	background-image:url(../img/hgcontent.jpg);
	background-position:bottom left;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 116px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 116px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A10013;
	text-decoration: none;
	display: block;
	width: 116px;
	height: 20 px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 0px;
	font-weight: bold;
}
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: #A5A46B;
	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;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #DDCB9B;
	border-bottom : 1px solid #DDCB9B;
	border-color : #DDCB9B;
	background: #FFFFFF;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E5E5E;
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #DDCB9B;
	border-bottom : 1px solid #DDCB9B;
	border-color : #DDCB9B;
	background: #FFFFFF;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E5E5E;
	line-height:16px;
}
TEXTAREA {
	border : #DDCB9B;
	border-bottom : 1px solid #DDCB9B;
	background: #FFFFFF;
	border-color : #DDCB9B;
	border-left : 1px solid #DDCB9B;
	border-right : 1px solid #DDCB9B;
	border-top-color : 1px solid #DDCB9B;
	border-bottom-color : #DDCB9B;
	background-repeat : repeat-x;
	border-top : 1px solid #DDCB9B;
}
/*content */
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	line-height:16px;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #A5A46B;
	line-height:16px;
	font-weight: normal;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	line-height:16px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	line-height:16px;
}
span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	line-height:16px;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	line-height:16px;;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	line-height:16px;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D4D4D4;
	height: 1px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #A51F1F;
	line-height: 16px;
	text-decoration: underline;
}
a:hover{
	color:#9D8344;
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

td.hgweiss a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #B7BB8D;
	text-decoration: none;
}
td.hgweiss a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #B7BB8D;
	text-decoration: none;

}
td.hgweiss a:active{
	text-decoration: none;
}
td.hgweiss a:hover{
	color:#DBDDC6;
	text-decoration: none;
}
td.hgweiss a:visited{
	text-decoration: none;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4E4E4;
	height: 1px;
}


