body {
	margin: 0;
	padding: 0px;
	background-image: url('../gfx/bg.jpg');
	background-repeat: repeat;
	font-family: Arial, Tahoma, 'Trebuchet MS', Times, sans-serif;
	font-size: 12px;
}

#centerstuff {
	border-width: 0px;
	width:714px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
	background-image: url('../gfx/bg.jpg');
	background-repeat: repeat;
}

#page {
	width:714px;
	text-align:left;
	margin:0px auto;
	padding:0px;
	border:0px dashed #333;	
}

#logo {
	float: right;
	width: 85px;
	height: 28px;
	margin: 8px 18px 0px 0px;
}

#navpos {
	background-color: #ffffff;
	float: left;
	width: 700px;
	height: 16px;
	margin: 18px 0px 9px 18px;
}

.cleardiv {
	clear: both;
}

#subnavpos {
	width: 700px;
	height: 16px;
	position: relative;
	left: 18px;
	top: 0px;
}

#contentcontainer {
	background-color: #ffffff;
	width: 804px;
	height: 302px;
	margin: 0px 18px 0px 18px;
	font-size: 11px;
	line-height: 1.2;
	color: #3d444b;
	text-align: justify;
}




#header {
	background-image: url('../gfx/header.gif');
	width: 714px;
	height: 191px;	
}

#body {
	background-image: url('../gfx/body.jpg');
	width: 714px;
	min-height: 150px;	
}

#footer {
	background-image: url('../gfx/footer.jpg');
	width: 714px;
	height: 46px;	
}

#leftcol {
	float: left;
	width: 183px;
	margin-left: 17px;
	margin-right: 12px;
}

#rightcol {
	float: right;
	width: 460px;
	margin-left: 12px;
	margin-right: 30px;
}





.link_nav {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-left: 13px;
}

.tipp_nav {
	color: #333333;
	font-size: 12px;
	padding-left: 13px;
}





a.link_nav_i:link, a.link_nav_i:visited {
	color: #3d444b;
	text-decoration: none;
}

a.link_nav_i:active, a.link_nav_i:hover {
	color: #da680c;
	text-decoration: none;
}





a.link_nav_a:link, a.link_nav_a:visited {
	font-weight: 800;
	color: #3c3535;
	text-decoration: none;
	margin: 0px 16px 0px 0px;
}

a.link_nav_a:active, a.link_nav_a:hover {
	font-weight: 800;
	color: #8b2d2d;
	text-decoration: none;
	margin: 0px 16px 0px 0px;
}

a.tlink:link, a.tlink:visited {
	color: #3d444b;
	text-decoration: none;
	border-bottom-width: 1px; 	border-top-width: 0px; border-left-width: 0px; border-right-width: 0px;
	border-style: dotted;
	border-color: #3d444b
}

a.tlink:active, a.tlink:hover {
	color: #b4b358;
	text-decoration: none;
	border-bottom-width: 1px; 	border-top-width: 0px; border-left-width: 0px; border-right-width: 0px;
	border-style: dotted;
	border-color: #b4b358
}








#infobox {
	width: 130px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	background-color: #f5f5f5;
	padding: 5px;
	float: right;
	margin: 0px 0px 20px 20px;
}

#infobox2 {
	width: 130px;
	border-bottom-width: 0px; 	border-top-width: 0px; border-left-width: 1px; border-right-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #ffffff;
	padding: 5px;
	float: right;
	margin: 0px 0px 20px 20px;
}




/* content css */


.page_title {
	color: #da680c;
	font-size:16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}

.titel {
	font-size:12px;
	font-weight: bold;
}

.datum {
	font-size:10px;
	color: #cccccc;
	margin-bottom: 10px;
}

.media_descr {
	font-size:10px;
	color: #cccccc;
	margin-bottom: 2px;
}

.inhalt {
	
}

.breaker {
	width: 100%;
	height: 1px;
	background-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}


#ad{
	width:688px;
	height:60px;
	margin: 14px;
}