@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	overflow: visible;
	background:#feeaeb;
	margin:0;
}
a {
	color:#D15A4D;
	text-decoration : none;
	margin:0 4px;
}
a:hover {
	color:#DD8073;
	text-decoration:underline;
}
h1 {
	font-size:16px;
	margin:22px 0;
	padding:0;
	width:auto;
}
p {
	margin:60px 0 0 0;
}
ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
#wert1{
	width:1000px;
	height:auto;
	background:url(../images/wert_03.png) repeat-y;
	margin:0;
	}
#wert2{
	width:1000px;
	height:auto;
	background:url(../images/wert_01.png) no-repeat;
	}
#wert3{
	clear:both;
	width:1000px;
	height:163px;
	background:url(../images/wert_04.png) no-repeat;
	}
#wertContent{
	width:900px;
	height:auto;
	min-height:622px;
	position:relative;
	z-index:1;
	top:0px;
	margin:0px 0 0px 30px;
	padding:0px 10px 0 10px;
	}
#wertTop{
	position:relative;
	float:right;
	width:500px;
	height:70px;
	margin:0px 0 90px 0;
	}
#wertContentMenu{
	float:left;
	width:190px;
	height:auto;
	margin:25px 0 0 175px;
	}
#wertContentMenu li {
	height:21px;
	margin-top:2.5px;
	width:185px;
	text-align:right;
	}
li a{
	width:185px;
	color:#D14279;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}
li a:hover{
	width:185px;
	color:#F4855C;
	text-decoration:none;
	}
#wertContentInhalt{
	clear:both;
	float:right;
	width:670px;
	height:auto;
	line-height:2em;
	margin-right:20px;
	}
#wertlogotyp{
	float:left;
	width:350px;
	height:30px;
	padding:30px 0 20px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	}
#wertlogotyp a{color:#D14279;
	}
#wertdesc{
	clear:both;
	width:400px;
	height:50px;
	padding:10px;
	margin-right:20px;
	color:#666;
	}
#infimp{
	float:right;
	width:317px;
	height:153px;
	background:url(../images/impressum-site.JPG) no-repeat;
	}


