* html {
	height:100%;
}
html {
	min-height:100%;
	height:auto !important;  /* für moderne Browser */
	height:100%;  /*für den IE */
}
body {
	margin:0px;
	position: absolute; 
	top: 0px; 
	bottom: 0px; 
	left:0px; 
	right:0px;
	background-image: url(../images/hg.jpg);
	background-repeat: repeat-x;
	height:100%;  /*für den IE */
	background-color: #FFFEF1;
}
td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #A90202;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #A90202;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #A90202;
}
#soon {
  position:absolute;
  text-align:center;
  top:50%;
  left:50%;
  width:960px;
  height:400px;
  margin-left:-480px;
  margin-top:-200px;

}
.tab_hg_content {
	background-color: #D7D9DB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 14px;
}
.content_rahmen {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	top: 4px;
	background-color: #FFFFFF;
	background-image: url(../images/content_hg.jpg);
	background-repeat: no-repeat;
}

.tab_hg_content2 {
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	vertical-align: top;
	width: 7px;
}
.tab_hg_content3 {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	min-height:260px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
}
.highlight {
	font-size: 16px;
	color: #CAAC5E;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.footer {
	background-color: #D7D9DB;
	font-size: 9px;
	color: #666666;
}
.tab_hg_content4 {

	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/hg_content.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-bottom-style: none;
	min-height:260px;
	height:260px;
}

.bilderrahmen {
	border: 1px solid #CBAB5E;
}
a.switch1{
	display:block;
	width:170px;
	text-decoration:none;
	padding: 4px;
	color:#CBAB5E;
	font-size: 12px;
}
a.switch1:hover{
	display:block;
	text-decoration:none;
	color:#000; 
	font-size: 12px;
} 

a.switch2{
	display:block;
	width:380px;
	text-decoration:none;
	padding: 10px;
	margin: 10px;
	color:#CBAB5E;
	font-size: 18px;
	border: 1px solid #CBAB5E;
	font-family: "Times New Roman", Times, serif;
}
a.switch2:hover{
	display:block;
	text-decoration:none;
	color:#FFF;
	background-color:#CBAB5E;
	font-size: 18px;
	border: 1px solid #CBAB5E;
	font-family: "Times New Roman", Times, serif;
} 
.formular {
	font-size: 11px;
	color: #333333;
	border: 1px solid #CBAB5E;
}

a.footer_navi:link {
	color: #333333;
	text-decoration: none;
}

a.footer_navi:visited {
	text-decoration: none;
	color: #333333;
}
a.footer_navi:hover {
	text-decoration: underline;
	color: #000;
}
a.footer_navi:active {
	text-decoration: none;
	color: #333333;
}
.polaroid {
	padding: 10px;
	border: 1px solid #999999;
	vertical-align: top;
	margin-right: 32px;
}
.tab_kopf1 {
	color: #FFFFFF;
	background-color: #A90202;
	padding: 2px;
}

.ueberschrift {
	font-family: georgia, 'Times New Roman', serif;
	font-size: 16px;
	color: #A90202;
}
.datum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.bilderrahmen {
	border: 1px solid #CCCCCC;
}
.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
.fehler {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF0000;
}.border_links {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	left: 10px;
}
