body {
	background-color: #ffffff;
}
p {
	font-size: 11px;
	color: #4D4D4D;
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	text-align: justify
}

td {
	color: #4D4D4D;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;	
}

a:link {
	font-size: 11px;
	color: #5C1717;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	
}

a:visited {
	font-size: 11px;
	color: #7D6D6D;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	font-size: 11px;
	color: #26B34B;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}



h1 {
	font-size: 17px;
	color: #26B34B;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}


h2 {
	font-size: 15px;
	color: #26B34B;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}

h3 {
	font-size: 13px;
	color: #26B34B;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
h4 {
	font-size: 13px;
        background: #26B34B;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
h6 {
	font-size: 25px;
	color: #26B34B;
        vertical-align= middle;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
body {
	background-color: #ffffff;
	margin: 0px;
}
#main .invisible, hr {
	display: none;
}
#wrapper {
	width: 755px;
        margin-top: 15px;
        margin-bottom: 15px;
	border: #0a4a72 solid 1px;
}
#topmenu {
        vertical-align: middle;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
}
.header {
	background: #439fd7 url(pictures/background.gif) repeat-x;
	height: 90px;
	width: 755px;
	border-bottom: #26B34B solid 1px;


}
#middle {
	width: 395px;
	border-right: #ebebeb solid 185px;
	border-left: #e5f1fc solid 175px;
}
.content {
	padding: 7px;
        min-height: 450px;
}
.extralink {
        text-align: right;
        padding-right: 15px;
}
.teaser {
 	padding: 7px;
}
#leftwrapper {
	float: left;
	margin-left: -175px;
	width: 175px;
}
#head{
	background: #0a4a72;
	border-bottom: #0a4a72 solid 1px;
	width: 175px;
	height: 20px;
}
#menu {
	width: 175px;
	height: 100%;

}

.menue_oben {
	width: 855;
	height: 30px;
    font-size: 18px;
    vertical-align= middle;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
}


#footer {
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	background: #ffffff;
	height: 35px;
	width: 100%;
}
.headercontent {
	margin-left: 394px;
	height: 90px;
	width: 100%;
	background: url(pictures/logo.gif) no-repeat;
}
.menuleft {
	border-top: #0a4a72 solid 30px;
        
}
#menuleft {
	border-top: #ffffff solid 1px;
}


div#linklist {
        text-align: left;
}

ul#navlist_level1 {
        margin: 0;
        padding: 0;
        list-style: none;
        text-decoration: none;
        display: block;
		
}

ul.navlist_level2 {
        margin-left: 10;
        padding: 0;
		color: #fef000;
        list-style: none;
        text-decoration: none;
        display: block;
		background-color: #fef100;
		        
}

ul.navlist_level2 a{
        margin-left: 10;
        padding: 0;
		color: #26b34b;
        list-style: none;
        text-decoration: none;
        display: block;
		background-color: #26b34b;        
}

/* Menue */
ul#navlist_level1 li a:link, ul#navlist_level1 li a:visited {
        color: #FFFFFF;
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-bottom: 4px;
        padding-top: 4px;
        padding-right: 9px;
        padding-left: 9px;
        width: 170px;
        text-decoration: none;
        display: block;
		
}

ul#navlist_level2 li a:hover, ul#navlist_level2 li a, ul#navlist_level2 li p {
		color: #26b34b;
}

ul#navlist_level2 li a:link, ul#navlist_level2 li a:visited, ul#navlist_level2 li a{
        color: #26b34b;
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-bottom: 4px;
        padding-top: 4px;
        padding-right: 9px;
        padding-left: 9px;
        width: 170px;
        text-decoration: none;
        display: block;
}


#MenueLinks{
        position:absolute;
        width:170px;
        margin-left: 10px;
        left:20px;
        margin-top:20px;
        height:400px;
        z-index: 1;

}

