@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

#zentrierung {
	text-align: center;
}


div#container_inhalt {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	left: auto;
	right: auto;
	bottom: auto;
	position: relative;
}
div#logoteil {
	clear: both;
	float: left;
	height: 200px;
	width: 800px;
	background-color: #FFF;
}
div.logo {
	clear: both;
	float: left;
	height: 180px;
	width: 280px;
}
div.figur {
	float: left;
	height: 180px;
	width: 130px;
}
div.hotnews {
	clear: both;
	float: left;
	height: 20px;
	width: 800px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
div#trenner_v {
	clear: both;
	float: left;
	height: 20px;
	width: 800px;
}
div#menue {
	clear: both;
	float: left;
	height: 30px;
	width: 800px;
	background-color: #FFF;
}
div#inhalt {
	clear: both;
	float: left;
}
div.newsspalte {
	clear: both;
	float: left;
	width: 150px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
div.trenner_h {
	float: left;
	width: 20px;
}
div.inhaltscontainer {
	background-color: #FFF;
	text-align: left;
	float: left;
}
div.news {
	padding: 10px;
	text-align: justify;
}
div.inhaltsspalte {
	float: left;
	width: 430px;
	background-color: #FFF;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding: 10px;
	text-align: justify;
}
div.sonderspalte {
	height: 10px;
}
div.sonderspalte {
	float: left;
	width: 130px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
div.seitenspalte {
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.internes {
	clear: both;
	float: left;
	width: 110px;
	border: 1px solid #F00;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
div.werbung {
	float: left;
	width: 110px;
	border: 1px solid #F00;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
div#endzeile {
	clear: both;
	float: left;
	height: 20px;
	width: 800px;
	background-color: #FFF;
}
div.copyright {
	clear: both;
	float: left;
	width: 480px;
	height: 20px;
	font-family: Arial;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}
div.servicemenue {
	float: left;
	height: 20px;
	width: 300px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
a.menue_1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 30px;
	width: 80px;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menue_1_act, a:hover.menue_1, a:hover.menue_1_act{
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 30px;
	width: 80px;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#layermenue a {
	background-color:#FFF;
	color:#F00;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:4px;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#layermenue a.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #FFF;
	}
#layermenue {
	background-color:#FFF;
	}
#layermenue > div {
	}
#layermenue a:hover {
	background-color:#F00;
	color:#FFF;
	}
#layermenue .mmContent div.mmlink a.submenu:hover {
	}
#layermenue .mmLevel1, #yymenu .mmLevel2 {
	border:2px solid #FFF;
	margin-bottom:10px;
	padding-top:0px;
	}
#layermenue .sub {
	background-image:url(../../images/ypmenu_pfeilg.gif);
	background-position:right center;
	background-repeat:no-repeat;
	}
	#layermenue .mmContent {
	}
	#layermenue .mmLevel1 {
	}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
	height: 20px;
	width: 430px;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
}
div.news_h {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 160px;
	border: 1px solid #F00;
	margin-bottom: 10px;
}
div.intern_h , div.werbung_h{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	height: 20px;
	width: 110px;
}
div.intern_t , div.werbung_t{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 110px;
}
td, tr, th {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
a, a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
}
div.news-latest-container {
	width: 140px;
}
div.news-latest-artikel {
	background-color: #FFF;
	clear: both;
	float: left;
	width: 120px;
	border: 1px solid #F00;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
div.news-latest-datum {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	clear: both;
	float: left;
	width: 110px;
}
div.news-latest-header {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	clear: both;
	float: left;
	width: 110px;
}
div.news-latest-image {
	clear: both;
	float: left;
	width: 110px;
}
div.news-latest-text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	clear: both;
	float: left;
	width: 110px;
}
hr.news-latest-trenner {
	color: #F00;
	clear: both;
	float: left;
	width: 110px;
}
div.news-latest-zumarchiv {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
	clear: both;
	float: left;
	width: 110px;
	text-align: left;
}
div.news-list-container {
	clear: both;
	float: left;
	width: 430px;
}
div.news-list-artikel {
	clear: both;
	float: left;
	width: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
div.news-list-datum {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
div.news-list-inhaltscontainer {
	width: 420px;
	display: inline-table;
}
table.news-list-inhaltszeile {
	display: table-row;
}
td.news-list-imagespalte {
	width: 130px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	display: table-cell;
	background-color: #FFF;
	padding: 10px;
	vertical-align: middle;
}
td .news-list-textspalte {
	display: table-cell;
	width: 240px;
	background-color: #F00;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	vertical-align: top;
}
h1.news-list-header {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	clear: both;
	width: 240px;
	margin-top: 5px;
	margin-bottom: 10px;
}
p.news-list-text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	width: 240px;
}
#news-list-text a {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
