body {
	margin: 0 auto;
    font-family:  Arial, Verdana, Times, Helvetica, sans-serif;
	font-size: 16px;
    background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	color:#4A4141 ;
	text-align:left;
}
/*Blocktext*/
p,div,h4,h2,h3{
    text-align:justify;
} 
#container   {
	margin: 0 auto;
	width: 960px;
    background: #EBEBEB;
	border-color: #EBEBEB;
	border-width:  5px 5px 5px 5px;
	border-style:    double;
	/* boxschatteneffekt um seite im IE*/
    filter: progid: DXImageTransform.Microsoft.Shadow(color='#FFFFFF', Direction=135, Strength=10);
/* boxschatteneffekt um seite im Firefox*/
    -moz-box-shadow: #FFFFFF 10px 10px 22px;
/* boxschatteneffekt um seite im safari und chrome*/
    -webkit-box-shadow: #FFFFFF 10px 10px 22px;
/* boxschatteneffekt in Browser die den effekt unterstützen*/
    box-shadow: #FFFFFF 10px 10px 22px;#FFFFFF
 }
#header     {
	background: #FFFFFF;
	padding: 0px;
    width: 960px;
    background: url(_images/h+psw958.jpg) no-repeat center top;
}
   /* Menu */
 #menucontainer {
	width: 960px;
	height: 30px;
	margin: -3px 0 0px 0.7px ;
	font-size: 12px /* 100.01% */;
    font-family: sans-serif;
    text-align: left;
    float: none;
}
#menucontainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menucontainer li {
	display: inline;
}
#menucontainer a {
	display: block;
	float:  left;
	width: 182px;
	height: 8px;
	padding: 5px 5px 20px 5px;
	background: url(_images/button1.0.jpg) no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.5em ;
	font-weight: bold;
    color: #403E3E;
}
#menucontainer a:hover,
#menucontainer .active a {
	background-image: url(_images/button1.1.jpg);
	color: #FFFFFF;
}
 #menuoffer {
	width: 420px;
	height: 30px;
	margin: 0px 0 0px 0px ;
	font-size: 12px /* 100.01% */;
    font-family: sans-serif;
    text-align: center;
    float: none;
}
#menuoffer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menuoffer li {
	display: inline;
}
#menuoffer a {
	display: block;
	float:  left;
	width: 420px;
	height: 30px;
	padding: 5px 0px 20px 0px;
	background: url(_images/button2.0.jpg) no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.5em ;
	font-weight: bold;
    color: #403E3E;
}
#menuoffer a:hover,
#menuoffer .active a {
	background-image: url(_images/button2.1.jpg);
	color: #FFFFFF;
}
#menuoffer2 a {
 	width: 400px;
	height: 30px;
	padding: 5px 0px 5px 0px;
	background: url(_images/button2.0.jpg) no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.5em ;
	font-weight: bold;
    color: #403E3E;
}
#menuoffer2 a:hover,
#menuoffer2 .active a {
	background-image: url(_images/button2.1.jpg);
	color: #FFFFFF;
}
#content    {
    margin: 0 auto;
	float:  left;
	width: 420px;
	height: 380px; 
    margin: 20px 35px 20px 240px;
	padding: 5px 37px 55px 25px;
}
#content2    {
    margin: 0 auto;
	float:  left;
	width: 450px;
    margin: 35px 35px 0 220px;
	padding: 5px 37px 55px 25px;
}
#contentleft{
    background: #EBEBEB;
	width: 150px;
    margin: 100px 35px 0 0px;
	padding: 5px 5px 35px 38px;
    position: absolute;
}
#contentright{
    background: #EBEBEB;
	width: 200px;
    margin: 40px 30px 0 730px;
	padding: 0px 0px 0px 0px;
    float:left;
    position: absolute;
}
#h1         {
	font-size: 36px ;
	font-weight: bold;
	text-align: justify
 }
#h3         {
	font-size: 20px ;
	font-weight: bold;
}
#h4         {
	font-size: 18px ;
	font-weight:  lighter;
}

#picture    {
    float:  none;
    width: 480px;
}
#footer     {
    clear: left;
	background: #F9F9F9;
	text-align: center;
	padding: 0px 0 0 ;
	height: 1%;
    color:#454343;
}
#fuss       { 
    font-size: 12px;
    background: #EBEBEB;
}








