body	{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	background-color: #E5E5E5;	
}

#top	{
	width: 980px;
	height: 148px;
	text-align: left;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position:top;
	background-image: url(img/top.gif);
}	

#navi	{
	width: 980px;
	height: 27px;
	text-align: left;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position:top;
	background-image: url(img/navi.gif);
}

#navi2	{
	width: 980px;
	height: 27px;
	text-align: left;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position:top;
	background-image: url(img/navi2.gif)
}

#main	{
	width: 980px;
	min-height: 585px;
	height: auto !important;
	height: 585px;
	/*height: 585px;*/
	margin: 0 auto;
	background-color: White;
	background-repeat: no-repeat;
	background-position:top;
	text-align: left;
}

#facebook	{
	width: 520px;
	margin: 0 auto;
	background-color: White;
	text-align: left;
}


#inhalt	{
	text-align: left;
	margin: 40px 0px 0px 0px;
	padding: 0px 70px 0px 70px;
	border: 0px;
}

#inhalt_index	{
	
	text-align: left;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 100px;
}

#footer	{
	width: 980px;
	height: 70px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position:top;
	background-image: url(img/footer.gif);
}

/*------------------------------------------------------------*/
/* Navigation */
			
#navi a 				{
	color: #5c5e69;
	font-size: 12px;
	color: Black;
	padding: 6px 15px 7px 15px;
	margin-left: 15px;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: 0.3px;
}
#navi a:hover 			{
	color: White;
	background-color: #000080;
	font-weight: bold;
}

#navi a#aktiv			{
	color: White;
	background-color: #000080;
	font-weight: bold;
}

/*------------------------------------------------------------*/
/* Navigation 2 */
			
#navi2 a 				{
	color: #5c5e69;
	font-size: 12px;
	color: white;
	padding: 0px 15px 0px 15px;
	margin-left: 15px;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
}
#navi2 a:hover 			{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

#navi2 a#aktiv			{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

/*------------------------------------------------------------*/
/* Schriften und Sonstiges */

a 			{color:#000080; text-decoration:none;}

a:hover 	{color: #FF0000 /*font-weight: bolder;*/}

h1			{color: #B4B4B4;}

.s			{font-size: 12px;}
.s_grau		{
	font-size: 12px;
	color: #666666;
}

.m			{font-size: 17px;}
.m_gruen	{
	font-size: 17px;
	color: #4fba48;
}

.m_blau	{
	font-size: 17px;
	color: #000080;
	font-weight:bold;
}



.l_gruen	{
	font-size: 20px;
	color: #4fba48;
}


.pdf		{text-decoration:none; border: 0px; }

/*------------------------------------------------------------*/
/* Index */

#news{
	float: left;
	width: 232px;
	
	margin: 50px 0px 0px 16px;
}

#aktuell{
	text-align:center;
	font-weight:bold;
	font-size: 18px;
	color:#FFFFFF;
	background-color: #000080;
	border-color: #000080;
	border-style: solid;
}

#aktuell-text{
	font-size: 12px;
	text-align: left;
	color:#000000;
	background-color: #F2F2F2;
	border-color: #F2F2F2;
	border-style: solid;
	border-bottom: 5px;
}

#neues{
	text-align:center;
	font-weight:bold;
	font-size: 18px;
	color:#FFFFFF;
	background-color: #000080;
	border-color: #000080;
	border-style: solid;
}

#neues-text{
	font-size: 12px;
	color:#000000;
	background-color: #F2F2F2;
	border-color: #F2F2F2;
	border-style: solid;
	border-bottom: 5px;
}

.mat_masken	{
	margin-left: 100px;	
}

.werbung	{
	margin-left: 250px;	
}

.uplus	{margin: 0px 0px 0px 150px;}

.papenbusch	{margin: 0px 0px 0px 23px;}

.uplus1	{margin: 0px 0px 0px 170px;}

.papenbusch1	{margin: 0px 0px 0px 30px;}

/*------------------------------------------------------------*/
/* Galerie */

.bild1	{margin-left: 30px;}

.bild2	{margin-left: 70px;}

.bild3	{margin-left: 70px;}

#navi3 a:hover 			{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

#navi3 a#aktiv			{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

/*------------------------------------------------------------*/
/* Programm */

.plakat { float:right; margin: 0px 200px 0px 0px; padding: 0px 0px 0px 0px;}


/*------------------------------------------------------------*/
/* Sitemap */

.sitemap {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: left;
	font-weight : bold;
	color : black;
	border : 1px solid #8E8E8E;
}
.sitemap a {
	text-decoration: none;
	font-weight:bold;
 	color: #666666;
}
.sitemap a:hover {
 	color: #666666;
}

.seite 	{
	color: white;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}

.seite2 	{
	color: #000000;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}
