@media all
{


#main{
clear:both;
float:left;
width:870px;
background-color:#fff;
border-left:2px solid #7b9aa9;
border-right:2px solid #7b9aa9;
border-bottom:3px solid #00bed7;
}


#ebene2 {
clear:both;
float:none;
width:120px;
margin-left:437px;
text-align:right;
}

html*#ebene2 {
margin-left:430px;
}

*:first-child+html #ebene2 {
margin-left:437px;
}

*html #ebene2 {
margin-left:437px;
}


#links img {
border:2px solid #85abbe;
}


.csc-textpic-imagewrap {margin-right:1em;}
#links img.spacer-gif {border:0;}
}

#rechts {
float:right;
position:relativ;
width:435px;
background:#fff;
}

#rechts h1{
color:#7b9aa9;
font-size:1em;
margin-bottom:10px;
margin-left:20px;
margin-right:20px;
}


#rechts p {
font-size:0.75em;
color:#263C46;
margin-left:20px;
margin-right:20px;
padding-top:0.8em;
}

#rechts_content {
margin:0px 0 0 0;
width:432px;
float:right;
clear:right;
}

#rechts img {
border:2px solid #85abbe;
}


.csc-textpic-imagewrap {margin-right:1em;}
#rechts img.spacer-gif {border:0;}


a {
display:inline;
color:#00a9c3;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

}

