/* CSS lra-aoe IE Standard */

* {
    font-family: Arial, Helvetica, sans-serif;

    margin:0px;
}

ul {
        list-style-type: bullet;
        padding-left: 10px;
        padding-right: 10px;
        margin: 10px;
        text-decoration: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


p.bodytext {font-size: 12px;}

a:link     {  font-size: 1em; color: #0B2369; text-decoration: underline;}
a:visited {  font-size: 1em; color: #0B2369; text-decoration: underline;}
a:hover  {  font-size: 1em; color: #0B2369; text-decoration: underline;}
a:active  {  font-size: 1em; color: #0B2369; text-decoration: underline;}
a.h_lk:link     {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_lk:visited {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_lk:hover  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_lk:active  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_akt:link     {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_akt:visited {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_akt:hover  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_akt:active  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_frm:link     {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_frm:visited {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_frm:hover  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_frm:active  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_wrt:link     {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_wrt:visited {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_wrt:hover  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_wrt:active  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_lao:link     {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_lao:visited {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_lao:hover  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}
a.h_lao:active  {  font-size: 14px; font-weight: bold; color: #0B2369; text-decoration: underline;}

label.label_nav { font-size: 1em; color: #ffffff;}

#h_lk {
    font-size:14px;
    font-weight: bold;
    color: #0b2369;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 3px; margin-bottom: 5px;
    background-color: #fee900;
 
}

#h_akt {
    font-size:14px;
    font-weight: bold;
    color: #0b2369;
    -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 3px; margin-bottom: 5px;
	background-color: #6f9e69;
 
}
#h_frm {
    font-size:14px;
    font-weight: bold;
    color: #0b2369;
    -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 3px; margin-bottom: 5px;
	background-color: #cc3300;
 
}
#h_wrt {
    font-size:14px;
    font-weight: bold;
    color: #0b2369;
    -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 3px; margin-bottom: 5px;
	background-color: #579afc;
 
}
#h_lao {
    font-size:14px;
    font-weight: bold;
    color: #0b2369;
    -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 3px; margin-bottom: 5px;
	background-color: #fabf1c;
 
}


/* versteckte Elemente nur für Browser ohne CSS sichtbar*/

.hidden {
	height: 0em;
	width: 0em;
	overflow: hidden;
	position: absolute;
	display:none;
	visibility:hidden;
}

body{
	background-color : #ffffff;
}

td {
font-size:12px;
}


/***********************************************/
/* Layout Divs                                                     */
/***********************************************/
#top1{
	float: left;
	width: 174px;
	height: 198px;
	margin: 0px;
	padding: 0px;
	background-image : url(hintergrund_linksoben.gif);
	background-repeat: no-repeat;
    position: absolute;
	left: 0px;
	Top: 0px;
}

#top2{
	float: left;
	width: 100%;
	height: 112px;
	margin: 0px;
	padding: 0px;
	background-image : url(hintergrund_nav_ro_start_ml.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 174px;
	Top: 0px;
}

#left_1{
	float: left;
	width: 174px;
	height: 100%;
	margin: 0px;
	padding: 10px;
	background-image : url(hintergrund_nav.gif);
	background-repeat: no-repeat;
    position: absolute;
	left: 0px;
	Top: 198px;
}




#rechts1{
	float: left;
	width: 160px;
	height: 170px;
	margin: 5px;
	padding: 5px;
	background-color : #dadee8;
         position: absolute;
	left: 200px;
	Top: 130px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
		font-size: 12px;


}
#rechts2{
	float: left;
	width: 160px;
	height: 170px;
	margin: 5px;
	padding: 5px;
	background-color : #dadee8;
    position: absolute;
	left: 375px;
	Top: 130px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
		font-size: 12px;
}

#rechts3{
	float: left;
	width: 220px;
	height: 315px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	background-color : #dadee8;
    position: absolute;
	left: 550px;
	Top: 130px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
		font-size: 12px;

}

#rechts4{
	float: left;
	width: 170px;
	height: 315px;
	margin: 5px;
	padding: 5px;
	background-color : #dadee8;
    position: absolute;
	left: 785px;
	Top: 130px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px; 
		font-size: 12px;
}

#rechts5{
	float: left;
	width: 160px;
	height: 130px;
	margin: 5px;
	padding: 5px;
	background-color : #dadee8;
    position: absolute;
	left: 200px;
	Top: 315px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px; 
		font-size: 12px;
}
#rechts6{
	float: left;
	width: 160px;
	height: 130px;
	margin: 5px;
	padding: 5px;
	background-color : #dadee8;
    position: absolute;
	left: 375px;
	Top: 315px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px; 
		font-size: 12px;
}

#rechts7{
	float: left;
	width: 160px;
	height: 240px;
	margin: 5px;
	padding: 5px;
	background-color : #dadee8;
    position: absolute;
	left: 200px;
	Top: 460px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px; 
		font-size: 12px;
}

#rechts8{
	float: left;
	width: 395px;
	height: 240px;
	margin: 5px;
	padding: 5px;
	background-color : #dadee8;
    position: absolute;
	left: 375px;
	Top: 460px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px; 
		font-size: 12px;
}

#rechts9{
	float: left;
	width: 170px;
	height: 240px;
	margin: 5px;
	padding: 5px;
	background-color : #dadee8;
    position: absolute;
	left: 785px;
	Top: 460px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px; 
		font-size: 12px;
}
