/* CSS Document */


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
	

}

a {
	color: Black;
	text-decoration:none
}

.bild {
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 0 0 0;
}

.bild_text {
	float:left;
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 15px 5px 0;
}

.bild_text_ohne {
	float:left;
	padding: 2px;
	margin: 0 15px 5px 0;
}

.bild_text_re {
	float:right;
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 0 5px 15px;
}

.bild_text_re_ohne {
	float:right;
	padding: 2px;
	margin: 0 0 5px 15px;
}

.cell {
	width: 126px;
	height: 96px;
	float:left
}

.cell img {
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 0 0 0;
}

.slide {
	float:right;
	border: 1px solid #BBD096;
}

.slide img {
	margin:0px;
	padding: 1px
}

#header {
	display:none
}

#banner {
	background: #C4D7A0
}

#banner  img {
	display:none
}

#sidebar_right {
	display:none
}


.teaser {
	width: 650px;
	margin: 0 0 20px 0;
}

.teaser img {
	float:left;
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 15px 0 0;
}

.teaser h2 {
	float:right;
	width: 475px
}

.teaser h2 a {
	text-decoration:none;
	color: #003366;
}

.teaser p {
	float:right;
	width: 474px;
	padding: 1px
}


#footer {
clear:both;
	
	height: 125px;
	border-top: 1px solid #ccc
}

#footer p {
	padding: 20px 0 0 0px;
	
	
}

#footer .first {
	float:left; 
	width: 250px;
}

#subnav {
	display: none;
}

