body {
	background: #ccc;
    font: 90% tahoma, sans-serif;
    padding-top: 10px;
	margin: 0;
    color: #666;

	}

a:link, a:visited {
	text-decoration: underline;
	color: #f60;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #006600;
	}

abbr, acronym {
	border-bottom: 1px dotted #ddd;
	}

#container {
    position: absolute;
    left: 100px;
    background: #fff url(/ewn/pics/header2.jpg) no-repeat;
    border: #000 1px solid;
	}

#pageHeader {
    width: 650px;
    height: 230px;
    }

#pageHeader span {
    display: none;
    }

#quickSummary {
	position: absolute;
    left: -50px;
	top: 150px;
    background: #fff;
	font: 85% tahoma, sans-serif;
    color: black;
    border: #000 1px solid;
    padding: 0px;
	margin: 0px;
    text-align: justify;
    text-indent: 20px;
    width: 170px;
	background-color:#cccccc;
	}

#preamble h3 {
    font: bold 100% tahoma, sans-serif;
    text-align: right;
    color: #006600;
    margin: 0;
    border-bottom: 1px solid #666;
    }

#preamble {
    font: 85% tahoma, sans-serif;
    color: #999;
	position: absolute;
    right: -50px;
    top: 213px;
    background: #fff;
    border: #000 1px solid;
    padding: 5px;
    text-align: left;
    width: 150px;
	background-color: #cccccc;
	}

#preamble2 {
    font: 85% tahoma, sans-serif;
    color: #999;
	position: absolute;
    right: -50px;
    top: 150px;
    background: #fff;
    border: #000 1px solid;
    padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
    text-align: center;
    text-indent: 20px;
    width: 150px;
	background-color: #cccccc;
	}

#supportingText h3 {
    /*text-transform: lowercase;*/
    text-align: right;
    color: #006600;
    }

#supportingText {
	position: relative;
    left: 125px;
    top: -50px;
    text-align: justify;
    /*text-indent: 20px;*/
    padding: 10px;
    width: 380px;
	background: url(/ewn/pics/footer2.gif) no-repeat bottom;
	}

#linkList {
    font: 9pt tahoma, sans-serif;
	position: absolute;
    left: -50px;
    top: 310px;
	/*top: 280px;*/
    background: #fff;
    border: #000 1px solid;
    padding: 10px;
    width: 150px;
	}

#linkList h3 {
    font: bold 10pt tahoma, sans-serif;
    /*text-transform: lowercase;*/
    text-align: right;
    color: #006600;
    margin: 0;
    border-bottom: 1px solid #666;
    }

#lselect ul {
    list-style: none;
    margin: 0;
    padding-bottom: 20px;
    padding-left: 0px;
    }

#lselect li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    }

#lselect a:link, #lselect a:visited {
    display:block;
    }

#lselect a.c:link, #lselect a.c:visited {
    display:inline;
    font: 8pt tahoma, sans-serif;
    color: #666;
    }

#larchives ul {
    list-style: none;
    margin: 0;
    padding-bottom: 20px;
    padding-left: 0px;
    }

#lresources ul {
    list-style: none;
    margin: 0;
    padding-bottom: 20px;
    padding-left: 0px;
    }

#footer {
    font: 8pt tahoma, sans-serif;
	position: relative;
    /*left: 403px;*/
	left: 403px;
	top: 50px;
    background: #fff;
    border: #000 1px solid;
    padding: 5px;
    width: 150px;
    text-align: center;
    text-indent: 0;
	background-color:#d2d2d2;
    }
	
	
/* individuelle Formate */
#supportingText li {
    padding-bottom: 10px;
	list-style-image: url(/ewn/pics/kast.gif);
	padding-left: 0px;
	padding-top:2px;
	}

/* Formate für die Aufklappnavigation*/
#l_nav
{
padding:0px 0px 0px 20px;
}


#l_nav a
{
text-decoration: none;
font-size: 12px;
}

#l_nav a:hover
{
text-decoration: underline;
color:#cccccc;

}

.besucht {
font-weight: bold;
background: transparent url(/ewn/pics/kast.gif) no-repeat 0px 2px;
padding-left:18px;
display:block;
}

.bild_r {
float: right;
border: 1px solid gray; 
padding:0px; 
margin-left: 5px; 
margin-bottom: 5px; 
} 

.bild_l {
float: left;
border: 1px solid gray; 
padding:0px; 
margin-right: 5px; 
} 

.bild {
border: 1px solid gray; 
padding:0px; 

} 

.bild_m {
border: 1px solid gray; 
padding:30px;
background-color: #cfcfcf; 
} 




.klein {
font-size: 0.9em;
}

.news {
border-top: 2px solid #006600;
border-bottom: 2px solid #006600;
padding-top: 10px;
padding-bottom: 20px;
}


#extraDiv1 {
position: absolute;
top: 80px;
left: 360px;
}

h1 {
    font: bold 95% tahoma, sans-serif;
    text-align: right;
    color: #006600;
    margin: 0;
    border-bottom: 1px solid #666;
    }

.tabelle {
border-collapse:separate;
border-spacing:5px;
		}

.rahmen {
border: 1px solid #006600;
padding: 2px;
		}