body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	line-height: 16px;

}

#container {	
	text-align:center;

}

table.main  {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;		
}


/*	ZELLEN */


#kopfbild   {
	background-color: #FFFFFF;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 10px;
}

#servicenavigation {
	text-align:right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 10px;
	color: #BB2C3C;
}

#logo {
	height: 55px;
}

#navigation {
	vertical-align: top;
	text-align:left;
	width: 232px;
	margin-top: 5px;

}

#right  { background-color: #ffffff; margin-top: 0; padding-top: 5px; padding-left: 20px; width: 232px; vertical-align: top }

#content_2 {
	background-color: #FFFFFF;
	border: 0px dotted #BB2C3C;
	width: 486px;
	height: 600px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-top: 5px;
	vertical-align: top;
	margin-top: 5px;
}

#aktuell0 {
	width: 476px;
	vertical-align: top;
	padding-bottom: 15px;
}

#aktuell1 {
	width: 476px;
	margin-top: 15px;
	border-top: 1px solid #BB2C3C;
	vertical-align: top;
	padding-top: 10px;
}

div.aktuellstart {
	background-color: #BB2C3C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	color: white;
	margin-bottom: 10px;
}

#foot {
	border-top: 1px solid #BB2C3C;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	margin-top: 10px;
	vertical-align: bottom;
}


/*	TEXT-ELEMENTE */


.post_title, h1, h2 {
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	line-height: 20px;
	border-bottom: 1px solid #BB2C3C;
	border-top: 0px solid #BB2C3C;
	padding-bottom: 3px;
	padding-top: 3px;
}

strong {
	font-weight: 600;
}

h1 {
	margin-top: 0px;	
}

.post_short {
	padding-top: 10px;
	padding-bottom: 25px;
}

div.aktuellborder {
	border-bottom: 1px dashed #BB2C3C;
	border-top: 1px dashed #BB2C3C;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	text-align: left;
}

#trennlinie {
	border-bottom: 1px dashed #BB2C3C;
	padding-bottom: 15px;
	margin-bottom: 15px;
}



/*	Navigation */


ul, li {
	background-color: #F6DFD6;
	display: block;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-decoration: none;
}

#navigation ul.menu-top {
	border-top: 1px solid #BB2C3C;
}
	
#navigation .menu-last {
	padding-bottom: 0px;
}

li.menu-0 {
	border-left: 1px solid #BB2C3C;
	border-right: 1px solid #BB2C3C;
	line-height: 24px;
	font-size: 12px;
	border-bottom: 1px solid #BB2C3C;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: 600;	
}

li.menu-1 {
	line-height: 18px;
	font-size: 12px;
	padding-left: 12px;
	font-weight: 300;
}

li.menu-2 {
	line-height: 16px;
	font-size: 10px;
	font-weight: 300;
	padding-left: 12px;
}

#navigation li:hover, #navigation ul:hover{
	background-color:  #FFFFFF;

}

#navigation li.menu-current, li.menu-parent, li.menu-1, li.menu-2 {
	background-color:  #FFFFFF;
}

#navigation .menu-current {
	font-weight: 600;
}


/*	LINKS */

a {
	color: #BB2C3C;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}


/*	RECHTE SPALTE */

div.bieneundco {
	margin-bottom: 5px;
	padding-right: 20px;
}

div.bieneundconews {
	margin-bottom: 8px;
	border-bottom: 1px dashed #BB2C3C;
	padding-right: 40px;
	padding-bottom: 8px;
}

div.bieneundcotitel {
	background-color: #BB2C3C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: white;
	margin-bottom: 5px;
}


/*	DIVERSES */

#content_2 li {
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 0px;	
}

hr {
	color: white;
	background-color: white;
	height: 0px;
	border-bottom: 1px dotted #BB2C3C;	
}

.content img {
	float: left;
}

.suche {
	background-color: yellow;
	padding: 20px;
	vertical-align: top;
}

.right img{
	height:%;
	width: %;
	float: left;
	margin: 5px 10px 0px 0px;
}