/* Standard-CSS für www.pool-moderation.de */

/* Wichtige Farben
sehr helles grau (content_text,a:hover)	= #e0e0e0
hellgrau (hintergrund, navigation,) 	= #bcbcbc
Mittelgrau (navigationshintergrund) 	= #999 
Schrift dunkelgrau	 		= #333
Kontrastfarbe Orange			= #e34a25
*/

/* Struktur */
body{
	background: #bcbcbc url("Bilder/bg_body.gif") repeat-x;
	color: #000;
	text-align: center;
	font: x-small Verdana, Tahoma, Arial, Helvetica, sans-serif; /* Box-Model-Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
} 

	html>body {font-size:small;}/* Box-Model-Hack Ende */
	
html, body, div, p, h1, h2, h3, h4, ul, ol, 
span, a, table, td, form, img, li{
	padding: 0px;
	margin: 0px; /* Einstellung Browser */
}

.jumpnav {
	display: none
}

.top {
	padding: 10px 0;
}

.rechts {
	text-align: right;
}

.center {
	text-align: center;
}

.kursiv{
	font-style: italic;
}

.img_right {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img_left {
	float: right;	
	margin-left: 20px;	
	margin-bottom: 20px;
}

.orange {
   color: #E34A25;
   background-color: transparent;
}


#container {
	margin: 0px auto;
	width: 732px;
	position: relative;
	text-align: left;
	background: #bcbcbc url(Bilder/bg_container.gif);
}


h1 span {
	display: none;
}

h2 span {
	display: none;
}

/* Header */

#pageHeader h1,#pageHeader_ohne_slogan h1{
	/*background: url(Bilder/pool_moderation.gif) no-repeat right top;*/
	/*height: 105px;*/
	padding-bottom: 0px;
}

#pageHeader span, #pageHeader_ohne_slogan span {
display: none;
}


#pageHeader a, #pageHeader_ohne_slogan a {
display: block;
background: url(Bilder/pool_moderation.gif) no-repeat right top;
height: 105px;
background-color: #fff;
color: #333;
}

#pageHeader_ohne_slogan{
display: block;
background: url(Bilder/pool_moderation.gif) no-repeat right top;
height: 125px;
background-color: #fff;
color: #333;
}

#pageHeader a:hover , #pageHeader_ohne_slogan a:hover{
cursor: pointer;
}

#slogan {
	padding-left: 0px;
	text-align: right;
	width: 180px;
	position: absolute;
	top: 125px;
	height: 20px;
	background-image: url(Bilder/mehr.gif);
}
#slogan_leer {
	margin-left: 456px;
	text-align: left;
	width: 245px;
	position: absolute;
	top: 125px;
	height: 20px;
	background-image: url(Bilder/kommunikation.gif);
}
#sloganteam {
	padding-left: 0px;
	text-align: right;
	width: 180px;
	position: absolute;
	top: 125px;
	height: 20px;
	background-image: url(Bilder/mehr.gif);
}

#sloganteam_leer {
	margin-left: 590px;
	text-align: left;
	width: 245px;
	position: absolute;
	top: 125px;
	height: 20px;
	background-image: url(Bilder/fuer.gif);
}

#sloganprojekt {
	padding-left: 0px;
	text-align: right;
	width: 180px;
	position: absolute;
	top: 125px;
	height: 20px;
	/*background-image: url(Bilder/mehr.gif);*/
}

#sloganprojekt_leer {
	margin-left: 590px;
	text-align: left;
	width: 245px;
	position: absolute;
	top: 125px;
	height: 20px;
	/*background-image: url(Bilder/fuer.gif);*/
}

/* content */
/* Achtung!! Problem IE 5x mit Box-Modell - padding-top an erstes Element direkt vergeben */


#content_text,#content_text_buero {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 20px 0px 0px 180px;
}

#content_text {
	background-color: #f0f0f0;
}

#content_text_buero {
	background-color: #fff;
}

#content_text p, #content_text_buero p{
	margin: 0.4em 0px 0.8em 0px; 
	line-height: 1.4em; 
}

content_text ol, #content_text_buero ol {
	margin-left: 20px;
	line-height: 1.4em; 
}

#content_text h1,   #content_text_buero h1{
	margin: 0.5em 0px 0.2em 0px;
	font: bold 130% arial, helvetica, sans-serif;
	background-color: transparent;
}

#content_text h2, #content_text_buero h2 {
	margin: 0.5em 0px 0.2em 0px;
	font: bold 120% arial, helvetica, sans-serif;
}

#subHeadline{
margin: 0.3em 0 0.6em 0;
	font: lighter 97% arial, helvetica,  sans-serif;
}

#content_text h3, #content_text_buero h3 {
	padding: 0px;
	margin: 1em 0px 0.2em 0px;
	font: bold 110% arial, Helvetica, sans-serif;
}

#content_text h4, #content_text_buero h4{
	margin: 0.5em 0 0 0; 
	font: bold 100% arial, helvetica, sans-serif; 
	background-color: transparent;
}

#content_text a:link, #content_text a:visited, #content_text a:hover, #content_text a:active, #content_text_buero a:link, #content_text_buero a:visited, #content_text_buero a:hover, #content_text_buero a:active   {
	color: #333;
   	background-color: transparent;
}

#content_text a:hover, #content_text_buero a:hover {
	color: #e34a25;
  	background-color: transparent;
}

/* Projektseite BEGIN */


.projektList ul, .projektList li{
padding-left: 20px;
 margin: 0;
 padding: 0;
	
}

.projektList li{
	margin-left: 20px;
	margin-bottom: 0.4em;
	list-style-image: url(Bilder/list.gif);
}

.projektList {
	font-weight: lighter;
}

.projektSub{
	padding-left: 20px;
	padding-top: 0.2em;
	font: lighter 90% arial, helvetica, sans-serif;
}

.projektDescription{
	padding-left: 20px;
}

/* Projektseite ENDE */

/* footer */

#footer {
	padding: 5px 20px 5px 0px; 
	margin: 0px 0px 0px 180px; 
	font: 85% verdana, tahoma, arial, helvetica, sans-serif; 
	color: #000;
	background-color: transparent;
}

#footer_print{
	display: none;
}

/* Navigation */

#navlist {
	position: absolute;
	left: 0px;
	top: 219px;
	width: 152px;
}

#navlist ul, #subnavlist ul {
	margin: 0; /*removes indent ie and opera*/
	padding: 0; /*removes indent mozilla and nn7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: arial, helvetica, sans-serif;
}

#navlist li {
	margin: 2px 0;
	padding: 0;	
	font-size: 14px;
}

#navlist a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #787878;
	width: 100%;
	background-color: #bcbcbc;
	background-image:  url(Bilder/nav_down.gif); 
}

#navlist a:link, #navlist a:visited {
	color: #333;
	background-color: #bcbcbc;
	text-decoration: none;
}

#navlist a:hover {
	border: 1px solid #787878;
	background-color: #ff6600;
	background-image:  url(Bilder/nav_over.gif);
	color: #e0e0e0;
}


ul#subnavlist {
	margin: 2px 0 2px 24px;
	padding: 2px 0px;

}

ul#subnavlist li a{
	padding: 3px;
	margin: 0;
	background-image: none;
	background-color: transparent;
	width: 100%;	
	font-size: 12px;
}

ul#subnavlist li a:link, ul#subnavlist li a:visited{
	background-color: transparent;
	background-image: none;	
	border: 0px solid #fff;
	text-decoration: underline;
	color: #333;
}

ul#subnavlist li a:hover {
	border: 0px solid #787878;
	background-color: transparent;
	background-image: none;
	text-decoration: none;
	color: #e0e0e0;
}

ul#subnavlist li#uberlinksub a:link, ul#subnavlist li#uberlinksub a:visited, ul#subnavlist li#uberlinksub a:hover {
	color: #e0e0e0;
	font-weight: bold;
	text-decoration: none;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #787878;
	background-color: #ff6600;
	background-image:  url(Bilder/nav_over.gif);
	color: #f0f0f0;
	}

/* index.htm */
	
.indexSite{
	border: 0px solid #000;
	background:  url(Bilder/raum.gif) no-repeat;
	background-color: #F0F0F0;	
}


/* team.htm */
	 
#pool_imagemap_Map{
	 margin-left: 10px;
	 margin-bottom: 50px;
	 margin-top: 10px;
	 border-color: #000;
	 float: right;
}

#team{
	line-height: 90%;
	font-size: 90%;
}

#team img{

float:left;margin-right: 20px;margin-bottom: 30px;border: 1px solid #000;
}

.teamHeadline{
	font-weight: bold;
	line-height: 1.2em;
}

.hinweis{
display: none;
}


