@charset "UTF-8";
/* CSS Document */


h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	color: #000;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #A5B700;
	
}

a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 19px;
	margin-top: -6px;
}


#main {
	position:absolute;
	width:980px;
	height:692px;
	left:50%;
	margin-left:-490px;
	top: 0px;
}


#hauptnavi {
	position:absolute;
	background-color: #FFF;
	height:274px;
	width:163px;
	top:234px;
	left:18px;
	padding-top:10px;
}


#logo {
	position:absolute;
	width:172px;
	top:9px;
	height: 222px;
	left:5px;
}

#logobild {
	border:0;
}


#linie {
	position:absolute;
	height:4px;
	width:154px;
	top:417px;
	left: 17px;
}

#adresse {
	position:absolute;
	height:83px;
	width:170px;
	top:590px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#content-fond {
	position:absolute;
	width:776px;
	height:585px;
	left:196px;
	top:44px;
	background-image:url(images/emssee.jpg);
	background-repeat: no-repeat;
	}
	

#content {
	position:absolute;
	background-color:#FFF;
	width:555px;
	height:394px;
	left:44px;
	top:165px;
	padding-left:20px;
	padding-right:18px;
	padding-top:12px;
	}
	
#typo1 {
	position:absolute;
	width:192px;
	height:42px;
	left:16px;
	top: 27px;
		}


#textfeld {
	position:absolute;
	width:507px;
	height:244px;
	left:24px;
	top: 83px;
		}
	
#bild1 {
	position:absolute;
	background-color:#30C;
	width:103px;
	height:92px;
	left:429px;
	top:269px;
	}
	
#schwarz {
	position: relative;
	height:17px;
	width:776px;
	top:595px;
	z-index:2;
	left:196px;
	background-color:#000;
		}
		
		
.text-weiss {
	font-size: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
	font-style: normal;
}

#illu1 {
	position: relative;
	height:65px;
	width:600px;
	top:531px;
	z-index:2;
	left:258px;
		}
		
#etikett1 {
	position: relative;
	height:150px;
	width:150px;
	z-index:3;
	left:770px;
	top:300px;
	background-color:#FC0;
	}
	
.navi-font {
	font-size: 13px;
	color: #000;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.adresse {
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.h2-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	text-decoration: none;
}
.h2-klein {
	font-size: 12px;
	line-height: 16px;
}
