body,p	{ font-family: Trebuchet MS, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: normal; margin-left:0; padding-left:0px}
h1,li		{ font-family: Trebuchet MS,Verdana, Helvetica, sans-serif; font-size: 14px; line-height: normal; color:#1383D7}

#top	{ height:100px;  position:flow}
#logo	{ width:200px; float:left; text-align:right; margin-left:0px; padding-left:0px;}
#menu	{ width:700px; float:left;padding-left:20px; }
#content {margin-top:50px;}


a:link			{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; color: blue; text-decoration: none; line-height: normal}
a:visited		{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; color: blue; text-decoration: none; line-height: normal}
a:active		{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; color: blue; text-decoration: none; line-height: normal}


a.text:link			{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; color: blue; text-decoration: none; line-height: normal}
a.text:visited		{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; color: blue; text-decoration: none; line-height: normal}
a.text:active		{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; color: blue; text-decoration: none; line-height: normal}


#hr			{ size:1px; width:1px color:gray }

.input
{
  border:1px solid gray;
}
.button
{
	border:1px solid gray;
	background:#dcdcdc;
	color:blue;
}


.adsense
{
	width:120px;
	height:600px;
	position:absolute;
	left:820px;
	top:0px;
	border: 0px solid #FF9F00;
	margin:0;

}


#news
{
	background:#DFEFF7;
	padding:10px;
	border:1px dotted #0080C0;
	margin-bottom:20px;
}



body
{
	margin:0;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:10pt;
	background:#DFDFDF;
}

#main
{
	width:800px;
	margin-top:0px;
	border-top:0px;
	margin-left:10px;
	padding:0px;
	background:white;
	border-left:1px solid #0080C0;
	border-right:1px solid #0080C0;
	border-bottom:1px solid #0080C0;
}


#header
{
	width:800px;
	height:58px;
	margin-top:0px;
	border-top:0px;
	padding:0px;
    background:#0080C0;
	background-image: url("../img/verlauf.png");
	background-repeat: y-repeat;
}
#menu
{
	width:800px;
	margin-top:0px;
	border-top:0px;
	padding:0px;
    background:#0080C0;
	text-align:left;
	color:green;
	background: url("../img/bg.png");

}
#menu_a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}
#content
{
	text-align:left;
	margin:20px;
	margin-top:60px;
}

#flags
{
	text-align:right;
	padding:10px;
}




 #tabs {
      float:left;
      width:100%;
      background:#077BBB;
      background-image:url(../img/verlauf.png);
      background-repeat:y-repeat;
      font-size:93%;
      line-height:normal;
		height:37px;
		padding-top:0px;
      }
    #tabs ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0px 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../img/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs #current a {
                background-position:0% -42px;
        }
        #tabs #current a span {
                background-position:100% -42px;
        }






.navsubcontainer {
        width: 500px;
        padding: 15px;
        margin: 3px 0 20px 0;
        border: 1px solid #ccc;
        background: #fff;
}

/* rounded */

#navsub {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navsub li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navsub a:link, #navsub a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navsub a:link.active, #navsub a:visited.active, #navsub a:hover {
        color: #000;
        background: url(../img/rounded.gif) no-repeat bottom center;

}		