@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0.08em;
	color:#000000;
	margin: 0; 
	padding: 0;
	background-image: url(images/stripes.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 14px;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}




#inhalt {
	position: absolute;
	left: 306px;
	top: 220px;
	width: 575px;
	text-align: left;
}
#inhalt_th {
	position: absolute;
	left: 306px;
	top: 220px;
	width: 600px;
	text-align: left;
}


#inhalt_breit {
	position: absolute;
	left: 80px;
	top: 278px;
	width: 800px;
	text-align: left;
}

#inhalt_vor {
	position: absolute;
	left: 180px;
	top: 220px;
	width: 120px;
	text-align: left;
}

#beschreibung {
	position: absolute;
	left: 80px;
	top: 660px;
	width: 200px;
	text-align: left;
}




#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 195px;
	height: 180px;
}

#m1 {
	position: absolute;
	left: 80px;
	top: 70px;
	width: 100px;
	text-align: left;
}

#m2 {
	position: absolute;
	left: 180px;
	top: 70px;
	width: 120px;
	text-align: left;
}

#m3 {
	position: absolute;
	left: 305px;
	top: 70px;
	width: 100px;
	text-align: left;
}

#m4 {
	position: absolute;
	left: 415px;
	top: 70px;
	width: 100px;
	text-align: left;
}

#m5 {
	position: absolute;
	left: 525px;
	top: 70px;
	width: 100px;
	text-align: left;
}

#m6 {
	position: absolute;
	left: 880px;
	top: 70px;
	width: 70px;
	text-align: left;
	line-height: 14px;
	color: #808080;
}











a {
		color: #808080;
		text-decoration:none; 
		font-weight: bold;

}

a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
	}


.men { 
		color: #000000;
		text-decoration: none;
		font-weight: normal;
}

.men:hover, men:active, men:visited { 
		color: #808080;
		text-decoration: none;
		font-weight: bold;
}


.menlang { 
		color: #afafaf;
		text-decoration:none;
		font-weight: normal;
}

.menlang:hover, menlang:active, menlang:visited { 
		color: #afafaf;
		text-decoration: none;
		font-weight: bold;
}

.linkpfeil {
		font-size: 16px;
		color: #808080;
		text-decoration:none; 
		font-weight: bold;
}

.linkpfeil:hover, linkpfeil:active, linkpfeil:visited { 
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
	}





.thumb {
	width:58px;
	height:58px;
	background-image:url(images/thumb_1px.gif);
	float:left;
	margin-right:27px;
	margin-bottom:27px;
	}
.thumb:hover {
	background-image:url(images/thumb_3px.gif);
	}




INPUT {
	height: 16px;
	width: 100%;
	background: #dddddd;
    border-left:0px solid #FFFFFF;
    border-top:0px solid #FFFFFF;
    border-right:0px solid #FFFFFF;
    border-bottom:1px solid #000000;
    line-height: 16px;
    text-align: left;
    font-weight: normal;
	padding: 8px;
    }
TEXTAREA {
	height: 100px;
	width: 100%;
	background: #dddddd;
    border-left:0px solid #FFFFFF;
    border-top:0px solid #FFFFFF;
    border-right:0px solid #FFFFFF;
    border-bottom:1px solid #000000;
    line-height: 16px;
    text-align: left;
    font-weight: normal;
	padding: 5px;
    }
.button {
	background: #FFFFFF;
	height:25px;
	width: 85px;
	font-size: 11px;
	color: #808080;
    border-left:0px solid #FFFFFF;
    border-top:0px solid #FFFFFF;
    border-right:0px solid #FFFFFF;
    border-bottom:0px solid #FFFFFF;
    font-weight: bold;
	text-align: left;
    }

