@charset "UTF-8";

#html {
	min-height: 101%;
/*	margin:0;
	padding:0;*/
}

body {
	background-color:#fefceb;
	background-image: url(bilder/hg.jpg);
	background-repeat: repeat-x;
	color: #707168;
	font-family: Tahoma, Geneva, sans-serif;
	margin:0;
	padding:0;
	text-align: left;
}

#global {
	width: 1034px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	height:50px;
	text-align:right;
	background-color:#5d140d;

}

#sprache {
	float:left;
	padding-top:12px;
	padding-left:5px;
}

#sprache img {
	padding-right:5px;
}

#rubrik {
	height:100px;
	font-size:0.8em;
	text-align: right;
	color:#000;
	margin-right:20px;
}



#bildleiste {
	height:250px;
	width:auto;
	background-color:#666f79;
}

#bildleiste img {
	margin:0px;
	padding:0px;
	
}

#1 {
	float:left;
}

#2 {
	float:left;
}


#mainContent {
	padding-top: 37px;
}

#inhalt1 {
	width:227px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}

#inhalt1 a {
	color:#707168;
	text-decoration:none;
}

#inhalt1 a:hover {
	color:#999;
}

#inhalt1 a:visited {
	color:#707168;

}

#inhalt2 a {
	color:#707168;
}

#inhalt2 a:hover {
	color:#999;
}

#inhalt2 a:visited {
	color:#707168;

}

#inhalt2 {
	width:777px;
	float:left;
	padding-left:10px;
}

#inhalt3 {
	width:777px;
	height:400px;
	float:left;
	padding-left:10px;
	overflow: scroll;
}

#footer {
	clear:both;
	padding-top:10px;
	font-size:0.8em;
	text-align: right;
	color:#000;
}

#rubrik a {
	color:#000;
	text-decoration:none;
}

#rubrik a:hover {
	color:#999;
}

#rubrik a:visited {
	color:#000;

}

img {
	border:0px;
	margin-right:10px;
}

#inhalt1 p {
	font-size:0.8em;
}

#formText {
	width:80px;
	height:260px;
	float:left;

}

#formField {
	width:80px;
	float:right;

}

#formText p {
	margin-top: 0px;
	line-height:1.8;
}
#global #mainContent #inhalt2 ul li {
	list-style-type: square;
}

#global #mainContent #inhalt2 form #formText p{
	line-height: 1.4;
}
