html {
height:100%;
margin-bottom:1px;
}

/*  **** Grundformatierungen  **** */
body 
{
background-color: #cc9999; 
color:#000000;
font-family: Verdana, Arial;
margin:0px;
padding-top:0px;
text-align: center;
    	}

body.contentpane 
{
background-color: #ffffff; 
color:#000000;
font-family: Verdana, Arial;
margin:0px;
padding-top:0px;
}

.clear 
{
float: none;
clear:both;
height: 1px;
background-color: #FFFFFF;
width: 1px;
}	
	 
	/*  +++++++++ CONTAINER GESAMT  +++++++ */
	#container 
        {  		
	width: 850px; 
	height: 100%; 
	margin: 0px auto; /* !!! */
	text-align: left; /* !!! */
        border-left: 2px solid #800000;
        border-right: 2px solid #800000;
        background: #FFFFFF;
	}
			

			/*  +++++++++ HEADER_TOP  +++++++ */
			#header_t 
                        { 
			width: 850px; 
			height: 100px; 
			text-align:left;
			background: #FFFFFF;
			}											

					/*  ***** Bild  ***** */
					#bild 
                                        { 
					width: 500px; 
					height: 100px; 
					text-align:left;
					float: left;
					}							
	
				/*  ***** Logo   ***** */
				#logo 
                                {  
				width: 300px;
				height: 100px; 
				text-align:left;
				padding:0px;
				margin: 0px;
				float: right;
				}				
	
											
			/*  +++++++++ HEADER_BOTTOM  +++++++ */
			#header_b 
                        { 
			width: 850px; 
			height: 30px; 
			text-align:left;
			background: #800000;
                        margin-bottom: 20px;
			}	
		

			
					/*  **** spruch **** */
					#spruch
                                        { 
					width: 600px; 
					height: 20px; 
					text-align:left;
					margin-left:1px;
					margin-top: 5px;
					float: left;
					}	

				
					/*  **** Suchfeld **** */
					#search 
                                        { 
					width: 150px; 
					height: 20px; 
					text-align:left;
					margin-right:1px;
					margin-top: 5px;
					float: right;
					background: #800000;
					}	
										

/*  +++++++++ HAUPTTEIL GESAMT  +++++++ */
#hauptteil 
{ 
width: 850px; 
height: auto; 
text-align:left;
background: #FFFFFF;
} 			



/*  +++++++ LINKE SPALTE GESAMT  +++++ */
#nav_left 
{ 
width: 168px; 
text-align:left;
float: left;
padding:0px;
margin-top:2px;
height: auto;
background: #FFFFFF;
}
					
/*  ***** Menue 1  ***** */
#menue_l1 
{ 
width: 128px; 
height: auto; 
text-align:left;
padding:0px;

}
																		
/*  ***** Menue 2  ***** */
#menue_l2 
{ 
width: 128px; 
height: auto; 
text-align:left;
padding:0px;						
margin-top: 18px;

}						

/*  ***** Menue 3  ***** */
#menue_l3 
{ 
width: 128px; 
height: auto; 
text-align:left;
padding:0px;
margin-top: 18px;

}	

/*  ***** Menue 4  ***** */
#menue_l4 
{ 
width: 128px; 
height: auto; 
text-align:left;
padding:0px;
margin-top: 18px;
}			

/*  +++++++++ SPALTE MITTE GESAMT +++++++ */
	
#content 
{ 
width: 680px; 
text-align:left;
float:right;
background: #FFFFFF;
} 								

#inhalte_L 
{ 
width: 429px; 
min-height: 550px; 
text-align:left;
float:left;
background: #FFFFFF;
padding-right: 20px;
border-right: 1px solid #800000;
}	
		
#inhalte_R 
{ 
width: 188px; 
height: auto;  
text-align:left;
float:left;
background: #FFFFFF;
padding-left: 20px;
margin-top:2px;
}							
											

/*  ++++++ FUSSTEIL GESAMT  +++++++ */
#footer 
{
position : relative;
width : 100%;
margin-bottom : 20px;
border : 0 solid #ff0000;
background: #ffffff;
text-align : center;
}

				
p, h1,h2 {margin: 0}

/* **** FORMATE SUCHFUNKTION **** */
div.moduletable-suche 
{
width: auto;
margin: 0px;
padding: 0px;
}
				
.inputbox-suche 
{
width: 100px;
background:#FFFFFF;
font-size: 10px;
height: 13px;
border: 1px solid #ffffff;
}

.button-suche 
{
width: auto;
background: #800000;
border: 0px solid #ffffff;
font-family: Verdana, Arial;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
height: 18px;
margin-left: 5px;
}

.inputbox 
{
border: 1px solid #800000;
font-size: 11px;
margin-bottom:2px;
}

.button
{
width: auto;
background: #800000;
border: 0px solid #ffffff;
font-family: Verdana, Arial;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
height: 18px;
margin-left: 5px;
}



/* **** FORMATE LOGIN **** */
.moduletable-login 
{
padding-left:10px;
padding-bottom:5px;
}

/* **** Ueberschrift **** */
div.moduletable-login h3
{
font-size: 12px;
font-weight: bold;
padding-top:5px;
margin-bottom:5px;
}
		
		
/* ** Checkbox Angemeldet ** */
input#mod_login_remember
{
width: 12px;
height: 12px;
border: 1px solid #666666;
margin-left: 0px;
}
		
/* ** Formularfelder ** */
div.moduletable-login .button
{
width: auto;
background:#FFFFFF;
border: 1px solid #666666;
font-family: Verdana, Arial;
font-size: 9px;
font-weight: normal;
color: #000000;
height: 16px;
margin:5px 0px 5px 0px;
padding-bottom: 2px;
}

/* **** LATEST NEWS **** */
ul.latestnews 
{
margin: 0px;
text-align: left;
padding-left:15px;
padding-bottom:15px;
}

li.latestnews 
{
line-height: 13px;
padding-top: 0px;
text-align: left;
}
		
a.latestnews:link, a.latestnews:visited 
{
font-size: 9px;
color: #003399;
text-decoration: none;
}

a.latestnews:hover 
{
color: #800000;
text-decoration: underline;
}

/* **** FORMATIERUNG MENUE ALLGEMEIN **** */ 

ul#mainlevel-top 
{ 	          
list-style: none; 		          
padding: 0px; 	          
margin: 0px;	          
font-size: 11px; 	          
float: left;                  
}

/* *** LISTENPUNKT FORMATE *** */ 

ul#mainlevel-top li 
{              
background:#DCDCDC;             
padding-left: 0px;             
padding-right: 0px;             
float: left;             
margin: 0px;             
line-height: 20px;             
color: #FFF;                   
}

/* *** LINK-FORMATE  *** */ 

ul#mainlevel-top li a 
{	
display: block;
width:auto;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
color: #333333;
}

/* *** LINK-FORMATE HOVER  *** */ 

ul#mainlevel-top li a:hover
{
color: #FFFFFF;
} 
 
ul#mainlevel-top #active_menu-top {
color: #FFFFFF;
background: #DCDCDC;
} 		


/* **** FORMATIERUNG HAUPTMENUES **** */


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_hg.png) no-repeat;
	vertical-align: middle;
	font-size: 11.5px;
	color: #ffffff;
	text-align: left;
	padding-left: 25px;
	height: 22px !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -22px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
        background-position: 0px -44px;
	color:#800000;
	font-weight: bold;
}


a.sublevel:link,a.sublevel:visited
{
	display: block;
	background: url(../images/sub_hg.png) no-repeat;
	vertical-align: middle;
	font-size: 11.5px;
	color: #800000;
	text-align: left;
	padding-left: 35px;
	height: 22px !important;
	width: 110px;
	text-decoration: none;
}

a.sublevel:hover
{
	background-position: 0px;
	text-decoration: underline;
	color: #800000;
}

/* AKTIVER MENUEPUNKT */
a.sublevel#active_menu 
{
	background-position: 0px;
	font-weight: bold;
	color: #800000;
}



.mainlevel_rechts
{
font-size: 10px;
font-family: verdana, arial;
letter-spacing:1px;
text-decoration: none;
color: #666666;
padding-left:7px;
padding-top: 1px;
margin-left: 6px;
margin-bottom: 2px;
display: block;
line-height: 17px;
width: 120px;
}

a.mainlevel_rechts:link,a.mainlevel_rechts:visited
{
font-size: 10px;
font-family: verdana, arial;
letter-spacing:1px;
text-decoration: none;
color: #800000;
padding-left:7px;
padding-top: 1px;
margin-left: 6px;
margin-bottom: 2px;
display: block;
line-height: 17px;
width: 120px;
}

a.mainlevel_rechts:hover
{
text-decoration: underline;
}

/* AKTIVER MENUEPUNKT */
a#active_menu_rechts
{
font-weight: bold;
}


.moduletable_rechts
{
padding-bottom: 10px;
}

/* **** FOOTER **** */ 

#footer table.moduletable 
{
height: 30px;
width: 100%;
text-align: center;
background: #ffffff;
}

#footer table.moduletable td
{
height: 30px;
width:300px;
text-align: center;
background: #ffffff;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited
{
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
color: #800000;
font-size: 9px;
}
a.mainlevel-footer:hover
{
text-decoration: underline;
color: #800000;
}


/* **** FORMATE INHALTSBEREICH **** */

a:link, a:visited
{
color: #666666;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}



table.contentpaneopen 
{
width: 100%;
padding: 0px;
margin: 0px;
}


table.contentpaneopen td.contentheading 
{
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
color: #ffffff;
padding-left: 10px;
background-color: #cc9999;
width: 400px;
}


.contentheading 
{
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
color: #ffffff;
padding-left: 10px;
background-color: #cc9999;
width: 400px;
}


a.contentheading: hover
{
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}

.contentpagetitle
{
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
color: #ffffff;
background-color: #cc9999;
width: 400px;
}

a.contentpagetitle 
{
font-weight: bold;
color: #ffffff;
}

a.contentpagetitle : hover
{
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}


.contentpagetitle_rechts1
{
font-size: 9px;
font-weight: bold;
color: #666699;
}

.contentheading_rechts1
{
font-size: 9px;
font-weight: bold;
color: #666699;
}

a.contentheading_rechts1
{
font-size: 9px;
font-weight: bold;
color: #666699;
}

a.contentheading_rechts1
{
text-decoration: underline;
}


.moduletable_rechts1
{
font-size: 9px;
font-family: Verdana, Arial, Helvetica;
color: #666699;
padding-bottom: 10px;
}



table.contentpaneopen_courier td.contentheading_courier 
{
font-size: 16px;
padding-left: 5px;
text-transform: uppercase;
font-family: courier, courier new, monaco, monospace;
color: #800000;
text-align: left;
border-top: 1px solid #800000;
border-left: 1px solid #800000;
width: 400px;
}

a.contentheading_courier 
{
font-size: 16px;
text-transform: uppercase;
font-family: courier, courier new, monaco, monospace;
color: #800000;
text-align: left;
border-top: 1px solid #800000;
border-left: 1px solid #800000;
width: 400px;
}

a.contentheading_courier:hover 
{
text-decoration: underline;
border-top: 1px solid #800000;
border-left: 1px solid #800000;
width: 400px;
}


a.blogsection:link,
a.blogsection:visited 
{
color: #333333;
text-decoration: underline;
}

a.readon
{
line-height: 1px;
margin: 0px;
padding: 0px;
color: #800000;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}

a.readon:hover
{
text-decoration: underline;
font-weight: bold;
}


span.article_seperator 
{ 
display: block; 
height: 20px;   
width:100%;
}


.back_button 
{
float: left;
text-align: center;
font-size: 10px;
width: auto;
padding: 0px 10px;
line-height: 20px;
margin: 1px;
}


.pagenav
{
font-family : Verdana, Helvetica, Arial, SunSans-Regular, sans-serif;
font-size : 9pt;
color : #800000;
text-aleign: center;
}

a.pagenav, a.pagenav:visited
{
font-family : Verdana, Helvetica, Arial, SunSans-Regular, sans-serif;
font-size : 9pt;
color : #800000;
}
a.pagenav:hover
{
font-family : Verdana, Helvetica, Arial, SunSans-Regular, sans-serif;
font-size : 9pt;
color : #800000;
text-decoration : underline;
}




.contentheading_rechts1
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
color: #cc9999;
}

a.contentheading_rechts1 
{
font-weight: bold;
color: #ffffff;
}

a.contentheading_rechts1 : hover
{
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}

.contentpagetitle_rechts1
{
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
color: #cc9999;
}

a.contentpagetitle_rechts1 
{
font-weight: bold;
color: #ffffff;
}

a.contentpagetitle_rechts1 : hover
{
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}

.moduletable_rechts1
{
font-size: 8px;
font-family: Verdana, Arial, Helvetica;
color: #666699;
}

div.mosimage img 
{
margin-right: 6px;
margin-top: 3px;
}

div.mosimage_caption 
{
font-size: 0pt;
color: #ffffff;
}

.moduletable_bild
{
padding-bottom: 10px;
}

.createdate
{
font-size: 9px;
font-family: Verdana, Arial, Helvetica;
color: #800000;
}