html,body{
	margin: 0; padding: 1em 0;
    	text-align: center;  /* Zentrierung im Internet Explorer */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fffdee;
}
img{
    border: 0px;
}
/* ######################################### */
/* ----------------- Datum ----------------- */
/* ######################################### */
#datum {
	margin-left: 690px;
	position: relative;

}
/* ################################################################# */
/* ---------------------------- header ----------------------------- */
/* ################################################################# */

#header { 

	/*overflow: hidden;
   	direction: ltr;*/
	text-align: center;
	margin-left: -0px;
	margin-top: -25px;
	background-color: #fffdee;

      	
}
* html #header {
	/*width: 100%;
	margin-left: 15px;*/
}


/* ######################################### */
/* ---------------- metamenu --------------- */
/* ######################################### */

#metamenu {
	text-align: center;
	margin-right: 730px;
	white-space:nowrap;
	position: relative;
	min-width: 157px;
	margin-top: -20px;

}
* html #metamenu {
	/*margin-top: -18px;*/
}
.horizontalnav {
    padding-right: 0px;
    padding-left: 0px;
}  
.horizontalnav a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #0F1C32;
}  
.horizontalnav a:link {
}
.horizontalnav a:visited {
}
.horizontalnav a:active {
}
.horizontalnav a:hover {
    text-decoration: underline;
    color: #0F1C32;
}
.horizontalnav_act a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #0F1C32;
}  
.horizontalnav_act a {
    padding-right: 0px;
    padding-left: 0px; 
}
.horizontalnav_act a:link {
}
.horizontalnav_act a:visited {
}
.horizontalnav_act a:active{ 
}
.horizontalnav_act a:hover {
    color: #0F1C32;
    text-decoration: underline;
}
.trennstrich {
    margin-top: 2px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #0F1C32;
}

/* Search */

.searchbox {
    margin-left: 0px;
    width: 9em;
    font-size: 0.7em;
    background-color: #fff;
}
#search {
    position: absolute;
    z-index: 99;
    margin-left: 777px;
    text-align: left;
    margin-top: -16px;
    height: 30px;
    min-width: 160px;
}



/* ##########################################################8###### */
/* --------------------------- mainarea ---------------------------- */
/* ################################################################# */

#mainarea {

	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    	margin: 0px auto;     /* standardkonforme horizontale Zentrierung */
    	width: 888px;
    	padding: 0.5em 0 0 0;
	/*min-height: 0px;*/
	background: #fffdee url(/fileadmin/WakeNet3/Titelbild_Rahmen/innerBackground.png) repeat-y;
}
* html #mainarea {
	width: 888px;
	padding: 0.5em 0 0 0;
}

/* ######################################################### */
/* ----------------------- leftside ----------------------- */
/* ######################################################### */

#leftside {
	position: absolute;
	float: left;
	padding: 0.5em;
}
* html #leftside {
	position: static;
}
/* ######################################################### */
/* ----------------------- mainmenue ----------------------- */
/* ######################################################### */

#mainmenu {
	/*width: 100px;*/
    	margin: 0 0 0 0 ; 
	padding: 0;
    	/*border: 1px dashed silver;*/
	
	
}
* html #mainmenu {
	/*margin-left: 8px;
	width: 220px;*/
}

/* ######################################################### */
/* ----------------------- menulogo ------------------------ */
/* ######################################################### */

#menulogo {
	padding-top: 10px;
}
	

/* ######################################################### */
/* ----------------------- menupath ------------------------ */
/* ######################################################### */

#menuPath  {
	margin-left: 0px;
	padding-bottom:  20px;
	font-size: 14px;
	display: block;
	color: #0F1C32;
	text-decoration: none;
	/*font-weight: bold;*/
	line-height: 1.4em;
	/*font-family: Arial, Helvetica, sans-serif;*/
	}
* html #menuPath {
    margin-left: px;
}
#menuPath a {	 
color: #0F1C32;  
} 

/* ######################################################### */
/* ------------------------ content ------------------------ */
/* ######################################################### */

#content {
	float right;
	display: block;
	margin: 0.5em 1em 1em 230px;
    	padding: 0.5em 0.5em 0.5em 0.5em;
   	border: 1px dashed silver;
	min-height: 280px; /*20.12.2009*/
}	
* html #content {
	float:left;
	margin: 0.5em 1em 1em 1em;
	width: 640px;
}
/*
#vertikal {
    position: static;
    margin-top: 2px;
    width: 50px;
    float: left;
} 
*/

/* ######################################################### */
/* --------------------- rahmen_unten ---------------------- */
/* ######################################################### */

#rahmen_unten {
	
}
/* ######################################################### */
/* --------------------- content_right --------------------- */
/* ######################################################### */
/*
    #content_right {

    #margin-left: 777px;
    #margin-top: 100px; 
    #background-color: #fff; 
    padding-top: 0.5em; 
    padding-bottom: 1em;  
    min-height: 400px;
    position: static;
	float: left;
}
*/



/* ######################################################### */
/* --------------------- mailform --------------------- */
/* ######################################################### */

}


/* ################################################################# */
/* ----------------------------- footer----------------------------- */
/* ################################################################# */


#footer {  
     	clear: both;
     	text-align: center;
	margin: 20px 0;
     
}

* html #footer {

}

/* ################################################# */
/* ----------------- print_button ------------------ */
/* ################################################# */

#print_button {
    display: inline;
}
#print_button a {
    font-size: 0.75em;
    font-weight: bold;
    display: inline;
    color: #747475;
    /*width: 80px;*/
    text-decoration: none;
    border: 0px;
}
#print_button a:hover {
    text-decoration: underline;
}

/* ################################################# */
/* ------------------- lastupdate ------------------ */
/* ################################################# */

#lastupdate {
    font-size: 0.75em;
    display: inline;
    color: #747475;
    font-weight: bold;
}
.trennstrich2 {
    font-size: 1.1em;
    font-weight: lighter;
}
/* ################################################# */
/* ----------------- Druckversion ------------------ */
/* ################################################# */
#print_rootline {
    height: 24px;
    width: 624px;
    margin-left: 112px;
    font-family: verdana,arial;
    font-size: 11px;
    color: #666;
    margin-top: 15px;
}
#print_content {
    padding-top: 2px;
    width: 624px;
}
* html #print_content {
    padding-top: 9px;
    width: 624px;
}
#print_date {
    width: 624px;
    border-top: 1px solid #666;
    text-align: right;
    font-family: verdana,arial;
    font-size: 11px;
    color: #666;
}
* html #print_date {
    margin-top: 10px;
}
#print_header {
    background-image: url(images/print_header.jpg);
    background-repeat: no-repeat;
    height: 74px;
    width: 624px;
}
#print_con1 {
    padding-top: 10px;
}
#print_printing {
    position: static;
    margin-left: 369px;
    width: 97px; 
    height: 21px;
}
#print_closewindow {
    position: static;
    margin-left: 469px;
    margin-top: -21px;
    width: 155px;
    height: 21px;
}