body
{
   margin:auto;
   height:100%;
   font-family: verdana;
   font-size: 11px;
}

h1
{
  font-family: lucida console;
  font-size: 2em;
  font-weight: normal;
  color: white;
}


#col1
{
  text-align:right;
  float:left;
  background-color:white;
  width:40%;
}

#col1_content
{
  text-align:right;
  padding: 40px 0px 50px 20px;
  vertical-align:top;
}

#col1_content #nav
{
  clear: right;
  margin-top:20px;
  float: right;
}

#col1_content #nav li
{
  font-family: verdana;
  font-size: 11px;
  color:black;
  padding: 2px 10px 2px 5px;
  margin-bottom:2px;
  background-color: #CEC7BF;
  list-style-type: none;
  width: 120px;
}

#col1_content #sticker
{
  clear: right;   
  margin-right:20px;
}

a:link, a:visited,
{
  color: #000000;
  text-decoration:underline;
}

a:hover
{
  text-decoration: none;
}

#col1_content #nav li a:link, #col1_content #nav li a:visited
{
  color:black;
  text-decoration:none;
}

#col1_content #nav li a:hover
{
  color: #666666;
}


#col2
{
  background-color:#ACCA03;
  margin-left:40%;
  width:60%;
  min-height:700px;
}

#col2_content
{
  text-align:left;
  padding:50px 20px 50px 20px;
  vertical-align:top;
  height:100%;
  width: 500px;
  overflow:hidden;
  over\flow:visible;
}

#col2_content div a:link, #col2_content div a:visited {background-image:url(../img/arr.gif); background-repeat: no-repeat; padding-left: 15px; color: #000000; text-decoration:none; font-weight:bold; }
#col2_content div a:hover { text-decoration: underline; }


#col2_content #sponsoren { display:block; }
#col2_content #sponsoren div { overflow:hidden; over\flow:visible; clear:left; padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #FFF; }
#col2_content #sponsoren div img { display:block; float:left; }
#col2_content #sponsoren div p { margin-left:105px; font-size:11px; }
#col2_content #sponsoren div a:link, #col2_content #sponsoren div a:visited {color: #000000; text-decoration:none; }
#col2_content #sponsoren div a:hover, a:active {color: #000000; text-decoration:underline; }



