/*
	(c) Super-Fi 2007
*/
body {
	margin: 0;
	padding: 0;
    background: #fff url(../i/bg_main.jpg) repeat-x 0 0;
	text-align: center;
}


/* main verlauf */


h1,h2,h3,h4,h5 {
	padding: 0;
	margin: 0 0 1em 0;	
}

h1 {
	margin-bottom: 10px;
	padding: 0;
	height: auto;	
}

#right .col h1, #header h1 {
	font-size: 13px;
	text-indent: -5000px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 8px;	
}


.miniteaser h2 {
	font-size: 13px;
	margin: 0;	
}

body, textarea, input {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#header h1 {
	position: absolute;
	height: 36px;
	margin: 0;	
}

h1#topsujet {
	background: transparent url(../i/h1_topsujet.gif);	
}
h1#topvideo {
	background: transparent url(../i/h1_topvideo.gif);
	font-size: 13px;
	text-indent: -5000px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 8px;		
}
h1#takeaction {
	background: transparent url(../i/h1_takeaction.gif);
	left: 243px;
	bottom: 36px;	
	width:340px;	
}
h1#contest {
	background: transparent url(../i/h1_contest.gif) no-repeat right bottom;
	width: 505px;
	right: 0;
	bottom: 0;	
}

ul {
	margin: 0 0 1em 0;	
}

p {
	padding: 0;
	margin: 0 0 1em 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}


div, form, html {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;	
}

legend {
	display: none;	
}

a {
	font-family: Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;	
}
#left a, #normal a, #right a {
	text-decoration: underline;		
}

.block {
	display: block;	
}


/* naaaaaaaaaaaaaaaaaaavi */

#nav, #subnav {
    list-style-type: none;
    padding: 0;
    margin: 0 0 22px 0;		
}
#nav li, #subnav li {
	padding: 0 0 2px 0;
	margin: 0;
	z-index: 99; /* this fixes IE7 stack order */
}
#nav li a, #subnav li a {
	height: 25px;
	display: block;
	width: 213px;
	color: #fff;
	overflow: hidden;
	margin: 0;
}
#nav li a {
	border: 2px solid #000;
	background: #000 url(../i/bg_nav.gif) repeat-x 0 0;
}
#subnav li a {	
	background: #008E2A;
	border: 2px solid #008E2A;
}
#nav li.sub a {
	background: #000;
	font-weight: normal;
	font-size: 13px;
	padding-top: 5px;
	height: 20px;
	text-decoration: none;
	padding-left: 8px;
	width: 205px;
}
#nav li.sub {
	margin: 0;
	margin-top: -2px;	
}


#left, #normal, #right {
	float: left;
	z-index: 0;
/*	border: 1px solid #000; */
}

#left {
	width: 242px;
	position: relative /* ieeeeeeeeeeeeeeeeeee??? */	
}
#normal {
	width: 340px;
	position: relative /* ieeeeeeeeeeeeeeeeeee??? */
}
.singlecol #normal {
	width: 640px;	
}


#right {
	width: 300px;
	position: relative /* ieeeeeeeeeeeeeeeeeee??? */	
}


.colwrap {
	width: 316px;
	border: 1px solid #B8B8B8;
}
.col {
	background: #CFD7B7 url(../i/bg_col.jpg) repeat-x 0 0;
	border: 2px solid #CFD7B7;
	padding: 20px 7px;	
}
#left .colwrap {
	width: 215px;
}
#left .col {
	background: #F6F6F6 url(../i/bg_leftcol.jpg) repeat-x 0 0;
	border: 2px solid #F6F6F6;
}
.singlecol .colwrap {
	width: 656px;
}



.clear {
	clear: both;
	height: 1px;
	width: 0;
	overflow: hidden;
}


.right {
	text-align: right;
	position: relative;
	margin: 0;
}
.center, .timeline li.pic {
	text-align: center;	
}

.block {
	display: block;	
}



#header {
	width: 900px;
	height: 353px;
	position: relative;
	background: #EBEBEB;
	padding: 0;
	margin: 0 0 26px 0;
	overflow: visible;
}

#main {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
}

#logo {
	position: absolute;
	right: 0;
	bottom: 36px;
}
#cutthecrap {
	position: absolute;
	top: 0px;
	left: -30px;	
}
#einreichen {
	position: absolute;
	top: 58px;
	right: -26px;	
}


.miniteaser {
	background: #fff;
	padding: 8px;	
	margin-bottom: 10px;
}
.miniteaser .pic img {
	float: left;
	clear: left;
	margin: 0 6px 0 0;
	border: 1px solid #A9A9A9;
}

/* mitmachen teaser spezial */
.mitmachen #mitmachen {
	overflow: visible;
	width: 900px;
	position: relative;
	height: 78px;
}
#mitmachen img {
	position: absolute;
	right: -5px;
	top: 0;	
}
.mitmachen #left {
	position: relative;
	top: -78px;
}


#left .miniteaser {
	border: 1px solid #E0E0E0;
	border-width: 1px 0 0;
	background: transparent;
	padding: 5px 0;
}

.miniteaser em {
	display: block;
	text-align: center;
	font-style: normal;
	color: #7F7F7F;
	font-size: 11px;	
}
.miniteaser ul {
	list-style: none;
	padding: 0;
	margin: 4px 0;
}
.miniteaser li {
	padding: 0;
	margin: 0;	
}

#left a {
	color: #008E2A;	
}

input.txt, textarea.txt {
	border: 1px solid #666;
	width: 220px;
	margin-bottom: 2px;
}


.split {
	float: left;
	width: 316px;	
}

.error {
	color: #E73100;
}

#loading img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 11px;
}

textarea.readonly {
	border: 1x solid #b8b8b8;	
	background: #f2f3f5;
	width: 600px;
}


.thumb {
	float: left;
	width: 100px;
	background: #dfe4ce;
	padding: 10px;
}
.thumb p {
	margin: 0;
	padding-top: 4px;
	font-size: 11px;
	color: #666;
}

.imgtext {
	float: left;
	width: 480px;	
	clear: right;
	padding: 10px 0 0 16px;
}



