/*---------------index.htm-------------------------*/
#basislayer {
width:800px;
height:620px;
max-width:800px;
background-color:#d3e1e7;
margin:0px;

}
/*---------------titel.htm-------------------------*/
#titellayer {
position:absolute;
left:19px;
top:70px;
width:762px;
height:428px;
background-color:#d3e1e7;
}

#menulayer {
width:132px;
height:376px;
background-color:#cc0000;
}

#spaltenlayer1 {
width:208px;
height:314px;
background-color:#cc0000;
}

#spaltenlayer2 {
width:447px;
height:230px;
background-color:#cc0000;
}

#spaltenlayer3 {
width:208px;
height:53px;
background-color:#cc0000;
}