@charset "utf-8";
/* CSS Document */

A:link
{
text-decoration: none;
color: #4d4d4d;
}

A:visited
{

	text-decoration: none;
}

A:active
{

	text-decoration: none;
}

.Stil1 {font-size: 39px}



.scroll {
width: 738px;
height: 347px;
overflow: auto;
}

html, body{
background-color: #FFFFFF;
color: #000000;
font-family: "Century Gothic";
height: 100%;

/*scrollbar-base-color: #000000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#Farbe6;
scrollbar-shadow-color:#9d9d9d;
scrollbar-track-color:#9d9d9d; */

scrollbar-base-color: #000000;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#Farbe6;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#9d9d9d; 

overflow-y: hidden;
}

#alles{
position: relative;
margin: auto;
text-align: left;
width: 1003px;
height: 550px;
}

#logo{
position: absolute;
width: 199px;
height: 550px;
}

#header{
position: absolute;
left: 199px;
width: 544px;
height: 45px;
}

#navi{
position: absolute;
left: 684px;
width: 260px;
height: 190px;
}

#home{
position: absolute;
width: 50px;
height: 190px;
}

#vita{
position: absolute;
left: 70px;
width: 50px;
height: 190px;
}

#archiv{
position: absolute;
left: 140px;
width: 50px;
height: 190px;
}

#contact{
position: absolute;
left: 210px;
width: 50px;
height: 190px;
}

#bildfeld{
position: absolute;
left: 205px;
top: 200px;
width: 738px;
height: 347px;
}



.feld{
position: relative;
left: 0px;
top: 10px;
}

.bild{
position: relative;
width: 150px;
height: 150px;
}

.text{
position: absolute;
top: 0px;
left: 155px;
width: 558px;
}