/* 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:#D9975B;
}
td.schattentop{
	background-image: url(../img/schatten_top.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
}
td.randwhite{
	background-color:#FFFFFF;
}
td.hgnav{
	background-image:url(../img/hg_nav.jpg);
	background-repeat:repeat-x;
}
td.hgfooter{
	background-color:#995930;
}
td.schattensub{
	background-image: url(../img/schatten_sub.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
td.schattenleft{
	background-image:url(../img/schatten_left.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
td.schattentopleft{
	background-image: url(../img/schatten_left_top.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
td.schattensubleft{
	background-image: url(../img/schatten_left_sub.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
td.schattenright{
	background-image:url(../img/schatten_right.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
td.schattentopright{
	background-image: url(../img/schatten_right_top.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
td.schattensubright{
	background-image: url(../img/schatten_right_sub.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
td.hgright{	
	background-image:url(../img/hg_content_right.jpg);
	background-repeat:repeat-y;
}
td.right{	
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#A06025;
	line-height:16px; 
}
td.right strong{	
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#A06025;
	line-height:16px; 
	font-weight:bold;
}
td.right h1{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#577849;
	line-height:25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.right a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#A06025;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
td.right a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#A06025;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}
td.right a:active{
	text-decoration: none;
}
td.right a:hover{
	color:#593820;
	text-decoration: none;
}
td.right a:visited{
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
INPUT, CHECKBOX, OPTION {
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#375323;	
	margin: 0px;
	padding: 0px;
}
select {
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#375323;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#375323;	
	margin: 0px;
	padding: 0px;
}
/**Content **/
td.content{
	background-color:#F8E1CB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A06025;
	line-height:20px;
}
strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A06025;
	line-height:20px;
	font-weight: bold;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A06025;
	line-height:20px;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A06025;
	line-height:20px;
}
font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A06025;
	line-height:20px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A06025;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:39px;
	color:#577849;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:39px;
	color:#AC6C3D;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	height: 1px;
}
td.content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#577849;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
td.content a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#577849;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}
td.content a:active{
	text-decoration: none;
}
td.content a:hover{
	color:#593820;
	text-decoration: none;
}
td.content a:visited{
	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.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
td.footer strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
td.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#D9975B;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.hervorgehoben{
	background-color:#F4D9BF;
	margin: 5px;
	padding: 5px;
}
td.aufzaehlung{
	background-color:#F4D9BF;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
table.ausstattung{
	border: 1px dashed #F4D9BF;
}
.hervorgehoben2 {
   background-color:#ffffff;
   border:1px solid #e6e6e6;
   padding:25px;
   font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #A06025;
	line-height: 20px;
}

