body {
	background-color: white;
	font-family: Arial, sans-serife;
	font-size: 11px;
	color: #4D4C4A;
	padding: 0;
	margin: 0;
}

#seite {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
	height: 100%;
}

#kopf {
	position: relative;
	width: 1025px;
	height: 134px;
	background-image: url(img/hintergrund_kopf.gif);
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}

#statistik {
	position: absolute;
	top: 18px;
	left: 420px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 737px;
}

#counter {
	position: absolute;
	top: 40px;
	left: 737px;
	color: white;
	font-family: Arial, sans-serife;
	font-size: 12px;
}

#countdown {
	color: white;
	font-family: Arial, sans-serife;
	font-size: 28px;
	font-weight: normal;
}

#sprachen {
	position: relative;
	top: 30px;
	left: 30px;
}

#topnavi  {
	position: absolute;
	top: 79px;
	right: 13px;
	text-align: right;
}

#inhalt {
	position: absolute;
	top: 134px;
/*	bottom: 0px;*/
	left: 0px;
	width: 1025px;
/*	height: 100%;*/
	min-height: 750px;
	background-color: white;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
/*	background-image: url(hintergrund_content.gif);
	background-position: top right;
	background-repeat: no-repeat;   */
}

#randbild {
	position: absolute;
	top: 0;
	right: 0;
	width: 424px;
	height: 649px;
	background-image: url(img/deutschland_wiegt_sich_visual.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color: white;
}

#navigation {
	position: absolute;
	top: 107px;
	left: 25px;
}

#links {
	position: absolute;
	top: 15px;
	left: 0px;
	bottom: 0px;
	width: 155px;
	border-right: 7px solid white;
	padding-left: 25px;
	padding-top: 25px;
	overflow: hidden;
}

#menu_unten {
	position: absolute;
	left: 190px;
	bottom: 0px;
	padding-bottom: 25px;
	overflow: hidden;
}
#menu_unten_start {
	position: absolute;
	left: 25px;
	bottom: 0px;
	padding-bottom: 25px;
	overflow: hidden;
}

#logos_unten {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	overflow: hidden;
}

#copyright {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-left: 25px;
	padding-bottom: 25px;
	overflow: hidden;
}

#rootline {
	position: absolute;
	top: 30px;
	left: 190px;
	width: 700px;
	z-index: 500;
}

#mitte {
	position: relative;
	margin-top: 0px;
	padding-top: 43px;
	margin-left: 190px;
	width: 750px;
	padding-bottom: 50px;
}

#mitte_start {
	position: relative;
	margin: 0;
	padding: 0;
	width: 1025px;
}

#rechts {
	position: absolute;
	bottom: 35px;
	left: 780px;
	cursor: pointer;
}

#links_ohne {
	position: absolute;
	top: 115px;
	left: 30px;
}

#rechts_ohne p.bodytext {
	color: #C7C7C7
}

#mitte_ohne {
	position: absolute;
	top: 160px;
	left: 270px;
	width: 280px;
}

#rechts_ohne {
	position: absolute;
	top: 160px;
	left: 600px;
}

#fuss {
	position: absolute;
	bottom: 0px;
	left: 30px;
	height: 26px;
}

td {
	vertical-align: top;
}

img {
	border: 0;
}

div.indent {
     margin-left: 120px;
     width: 350px;
}


/**************************************** Kontakt *******************************/

fieldset.csc-mailform {
	border: 0;
	margin: 0;
	padding: 0;
}

.csc-mailform-field label {
	float:left;
	display:block;
	width:120px;
	text-align: left;
	color: #A82819;
	font-family: arial;
	font-size: 12px;
}


.csc-mailform-field input {
	width: 212px;
	height: 12px;
	margin-bottom: 3px;
	border: 1px solid #BFBFBF;
	font-size: 11px;
}

.csc-mailform-field select {
	width: 212px;
	margin-bottom: 3px;
	border: 1px solid #BFBFBF;
	font-family: arial;
	font-size: 11px;
}

.csc-mailform-field textarea {
	width: 212px;
	height: 70px;
	border: 1px solid #BFBFBF;
     font-size: 11px;
}

.csc-mailform-field-newslettercheck {
	margin-left: 90px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.csc-mailform-field-newslettercheck input {
	margin-left: -20px;
}

input.csc-mailform-submit {
	background: none;
	background-image: url(img/pfeil.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	border: 0px;
	font-weight: bold;
	font-family: arial;
	padding: 0;
	padding-left: 8px;
	margin: 0;
	margin-left: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	color: #3B3A38;
	cursor: pointer;
	width:140px;
}

input.csc-mailform-submit:hover {
	color: #A9281B;
}

#startseite_content {
	width: 590px;
	min-height: 440px; 
	padding-left: 25px; 
	padding-top: 25px;
}

#startseite_content div.csc-textpic {
     float: left;
     margin-right: 30px;
     margin-bottom: 25px;
}

#startseite_content table.contenttable {
     float: left;
     margin-right: 30px;
     margin-bottom: 0px;
}

#startseite_content div.csc-textpic-left {
     float: left;
}
#startseite_content div.csc-textpic-below {
     float: left;
}
#startseite_content div.csc-textpic-caption-l {
     float: left;
}
#startseite_content div.csc-textpic-clear {
     clear:none;
     float: left;
}
