@charset "UTF-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
#links {
	float: left;
	width: 17%;
}
#mitte {
	text-align: center;
	float: left;
	width: 59%;
}
#rechts {
	float: right;
	width: 168px;
	margin-top: 120px;
}
#oben {
	text-align: center;
	width: 612px;
	height: 383px;
}
#unten {
	text-align: center;
	width: 612px;
	height: 196px;
}


/*#navigation{
	float: left;
	width: 237px;
	background-image: url("../objects/images/bg_navigation.jpg");
}
#nav_oben{
    background-image: url("../objects/images/bg_nav_oben.jpg");
    width:237px;
    height:240px;
}
#nav_unten{
	background-image: url("../objects/images/bg_nav_unten.jpg");
	margin-top: 3px;
}
#content {
	float: right;
	width:623px;
	background-image: url("../objects/images/bg_content.jpg");
}
#content-left{
	float: left;
	width: 420px;
	height: 368px;
	background-image: url("../objects/images/molekuel-baeder.jpg");
}
#content-right{
	float: right;
	width: 170px;
	margin-top: 80px;
	padding-right: 20px;
}
#footer {
	float: left;
	width: 860px;
	height: 37px;
	background-image: url("../objects/images/footer_1.jpg");
}*/
/* END CSS --------------------------------------*/
/* TAGS --------------------------------------*/
body {
	text-align: center;
	background: #ffc00e;
	background-image: url("../obj/img/bg.jpg");
	background-repeat:repeat-x;
}
div {
	text-align: left;
}
h1 {
	font: 1.67em/0.9em Georgia, "Times New Roman", Times, serif;
	background-image: url("../obj/img/logo-wajos.jpg");
}
/*ul, li {
	list-style-type: none;	
}
#navigation li {
	height: 20px;
}

#nav_baeder{}
#nav_waerme{}
#nav_service{}
p {
	font: 0.75em/1.3em  Arial, Tahoma, Verdana,sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #252525;
	clear: both;
}
p.template2 {
	margin-left:23px;
	width: 550px;
}
h1 {
	font: 1.67em/0.9em Georgia, "Times New Roman", Times, serif;
}

h2 {
	font: 0.9em/1.2em Arial, Verdana, Tahoma, serif;
	margin-bottom: 10px;
	color: #252525;
	font-weight: bold;
}
h2.template2 {
	padding-top: 13px;
	margin-left: 23px;
}
h3 {
	font: 0.75em/1.3em  Arial, Tahoma, Verdana,sans-serif;
	font-weight: bold;
	margin-left:23px;
	color: #252525;
	clear: both;
}
a{
	font: 0.8em Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	clear: both;
}
#hauptinhalt h2, #hauptinhalt h3, #hauptinhalt h4, #hauptinhalt ul, #notizen h2, #notizen h3, #notizen h4, #navigation h2, #navigation p {
	padding-left: 20px;	
}
#meta-information h1{
	padding: 160px 0 0 53px;
}
#navigation ul {
	margin: 0 0;
}
#navigation li {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#navigation .last {
	border-bottom: 0px;
}
#navigation a:link, #navigation a:visited {
	font-weight: bold;
	color:  #E9862A;
}
#navigation a:hover, #navigation a:active {
	font-weight: bold;
	color:  #BC2633;
}
#navigation-first li a{
	color:  #BC2633;
}
#hauptinhalt p {
	color: #BC2633;
	padding: 0 10px 0 20px;
}
#notizen ul {
	padding-left: 50px;
}
#notizen li {
	padding-bottom: 10px;
	line-height: 0.9em;
}
#notizen a {
	color: #BC2633;
	margin: 0 0;
	line-height: 0.8em;
}
#randinformation p {
	font: 0.6em/1.8em Arial, Tahoma, Verdana, sans-serif;
	color: #BC2633;
	padding-top: 8px;
	padding-left: 783px;
}
.bild {
	float:  left;
	padding: 5px;
	border:  1px solid #eee;
	margin: 0 18px 18px 0;
}

.elastisches-bild {
	float:  left;
	padding: 0.42em;
	border:  0.083em solid #eee;
	margin: 0 1.5em 1.5em 0;
	width: 25em;
	height: 16.7em;	
}*/