* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background:url(../gfx/body_bg.jpg) 50% 0 repeat-y #EEEEEE;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#fff;
}


div {position:relative;}
img {border:0;}

.clear, .clearer {clear:both;}

/* Struktur */

#page {
	margin:0 auto;
	width:891px;
	text-align:left;
}

#header {
	width:890px;
	height:145px;
	background:url(../gfx/header_bg.png) no-repeat;
}

#content-wrap {
	background:url(../gfx/bg_verlauf_small.jpg) repeat-x;
	padding: 5px 10px 10px 10px;
	width:870px;
}

#content-box {padding:10px 0;}

/* Header */
#logo {
	position:absolute;
	top:42px;
	right:10px;
}
#nav-meta {position:absolute; top:10px; left:20px; width:860px;}
#nav-meta ul {list-style:none}
#nav-meta li {display:inline;color:#58595B;font-weight:bold;font-size:1.1em;}
#nav-meta a {
	color:#58595B;
	text-decoration:none;
}
#nav-meta a:hover, #nav-meta li.active a {color:#E3000F;}
#nav-meta-right {position:absolute; top:0px; right:0px;}


/* Content links */
#content-left {
	float:left;
	width:231px;
	border-right:1px solid #8b8b8b;
}
#network {border-bottom:1px solid #8b8b8b;padding:10px 0;}
#10goodreasons-wrap {border-bottom:1px solid #8b8b8b;}
#supporter-list-wrap {border-bottom:1px solid #8b8b8b;padding:0 5px 10px 5px;}
#supporter-list-wrap #supporter-list {color:#8b8b8b;}
#supporter-list-wrap h2 {font-size:1.8em;}

/* Content rechts */
#content-right {
	float:left;
	width:613px;
	padding-left:25px;

}



/* Content allgemein */
span.text-grau {color:#8b8b8b;}
span.text-rot {color:#e3000f;}

h1 {font-size:3.6em; font-weight:bold; margin:10px 0;}
h2 {font-size:2.4em; font-weight:bold; margin:10px 0;}
h3 {font-size:1.4em; font-weight:bold; margin:10px 0;}
p {font-size:1.2em; font-weight:normal; margin:10px 0;}
a {color:#fff;}
a:hover {color:#e3000f;}
h1 a, h2 a, h3 a {text-decoration:none;}

#content-right ul {list-style:none;}
#content-right li {font-size:1.2em; font-weight:normal;padding:5px 30px 15px 30px; background:url(../gfx/icon_haken.gif) no-repeat;}

/*
altes zeugs vom wahlkampfseite
#content-left {float:left; width:630px;}

#content-left h1 {font-size:2.4em; font-weight:bold; color:#e3000f; margin:10px 0; border-bottom:1px solid #e3000f;padding-bottom:6px;}
#content-left h2 {font-size:1.4em; font-weight:bold; color:#e3000f; margin:10px 0; border-bottom:1px solid #e3000f;padding-bottom:6px;}
#content-left h3 {font-size:1.2em; font-weight:bold; color:#000000; margin:10px 0;}
#content-left h4 {font-size:1.1em; font-weight:bold; color:#e3000f; margin:10px 0;}
#content-left p {font-size:1.2em; font-weight:normal; color:#000000; margin:10px 0;}
#content-left table {font-size:100%;}
#content-left table p {margin:0;}
#content-left table td, #content-left table th {padding:2px;}
#content-left table th { white-space:nowrap;}
#content-left a {color:#000000;}
#content-left a:hover {color:#e3000f;}
#content-left ul, #content-left ol {font-size:1.2em; font-weight:normal; color:#000000; margin:10px 18px;}
#content-left ul ul, #content-left ol ol {font-size:1em;}
#content-left ol {margin:10px 25px;}
#content-left .content-border-grey {border:1px solid #cacaca; padding:0 10px; margin:10px 0;}
#content-left .content-border-grey .csc-textpic {margin-top:10px;}
*/


/* CSS Filelinks*/
.filelinks a {font-size:1.2em;line-height:1.4em;text-decoration:underline;}


/* Content-Slider (Starseite) */
#slider-supporter {
	position:relative; /*leave as is*/
	overflow:hidden; /*leave as is*/
	width:613px; /*width of featured content slider*/
	height:290px;
	padding:5px 0px;
	border-top:1px solid #8b8b8b;
	border-bottom:1px solid #8b8b8b;
}
#slider-supporter .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 613px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 302px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.slider-supporter-title {position:absolute;top:5px;left:305px;width:286px;}
.slider-supporter-img {position:absolute;top:5px;left:0px;width:290px;height:290px;overflow:hidden;}
.slider-supporter-content {position:absolute;top:40px;left:305px;width:286px;}
.slider-supporter-name{position:absolute;bottom:10px;left:305px;}
#slider-supporter h2, #slider-supporter h3, #slider-supporter p {margin:0;}
#slider-supporter h4 {font-size:1.8em; font-weight:normal; padding-bottom:10px;}
#slider-supporter p {padding-top:10px;}
#paginate-slider-supporter {position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:50000;}
#paginate-slider-supporter .slider-btn-prev {position:absolute;left:0px;bottom:11px;}
#paginate-slider-supporter .slider-btn-next {position:absolute;right:0px;bottom:11px;}

#slider-teaser-wrap {position:absolute;top:5px;right:10px;width:380px;height:150px;}
#slider-teaser {
	position:relative; /*leave as is*/
	overflow:hidden; /*leave as is*/
	width:380px; /*width of featured content slider*/
	height:150px;
	background-color:#1b1b1b;
}
#slider-teaser .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 16px;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 348px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 150px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.slider-teaser-img {position:absolute;top:10px;left:10px;width:150px;height:130px;overflow:hidden;}
.slider-teaser-content {position:absolute;top:10px;left:180px;width:158px;height:130px;overflow:hidden;}
#slider-teaser h2, #slider-supporter h3 {margin:0;}
#slider-teaser h2 {font-size:1.8em;}
#paginate-slider-teaser {position:absolute;top:0px;left:0px;width:100%;height:100%;}
#paginate-slider-teaser .slider-btn-prev {position:absolute;top:0px;left:0px;}
#paginate-slider-teaser .slider-btn-next {position:absolute;top:0px;right:0px;}

/* Mailform */
.csc-mailform {border:none;}
.csc-mailform-field {clear:both; margin-bottom:10px;}
.csc-mailform-field label {display:block; width:auto; float:none; font-size:1.2em;font-weight: bold; padding-right:10px;}
.csc-mailform-field input, .csc-mailform-field textarea { padding: 3px 4px;	border:none; }
.csc-mailform-field input { background:url(../gfx/form_input_big_bg.gif) no-repeat; width:217px; height:17px; }
.csc-mailform-field textarea { width:436px; height:58px; padding:0; margin: 3px 4px; border:0px; }
.csc-mailform-field-textarea { background:url(../gfx/form_textarea_bg.gif) 0 0 no-repeat; width:444px; height:64px; }
.csc-mailform-field input.csc-mailform-check,
.csc-mailform-field input.csc-mailform-submit {
	background:url(../gfx/form_button_submit.png) no-repeat; 
	width:232px; 
	height:30px; 
	border:none; 
	cursor:pointer; 
	color:#a5a5a5; 
	font-weight:bold;
	font-size:1.6em;
	margin:0;
}

/* overlay */
/* the overlayed element */
div.overlay {
	background-image:url(../gfx/videooverlay_bg.png);
	width:474px;
	height:311px;		
	display:none;
	padding-top:130px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../gfx/videooverlay_close.gif);
	position:absolute;
	right:10px;
	top:23px;
	cursor:pointer;
	height:20px;
	width:90px;
}
.tb_overlay { display:none; } 
.tb_overlay_active {
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
	display:block !important;
	background-color:#000000;
	opacity:0.75;
	filter: alpha(opacity=75); background-color: #000;
	-moz-opacity: 0.75;
}
.tb_overlay_content { }

/* Extension fixes */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {padding-bottom:10px; margin-bottom:0;}



/* mm_supporter */

.tx-mmsupporter-pi1 { font-size: 1.2em; }
.tx-mmsupporter-pi1 fieldset { border:none; }
.tx-mmsupporter-pi1 label { font-size:1em; }
.tx-mmsupporter-pi1 .csc-mailform-field { padding:0 0 10px 0; }
.tx-mmsupporter-pi1 input {	background:url(../gfx/form_input_small_bg.gif) no-repeat; width:187px; height:17px; }
.tx-mmsupporter-pi1 .csc-mailform-field-checkbox { background:none; width:auto; height:auto; margin-top: 2px; }
.tx-mmsupporter-pi1 input.csc-mailform-submit { font-size:1.3em; }

.tx-mmsupporter-pi1 .video {
	padding:5px 0px;
	border-top:1px solid #8b8b8b;
	border-bottom:1px solid #8b8b8b;
	text-align:center;
}

#content-right .error li { background:none; padding-left:0; color:#e6000f; }
#supporter-list-morelink { text-align:right; padding-top:10px; }