body, html {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	
}

h1 {
	font-size: 32px;
	color: #060606;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;

}

#gewinnerseite h1 {
	font-size: 20px;
	color: #060606;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	padding-top: 0px;

}

#gewinnerseite h2 {
	font-size: 18px;
	color: #b5210d;
		font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 0px;

}

h2 {
	font-size: 27px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A8216;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cu3er-container {
	width:600px;
	padding:0px;
	margin:0px;
	float:left;
	height: 300px;
}

#content-container {
	width:578px;
	padding:10px;
	margin:0px;
	float:left;
	height: 590px;
	background-image: url(../images/contentbg.png);
	background-color: #9ed188;
	border: 1px solid #9ed188;
	background-repeat: repeat-x;
	overflow: hidden;
}

#content-container-neu {
	width:578px;
	padding:10px;
	margin:0px;
	float:left;
	background-image: url(../images/contentbg.png);
	background-color: #9ed188;
	border: 1px solid #9ed188;
	background-repeat: repeat-x;
	overflow: hidden;
}


.content-text {
	width:550px;
	padding:10px;
	margin:0px;
	float:center;
	background-image: url(../images/bgform.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#container-top10 {
	width:294px;
	padding:0px;
	margin:0px;
	float:right;
	height:300px;
	background-image: url(../images/top10-bg.png);
	background-repeat: no-repeat;
}

#container-top10-neu {
	width:294px;
	padding:0px;
	margin:0px;
	float:right;
	background-image: url(../images/top10-bg.png);
	background-repeat: no-repeat;
	background-color:#000;
}

#container-preise {
	width:294px;
	padding:0px;
	margin:0px;
	float:right;
	height:300px;
}

#container-info {
	width:294px;
	padding:0px;
	float:right;
	height:300px;
	background-image: url(../images/preise-info.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

#top10 {
	width:120px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	padding-left: 5px;
}

#top10-2 {
	width:150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	padding-left: 5px;
}

#unsere-preise {
	width:200px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	padding-left: 17px;
	line-height: 20px;
}

#unsere-preise a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FEDE05;
	font-size: 13px;

}


#top10 ul {
	list-style-type: decimal;
}

#top10-anzahl ul {
	list-style-type: none;
}

#top10-2 ul {
	list-style-type: decimal;
}

#top10-anzahl-2 ul {
	list-style-type: none;
}

#top10-anzahl {
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0DE30;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: right;
}

#top10-anzahl-2 {
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #286d0c;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: right;
}

#container {
	width:900px;
	padding:0px;
	margin:0px;
	overflow: hidden;
	height: 300px;
}

#container-gewinnspiel{
	width:900px;
	padding:0px;
	margin:0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #33465d;
	margin-top: 10px;
	padding-bottom: 10px;
}


a {
	color: #265d8f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#header {
	height: 100px;
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
}

#navi {
	height: 30px;
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9FD588;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:right;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navi a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top:10px;
	padding-right: 5px;
	padding-left: 5px;
}

#navi a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9FD588;
	text-decoration: none;
	padding-top:10px;
	padding-right: 5px;
	padding-left: 5px;
}


#logo{
	height: 120px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	background-image: url(../images/logo-header.png);
	background-repeat: no-repeat;
}

.slogan{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-top:8px;
	font-weight: bold;
	color: #368015;
	text-decoration: none;
}


#content{
	text-align:center;
	margin-top:15px;
	background-color: #9ed188;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-x;
	border: 1px solid #9ed188;
	padding:10px;
	background-position: top;
}

#content-gewinnspiel{
	text-align:center;
	margin-top:15px;
	background-color: #ccebbf;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-x;
	border: 1px solid #ccebbf;
	padding:10px;
	background-position: top;
}

#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow:hidden;
	margin-top: -65px;
}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b3d53;
	padding-top: 20px;
	padding-bottom:5px;
	text-align: center;
	clear: both;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b3d53;
	padding-top: 8px;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
}



#menu{
	width:605px;
	float: right;
}
#menu ul{
	list-style:none;
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li{
	list-style:none;
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}
#menu li a{
	display:block;
	float:left;
	height:66px;
	color:#2e4055;
	font-size:12px;
	font-weight:bold;
	background:url(../images/menu_009_l.jpg) no-repeat left;
	line-height:66px;
	padding:0 0 0 9px;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
#menu li a span{
	display:block;
	float:left;
	background:url(../images/menu_009_r.jpg) no-repeat right;
	height:66px;
	color:#2e4055;
	line-height:66px;
	padding:0 18px 0 8px;
}
#menu li a:hover{
	display:block;
	float:left;
	background:url(../images/menu_009_h_l.jpg) no-repeat left;
	height:66px;
	color: #2e4055;
}
#menu li a:hover span{
	display:block;
	float:left;
	background:url(../images/menu_009_h_r.jpg) no-repeat right;
	color:#2e4055;
	height:66px;
}
#menu li a.current{
	display:block;
	float:left;
	height:66px;
	color:#2e4055;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	background:url(../images/menu_009_h_l.jpg) no-repeat left;
	line-height:66px;
	padding:0 0 0 9px;
	text-decoration:none;
}
#menu li a.current span{
	display:block;
	float:left;
	background:url(../images/menu_009_h_r.jpg) no-repeat right;
	height:66px;
	color:#2e4055;
	line-height:66px;
	padding:0 18px 0 8px;
}
