/* Mein CSS */

#werb {
position:absolute;
top:16px;
left:880px; }

#werb2 {
position:absolute;
top:630px;
left:880px; }


#top_navi a		{
			color: #800000;
	         font-family: arial, helvetica, sans-serif;
		 font-size: 11px;
		 font-weight: bold;
		 background-color: #FFF5E6;
	         padding: 4px;
		 	border: 1px solid #800000;
	         text-decoration: none;
}
#top_navi a:visited		{
			color: #800000;
	         font-family: arial, helvetica, sans-serif;
		 font-size: 11px;
		 font-weight: bold;
		 background-color: #FFF5E6;
	         padding: 4px;
		 	border: 1px solid #800000;
	         text-decoration: none;
}
#top_navi a:hover	{  color: #800000;
	      font-family: arial, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  background-color: #FF9933;
		  padding: 4px;
		  border: 1px solid #800000;
		  text-decoration: none;
}


#navigation a		{
			color: #800000;
	         font-family: arial, helvetica, sans-serif;
		 font-size: 11px;
		 font-weight: bold;
		 background-color: #FFF5E6;
	         padding: 4px;
		 	border: 1px solid #800000;
	         text-decoration: none;
}
#navigation a:visited		{
			color: #800000;
	         font-family: arial, helvetica, sans-serif;
		 font-size: 11px;
		 font-weight: bold;
		 background-color: #FFF5E6;
	         padding: 4px;
		 	border: 1px solid #800000;
	         text-decoration: none;
}
#navigation a:hover	{  color: #6B006B;
	      font-family: arial, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  background-color: #FF9933;
		  padding: 4px;
		  border: 1px solid #800000;
		  text-decoration: none;
}




.inhalt  {  padding: 6px;
}

h2 {
	font-family		: arial, helvetica, sans-serif;
	font-size		: 22px;
	font-weight		: bold;
	color			: #800000;
	margin			: 3px 0 0 3px;
}

h3 {
	font-family		: arial, helvetica, sans-serif;
	font-size		: 20px;
	font-weight		: bold;
	color			: #800000;
	margin			: 3px 0 0 3px;
}

h4 {
	font-family		: arial, helvetica, sans-serif;
	font-size		: 20px;
	font-weight		: bold;
	color			: #800000;
	margin			: 3px 0 0 3px;
}

/* Mein CSS Ende*/




body { /* Hintergrund zentriert*/
	/*background-image	: url(/image/hintergrund.gif);*/
	/*background-repeat	: repeat-y;*/
	/*background-position	: center;*/
	text-align		: left;
	/*margin		    : 0px 0px 0px 40px;*/
	margin-left		:30px;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 11px;
	color			: #800000;
	height			: auto;

	background		: url(images/hint.gif) top repeat-x;

}
#seite { /* breite für den inhalt und diesen links ausrichten */
	position		: relative;
	width			: 810px;
	/*margin			: 0 auto;*/
	height			: 650px;
	top				: 0;
	text-align		: left;
	padding-top		: 150px; /* 100px nach unten stellen um platz für Logo und Topnavi zu schaffen */
	background-color	: #FFFFFF;
	border-top			: 1px solid #800000;
	border-right			: 1px solid #800000;
	border-bottom    :0px;
	border-left		: 1px solid #800000;
	
	
}
#inhalt { /* "DATEN" breite und position */
	float			: right;
	position		: relative;
	margin			: 0 auto;
	height			: auto;
	top				: 0;
	font-family		: Arial, Verdana, sans-serif;
	font-size		: 13px;
	color			: #800000;
	text-align		: left;
	border-top			: 1px solid #800000;
	border-right		: 1px solid #800000;
	border-left			: 1px solid #800000;
	border-bottom		: 1px solid #800000;

	/* Anpassen */
	width			: 340px;
	left			: -330px;
	background-color	: #E7F1F8;
}
#navigation { /* "NAVIGATION" breite und position */
	float			: left;
	position		: relative;
	margin			: 0 auto;
	height			: auto;
	top				: 0;
	text-align		: left;
	z-index			: 1;
	border			: 1px solid #800000;
	/* Anpassen */
	width			: 130px;
	left			: -340px;
	
	background-color	: #E7F1F8;
}
#meldungen { /* "RECHTS" breite und position */
	float			: left;
	position		: relative;
	margin			: 0 auto;
	height			: auto;
	top				: 0;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 13px;
	color			: #800000;
	text-align		: left;
	border			: 1px solid #800000;
	/* Anpassen */
	width			: 320px;
	left			: 510px;
	background-color	: #E7F1F8;
}
#titel {
	position		: absolute;
	top				: 15px;
	left			: 15px;
	right			: 15px;
	z-index			: 1;
	border			: 1px solid #800000;
	background-color: #FF9933;
}
h1 {
	font-family		: arial, helvetica, sans-serif;
	font-size		: 15px;
	font-weight		: bold;
	color			: #800000;
	margin			: 3px 0 3px 0;
}
.h1 { font-family	: arial, helvetica, sans-serif;
	font-size		: 25px;
	font-weight		: bold;
	color			: #800000;
}



/*
#footer {
	position		: relative;
	width			: 810px; */
	/*margin			: 0 auto;*/
/*	font-size		: 10px;
	color			: #800000;
	text-align		: center;
	padding-top		: 0px;
	background-color	: #FFFFFF;
	border-top		: 9px solid #FF80FF;
}
*/

#top_navi {
	position		: absolute;
	right			: 4px;
	top				: 75px;
	height			: 55px;
	width			: 800px;
	font-weight		: bold;
	text-align		: left;
	background-color	: #FFFFFF;
	border-bottom		: 1px solid #800000;
	
}


html > body #footer { /* für NS & Co notwendig */
	clear			: both;
}

/* Mein CSS */
#footer a		{
			color: #800000;
	         font-family: arial, helvetica, sans-serif;
		 font-size: 11px;
		 font-weight: bold;
		 background-color: #FFF5E6;
	         padding: 4px;
		 	border: 0px;
	         text-decoration: none;
}
#footer a:visited		{
			color: #800000;
	         font-family: arial, helvetica, sans-serif;
		 font-size: 11px;
		 font-weight: bold;
		 background-color: #FFF5E6;
	         padding: 4px;
		 	border: 0px;
	         text-decoration: none;
}
#footer a:hover	{  color: #6B006B;
	      font-family: arial, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  background-color: #FF9933;
		  padding: 4px;
		  border: 0px;
		  text-decoration: none;
}
		  
#footer {
        clear: both;
		position		: relative;
        border-bottom   :1px solid #800000;
		border-right	: 1px solid #800000;
		border-left		: 1px solid #800000;
        border-top      :12px solid #FF9933;
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        margin: 0px;
        padding: 0px;
        width: 810px;
        height: 350px; 
		background-color	: #E7F1F8; }


#footerbox1 { width: 190px;
                float: left;
                margin: 30px 0px 30px 10px;
                padding: 10px 10px 0 10px;
                border-top:0px;
                border-right:1px solid #800000;
                border-bottom:0px;
                border-left:0px;
                 }
				
#footerbox2 { width: 300px;
                float: left;
                margin: 30px 0px 30px 10px;
                padding: 10px 10px 0 10px;
                border-top:0px;
                border-right:1px solid #800000;
                border-bottom:0px;
                border-left:0px;
                 }
				
#footerbox3 { width: 200px;
                float: left;
                margin: 30px 10px 30px 10px;
                padding: 10px 10px 0 10px;
                border-top:0px;
                border-right:0px;
                border-bottom:0px;
                border-left:0px;
				
                 }
/* Mein CSS Ende*/			
