@charset "ISO-8859-1";


/*height 101 fuer scrollbar auto on*/
html {
	height: 101%;
}
	
body {
	height: 100%;
	background-color: #6ED03A;
	text-align: left;
}

fieldset, img {
	border: 0;
}

* { 
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #6b5f65;
}

option {
	padding-left: 0.4em;
}

#ausrichtung {
	text-align:center;
	margin: 0 auto;
   position: absolute;    
	top: 0px; 
	left: 0px;
	width : 100%;
}

#container {
	background: #FFFFFF;
	text-align: left; 
	padding: 0;
	border: 0;
	margin: 0 auto;
	width: 986px;
	height: 100%;
}

#inhalt {
	text-align:left;
	width: 986px;
	padding: 0 7px 0 7px;
	background-image: url(bilder/streifen.jpg);
}
#logo {
	position: relative;
	width: 366px;
	height: 154px;
	top: 160px;
	left: 5px;
	z-index: 18;

}
#sprache {
	position: relative;
	top: -129px;
	left: 385px;
	width: 150px;
	height: 52px;
	z-index: 19;
	margin: 0 auto;
}
#header {
	width: 986px;
	height: 402px;
	background: url(bilder/header.jpg);
}

#text {
padding: 36px 84px 0 0;
margin-left: 302px;
width : 620px;

}

.bildrechts {
	padding: 0 0 36px 0;
}
.bildlinks {
	padding: 0 0 36px 0;
}
.bildrechts img {
	float: right;
}
.bildlinks img {
	float: left;
}

#navigation {
	float: left;
	text-align: left;
	width: 282px;
	height: 512px;
	background-image: url(bilder/spiegel.jpg);
}

#navigation ul {
	text-align: center;
	padding: 92px 0 0 12px;
}

#navigation ul li {
list-style: none;
text-align: center;
}
ul li {
list-style: none;
}

#tinc_content {
	position: relative;
	left: -17px;
}
#tinc_content input {
	margin: 4px 0 4px 0;
}


#fuss {
	margin: 0 auto;
	width: 996px;
	height: 100px;
	background: url(bilder/footer.jpg) no-repeat left;
}


.ieclear {
	clear: both;
	visibility: hidden;
	height: 0;
}

/* ### ### formatierung schrift ### ### */
h2 {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 24px;
	color: #9c9c9c;
}

h3 {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 16px;
	color: #6b5f65;
}

b 	{
	color: #6b5f65;
	line-height: 16px;
}

p {
	padding-bottom: 12px;
}

.header{
margin: 0 auto;
}

p.center{
	color: #6b5f65;
	text-align:center;
}

a {

	color: #6b5f65;
	text-decoration: none;
}

a.hnav {
font-family: verdana, arial;
font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

a:hover, a:active {
	text-decoration: underline;
}

a.hnav:hover, a.hnav:active  {
	text-decoration:underline;
}
