﻿#container {
	width:944px;
	margin:auto;
}
* {
  margin: 0;
  padding: 0;
}
a {
	color:#FFF;
	font-weight:bolder;
	text-decoration:none;
}


a.mitte
		{
		color:#5594AE;
		font-weight:bolder;
		text-decoration:none;
		}
		
a.mitte:hover
		{
		color:#000;
		font-weight:bolder;
		text-decoration:none;
		}




#active {
	background-image:url(../img/Navigation-auswahl.jpg);
	width:200px;
	float:right;
	margin-right:0px;
}
body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 19px;
}
.body_text {
}
.body_strong {
	font-weight:bold;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
	margin-bottom:10px;
}
h3 {
	font-size:14px;
	margin-bottom:10px;
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li {
	background-image:url(../img/goldidee_+plus+.gif);
	background-repeat:no-repeat;
	padding-left: 25px;	
	margin-top:20px;
}

/* Bereich Head*/
#header {
	background-image:url(../img/Werbedrachen.jpg);
	width:944px;
	height:183px;
	background-repeat:no-repeat;
}

#main {
	width:944px;
}
.navi_left {
	background:url(../img/Navigation-08.jpg);
	background-repeat:repeat;
	color:#FFF;
	width:200px;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	float:left;
	min-height:879px;
}

.navi_left2 {
	background:url(../img/Navigation-1000.jpg);
	background-repeat:repeat;
	color:#FFF;
	width:200px;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	float:left;
	height:1000px;
}


.menuhome {
	margin-left:20px;
	margin-top:30px;
	width:180px;
}
.menu {
	margin-left:20px;	
	width:180px;
}
.main_body {
	float:left;
	width:744px;
	min-height:879px;
	background:url(../img/Content.jpg);
}

.main_body2 {
	float:left;
	width:744px;
	height:1000px;
	background:url(../img/werbedrachen-Content.jpg);
}





.main_body_text {
	width:544px;
	float:left;
	margin-left:70px;
	margin-top:25px;
}

.headline {
	font-weight:bold;
	font-size:16px;
	margin:10px 0px 15px 0px;
}
.body_text {
	margin:0px 0px 30px 0px;
}
#footer {
	clear:both;
	width:885px;
	text-align:right;
}
.footer_text {
	margin:0px 40px 0px 0px;
}