/* -----------------------------
Allg. Einstellungen
--------------------------------*/
*{
margin: 0px;
padding: 0px;
background-color: inherit;
border: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
font-weight: normal;
text-decoration: none;}

body{background-color: white;}

b{font-weight: bold;}

a{
font-weight: inherit;
font-size: inherit;
}

a:link{
color: inherit;
background-color: inherit;}

a:visited{
color: inherit;
background-color: inherit;}

a:active{
color: inherit;
background-color: inherit;}

a:hover{
color: #ccc;
background-color: inherit;}

#sel{	color: black;}

h1, h2, h3, h4, h5, h6{
font-weight: bold;}			
h1{font-size: 36px;}
h2{font-size: 24px;}
h3{font-size: 18px;}
h4{font-size: 14px;}
h5{font-size: 12px;}
h6{font-size: 10px;}

/* -----------------------------
Seiten
--------------------------------*/

#block{
position: absolute;
top: 25px;
left: 25px;
width: 1000px;
height: 700px;
background: white;}

#kopf{
position: absolute;
top: 30px;
left: 25px;
width: 250px;
height: 50px;
font-size: 18px;
font-weight: bold;
background: inherit;}

#nav_kopf{
position: absolute;
top: 200px;
left: 25px;
width: 150px;
height: auto;
line-height: 200%;}

#nav_kopf p span{
background: inherit;
font-size: 9px;
line-height: 150%;}

#div_nav{
position: absolute;
top: 200px;
left: 30px;
height: 400px;
width: 170px;
color: inherit;
background: inherit;
text-align: left;
line-height: 150%;
font-size: 18px;
font-weight: bold;}

#mitte{
position: absolute;
bottom: 100px;
right: 110px;
height: 400px;
width: 650px;
text-align: right;
background: inherit;
overflow: hidden;}

#mitte img{
position: absolute;
bottom: 0px;
right:0px;
background: inherit;}

#text{
position: absolute;
top: 50px;
right:20px;
background: inherit;}

div.nav_bilder{
position: absolute;
left: 25px;
bottom: 100px;
height: 50px;
width: 150px;
font-size: 12px;
font-weight: normal;}

#scroll_text_titel{
position: absolute;
top: 180px;
right: 110px;
text-align: right;
background: inherit;}

#scroll_fenster{
position: absolute;
top:230px; 
right: 110px; 
width: 650px;
height: 370px;
overflow: hidden;}

#scroll_text{
position: absolute;
top: 0px; 
right: 0px; 
width: 650px;
text-align: right;
height: 2500px;}


#scroll_text_up{
position: absolute;
top: 230px; 
right: 110px; 
width: 650px; 
height: 50px; 
z-index: 100;
visibility: hidden;
background: transparent;}

#scroll_text_down{
position: absolute;
top: 550px; 
right: 110px; 
width: 650px; 
height: 50px;
z-index: 100;
visibility: visible;
background: transparent;}

/* --------------------------------
Info
---------------------------------*/

#info_button_text{
position: absolute;
bottom: 35px;
right: 110px;
width: 650px;
height: 45px;
font-size: 9px;
text-align: right;
background: transparent;
visibility: visible;}

#info_text{
position: absolute;
bottom: 35px;
right: 110px;
width: 650px;
height: 45px;
font-size: 9px;
text-align: right;
background: inherit;
visibility: hidden;}



#info_button{
position: absolute;
bottom: 35px;
right: 110px;
width: 650px;
height: 45px;
background: transparent;
z-index: 1000;}
