

* { padding: 0; margin: 0; }
img, img a { border: none; }


h1 
{
	font-size: 14px;
	padding-bottom: 7px;
}


h2
{
	font-size: 13px;
	padding-bottom: 5px;
}

#news h1
{
	padding-bottom: 0px;	
}

#news p
{
	padding-bottom: 0px;	
}

h3
{
	font-size: 12px;
	padding-bottom: 3px;
}

p
{
	padding-bottom: 7px;	
}

a
{
	color: #ef3224;	
}

hr
{
	border-top: 1px solid #000;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.csc-mailform {
	width: 500px;
	border: 0px none;
	font-size: 11px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:130px;
padding-left:5px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

input, textarea, select
{
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

textarea
{
	height: 200px;	
}

fieldset
{
	border: none;	
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 135px;
/* Float wieder abschalten */
clear: both;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #296ca8;
}

#center
{
	margin: 0 auto;
	width: 900px;
}

#header
{
	widht: 900px;
	float: left;
	padding-top: 10px;
}

#logo
{
	width: 500px;
	float: left;
}

#logo h1
{
	display: block;
	width: 300px;
	height: 60px;
	padding-top: 7px;
  	color: #fff;
	font-size: 1px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
}

#logo h1 a
{
	position: relative;
	top: -3000px;
}

a#donate {
	display: block;
	height: 25px;
	width: 100px;
	line-height: 25px;
	background: none #296ca8;
	color: #fff;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-right: 40px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

a#donate:hover {
	color: #296ca8;
	border: 1px solid #296ca8;
	background: none #e0e0e0;
}

#news 
{
	color: #ff0000;
	width: 400px;
	float: right;
	padding: 15px 0 0;
}


#mainnav
{
	width: 900px;
	float: left;
	background-color: #f1f2f1;
	
}

#mainnav li
{
	display: block;
	float: left;
	padding: 5px;
	list-style-type: none;
}

#mainnav li a
{
	text-decoration: none;
	color: #296ca8;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial;
}

#mainnav li.curr a
{
	font-weight: bold;	
}

#footer
{
	width: 880px;
	float: left;
	background-color: #f1f2f1;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

#footer p
{
	float: left;
	width: 38%;
	font-size: 11px;
	padding-top: 9px;
}

#footer a
{
	color: #296ca8;
}

#footer p.red
{
	margin-top: 4px;
	border: 1px solid #296ca8;
	padding: 3px;
	width: 20%;
}

#content
{
	width: 900px;
	float: left;
	margin-top: 7px;
	padding-bottom: 7px;
}

#leftwrapper {
	float: left;
	width: 155px;
	overflow: hidden;
}

#left
{
	width: 150px;
	float:left;
}

#zitat
{
	width: 150px;
	float:left;
	height: auto;
	margin-top: 15px;
}

#right
{
	float: right;
	width: 740px;
	height: 400px;
	height: auto!important;
	min-height: 400px;
}


#footer2
{
	width: 900px;
	float: left;
	text-align: center;
	padding-top: 10px;
	font-size: 0.8em;
	color: #000;
}

#footer2 a
{
	text-decoration: none;
	color: #000;
}

#container
{
 position:absolute;
 height:580px; 
 width:100%;
 margin:-370px 0px 0px -50%;
 top: 50%; 
 left: 50%;
 float: left;
}


#left li
{
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #9C9C9C;
	padding-left: 3px;
	padding-right: 3px;
}

#left ul
{
	background-color: #f1f2f1; 
	padding-top: 5px;
	padding-bottom: 5px;
}

#left li a
{
	text-decoration: none;
	color: #ff0000;
}

#left li ul li
{
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	border: none;
}

#left li.curr, #left li.curr li.curr
{
	font-weight: bold;	
}

#left li.curr li
{
	font-weight: normal;	
}


/* edit stefan */

body
{
	color: #383838;
}

#footer
{
	position: fixed;
	bottom: 0;
}

a, #left li a
{
	color: #296CA8;
}

#content h1
{
	margin-top: 10px;
}

p
{
	padding-bottom: 10px;
}


.align-right {
	float: right;
}
/* edit stefan */