/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DECEB8;
	background-image:url(../images/hg-stripe.gif );
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#505050;
}

td.kurzinfo{
	font-family:Tahoma, Arial, Verdana;
	font-size:9px;
	color:#999999;
	line-height:12px;
}

#inhalt{
	
	Z-INDEX: 2;
	WIDTH: 813px;
	POSITION: relative;
	TOP: 0px;
	TEXT-ALIGN: left;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#505050;
	line-height:16px;

}
#header{
	height:130px;
	width:813px;
	float:none;
	position: absolute;
	background-image: url(../images/logo-header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	visibility: visible;
	
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#000000;
	line-height:16px;
}
#frame{
	height:170px;
	width:813px;
	float:none;
	position: absolute;
	background-repeat: no-repeat;
	top: 130px;
	background-color: #FFFFFF;
	visibility: visible;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#505050;
}
#navigation{
	height:40px;
	width:813px;
	float:none;
	position: absolute;
	background-repeat: no-repeat;
	top: 300px;
	background-color: #BE9D72;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#505050;
	visibility: visible;
}

.contentB{
  color: #2B900D;
  font-weight: bold;
}

#navTab{
	width:813px;
	
	position: absolute;
	background-repeat: no-repeat;
	top: 310px;
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	line-height:16px;
	/*background: #FEF5D3;*/
}

td.hggelb{
	background-color: #FFFFFF;
}
td.randweiss{
	background-color:#FFFFFF;
}
td.rand1px{
	background-color:#BE9D72;
}
/*Aktivitäten Layer */

#tabLayer{
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#505050;
	line-height:16px;
}

h1{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#826237;
	line-height:14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.hh{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	color:#826237;
	line-height:14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
  
}

h1 a{
	color:#826237;
	text-decoration:underline;
}
h1 a:link{
	color:#826237;
	text-decoration:underline;
}
h1 a:active{
	color:#826237;
	text-decoration:underline;
}
h1 a:hover{
	color:#1E890C;
	text-decoration:underline;
}
h1 a:visited{
	color:#000000;
	text-decoration:none;
}
h2{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#826237;
	line-height:21px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#826237;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.aktive{
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#505050;
	line-height:16px;
}

#formular{
	height:228px;
	width:291px;
	float:none;
	position: relative;
	background-repeat: no-repeat;
	background-color: #EDE4D8;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#505050;
	line-height:16px;
	visibility: visible;
}
strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#1E890C;
	font-weight:bold;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#505050;	
	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 #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#505050;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#505050;	
	margin: 0px;
	padding: 0px;
}
td.send INPUT, CHECKBOX, OPTION {
	border : 1px solid #E50003;
	border-bottom : 1px solid #E50003;
	border-color : #E50003;
	background: #E50003;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	height:18px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
