* {
padding : 0;
margin : 0;
}
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background-color : #d8f1ff;
margin : 0;
padding : 0;
color : #000000;
}
#logo-beschreibung1 {
z-index:4;
background-image : url(../images/soundspace.jpg);
background-repeat : no-repeat;
position:relative;
top:24px;
right:30px;
width: 200px;
height: 106px;
float : right;
}

#logo-beschreibung3 {
z-index:3;
position:absolute;
background-image : url(../images/5x_lininen.jpg);
background-repeat : repeat-x;
width:100%;
height:9px;
top:70px;
}
#logo-beschreibung2a {
z-index:5;
background-image : url(../images/smc08_schrift2.jpg);
background-repeat : no-repeat;
position: absolute;
top:48px;
margin-left:16px;
height:57px;
width:148px;
}
#logo-beschreibung2 {
z-index:10;
position: absolute;
padding-top:0px;
padding-right:230px;
left:220px;
font-size : 2em;
color : #ffaa11;
float:left;
line-height:37px;
}

#leftcolumn {
z-index:6;
clear:both;
position:absolute;
margin-top:140px;
width : 200px;
float : left;
}
#content {
z-index:7;
text-decoration : none;

position: absolute;
margin-right:50px;
margin-top:140px;
left:220px;}

a:link {
text-decoration : underline;
color : #000000;
}
a:visited {
text-decoration : none;
color : #000000;
}
a:hover {
color : #ffaa11;
}
a.mainlevel {
font-size : 12px;
width : 100%;
white-space: nowrap;
text-decoration : none;
color : #000000;
margin-left: 20px;
line-height: 15px;
font-weight:bold;
}
a.mainlevel:hover {
color : #000000;
}
a.mainlevel#active_menu {
color : #ffaa11;
}
a.sublevel {
font-size : 12px;
width : 100%;
white-space: nowrap;
text-decoration : none;
color : #000000;
margin-left: 20px;
line-height: 15px;
font-weight:bold;
}
a.sublevel:hover {
color : #000000;
}
a.sublevel#active_menu {
color : #ffaa11;
}
p{
background-color:#cbe3f0;
border: 1px solid #d8f1ff;
color:#000000;
}
.contentpaneopen img{
border:1px solid #000000;
margin-right:5px;
}


