
body{
background-color: #e07d12;
color: black;
padding:5px;
font-family: Arial, Helcevita, sans-serif;/*background-image: url(uwe.png);background-repeat: no-repeat;background-position: 100% 0%;muwe existiert nur noch in der mindmap*/
background-image: url(bodybg.png);
}

/*unnuet, da dirket in style drine#mm{

width: 800px;
position. center;
height: 600px;
letter-spacing: 0pt;
vertical-align: middle;
background-image:url(uwek.png);
background-position:480px 210px;
background-repeat: no-repeat;
border:0;

}*/

#inhalt{
border-color: black;
border-width: 3px;
border-style: groove;
padding: 1%;
padding-left:3%;
left: 25%;
top:8%;
width: 70%;
margin-bottom: 2%;
margin-right: 5%;
position:absolute;
/*background-image: url(inhaltbg.png);*/
background-color:#FF8D13;
z-index: 1;
color: black;
}


img{
border: 0;
}

#navigation{
width: 18%;
background-image: url(navibg.png);
padding: 1%;
padding-left:3%;
text-align: left;
border-style: double;
border-width: 4px;
border-top-width:0px;
border-left-width:0px;
border-color: black;
font-size: 18px;
position: absolute; /*danke lieber InternetExplorer....fixed wäre schöner*/
left:0;
top: 0;
z-index:2;
text-decoration:none;
}

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

a.navielement{
text-align: left;
display: block;
text-decoration:none;
height:30px;

/*background-image: url(navihov.gif);
background-position: -50px center;
background-repeat: no-repeat;*/

}
a.navielement:hover{
background-position: left center;
text-decoration:none;
}
a#activ{
text-transform:uppercase;
font-weight:bolder;
color: #909090;
}
a{
text-decoration: underline;
color: black;
}
a:hover{
color:black;
text-decoration: overline;
}
td{text-align: center;}
ul {list-style-image: url(lsi.gif);}

div#gv{
border-color: black;
border-width: 3px;
border-style: groove;
position:absolute;
top:0;
left:60%;
width: 35%;
background-color:#FF8D13;
z-index: 1;
color: black;
vertical-align: middle;
text-align:center;
margin:auto;
}

div#gh{
/*border-color: black;
border-width: 3px;
border-style: groove;*/
/*top:0;
left:24%;
position:absolute;*/
float:left;
width: 480px;
background-color:#FF8D13;
color: black;
margin:8px;
z-index:2;
}
div#gal_main{
top:0;
left:23%;
width:75%;
max-height:98%;
position:absolute;
background-color:#FF8D13;
border-color: black;
border-width: 3px;
border-style: groove;
overflow:auto;
text-decoration:none;
}




