div {
border: 0px solid black;
}

div#top {
position:absolute;
left:270px;
}

div#main {
background-image:url(bilder/main.png);
background-repeat:repeat-y;
border-left: 2px solid #356392;
position:absolute;
left:260px;
top:10px;
width:710px;
height:750px;
}

div#index {
position:absolute;
width:120px;
text-align:right;
vertical-align:top;
left:130px;
}

div#footer {
border-top: 0px solid black;
position:relative;
left:150px;
}

div#index_b {
background-image:url(bilder/index_spot_b.png);
position:relative;
width:20px;
height:20px;
}

div#index_s {
background-image:url(bilder/index_spot_s.png);
position:relative;
width:20px;
height:20px;
}

div#index_end {
background-image:url(bilder/index_end.png);
position:relative;
width:20px;
height:20px;
}

div#start_logo {

}

div#start_text {
position:relative;
left:90px;
color:#356392;
font-weight:bold;
}


div#index_logo {
background-image:url(bilder/index_logo.png);
background-repeat:no-repeat;
background-position:right;
width:120px;
height:30px;
}

div#index_b {
background-image:url(bilder/index_b.png);
background-repeat:no-repeat;
background-position:right;
width:120px;
font-size:14px;
height:30px;
text-align:right;
line-height:30px;
}

div#index_s {
background-image:url(bilder/index_s.png);
background-repeat:no-repeat;
background-position:right;
width:120px;
font-size:10px;
height:16px;
text-align:right;
line-height:16px;
}

div#index_s:hover{
background-image:url(bilder/index_hover_s.png);
background-repeat:no-repeat;
background-position:right;
width:120px;
font-size:10px;
height:16px;
text-align:right;
line-height:16px;
}

div#index_aktive_s {
background-image:url(bilder/index_aktive_s.png);
background-repeat:no-repeat;
background-position:right;
width:120px;
font-size:10px;
height:16px;
text-align:right;
line-height:16px;
}

div#index_end {
background-image:url(bilder/index_end.png);
background-repeat:repeat-x;
background-position:right;
font-size:10px;
height:20px;
width:120px;
}

div#top_link {
background-image:url(bilder/a_top_center.png);
background-repeat:no-repeat;
height:20px;
width:80px;
}

div#top_index {
background-image:url(bilder/top.png);
background-repeat:no-repeat;
border:1px solid black;
height:20px;
width:700px;
font-size:10px;
}

div#links {
position:absolute;
left:0px;
bottom:0px;
}

div#werbung {
position:absolute;
right:-250px;
top:0px;
}

div#preisschild {
position:relative;
background-image:url(bilder/preisschild.png);
background-repeat:no-repeat;
width:70px;
height:50px;
left:300px;
bottom:85px;
text-align:center;
color:white;
font-size:18px;
line-height:270%;
}

div#haftung {
position:absolute;
right:0px;
top:0px;
text-align:justify;
font-size:10px;
width:400px;
}