html {
height:100%;
margin-bottom:1px;
}

/*  **** Grundformatierungen  **** */
body 
{
background-color: #ffffff; 
color:#000000;
font-family: Verdana, Arial;

margin:0px;
padding:0px;
text-align: center;	/* !!! */
    	}

body.contentpane 
{
background-color: #ffffff; 
color:#000000;
font-family: Verdana, Arial;
margin:0px;
padding:0px;
}

.clear 
{
float: none;
clear:both;
height: 1px;
background-color: #ffffff;
width: 1px;
}	
	 

#container 
{  	
width: 750px;  
margin: 0px auto; /* !!! */
text-align: left; /* !!! */
margin-top: 10px;
background-color: #ffffff;
}

			
#header 
{ 
width: 750px; 
height: 86px; 
text-align:left;
background: #ffffff;
margin:0px;
padding-top:0px;
}											

#logo1 
{ 
width: 210px; 
height: 86px; 
text-align:left;
float: left;
background: url(../images/wittlief-1.jpg) no-repeat; 
}							
	
#logo2 
{  
width: 390px;
height: 86px; 
text-align:left;
padding:0px;
margin: 0px;
float: left;
background: url(../images/wittlief-2.jpg) no-repeat;
}					
	
#logo3 
{  
width: 150px;
height: 86px; 
text-align:left;
padding:0px;
margin: 0px;
float: left;
background: url(../images/wittlief-3.jpg) no-repeat;
}									

#spalte_L
{ 
width: 210px; 
text-align:left;
float: left;
}
					

#menue_l1 
{ 
width: 210px; 
height: 54px;
background: url(../images/wittlief-wohn.jpg) no-repeat;
text-align:left;
float: left;
}

#menue_l2 
{ 
width: 210px; 
height: 55px;
background: url(../images/wittlief-hof.jpg) no-repeat;
text-align:left;
float: left;
}

#menue_l3 
{ 
width: 210px; 
height: 107px;
background: url(../images/wittlief-wendl.jpg) no-repeat;
text-align:left;
float: left;
}

#menue_l4 
{ 
width: 210px; 
height: 88px;
background: url(../images/wittlief-essen.jpg) no-repeat;
text-align:left;
float: left;
}

#menue_l5 
{ 
width: 210px; 
height: 73px;
background: url(../images/wittlief-anreise.jpg) no-repeat;
text-align:left;
float: left;
}

#menue_l6 
{ 
width: 210px; 
height: 118px;
background: url(../images/wittlief-team.jpg) no-repeat;
text-align:left;
float: left;
}
	

#spalte_M
{ 
width: 360px;
margin-top: 15px; 
text-align:left;
float:left;
background: #FFFFFF;
} 		
								
#inhalte 
{
width: 345px; 
text-align:left;
height: auto; 
background: #ffffff;
float:left;
} 			

#spalte_R 
{ 
width: 160px; 
margin-top: 15px; 
text-align:left;
float:right;
border-left: 0px solid #000000;
}							
											

#inhalte_R { 
width: 155px;   
text-align:left;
border-left: 0px solid #000000;
margin-left: 5px;
float:right;
}	

#inhalte_R1 { 
width: 155px;   
text-align:left;
border-left: 0px solid #000000;
margin-left: 5px;
margin-top: 15px;
margin-bottom: 15px;
float:right;
}		
			

#inhalte_R2 { 
width: 155px;   
text-align:left;
border-left: 0px solid #000000;
margin-left: 5px;
float:right;
}		
										
#footer 
{
position : relative;
width : 100%;
border : 0 solid #ff0000;
background: #ffffff;
text-align : center;
}


				


/* **** FORMATE SUCHFUNKTION **** */
div.moduletable-suche 
{
width: auto;
margin: 0px;
padding: 0px;
}
				
.inputbox-suche 
{
width: 100px;
background:#FFFFFF;
border: 1px solid #ff7900;
font-size: 9pt;
height: 16px;
padding-left:5px;
margin-left: 3px;
}

.button-suche 
{
width: 30px;
background: #ffffff;
border: 0px solid #ff7900;
font-family: Verdana, Arial;
font-size: 8pt;
font-weight: normal;
color: #ff7900;
height: 19px;
margin-left: 5px;
padding-bottom: 1px;
}

.inputbox 
{
border: 1px solid #666666;
font-size: 11px;
margin-bottom:2px;
}

/* **** 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;
padding-left:22px;
padding-bottom:10px;
}

/* ** Ueberschrift ** */
div#latest_news h3
{
font-size: 12px;
font-weight: bold;
padding-top:7px;
margin-bottom:5px;
margin-left:2px;
padding-left:8px;
}

li.latestnews 
{
line-height: 15px;
padding-top: 0px;
}
		
a.latestnews:link, a.latestnews:visited 
{
font-size: 10px;
color: #333333;
text-decoration: none;
}

a.latestnews:hover 
{
color: #999999;
text-decoration: none;
		}

/* **** FORMATIERUNG HAUPTMENUES **** */


a.mainlevel:link,a.mainlevel:visited
{
font-size: 9pt;
font-family: verdana, arial;
letter-spacing:1px;
text-decoration: none;
color: #ffffff;
padding-left:20px;
display: block;
line-height: 20px;
width: 200px;
}

a.mainlevel:hover
{
text-decoration: underline;
color: #ffffff;
}

/* AKTIVER MENUEPUNKT */
a.mainlevel#active_menu 
{
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.mainlevel-team:
{
color: #ff7900;
}

a.mainlevel-team:link,a.mainlevel-team:visited
{
font-size: 9pt;
font-family: verdana, arial;
letter-spacing:1px;
text-decoration: none;
color: #ff7900;
padding-left:20px;
display: block;
line-height: 20px;
width: 200px;
}

a.mainlevel-team:hover
{
text-decoration: underline;
color: #ff7900;
}

/* AKTIVER MENUEPUNKT */
a#active_menu-team
{
text-decoration: none;
font-weight: bold;
color: #ff7900;
}


a.sublevel:link,a.sublevel:visited
{
font-size: 8pt;
font-family: verdana, arial;
letter-spacing:1px;
text-decoration: none;
color: #ff7900;
padding-left:12px;
padding-top: 1px;
margin-left: 13px;
margin-bottom: 2px;
display: block;
line-height: 13px;
width: 200px;
}

a.sublevel:hover
{
text-decoration: underline;
color: #ff7900;
}

/* AKTIVER MENUEPUNKT */
a.sublevel#active_menu 
{
background: #ffffff;
text-decoration: none;
color: #ff7900;
font-weight: bold;
}


/* **** FOOTER **** */ 

#footer table.moduletable 
{ 
height: 20px;
width: 100%;
text-align: center;
}

#footer table.moduletable td
{
width:100%;
text-align: center;
}


a.mainlevel-footer:link, a.mainlevel-footer:visited
{
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
color: #003366;
font-size: 8pt;
}
a.mainlevel-footer:hover
{
text-decoration: underline;
color: #003366;
}


#footer1 table.moduletable 
{ 
height: 10px;
width: 100%;
text-align: center;
}

#footer1 table.moduletable td
{
width:100%;
text-align: center;
}

.mainlevel-footer1
{
text-decoration: none;
color: #999999;
font-size: 7pt;
}

a.mainlevel-footer1:link, a.mainlevel-footer1:visited
{
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
color: #999999;
font-size: 7pt;
}
a.mainlevel-footer1:hover
{
text-decoration: underline;
color: #999999;
}

/* **** FORMATE INHALTSBEREICH **** */

a:link, a:visited
{
color: #047700;
text-decoration: none;
}

a:hover
{
color: #047700;
text-decoration: underline;
}

table.contentpaneopen 
{
width: 100%;
padding: 0px;
margin: 0px;
}

table.contentpaneopen td 
{
padding-right: 5px;
}

table.contentpaneopen td.contentheading 
{
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: Verdana, Arial;
font-weight: bold;
color: #047700;
}

table.contentpaneopen td.componentheading 
{
padding-left: 4px;
}

table.contentpaneopen_akt 
{
width: 100%;
padding: 0px;
margin: 0px;
}

table.contentpaneopen_akt td 
{
padding-right: 5px;
}

.contentheading_akt 
{
font-size: 10px;
font-family: Verdana, Arial;
font-weight: bold;
color: #047700;
padding-left: 4px;
padding-left: 4px;
}



a.blogsection:link,
a.blogsection:visited 
{
color: #333333;
text-decoration: underline;
}

.readon
{
line-height: 1px;
margin: 0px;
padding: 0px;
color: #003366;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

a.readon:hover
{
text-decoration: underline;
}


.small
{
color: #999999;
font-size: 10px;
}

.createdate 
{
height: 15px;
padding-bottom: 10px;
color: #999999;
font-size: 10px;
}

.contact_email
{
color: #003366;
font-size: 10px;
}

.modifydate
{
height: 15px;
padding-top: 10px;
color: #999999;
font-size: 10px;
}

span.article_seperator 
{ 
display: block; 
height: 20px;   
width:100%; 
background: #ffffff;
}

.mosimage 
{
margin: 10px;
padding: 3px;
}



.back_button 
{
float: left;
text-align: center;
font-size: 10px;
width: auto;
padding: 0px 10px;
line-height: 20px;
margin: 1px;
}

th.pagenav_next 
{
font-size: 10px;
font-weight: normal;
width: auto;
padding: 0px 10px;
line-height: 20px;
margin: 1px;
}

th.pagenav_prev 
{
text-align: right;
font-size: 10px;
font-weight: normal;
width: auto;
padding: 0px 10px;
line-height: 20px;
margin: 1px;
}