* {
	padding:0;
	margin:0;
}

html , 
body {
	background:#ffffff;
	font-size:95%;
	font-family:Helvetica, Arial, sans-serif;
}

#logo {
	width:200px;
	height:55px;
	background:url(images/logo.png) no-repeat;
	position:absolute;
	top:30px;
	left:0;
	z-index:10;
}

#top {
	width:100%;
	min-width:1100px;
	height:149px;
	background:url(images/bg_top.png) repeat-x;
	position:absolute;
	top:60px;
	left:0;
	z-index:5;
}

#bild {
	width:200px;
	height:139px;
	float:left;
	background:url(images/bild.png) 0 1px no-repeat;
}

#menu {
	height:40px;
	width:850px;
	float:left;
	line-height:40px;
}

#description {
	height:100px;
	width:700px;
	float:left;
}

#left {
	width:150px;
	min-height:300px;
	background:url(images/left_bottom.jpg) bottom center no-repeat #e8e8e8;
	position:absolute;
	left:0;
	top:200px;
	padding:25px;
	font-size:1.1em;
}

#content {
	position:absolute;
	left:200px;
	top:200px;
	width:800px;
	min-height:300px;
	padding:30px 50px;
}

#content_right {
	width:290px;
	float:right;
	margin:0 0 15px 15px;
}

.right_pic {
	background:url(images/content_right.jpg) no-repeat top center;
	width:260px;
	height:170px;
	padding:15px;
}

#footer {
	border-top:1px solid #c0c0c0;
	margin-top:30px;
	padding-top:5px;
	text-align:right;
	color:#c0c0c0;
	font-size:0.9em;
}

#menu a:link , 
#menu a:visited {
	color:#000000; 
	text-decoration:none; 
	font-style:italic;
	padding:0 30px;
	outline:none;
}

#menu a:active , 
#menu a:hover , 
#menu a:focus {
	color:#ffb400; 
}

#footer a:link , 
#footer a:visited {
	color:#c0c0c0; 
	text-decoration:none; 
	outline:none;
	padding:0 10px;
	font-style:normal;
}

#footer a:active , 
#footer a:hover , 
#footer a:focus {
	color:#ffb400; 
}

a , 
a:visited {
	text-decoration:none;
	color:#000000;
	font-style:italic;
}

a:active , 
a:hover , 
a:focus {
	text-decoration:none;
	color:#ffb400;
}

h1 {
	font-weight:lighter;
	margin-bottom:15px;
	color:#ffb400;
}

h2 {
	font-weight:lighter;
	margin-bottom:15px;
}

h3 {
	font-weight:lighter;
	margin:15px 0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background:#c0c0c0;
	padding:4px;
}

.wumit_big {
	font-size:2.3em;
	color:#ffb400;
	font-weight:bold;
}

.wumit_small {
	font-weight:bold;
	color:#ffb400;
}

#content p {
	margin-bottom:15px;
}

.red {
	color:#ff0000;
}

.referenzen {
	font-weight:bold;
	margin-top:20px;
}

.clear {
	clear:both;
}
