/*** Layout ***/

html, body {margin: 0; padding: 0;}
body { background-color: #fff; color: #000; font-family: Verdana, Helvetica, sans-serif; font-size: 100%; text-align: center;/*fuer IE_quirks*/}

/* mainboxes */
#wrapper {position: relative; margin: 10px auto; width: 950px; background-color: #fff; color: #000; text-align: left;/*Aufheben von IE_quirks im BODY*/}

#header {background-color: #e0e0e0; color: #000; border: 1px solid #000; height: 60px;}

#menue {background-color: #fff; color: #000; border-top: 2px solid #c00; border-left: 1px solid #c00; border-right: 1px solid #c00; margin: 0px; padding: 0px;}

#content {min-height:550px;background-color: #fff; color: #000; border-left: 1px solid #c00; border-right: 1px solid #c00; padding: 10px 20px 20px 10px;}

#footer {background-color: #fff; color: #000; border: 1px solid #c00;  text-align: right; height:18px; background-color:#eee;}

#bottom {width:950px; text-align:right; color:#000; font-size:70%; clear:both;}


.news-latest-container {margin-top: 10px;margin-bottom: 10px;}

.news-latest-item {border-top: 1px dashed  #e0e0e0;clear:both}

.Anews-latest-image A IMG{ float: right; border: 1px solid grey;}

.news-single-timedata {margin-top: 10px; font-size:10px;}

.news-latest-date {font-size:70%;}

.bodytext {font-size:12px;}

h3 {width:700px;}

#singlePic {
margin: 5px; 
}

#news-latest-image {
float: right;
width:160 px; padding:3 px; font-size:12px; border:1px solid #888;
}

#singleBU {
 width:160px;
 padding: 5px;
 font-size:11px;
}

.news-latest-image {
 float: right;
}

.news-search-form {
 margin-top: 50px;

}

.news-latest-subheader {font-size:13px;}

#newsContent {width:700px}

#listpic {height:auto;}


