body {
	background: #bcbdbe url(images/background.png) repeat-x;
	width: 993px;
	text-align: left;
	margin: 0px;
	font-family: Verdana, Arial;
	color:#5969a5;
}

img {
  border:0px;
}

div#menu {
	position:absolute; 
 	top:208px; 
	left:13px; 
	width:701px; 
	height:30px;
        z-index:1;  
	text-align: center;
	color:#FFFFFF;
	font-size:15px;
	font-weight: bold;
	}


div#termin {
	position:absolute;
	font-size:18px; 
 	top:20px; 
	left:726px; 
	width:257px; 
	height:188px;
        z-index:1;  
	
	}
	
div#header {
	position:absolute; 
 	top:20px; 
	left:13px; 
	width:701px; 
	height:188px;
        z-index:1; 
	background-image:url(images/header.gif);
	background-color: transparent;
	width: 699px;
	height:179px; 
	}
	
div#top {
        
	background-image:url(images/top.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	
	width: 993px;
	height:250px;
	text-align:center;
	font-size:20px;
	}

div#content {
	background-image:url(images/content.gif);
	background-repeat:repeat-y;
	background-color: transparent;
	padding-right: 300px;
	padding-left: 20px;
	text-align: left;
	font-size:13px;
	}

div#bottom {
	background-image:url(images/bottom.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	width: 993px;
	height:34px;
	}

div#sponsor {
	position:absolute; 
 	top:230px; 
	left:726px; 
	width:257px; 
	height:500px;
    z-index:1;  
		}
		
div#footer {
         text-align: center;
         font-size: 16px;
         }

h1 {
	font-weight: normal;
	font-size: 20px;
	line-height: 12px;
	font-family: Verdana, Arial;
	margin:0px;
	padding:0px;
	font-weight: bold;
	}
	
c1 {
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Arial;
	margin:0px;
	padding:0px;
	font-weight: bold;
	}
	
a.linkWeiss{
        text-decoration:none;
        color:white;
        }
        
a:hover.linkWeiss{
        text-decoration:underline;
        }
        
.red {
       color:#FF0000;
      }
   
   
   
   
      
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}


.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}

