body {
	color: black;
	background-color: #DADDE0;
	font-size: 100.01%;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0 0;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center; /* Zentrierung im Internet Explorer */
}

img {
	padding-left: 15px;
	float: right;
}



div#head2 {
	
	background-image: url(../img/head2.jpg);
	height: 335px;
	padding-bottom:25px;
	background-repeat: no-repeat;
	width: 849px;
	text-algin: right;
}


div#Seite {
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	
	width: 850px;
	padding: 0;
	min-height:500px;
	background: url(../img/text_background.jpg) repeat-y;
	border: 0px ridge silver;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #1A6A9D;
	line-height: 15px;
	letter-spacing: 1.0px;
}



div#Navigation {
	font-size: 11px;
	text-align: left;
	width: 700px;
	margin-left: 27px;
	margin-top: -65px;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing:0.1em;
	
}

div#Navigation a {
	text-decoration: none;
	color: #7E7E7E;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 12px;
	font-weight: regular;
	text-align: center;
	margin-left: 0px;
	width: 30px;
}

div#Navigation a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: regular;
	font-size: 11px;
	padding-bottom: 12px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	height: 30px;
	color: #7E7E7E;
	text-align: center;
}



div#Navigation a:hover {
	color: #ffffff;
	font-weight: regular;
	background-image: url(../img/roll_over.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
.MainActive{
	background-image: url(../img/roll_over.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #ffffff;
	
}

div#Navigation a:active {
	background-image: url(../img/roll_over.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: regular;
}

div#Inhalt {
	padding-top: 0px;
	padding-bottom:60px;
	margin-top: 0px;
	margin-left: 165px;
	margin-right: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing:0.5px;
	color: #777777;
	border: 0px ridge silver;
	min-height:300px;
}


div#Inhalt h2 {
	font-size: 1.2em;
	margin: 0.2em 0;
	color: #333333;
}

div#Inhalt p {
	font-size: 1em;
	margin: 1em 0;
}

div#Inhalt a {
	font-size: 1em;
	margin: 1em 0;
	color: #4095c4;
	text-decoration: none;
}

div#Fusszeile {
	clear: both;
	margin: 0 auto;
	font-size: 0.83em;
	
	border: 0px ridge silver;
	margin-top: 0px;
	/* höhe der fusszeile einstellen im negativen bereich*/
	
	background-color: #E0E2E4;
	
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 120px;
}



div#menue_sub {
	margin-left: 42px;
	padding-top: 111px;
	
}
* html div#menue_sub {
	
	padding-top: 113px;
	
}

div#menue_sub a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	padding-left: 3px;
	padding-right: 0px;
}
div#menue_sub a:hover {
	color: #5597C1;
}

div#menue_sub2 {
	position:relative;
	float:left;
	width:160px;
	margin-left: 0px;
	
	margin-top: -10px;
	padding-top: 9px;
	color: #7E7E7E;
	text-decoration: none;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px ridge silver;
	
}
div#menue_sub2 ul{
	
	list-style:none;
	line-height: 16px;
	border: 0px ridge silver;
	/*margin-left:0px;*/

}

div#menue_sub2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	text-decoration: none;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
div#menue_sub2 a:hover {
	color: #5597C1;
}
div#menue_sub2 a:active {
	color: #5597C1;
}

span#link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00cc00;
	text-decoration: none;
	font-size: 10px;
}

.blue {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4095c4;
}

textarea {
	width: 200px;
	height:100px;
}

label,input,select {
	display: block;
	float: left;
	width: 120px; /* Breite.*/
}

form br {
	clear: left;
}

input#submit {
	float: none;
	width: auto;
}

label {
	text-align: right;
	padding-right: 1em;
}

form { /*background: #F4F4F4;*/ /*border: thin solid #ab0;*/
	margin: 0;
	padding: .5em;
	width: 340px;
	background:transparent;
}

fieldset {
	background: #F4F4F4;
	background:transparent;
	/*border: thin solid #ab0;*/
	margin: 0;
}

legend {
	color: #00cc00;
	font-size: 9px;
	padding-bottom: 15px;
	padding-top: 0px;
}
ul {
list-style-type:square;
}