/****************************************************************************************************/
/* INHALTSBEREICH */


/****************************************************************************************************/
/* Allgemein */
#body {
	overflow: hidden;

	width: 915px;
	margin: 0 auto;
}

#body_content {
	float: right;
	width: 660px;
	margin: 330px 0 0 0;
	padding: 0;
}
/****************************************************************************************************/
/* STANDARDSEITE */
.content {
	width: 625px;
	padding: 0 0 10px 0;
}

.content_img {
	float: left;
	margin: 0 20px 20px 0;
}

/****************************************************************************************************/
/* INTRO */
#body_content_intro {
	width: 905px;
	margin: 94px 0 0 0;
	padding: 0 0 0 10px;
}

.content_introflash {
	width: 750px;
	height: 422px;
	background-color: #f2f2f2;
	background-image: url(../img/content/bg_introflash.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	margin-bottom: 10px;
}
.content_introactions {
	width: 750px;
	height: 35px;
	margin: 0px auto;
}

.introflags_german {
	float: left;
	margin: 0 7px 0 0;
}

.introflags_english {
	float: left;
}

.content_introfooter {
	width: 369px;
	height: 35px;
	float: right;
	background-image: url(../img/content/bg_introfooter_new.gif);
	background-repeat: no-repeat;
}

.content_introfooterleft {
	float: left;
	padding: 10px 0 0 10px;
}

.content_introfooterright {
	float: right;
	padding: 10px 0 0 0;
}



/****************************************************************************************************/
/* STARTSEITE */
#body_content_homepage {
	width: 905px;
	margin: 330px 0 0 0;
	padding: 0 0 0 10px;
}

.content_293px_green {
	float: left;
	width: 293px;
	height: 242px;
	margin: 0 8px 0 0;
	background-color: #e2efe2;
	background-image: url(../img/content/bg_content_293px_green.gif);
}


.content_293px_silver {
	float: left;
	width: 293px;
	height: 242px;
	margin: 0 8px 0 0;
	background-color: #ececee;
	background-image: url(../img/content/bg_content_293px_silver.gif);
}

.content_293px_img {
	padding: 14px 14px 2px 14px;
}

.content_293px_headline {
	padding: 14px 14px 0 14px;
}

.content_293px_body {
	padding: 0 14px 10px 14px;
}


/****************************************************************************************************/
/* AUFLISTUNG (Suchergebnisse, Private Nachrichten etc.) */



/****************************************************************************************************/
/* FOOTER */
#body_footer_homepage {
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
	text-align: center;
}

#body_footer {
	border-top: 1px solid #f0eef2;
	width: 625px;
	padding: 5px 0 0 0;
	margin: 0 10px 20px 255px;
}

.body_footer_actions {
	padding: 0 0 5px 0;
}

.body_footer_actions_print {
	padding: 0 0 0 18px;
	margin: 0 10px 0 0;
	background-image: url(../img/content/icon_print.gif);
	background-repeat: no-repeat;
}

.body_footer_actions_tellafriend {
	padding: 0 0 0 18px;
	margin: 0 10px 0 0;
	background-image: url(../img/content/icon_tellafriend.gif);
	background-repeat: no-repeat;
}

.body_footer_actions_pdf {
	padding: 0 0 0 18px;
	margin: 0 10px 0 0;
	background-image: url(../img/content/icon_pdf.gif);
	background-repeat: no-repeat;
}

/* Formular */
.form .csc-mailform {
	border: 0px solid #fff;
}
.form label.
.csc-mailform label {
	display: block;
	float:left;
	width: 120px;
	margin-left:18px;
}
.form input,
.csc-mailform  input{
	display: block;
	width: 455px;
	float:right;
	margin-right:68px;
}
.form csc-mailform-field,
.csc-mailform-field {
	clear:both;
	padding:3px 12px;
	margin:9px 0;
}

#mailformformtype_mail {margin-bottom:18px;}

#body_navigation_navi li{
	list-style-type:none;
}
