@charset "utf-8";
/* CSS Document */
/*---------------------------------------------------------------Typographie---------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1	{
	font-size:16px;
}
h2	{
	font-size:15px;
}
h3	{
	font-size:14px;
}
h4	{
	font-size:13px;
}
h5	{
	font-size:12px;
}
h6	{
	font-size:11px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h7	{
	font-size:9px;
	font-weight:bold;
	margin-left:5px;
	}
#text h4 {
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: normal;
	margin: 0px;
}
#text p {
	padding: 0px;
	margin-top: 5px;
}




	
/*---------------------------------------------------------------Container-----------------------------------------------*/
#container {
	margin:0px auto 0px auto;
	text-align:left;
	width:1000px;
	height:100%;
	background-color:#FFFFFF;
}
#banner {
	background:url(../Screendesign/banner.jpg);
	width:1000px;
	height:174px;
	float:left;
}
#space {
	background:url(../Screendesign/space.jpg);
	width:14px;
	height:66px;
	float:left;
}
/*---------------------------------------------------------------Navigation oben--------------------------------------------*/
#hauptnavi {
	background:url(../Screendesign/hauptnavi.jpg);
	width:986px;
	height:66px;
	float:left;
}
#hauptnavi ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	padding-top: 20px;
	margin: 0px;
}

#hauptnavi li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#hauptnavi a {
	padding-top: 0px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#hauptnavi a:hover {
	padding-top: 0px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	font-weight: bold;
}

#hauptnavi a.aktiv	{
	color:#006600;
	border-left:solid;
	border-right:solid;
	border-color:#000000;
	border-width:thin;
	}
/*--------------------------------------------------------------Navigation linke Seite-----------------------------------------*/
#unternavi {
	background:url(../Screendesign/unternavi.gif);
	width:140px;
	height:290px;
	float:left;
}

#unternavi ul {
	margin-top: 10px;
	margin-left: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#unternavi li {
	text-decoration: none;
	list-style-type: none;
	padding-bottom:10px;
}
#unternavi a {
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#unternavi	a:hover	{
	color:#006600;
}
#hauptnavi a.aktiv	{
	color:#006600;
	}
	
#unternavi a.aktiv	{
	color:#006600;
	}

/*---------------------------------------------------------------Inhalt--------------------------------------------------------*/
#content {
	background:url(../Screendesign/content.jpg) repeat-y;
	width:625px;
	min-height:500px;
	float:left;
}

#text {
	margin-left:10px;
	margin-top:10px;
	width:605px;
}

#text a	{
	text-decoration:none;
	color:#000099;
	}
#text a:hover	{
	text-decoration:underline;
	
	}
#text a:active	{
	color:#FF0000;
	}
	
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	text-decoration: underline;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

#text_pic	{
	float:right;
	margin-right:5px;
	margin-left:10px;
	}


/*--------------------------------------------------------------NEWS--------------------------------------------------------*/
#news	{
	width:600px;
	margin-bottom:10px;
}

#newstext	{
	width:578px;
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	margin-top:5px;
	padding-bottom:10px;
	border: 1px solid;
	border-color:#999999;
	min-height:170px;
	
	}
	
#newstext p	{
	margin-left:10px;
	}
	
#news h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:5px;
	border: 1px solid #006600;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#newsbild1 {
	margin-right:10px;
	float:right;
	width:200px;
	height:170px;
	
}
#newsbild1 img {
	margin: 0px;
	padding: 0px;
	float:right;
}
/*---------------------------------------------------------------Werbung/Flash-----------------------------------------------*/
#werbung {
	background:url(../Screendesign/werbung.jpg);
	width:235px;
	height:290px;
	float:left;
}
/*---------------------------------------------------------------Footer-------------------------------------------------------*/
#footer {
	background:url(../Screendesign/footer.jpg);
	width:1000px;
	height:70px;
	clear:both;
}
#impressum {
	margin-left:140px;
	margin-right:240px;
	height:70px;
}
#footer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	
}
#footer li {
	display: inline;
	margin-top: 20px;
}
#footer a {
	display: inline;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	display: inline;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color:#006600;
	text-decoration: none;
}
/*-----------------------------------------------------------Klassen--------------------------------------------*/#text li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#text ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
}
