/* TWO COLUMN LAYOUT */
/* vert. Scrolleiste im Firefox immer sichtbar*/
html {
	height: 100%;
	margin-bottom: 1px;
	overflow-y:scroll; 
}


/*HOMEPAGE*/

body#HOME{
	background-image:none;
}


body#HOME #subnavi{font-family:Arial, Helvetica, sans-serif; font-size:12px; }

body#HOME #subnavi{
	position:relative;
	width:370px;
	height:20px;
	top:25px;
	left:570px;
	text-align:right;
	margin:0px;
	margin-left:10px;
	}

body#HOME #subnavi ul{
	list-style:none;
	margin:0px;
	margin-left:13px;
	padding:0px;
}

body#HOME #subnavi ul li{
	display: inline;
	margin:0px;
	margin-right:20px;	
}

body#HOME #subnavi ul li a{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	text-decoration:none;
	color:#000;
	}

body#HOME #subnavi ul li a:hover{
	color:#F00;
}




body#HOME #main_wrapper{
	position:relative;
	width:950px; /* Gesamtbreite */
	margin-top:50px;
	margin-left:auto;  /* Zentrierung */
	margin-right:auto; /* Zentrierung */
	padding-top:40px;
	text-align:left; /* resets the centering hack for IE6 on the body tag */
	overflow:hidden;
}	


body#HOME #home_content{

	width:930px;

	margin-top:30px;
	margin-left:16px;

}


body#HOME .home_container_pic{
	float:left;
	width:225px;
	margin-right:6px;
}


body#HOME .home_pic{}

body#HOME .home_link{
	width:225px;
	height:20px;
	text-align:center;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	padding-top:1px;
	padding-bottom:1px;
	margin-top:20px;
	overflow:hidden;
}

body#HOME .home_link span{
		padding:5px 225px;
}


body#HOME .home_link a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:normal;
	line-height:20px;
	}


body#HOME .home_link a:hover{
	font-weight:bold;
}

	
body#HOME .color_orange{
	background-color:#EC7520;
}

body#HOME .color_hgruen{background-color:#D1D71F;}

body#HOME .color_hblau{background-color:#88D0F0;}

body#HOME .color_gelb{background-color:#FFD100;}

body#HOME .clearing{
	clear:both;
	width:930px;
	height:1px;
}

body#HOME #home_branding{
	width:875px;
	height:45px;
	margin-top:20px;
	margin-bottom:30px;
	margin-left:15px;
	text-align:left;
	padding:0px;
	padding:0px;

	}

/*HOMEPAGE ENDE*/


body {
	text-align:center; /* IE6 Zentrierung im Browser Fenster */
	background-image:url(../design/background_weiss.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
	
p {
	padding:0px;
	margin:0px;
}
	
#main_wrapper {
	position:relative;
	width:950px; /* Gesamtbreite */
	margin-top:0px;
	margin-left:auto;  /* Zentrierung */
	margin-right:auto; /* Zentrierung */
	padding-top:40px;
	text-align:left; /* resets the centering hack for IE6 on the body tag */
	overflow:hidden;
}

* html #main_wrapper {
	position:relative;
	width:949px; /* Gesamtbreite */
	margin-top:0px;
	margin-left:auto;  /* Zentrierung */
	margin-right:auto; /* Zentrierung */
	padding-top:40px;
	text-align:left; /* resets the centering hack for IE6 on the body tag */
	overflow:hidden;
}

#branding {
	position:absolute;
	top:17px;
	width:180px;
	height:35px;
	margin-left:10px;
	padding:0px;
	padding:0px;
	text-align:center;
	}
	
div#button{
	position:absolute;
	height:87px;
	width:158px;
	background-image:url(../design/gse_125_jahre_soziale_kompetenz_in_essen.png);
	overflow:hidden;
	top:225px;
	left:20px;
	}

#header {
	height:230px;
	width:930px;
	margin:0px;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0px;
	border:0px;
	overflow:hidden;
	}
	
#header_slogan {
	float:left;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	width:180px;
	height:230px;
	}
	
#header_slogan div#claim {
	position:relative;
	top:35px;
	left:15px;
	padding:0px;
	width:94px;
	height:33px;
	background-image:url(../design/gse-wohnen-und-integration.png);
	}
	
/*+++ Quickfinder Suche +++*/
div#quickfinder{
	position:relative;
	top:220px;
	left:710px;
	height:26px;
	width:200px;
	z-index:75;
	padding:0px;
	}

#quickfinder input#suchbutton{
	width:15px;
	height:15px;
	margin:0px;
	padding:5px;
	vertical-align:middle;
}

#quickfinder input#suchbox{
	border:none;
	height:20px;
	width:170px;
	padding:0px;
	vertical-align:middle;
}

div #schriftgroesse{
	position:absolute;
	padding:0px;
	margin:0px;
	top:260px;
	left:680px;
	z-index:76;
	}
	
/*+++ Flash +++*/	
#header_bigpic{
	float:right;
	width:740px;
	height:230px;
	overflow:hidden;
}

	
/* CONTENT RECHTE SPALTE */	
#content {
	float:right; /* floats on nav and content divs make them sit side by side */
	width:710px; /* this width + nav width must total 100% */
	top:0px;
	padding-right:20px;
	padding-top:5px;
	}
	
#footer {
	clear:both; /* makes the footer sit below whichever column is longest */
	margin-bottom:20px;
	}
#header_inner, #left_navi, #content_inner, #promo_inner {
	overflow:hidden; /* clips oversize elements that would otherwise expand divs and break the layout */
	}
#header_inner { 
	padding:0px; /* creates space between the box  and the content */
	}

#content_inner { 
	padding:0 1em 1em 1.5em; /* creates space between the box and the content */
	}
#footer_inner {
	padding:.5em 1em; /* creates space between the box and the content */
	text-align:center;
	}
/*+++++++++++++++++++++++++++++++++++*/
/*Anpassung der Typo3 eigenen Styls*/

.csc-textpic{
	clear:both;
	display:block;
	width:650px;
}



/*+++++++++++++++++++++++++++++++++++*/

/*Kontaktformular*/
.csc-mailform{
border:none;
}

.csc-mailform label, .csc-mailform-label{
	color:#333;
	font: 14px Arial, Helvetica, sans-serif;
	}

.csc-mailform input, .csc-mailform select{
	color:#333;
	font: 14px Arial, Helvetica, sans-serif;
	height:25px;
	line-height:20px;
	}

.csc-mailform-field{
margin-top:20px;
}

.csc-mailform-field label{
margin:8px;
}


.csc-mailform-field input, .csc-mailform-field textarea{
display: block;
margin:5px;
padding-top:5px;
width:280px;

}

.csc-mailform-label{
	margin-left:10px;
	}	
/*Button*/
#mailformformtype_mail{
display: block;
margin:0px;
width:100px;
padding:0px;
}

/*popup */

body#popup {
	margin:5px;
	padding-top:5px;
	}
/*	
body#popup {
	margin:5px;
	padding-top:50px;
	background-image:url(../design/logo_gse.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	}

*/
body#popup, body#popup p {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	font-size:12px;
	background-color:#FFF;
	}
	
body#popup p {
	text-align:left;
	color:#000;
	font-size:12px;
	line-height:15px;
	background-color:#FFF;
	margin:5px 0px;
	}
	
body#popup strong {
	font-weight:bold;
}
	
body#popup h1 {
	text-align:left;
	color:#666;
	font-size:23px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	}
	
body#popup table{
	text-align:center;
	font-size:12px;
	background-color:#FFF;
	border-collapse:collapse;
	
	}

body#popup table td, body#popup table th{
	font-size:12px;
	font-weight:normal;
	background-color:#FFF;
	border-collapse:collapse;
	border: 1px solid #333;
	height:auto;
	padding:5px;
	
	}	
	
body#popup table th{
	text-align:left;
	font-weight:bold;
	
	}
	
body#popup form{

	}

/*### T A B E L L E N ### K O S T E N ###*/
table.kosten{
	display:table;
	position:relative;
	left:0px;
	margin:15px 0px;
	padding:0px;
	width:670px;
	height:auto;
	text-align:center;
	background-color:#FFF;
	border-collapse:collapse;
	}
	
table.kosten td, table.kosten th{
	font-size:11px;
	font-weight:normal;
	background-color:#FFF;
	border-collapse:collapse;
	border: 1px solid #333;
	height:auto;
	width:auto;
	padding:3px;
	
	}	
	
table.kosten th{
	text-align:left;
	font-weight:bold;
	width:auto;
	
	}
