body {
	background: #FFF url(../images/back.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 12px Helvetica, Arial, Geneva, sans-serif;
	color: #363636;
}

#wrapper {
	width: 680px;
	margin: 0 auto;
	text-align: left;
}

h1 {
	color: #c3d49e;
	font-size:16px;
	/*background-color: white;*/
}

a {
	color: #5a6164;
}

img {
	border: 0;
}

iframe {
	border: 0;
	margin: 0;
	padding: 0;
}

/* @group Menu */

#tabs {
	width: 680px;
	height: 66px;
	position: relative;
}

#tabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	bottom: 0px;
	right: 20px;
}

#tabs li {
	display: block;
	height: 26px;
	float: left;
	padding: 0;
	margin: 0 2px 0 0;
}

#tabs li a {
	display: block;	
	height: 26px;
	text-indent: -999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#tabs li#mehr a {
	width: 128px;
	background-image: url(../images/tab1.gif);
}

#tabs li#partner a {
	width: 116px;
	background-image: url(../images/tab2.gif);	
}

#tabs li#agb a {
	width: 139px;
	background-image: url(../images/tab3.gif);	
}

#menu ul {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
}

#menu li {
	width: 101px;
	height: 50px;
	display: block;
	float: left;
}


#menu li a {
	width: 101px;
	height: 50px;
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-repeat: no-repeat;	
}

#menu li#home a {
	background-image: url(../images/menu1.gif);
}

#menu li#home a:hover, #menu li#home.active a {
	background-image: url(../images/menu1a.gif);
}

#menu li#umfrage a {
	background-image: url(../images/menu2.gif);	
}

#menu li#umfrage a:hover, #menu li#umfrage.active a {
	background-image: url(../images/menu2a.gif);	
}

#menu li#gewinner a {
	background-image: url(../images/menu3.gif);	
}

#menu li#gewinner a:hover, #menu li#gewinner.activ a {
	background-image: url(../images/menu3a.gif);	
}

#inhalt
{width: 600px;
font-family: tahoma, verdana, arial;
font-size: 1.0em;
padding-left: 20px;
}

#inhalt h1
{width: 600px;
font-family: tahoma, verdana, arial;
font-size: 1.6em;
text-align: left;
}

#inhalt h2
{
font-family: tahoma, verdana, arial;
font-size: 1.0em;
text-align: left;
}

/* @end */


#page {
	width: 680px;
	padding: 0 9px;
	background: url(../images/page_footer_bottom.gif) no-repeat center bottom;
}

#header {
	width: 626px;
	padding: 15px 27px 0 27px;
	height: 30px;
	background: white url(../images/page_header.gif) no-repeat;
	position: relative;
	z-index: 1;
}

body.subpage #header {
	height: 135px;
}

#header h1#title {
	display: none;
	width: 229px;
	height: 84px;
	float: right;
	margin: 0;
	padding: 0;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/title.gif) no-repeat;
}


#main {
	width: 626px;
	padding: 27px;
	background: url(../images/page_main.gif) repeat-y;
}

body#umfragepage #main {
	width: 650px;
	padding: 30px 15px;
}

img.header {
	position: absolute;
	top: 35px;
	left: 27px;
}


/* Intro */

#main #intro {
	width: 626px;
	height: 282px;
	background: #d9f0ff url(../images/intro.gif) no-repeat center top;
}

img.intro {
	width: 626px;
	height: 282px;
}


.factbox {
	margin: 10px 0;
	padding: 10px;
	background-color: #fefefe;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.factbox h2 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.factbox ul {
	margin: 5px;
	padding: 5px 15px;
}

.factbox li {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 	15px;
	list-style-image: url(../images/list.gif);
	border-bottom: 1px solid #f1f1d5;
}


#main h2 {
	margin: 0;
	padding: 0;
}


#content {
	padding: 13px;
	background-color: #d9f0ff;
	color: #363636;
	line-height: 17px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;	
}

#content h1 {
	color: black;
}

#content p {
	padding-bottom: 10px;
	border-bottom: 1px solid #94cbf5;
}

p.blurb {
	margin: 0;
	padding: 0;
	min-height: 50px;
	font-weight: bold;
}

#content h3#headline {
	width: 315px;
	height: 62px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/headline.gif) no-repeat left top;
	text-indent: -999px;
	overflow: hidden;
}


.column {
	margin: 10px;
	float: left;
}

.column.first {
	width: 360px;
}

.column.last {
	width: 200px;
}

div.button {
	text-align: center;
}

#footer {
	width: 626px;
	padding: 0px 27px;
	height: 110px;
	background: url(../images/page_footer.gif) no-repeat;
	text-align: center;
	color: #5a6164;
}

#footer a {
	text-decoration: none;
}

span.pipe {
	color: #c0c0c0;
}


/* Bugfix */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clear { display: inline-block; }
* html .clear { height: 1%; }
.clear { display: block; }





