<!--
body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#ffefde;
 height: 100%;
 background-image: url(images/gifs/grundreihe.gif);
 background-repeat:no-repeat;background-position:50% 0px;

}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;margin:0px;}
h3 {font-size:14px;color:#000000;margin:0px;}
p {margin-top:0px;}



code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
  font-size:12px;
}
a:active, a:hover
{
 text-decoration:underline;
}

a.content:link, a.content:visited, a.content:active, a.content:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#634142;
  font-size:12px;
}
a.content:active, a.content:hover
{
 text-decoration:underline;
}


#title {
height:100px;
padding:10px;
margin-bottom:0px;

}
#mainmenu {
min-height:17px;
padding:5px;
margin-bottom:15px;
background-color:#3333CC;
-moz-border-radius:10px;


}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}
#left {
width:14%;
min-width:120px;
float:left;
line-height:18px;
background-color:#3333CC;
-moz-border-radius:10px; 
}

#content {
float:left;
padding-right:10px;
padding-left:10px;
width:64%;
margin-left:12px;
margin-right:8px;
border-right:2px solid;
border-left:2px solid;
background-image: url(images/gifs/hschach.gif);
background-repeat:repeat-y;
background-position:50% 0px;

min-height:503px;
}

#right {


width: 10%;


float:left;
line-height:18px;
padding-right:10px;
padding-top:10px;
margin-left:10px;
}

div.left{
overflow:hidden;
-moz-border-radius:10px;
}