/* body text="#000000" background="back2.jpg" bgcolor="#0f0000" link="#FFFFFF" alink="#000000" vlink="#FFFF80" class="sb" */

body {
/* background-image:url(fotos/bg_bluete2.jpg);
background-attachment:scroll;
background-position: center;
background-size: cover;
/*background-color:Blue; margin: 10;*/ */
padding: 0;
color:Orange;
/* background: #006400; */
background: #556B2F;
font: 80% verdana, arial, sans-serif;
}
#Text01 { font:bold .9em Times; }
#Text02 { font:italic 1cm Helvetica; }
#Text03 { font:small-caps 110% Verdana; }



h1 { font:bold 2.5em Arial; color:Blue; margin:0px; }
h2 { font:bold 1.5em Arial; color:Blue; margin:0px; }


a:link { font-weight:bold; color:Silver; text-decoration:none; }
a:visited { font-weight:bold; color:Yellow; text-decoration:none; }
a:focus { font-weight:bold; color:Yellow; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }


.sb {scrollbar-3dlight-color:#FFFF00;
           scrollbar-arrow-color:#FFFF00;
           scrollbar-base-color:#336699;
           scrollbar-darkshadow-color:#FFFF00;
           scrollbar-face-color:#336699;
           scrollbar-highlight-color:#336699;
           scrollbar-shadow-color:}



p  { font-size:100%;
        line-height:100%;
        font-family:Helvetica,Arial,sans-serif;
        color:Orange;
        font-style:normal;
        text-decoration:none;
        
        
        
        /*letter-spacing:0.1em;
        word-spacing:0.3em; */}



/* Menue */


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
font-weight:normal;
text-decoration:none;
list-style-type: none;
}
#menu {
font-weight:normal;
position:relative;
top: 10;
left: 0;
}
dl#menu 
{
	font-weight:normal;
width: 13em;
}
dl#menu dt 
{
	font-weight:normal;
color:White;
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;

/*background: #ccc;*/
}
dl#menu dd {font-weight:normal;
border: 1px solid gray;
}
dl#menu li {font-weight:normal;
text-align: center;
/*background: #fff;*/
}
dl#menu li a, dl#menu dt a {font-weight:normal;
color:White;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dt:hover {
background:#FF9933;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #FF9900;
}

#kommentar {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
/*background-color: #ddd;*/
}
#kommentar a {text-decoration: none;
color: #222;
}
#kommentar a:hover{text-decoration: underline;
}