* { margin: 0; padding: 0; border:0; }

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #7F7772;
}
* html body {font-size: 78%;}
*+html body {font-size: 78%;}
h1, h2 {
	font-weight: normal;
	color: #3B3B3B;
	margin-bottom: 20px;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

a, a:link { text-decoration: none; color: #0AAAFD; }

a:hover { text-decoration: none; color: #ED2024; }

#header {
	width: 800px;
	height: 80px;
	margin: 0 auto;
}
#logo {
	float: left;
	width: 241px;
	padding-top: 20px;
	margin-left:40px;
}
* html #logo {margin-left:20px;padding-top: 23px;}
#menu {
	float: left;
	width: 500px;
	color: #0AAAFD;
	font-size: 114%;
}
#menu ul {list-style: none;}
#menu li {
	float: left;
	display: inline;
	height: 39px;
	background: url(../pix/img1.gif) no-repeat;
	padding:41px 18px 0 18px;
}
#menu a {color: #3B3B3B;}
#menu a:hover {color: #0AAAFD;}
#menu .active a {color: #0AAAFD;}
#bild_oben {
	width: 800px;
	height: 180px;
	margin: 0 auto;
}
#bild_oben img {border:1px solid #3B3B3B;}
#box {
	width: 770px;
	margin: 0 auto;
}
#content {
	float: left;
	width: 490px;
	padding: 20px;
}
#content p {line-height:19px;}
#content ul {
	margin-left: 15px;line-height:19px;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {list-style: none;}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 15px;
	padding: 3px 10px;
	background: #3B3B3B;
	color: #FFFFFF;
	margin-bottom:10px;
}

#footer {
	clear: both;
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footer p {
	line-height: normal;
	font-size: 90%;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#kontakt label {display: block; width:100px;float:left;}
#kontakt input {border:1px solid #3b3b3b; color:#7F7772;font-size:94%;width: 200px;}
#kontakt .message {width: 200px; height:150px; border:1px solid #3b3b3b; color:#7F7772;font-family: Verdana, Arial, Helvetica, sans-serif;font-size:1em;}
#kontakt .send {width:80px;font-size:1em;cursor:pointer;}
.fertig {
	width:719px;
	height:400px;
	padding:2px;
	border:1px solid #3b3b3b;
	color:#223466; font-size:96%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#noscript{
	color:red;
}