/* regional */
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#main {
	width: 990px;
	margin: 0 auto;
	background-color: #fcfbec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #fff;
}

#header {
	margin: 0 0 20px 0;
	padding: 0;
	width: 990px;
}

#left_column {
	float: left;
	width: 165px;
	height: 100%;
	text-align: left;
	padding-top:10px;
}

#midle_column {
	float: left;
	width: 596px;
	text-align: left;
	padding-left: 10px;
}

#right_column {
	float: right;
	width: 180px;
	text-align: left;
	padding-top:20px;
}

#teaser {
	border: 1px dotted #BB0037;
	width: 164px;
	font-size:11px;
	padding:3px;
}
	
/* .teaserbereich_eins{
	border-bottom: 1px dotted #BB0037;padding-bottom:10px;margin-bottom:20px;
} */

.teaser_trenner{
	margin:20px 0 20px 0 ;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 4px 0;
	color: #BB0037;border-bottom: 1px dotted #BB0037;
}

h2 {
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #BB0037;border-bottom: 1px dotted #BB0037;
}

img {
	border: none;
}

.images_r {
	float: right;padding:0 0 4px 4px;
}

ul,li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #BB0037;
	font-size: 12px;
}

.trenner {
	border-bottom: 1px solid #FBECC1;
}

.clear {
	clear: both;
}

#navigation {
	padding: 10px;
}

#navigation a {
	color: #BB0037;
	display: block;
}

#navigation a:hover {
	text-decoration: underline;
	display: block;
}

#navigation  li {
	width: 140px;
	padding: 5px;
}

#navigation  li  .unavaktiv{
	width: 135px;
	padding: 5px;
}

#navigation .aktiv {
	border: 1px dotted #BB0037;
	background-color: #fff;font-weight:normal;color:gray ! important;
}

#navigation .unavaktiv {
	
	background-color: #fff;
}

#navigation .linkaktiv{
	font-weight:normal;color:gray ! important;
}



#ekz {
	float: left;
	padding: 25px 0 0 3px;
}

#dls {
	text-align: center;
	margin: 25px 0 25px 0;
}

#footer {
	width: 990px;
	text-align: left;
	padding-top: 3px;
	margin: 0 auto;
}

.footer_left {
	float: left;
	width: 855px;
}

.footer_left a {
	color: silver;
	font-size: 10px;
	text-decoration: none;
}

.footer_right {
	float: right;
	width: 135px;
}

.footer_right a {
	color: silver;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.footer_right img {
	border: none;
}


