body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #FFFFFF url(../img/body_bg.jpg) repeat-y center;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a { 
	color: #000000;
}
a:hover { 
	color: #666666;
}

a img {
	border:none;
}

#all {
	padding:0;
	width:773px;
	height: 100%;
	margin: 0px auto 0px auto;
}

td {
font-size:11px;
}

td a {
margin:5px;
}

td a:hover {
text-decoration:none;
}

#header {
margin-top:0px !important;
margin:0;
}

h1#headline {
	
	height: 78px;
	width: 773px;
	margin: 0px;
}

h1#headline span {
	display: none;
	margin: 0px;
}

#top_nav {
	display:none;
}

#sub_nav {
	border-top: 1px solid #FFFFFF;
	width: 179px;
	height: 250px;
	text-align: left;
	background: url(../img/vert_line.gif) repeat-y right;
	float: left;
	/margin-top:-3px;
}

#sub_nav_content {
	background: url(../img/sub_nav_header.gif) no-repeat;
}

#sub_nav_content h3 {
	font-size:12px;
	margin-left:16px;
	padding:16px 0 0 0;
	margin-bottom:16px;
}

#sub_nav_content h3 a {
text-decoration:none;
}

div[id="sub_nav_content"]>h3 {
	margin:0 0 16px 0 !important;
	padding:16px 0 0 10px !important;
}

#content {
	width: 560px;
	float: right;
	text-align: left;
	margin: 0px 4px 100px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding-bottom:30px;
	background:url(../img/hori_line.gif) repeat-x bottom;
}

#sub_content {
	width:179px;
	padding-bottom:5px;
	background:#fff;
                position:relative;
                top:0;
}

#sub_content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
 	padding-top:15px;
 	padding-bottom:15px;
	padding-left:5px;	
	background:#F4F4F3 url(../img/sub_nav_header.gif) no-repeat;
}

#sub_content p {
	margin-top: -4px;
	padding-left:5px;
}

#sub_content p, li {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#content p {
	margin-top: 3px;
}

#content p, li {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#content li {
	background:url(../img/arrow_left.gif) no-repeat left;
	padding-left:10px;
}

#content ul {
	list-style-type:none;
}

#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
}

#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
}


div#left{               
 float:left;              
 max-width:120px;             
}          
div#laupd{
float:left;            
 max-width:120px;             
 height:0; 
 margin:2;          
 padding-top:2px;
 padding-right:2px; 
 padding-left:2px;
 padding-bottom:2px;      
 background-color:white;
 position:relative;
 top: 150px; 
 left: -160px;
}
div#counter{
float:left;              
 max-width:120px;             
 height:0; 
 margin:2;          
 padding-top:2px;
 padding-right:2px; 
 padding-left:2px;
 padding-bottom:2px;      
 background-color:white;
 position:relative;
 top: 125px; 
 left: -268px;
}

div#footer {
	padding: 20px 0px 0px 20px;
	font-size: 10px;
	line-height: 10px;
}

div#footer ul {
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#footer ul li {
	display: block;
	float: left;
	padding-right: 5px;
	line-height: 15px;
}

div#footer ul li span a {
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	font-size: 10px;
}

div#footer ul li span a:hover {
	color: #666666;
}

div#footer ul .testList {
	padding: 0px;
}


/*########################### nav ###########################*/
div[id="navi"] {
padding:0px 0 !important;
padding: 0 !important;
}

#navi {
display: none;  /* wird über die javascript.js wieder auf block gesetzt, verhindert damit einen FOUC */
width:773px;
padding:0;
background: #009900; 
border-left:0;
border-right:0;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
margin:0;
}

#top a {  /* die links der ersten ebene */
   color: #fff ;
   text-align: center;
   font-size:11px;
   background: #009900 !important;
   border-left:0;
   border-right:0;
   border-top:0;
   border-bottom:0px solid #000 !important;
   border-bottom:0px solid #000; 
   padding:0;
   padding:1px 11px 1px 12px !important;
   text-decoration:none;

   }   

#top a:hover {
   text-decoration: none;
   } 

.menu {
	display:block;
	margin:0;
	padding:0;
	width:773px;
	background-color: #009900;
	}

.menu ul{
    width: 128px;
    position:absolute; /* pour sortir la liste du flux de donnée */
    display:block;
    margin: 0 -1px !important;
    margin: 0  -1px;
    padding:0;
    height:10em; /* probably fix a bug in IE5 Mac */
    }

.menu li ul{
    visibility:hidden;
    }

.menu li li ul{
    position:absolute; /* pour sortir la liste du flux de donnée */
    top:auto;
    left:auto;
    margin-left:0;
    margin-left: 149px !important;
    margin-top: -25px !important; /* move the sub menu verticaly */
    }
    
.menu li{
    width: 150px;
    list-style:none;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:0;
    padding:0;
    }
    
.menu li li{
    display:block;
    float:none;
    }
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }

ul[id="menu"] a {
    width:150px;
    font-size: 11px;
    text-align:left;
    /* background: url(..template/img/menu_bg.png);*/
    border-bottom: 1px #fff solid;
    border-right: 1px #fff solid;
    border-left: 1px #fff solid;
    color: #000;
    display:block;
    text-decoration:none;
    padding:2px 5px;
    margin:0px;
    }

.menu a{  /* die links im popup :#003300 #fff  oben*/
    width:150px;
    font-size: 11px;
    text-align:left;
    background: PaleGreen url(../template/img/menu_bg.png);
    filter:Alpha(opacity=85);
    border-bottom: 1px #fff solid;
    border-right: 1px #fff solid;
    border-left: 1px #fff solid;
    color:black;
    display:block;
    text-decoration:none;
    padding:2px 5px;
    margin:0;
    }
    
.menu a:hover{
    color:#fff;
    padding-left:5px;
    background: #009900 url(../template/img/menu_bg.png);
    text-decoration:none;
    border-bottom: 1px #fff solid;
    border-right: 1px #fff solid;
    border-left: 1px #fff solid;
	}


/* for a mozilla better display with key nav */
.menu a:focus{
    background-color: #ccc;
}

/* hide some accessibility stuff */
.menu span{
    display:none;
    }
/*################################## sub_nav #######################################*/
#sub_nav_content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sub_nav_content ul li {
	height: 25px;
	width: 179px;
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 8px;
}
#sub_nav_content ul li span {
	display: block;
	height: 25px;
	line-height: 25px;
	width: 178px;
	background-image: url(../img/hori_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sub_nav_content ul li span a {
	padding-left: 28px;
	display: block;
	line-height: 24px;
	height: 23px;
	width: 178px;
	text-decoration: none;
	color: #000000;
}
#sub_nav_content ul li span a:hover {
	background-color: #EEEEEE;
	width: auto;
}
#sub_nav_content #current a {
	font-weight:bold;
}

@media screen and (min-width: 550px){ 
#header {
padding:0 !important;
margin: 0 !important;
}
#top_nav {
margin-bottom:-10px !important;
}
}
.skirde a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.skirde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

