/* CSS Document */

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/hg_body.jpg);
	background-repeat:repeat-x;
	background-color:#FFF9EA;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#9D814D;
	line-height:16px;
	scrollbar-3dlight-color : #DDCA9A;
	scrollbar-arrow-color : #DDCA9A;
	scrollbar-base-color : #FFF9E9;
	scrollbar-darkshadow-color : #FFF9E9;
	scrollbar-face-color : #FFF9E9;
	scrollbar-highlight-color : #FFF9E9;
	scrollbar-shadow-color : #DDCA9A;
	scrollbar-track-color : #FAE6B8;
}
td.hgcontent{
	background-color:#FFF9EA;

}
td.randaktionright{
	background-color:#D0CABB;

}
td.hgaktionright{
	background-image:url(../img/hg_aktionen_right.jpg);
	background-repeat:repeat-y;

}
td.left{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#9D814D;
	line-height:16px;

}
td.left h3{
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color:#5C554A;
	line-height:16px;
	font-weight:bold;
	padding: 7px;

}
td.left strong{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color: #134474;
	line-height:16px;
	font-weight:bold;
}

td.left a{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#5C554A;
	line-height:16px;
	text-decoration:none;
	background-color : transparent;
}
td.left a:link{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#5C554A;
	line-height:16px;
	text-decoration:none;
}
td.left a:active{
	text-decoration:none;

}
td.left a:hover{
	color: #0066CC;
	text-decoration:none;
}
td.left a:visited{
	text-decoration:none;

}
td.hgnav{
	background-color:#FBD688;

}
/*Hauptnavigation erweiterbar */

ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
ul.menu li {
	list-style-type: none;
	width: 140px;
	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: #5C554A;
	text-decoration: none;
	display: block;
	width:140 px;
	height: 18px;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 10px;
	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: #5C554A;
	background-image: url(../img/hg_menu_over.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;

}

/*Subnavigation */
ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
ul.submenu li {
	list-style-type: none;
	width: 140px;
	padding-left: 0px;
	background-image: url(../img/hg_submenu.jpg);
	list-style-image: none;
	background-repeat: no-repeat;

}
ul.submenu li a {
	font-family: "Times New Roman", Times, serif;;
	font-size: 12px;
	color: #9D814D;
	text-decoration: none;
	display: block;
	width: 140px;
	height: 16px;
	line-height: 16px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 20px;
	font-weight: normal;
}

ul.submenu li a:link {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
}

ul.submenu li a:visited {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;

}
ul.submenu li a:hover {		
	color:#5C554A;
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;

}

ul.submenu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;

}
form {
	margin: 0px;
	padding: 0px;
}
INPUT, CHECKBOX, OPTION {
	border : 1px solid #D0CABB;
	border-bottom : 1px solid #D0CABB;
	border-color : #D0CABB;
	background: #FFF9EA;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#9D814D;
	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 #D0CABB;
	border-bottom : 1px solid #D0CABB;
	border-color : #D0CABB;
	background: #FFF9EA;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#9D814D;

}

TEXTAREA {
	border : #D0CABB;
	border-bottom : 1px solid #D0CABB;
	background: #FFF9EA;
	border-color : #D0CABB;
	border-left : 1px solid #D0CABB;
	border-right : 1px solid #D0CABB;
	border-top-color : 1px solid #D0CABB;
	border-bottom-color : #D0CABB;
	background-repeat : repeat-x;
	border-top : 1px solid #D0CABB;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#9D814D;

}

/*content */

td.content{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#7A653D;
	line-height:16px;

}

strong{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#5C554A;
	line-height:16px;
	font-weight: bold;
	text-decoration: none;

}

td{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#7A653D;
	line-height:16px;

}
table{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#7A653D;
	line-height:16px;

}
span{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#7A653D;
	line-height:16px;

}
font{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#7A653D;
	line-height:16px;

}

p{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#7A653D;
	line-height:16px;

}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#5C554A;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



a{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#5C554A;
	line-height:16px;
	text-decoration: none;
	background-color : #FAE0AB;
}

a:link{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#5C554A;
	line-height:16px;
	text-decoration: none;

}

a:active{
	text-decoration: none;

}
a:hover{
	color:#9D814D;
	text-decoration: none;

}
a:visited{
	text-decoration: none;

}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: "Times New Roman", Times, serif;
	list-style-image: url(../img/li.gif);
	background-image: none;

}
td.content li{
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 1px;
	background-image: none;

}

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

}
td.footer{
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #6C634A;

}

td.footer a{
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #6C634A;
	text-decoration: none;
	background-image : none;
	background-color : transparent;
}
td.footer a:link{
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #6C634A;
	text-decoration: none;

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

}
td.footer a:hover{
	color:#5C554A;
	text-decoration: none;

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

