/* CSS Document WB-Seite wohlfeil.info*/
img {border: 0}
ul {margin:0; padding:0; list-style-type:none;}
li {margin:0; padding:0; list-style-type:none;}
*  {margin: 0 0;}
body {
	background-color: #A3B1C2;
	background-image:url(bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	margin: 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
}
#container {
	width: 770px;
	margin: 0 auto;
	text-align:left;
}
#container2 {
	width: 770px;
	margin: 0 auto;
	text-align:left;
}

#head { 
	padding-top: 15px;
	background-color: #FFFFFF;
	height: 93px;
}
#logo {
	background: url(logo.jpg) no-repeat top right;
	width: 2340px;
	height: 52px;
	margin: 0 0 0 -2000px;
	}
#bereiche {
	position:relative; left: 209px; top: 25px;
	width: 600px;
}
#main {
	background-image:url(bg_main.gif);
	background-repeat:repeat-y;
}
#main2 {
	background-image:url(bg_main.gif);
	background-repeat:repeat-y;
}

#menu {
	width: 193px;
	float:left;
	line-height: 200%

}
#content {
	margin-left: 16px;
	float:left;
	width: 560px;
	line-height: 155%;
}
#content2 {
	margin-left: 16px;
	float:left;
	width: 560px;
	line-height: 155%;
}

#collage {
	width: 560px;
	height: 185px;
	background:url(collage.jpg) no-repeat top right;
	padding-bottom: 10px;
}
#footer {
	clear:both;
	width: 550px;
	margin-top: 10px;
	padding-top:10px;
	background-color:#D3D8Df;
	border-top: 2px solid #3E4B64;
	padding: 5px;
}

/* Textformatierungen */
.weiss {
	color:#FFFFFF;
	font-weight:bold;
}

#content a, #content a:active, #content a:visited {
	font-weight:normal;
	color: #3E4B64;
	text-decoration:none;
	
}
#content a:hover {
	font-weight:normal;
	text-decoration:underline;
}

h1 {
	margin: 20px 0 10px 0;
	font-size:17px;
	color: #3E4B64
}
h2 {
	margin: 10px 0;
	font-size:17px;
	color: #3E4B64;
	font-weight:normal;
}
h1 + h2 {
	margin-top: -5px;
}
h3 {
	font-size:13px;
	color: #3E4B64
}

h4 {
	margin-top: 15px;
	margin-bottom: 0;
	font-size:11px;
	color: #3E4B64
}
h5, h6 {
	font-size:11px;
	color: #3E4B64
}
p {margin: 10px 0}
table h2 {
	font-size:16px;
	color:#717171;
}
#content li {
	margin-left: 20px;
	padding-left: 15px;
	background-image: url(list_style.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

/*Menu Styles */
#menu li {
	margin-left: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #B2B8C0;
}
#menu li li { border: 0 none; margin-left: 8px;}
#menu a {
	text-decoration:none;	
	font-weight:bold;
	color: #3E4B64;
}
.raquo {
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bold;
}
#bereiche a {
	margin: 0px 2px 0 0;
	padding: 0px 10px 0px 0px;
	color: #3E4B64;
	font-weight:bold;
	text-decoration: none;
}
#bereiche a:hover {
	color: #3E4B64;
	font-weight:bold;
	text-decoration:none;
}
#bereiche ul, #bereiche li {
display:inline;
padding: 1px 0 1px 0;
text-decoration: none;
list-style: none;
margin: 0;
}



