@charset "iso-8859-2";
/* CSS Document */
@import url('../base.css');
*{
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
}
a{
	text-decoration:none;
}
a img{
	border:none;
}
#all #content a, #all #inhalt a{
	color:#2029AF;
	border-bottom:#2029AF 1px dotted;
}
#all{
	width:1184px;
	border:#888385 1px solid;
	margin-left:auto;
	margin-right:auto;
}
#head{
	background-color:#26284f;
	height:150px;
	background-image:url(../../images/simon/toprand.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
}
	#head #search .btn{
		border:none;
		background:none;
		color:#FFFFFF;
	}
		#head #menu {
			list-style:none;
			color:#FFFFFF;
			padding-top:10px;
		}
		#head #menu li{
			display:inline;
			font-size:15px;
		}
		#head #menu a {
			color:#FFFFFF;
			font-size:14px;
			padding:4px;
			margin:5px;
		}
		/*Aktive | Hover*/
		#head #menu a:hover, #head #menu li.act a{
			background-color:#FFFFFF;
			color:#26284F;
		}
	#head .logo{
		position:relative;
		top:-75px;
		left:85px;
	}	
#bottom{
	background-color:#26284f;
	height:100px;
	background-image:url(../../images/simon/bottomrand.jpg);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	margin-top:50px;
}
#head #search .inputs {
	border:1px solid #888385;
	width:84px;
}
#bottom ul{
	list-style:none;
	text-align:right;
	margin-right:95px;
	padding-top:65px;
}
#bottom ul li{
	display:inline;
	color:#FFFFFF;
	font-size:11px;
}
#bottom ul li a{
	color:#FFFFFF;
	padding:2px;
	margin:5px;
}
#all #bottom ul li a:hover, #all #bottom ul li.act a{
	background-color:#FFFFFF;
	color:#26284F;
}
#bottom #link_bottom{
	background-color:#26284F;
}
#head #search .inputs{
	border-bottom:#7B71FF 1px solid;
	border-right:#7B71FF 1px solid;
	border-left:#150C89 1px solid;
	border-top:#150C89 1px solid;
}
#submenu .img a{
	margin-left:0px;
}
#logos{
	position:absolute;
	right:240px;
	top:5px;
}
#logos a img{
	border-top:#26284F 10px solid;
}
h1{
	color:#26284F;
	font-size:18px;
}
h2{
	color:#26284F;
	font-size:15px;
}
#submenu ul li.act a{
			color:#26284F;
			padding-bottom:15px;
			display:block;
		}
#submenu ul .act .act a{
	color:#26284F;
}
/*Hover Aktive*/
#submenu ul li a:hover,#submenu ul li ul li a:hover{
	color:#26284F;
}
.guten img {
    display:none;
}
.guten {
    background-image:url('http://www.werner-simon.de/fileadmin/templates/images/wir-machen-appetit.gif');
    background-repeat:no-repeat;
    height:85px;
    width:203px;
}
#c1050 {
    border: 5px solid #26284F;
}
.ws-gewinnspiel {
    margin-top:110px;
    margin-left:30px;
}

