#raster {
	width:1100px;
}

#container {
	width: 980px;
	background-color: #ffffff;
	border: 1px solid #18306c;
	margin-bottom:10px;
}

#banner {
	background-color: #eaeaea;
}


.link_pfeil {
	margin-left: 10px;
}

.icon {
	margin: 0px 7px 0px 5px;
}

/* ************* TOP Men? mit Kontakt, Sitemap, Intranet ************* */
#menu_top {
	text-align: right;
	margin-right: 10px;
}

#menu_top ul {
	margin: 3px 0px 3px 0px;
	color: #9a9a9a;
	font-size: 0.9em;
}

#menu_top ul li {
	display: inline;
	border-left: 1px solid #ababab;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	list-style-type: none;
}

#menu_top a {
	color: #9a9a9a;
	text-decoration:none;
}

#menu_top a:visited {
	color: #3f3f3f;
}

#menu_top a:hover {
	color: #3f3f3f;
}

#menu_top a:active {
	color: #18306c;
}

/* ************* MAIN Men? mit Kontakt, Sitemap, Intranet ************* */
#menu_main {
	float: right;
	border-bottom: 1px solid #18306c;
	width: 100%;
	margin-bottom: 35px;
}

#menu_main ul {
	color: #18306c;
	font-size: 11px;
	font-weight: bold;
	float: right;
}

#menu_main li {
	float: left;
	border-left: 1px solid #18306c;
	height: 16px;
	width: 109px;
	/* hier wird die breite der einzelnen Elemente im Hauptmen? definiert*/
	text-align: center;
	padding-top: 1px;
	margin-left: 0px;
	list-style-type: none;
}

#menu_main a {
	color: #18306c;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


#noe-logo {
float:left; 
margin-top:350px; 
}
/* ************* LEFT Men? mit Kontakt, Sitemap, Intranet ************* */


#left_container_home{
	width: 228px;
	float: left;
}

#menu_left {
	color: #18306c;
	font-size: 11px;
	padding: 0px 20px 0px 0px;
	float: left;
	width: 130px;
}

#menu_left li {
	border-top: 1px dotted #cbddff;
	padding: 7px;
	padding-left: 12px;
	margin-left: 0px;
	list-style-type: none;
	
}


#menu_left a {
	color: #576090;
	font-size: 11px;
	text-decoration:none;
}

#menu_left a:visited {
	
}

#menu_left a:hover {
	font-weight: bold;
}

#menu_left a:active { /*#menu_left li.selected*/
}


#menu_left li.selected {
	background-image: url(../img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-weight: bold;
}

#menu_left_sub li {
	padding: 3px 0px 0px 10px;
	font-weight: normal;
	border: 0px;
}

#menu_left_sub li.selected {
	background-image: url(../img/pfeilklein.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-weight: normal;
}

#menu_left a.selectedLink {
color:#18306c;
}


#menu_left .bodytext {
line-height:16px;
}

#menu_left .bodytext.a {
text-decoration:none; 
}

/* ************* CONTENT ************* */
#content {
	width: 550px;
	float: left;
}

/* ************* TEASER RIGHT ************* */
#teaser_right {
	width: 150px;
	margin-left: 33px;
	float: left;
}

/* ************* FOOTER ************* */
#footer {
	color: #3f3f3f;
	font-size: 11px;
	padding: 40px 0px 20px 225px;
}


#footer a {
	color: #3f3f3f;
}

#footer a:visited {
	color: #18306c;
}

#footer a:hover {
	color: #18306c;
}

#footer a:active {
	color: #18306c;
}

/* ************* BANNER ************* */

#banner {
	padding: 150px 0px 0px 10px;
	width: 100px;
}

