
body {
	font-family: Verdana,Arial,Helvetica,'sans-serif';
	margin: 0px;
	height: 100%;
	font-size: 12px;
	text-align: center;
	background: url(../imgs/bg.jpg) repeat-x #6F715C;
}
#container {
	text-align: left;
	width: 950px;
	height: 450px;
	margin: 15px auto 0px auto;
	position: relative;
	background: #FFFFFF;
	padding: 0px;
	z-index: 1;
	}
#inbox {
	text-align: left;
	width: 900px;
	height: 405px;
	left: 15px;
	top: 10px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	background: #D5D0BA;
	padding: 10px;
	z-index: 2;
	}
#bild-main {
	text-align: left;
	width: 600px;
	height: 180px;
	left: 12px;
	top: 10px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	padding: 0px;
	z-index: 3;
	}
#logo {
	text-align: left;
	width: 119px;
	height: 129px;
	left: 12px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	padding: 0px;
	z-index: 4;
	}
#bild-rechts {
	text-align: left;
	width: 283px;
	height: 180px;
	right: 12px;
	top: 10px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	padding: 0px;
	z-index: 5;
	}
#datum {
	text-align: left;
	width: 245px;
	background: #FFFFFF;
	color: #9B978C;
	font-size: 9px;
	font-weight: bold;
	left: 12px;
	top: 195px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	padding: 4px 10px 4px 10px;
	z-index: 6;
	}
#navi {
	text-align: right;
	width: 336px;
	background: #FFFFFF;
	color: #9B978C;
	font-size: 10px;
	font-weight: bold;
	left: 262px;
	top: 195px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	padding: 4px 10px 4px 4px;
	z-index: 7;
	}
#content {
	text-align: left;
	width: 600px;
	color: #6F715C;
	font-size: 10px;
	font-weight: regular;
	left: 22px;
	top: 225px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	padding: 4px 10px 4px 4px;
	z-index: 8;
	}
#news {
	text-align: left;
	width: 283px;
	height: 215px;
	background: #959282;
	color: #ffffff;
	right: 12px;
	top: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	z-index: 9;
	}
#footer {
	text-align: right;
	width: 950px;
	height: 44px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	z-index: 10;
	}

	
/*Textbloecke START*/
.news {
	font-size: 10px;
	font-weight: regular;
	color: #FFFFFF;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #6F715C;
}
.date2 {
	font-size: 40px;
	font-weight: regular;
	color: #FFFFFF;
}
/*Textbloecke ENDE */

/* Tabellenformatierung START */

table {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	display: block
}
th, td {
	color : #6F715C;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin: 0px;
	text-align: left;
	font-size: 10px;
}


/* Tabellenformatierung STOP */


/* Linkformatierung START */

a { color : #000000; text-decoration : none; font-weight : regular; }
a:hover { color : #A0410D; }

#navi a {
	font-size: 10px;
	font-weight: bold;
	color: #9B978C;
}
#navi a:hover {
	color: #A0410D;
}
#navi a.active {
	color: #A0410D;
}
#navi a.active {
	color: #A0410D;
}
/* Linkformatierung STOP */
	
	
/* Formularformatierung START */	

form input, form textarea, form select  {
	padding: 2px;
	margin: 0px;
	color: #000000;
	border: 1px solid #534C37;
	font-size: 10px;
}
form .button {
	border: 0px !important;
	background: none !important;
}
/* Formularformatierung STOP */	

#div1 {
	position:relative;
	margin: 0px;
	left: 120px;
	width:400;
	visibility:hidden;
	z-index: 30;
	}

/* Allgemeine Formatierung START */	
img { behavior: url(includes/iepngfix.htc) }

/* Allgemeine Formatierung STOP */	