@charset "UTF-8";
/* CSS Document */

/*
Layout:
Breite: 920
Leerraum links/rechts: 20
4 Spalten + Bundsteg
|________220_______|________220_______|________220_______|__40__|________220_______|
|________220_______|________220_______|_____________________480____________________|
*/

/* ---------------------------------------------------------------------- */
/* ------------------- Allgemein ---------------------------------------- */
/* ---------------------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;/*#333;*/
}

#zentrierer {
	margin: 0 auto;
	width: 960px;
	overflow:visible;
	background-color: #fff;
}

#floater {
	position: relative;
	overflow: visible;
	top: 0px;
	float: left;
	width: 920px;
	margin-bottom: 20px;
	margin-left:20px;
	margin-right:20px;
	padding-top: 20px;
	overflow:visible;
	background-color: #fff;
}

/* ---------------------------------------------------------------------- */
/* ------------------- Header ------------------------------------------- */
/* ---------------------------------------------------------------------- */

#logo {
	position: relative;
	overflow: visible;
	float: left;
	
	width: 920px;
	height: 43px;
	
	background-color: #fff;
	
	border-bottom-color:#333;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#logoimage {
	margin-top:13px;
}

/* ---------------------------------------------------------------------- */
/* ------------------- Content ------------------------------------------ */
/* ---------------------------------------------------------------------- */

#content_all {
	position: relative;
	float:left;
	width: 100%;
	min-height: 400px;
	
	background-color: #fff;
	
	/*
	background-color: #f00;
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#sidebar_left {
	position: relative;
	float:left;
	width: 220px;
	min-height: 400px;
	padding-top: 31px;
	
	/*
	background-color:#CCC;
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#sidebar_middle {
	position: relative;
	float:left;
	width: 220px;
	min-height: 400px;
	padding-top: 31px;
	
	/*
	background-color:#CCC;
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#content_middle_right {
	position: relative;
	float:left;
	min-height: 400px;
	width: 480px;
	margin-left: 0px;
	margin-right: 0px;
	
	/*
	background-color:#CCC;
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#content_headline {
	position: relative;
	float:left;
	width: 100%;
	height: 31px;
	/*
	border-bottom-color: #ED2C19;
	border-bottom-style:solid;
	border-bottom-width:thin;
	*/
	/*
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#content_text {
	position: relative;
	float:left;
	width: 100%;
	/*
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

.projektdatentext {
	/* min-height: 160px; */	
}

.projektdatentabelle {
	
}

/* ---------------------------------------------------------------------- */
/* ------------------- Footer ------------------------------------------- */
/* ---------------------------------------------------------------------- */

#footer {
	position: relative;
	float:left;
	width: 920px;
	
	margin-top: 5px;
	margin-bottom: 50px;
	
	padding-top: 0px;
	padding-bottom: 10px;
		
	background-color: #fff;
	
	
	border-top-color:#333;
	border-top-width:1px;
	border-top-style:solid;
	/*
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#footer_sidebar_left {
	position: relative;
	float:left;
	width: 220px;
	/*
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#footer_sidebar_middle {
	position: relative;
	float:right;
	width: 220px;
	text-align:right;
	/*
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#footer_middle_right {
	position: relative;
	float:left;
	width: 480px;
	margin-left: 168px;
	margin-right: 30px;
	/*
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

/* ---------------------------------------------------------------------- */
/* ------------------- Widgets ------------------------------------------ */
/* ---------------------------------------------------------------------- */

.sidebar_widget_left {
	position: relative;
	float:left;
	/* background-color:#CCC; */
	width: 100%;
	margin-bottom: 0px;
	/*
	border-bottom-width:thin;
	border-bottom-color: #ED2C19;
	border-bottom-style:solid;
	*/
}

.sidebar_widget_right {
	position: relative;
	float:left;
	/* background-color:#CCC; */
	width: 100%;
	margin-bottom: 0px;
	/*
	border-bottom-width:thin;
	border-bottom-color: #ED2C19;
	border-bottom-style:solid;
	*/
}

.sidebar_widget_abstand {
	position: relative;
	float:left;
	/* background-color:#CCC; */
	width: 100%;
	height: 40px;
}

/* ---------------------------------------------------------------------- */
/* ------------------- admin -------------------------------------------- */
/* ---------------------------------------------------------------------- */


#zentrierer_admin {
	margin: 0 auto;
	width: 1100px;
	overflow:visible;
}

#floater_admin {
	position: relative;
	overflow: visible;
	top: 0px;
	float: left;
	width: 1100px;
	margin-bottom: 50px;
	overflow:visible;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	background-image:url(../../admin/medien/allgemein/hi.gif);
	background-repeat:repeat-y;
}

#content_logIn {
	position: relative;
	float:left;
	width: 523px;
	padding-left: 250px;
	margin-top: 295px;
	padding-top: 20px;
	min-height: 300px;
}

#content_admin {
	position: relative;
	float:left;
	width: 1100px;
	min-height: 300px;
	/*
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#admin_content {
	position: relative;
	float:left;
	width: 900px;
	min-height: 300px;
	margin-top: 50px;
	/*
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}

#navi_admin {
	position: relative;
	float:left;
	width: 180px;
	min-height: 300px;
	margin-top: 70px;
	margin-right: 20px;
	/*
	border:thin thin thin thin;
	border-bottom-style:solid;
	border-color:#000;
	*/
}