@charset "UTF-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
}
html, body {
	color: #4e3f0e;
	font-size: 14px;
	font-family: georgia;
	line-height: 14px;
	background-color:#f3c01e;
	text-align: center;
	height: 100%;
}
#hauptrahmen {
	text-align: left;
	position: relative;
	width:964px;
	margin: 0 auto;
	min-height: 100%;
	height:auto !important;
	height:100%;
	margin: 0 auto;
	background-image:url(../global/images/bg_hauptrahmen.jpg);
}
#kopf{
	height:238px;
	background:url(../global/images/bg_kopf.jpg) no-repeat;
	background-repeat:no-repeat;
}

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


#content{
	background:url(../global/images/bg_content.jpg) no-repeat;
	background-repeat:no-repeat;

}

#fliesstext{
	margin-left:340px;
	margin-right:40px;

	width:537px;
	padding-bottom: 80px;
	min-height: 490px;
}

#fliesstext p img{
	background:#fff;
	border-left:solid 1px #eee!important;
	border-top:solid 1px #eee!important;
	border-right:solid 1px #ccc!important;
	border-bottom:solid 1px #ccc!important;
	padding:8px;
	margin: 5px;
}

#fliesstext table, #fliesstext td{
	border:none;
	padding:0px;
	margin:0px;	
}
#fliesstext table{
	margin-bottom:15px;
}
#fliesstext td{
	background:#f0d47c;
	padding:5px;
	min-width:140px;
}

#fliesstext td b, #fliesstext td strong{
	white-space: nowrap;
}


#fuss{
	text-align:left;
	font-size:11px;
	position:absolute;
	bottom:0px;
	left:0px;
	color: #b8aa7e;
	height:50px;
	width:964px;
	line-height:28px;
	background:url(../global/images/bg_fuss.jpg) no-repeat;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:30px;
}
#fuss a{
	color: #b8aa7e;
	text-decoration:none;
}
#fuss a:hover{
	text-decoration:underline;
	color: #b8aa7e;
}
#impressumslink{
	float:right;
	margin-right:60px;
	color: #b8aa7e!important;
}
#adresse{
	position:absolute;
	bottom:80px;
	left:70px;
	font-size: 12px;
	font-style: italic;
}

#wappen {
	bottom:5px;
	position:absolute;
	left:65px;
}
#linkzurstadt {
	margin-left:88px;
}

#adresse p{
	line-height: 15px!important;
	margin-bottom: 15px;
	color:#b8aa7e!important;
}
#adresse a{
	color:#b8aa7e!important;
	text-decoration: none!important;;
}
#adresse a:hover{
	color:#125c9c!important;;
}
/* ----- */

h1{
	margin-bottom:0px;
	color:#666;
	font-weight:normal;
	font-size:15px;
	margin-left:-3px;
	padding-top:20px;
	color:#4e3f0e;
}
h2{
	color:#4e3f0e;
	line-height:22px;
	font-weight:bold;
	font-size:16px;
}
td h2{
	color:#4e3f0e;
	font-weight:normal;
	font-size:100%;
}
#fliesstext p{
	color:#4e3f0e;
	line-height:22px;
	margin-top:0px;
	margin-bottom:18px;
}
#fliesstext li{
	color:#4e3f0e;
	line-height:22px;
}


#fliesstext ul{
	margin-left:15px;
	color:#333;
	line-height:16px;
	margin-top:8px;
	margin-bottom:8px;
}
#fliesstext ul li{
	line-height:22px;
}

/* FORMULARE */
form{
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
}
.formzeile {
	width: 470px;
	height: 25px;
	padding-bottom: 10px;
}
.formbeschriftung {
	color: #666; width: 90px; float: left;
	margin-top:4px;
}
.formfelder { color: #333; float:right; }
.textinput {
	color: #333;
	font-size: 11px;
	font-family:georgia;
	width: 350px;
	height: 19px;
	border:none;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
	background:url(../global/images/bg_input.png) no-repeat;
	background-repeat:no-repeat;
}
.area {
	color: #333;
	font-size: 11px;
	font-family: georgia;
	line-height: 18px;
	width: 350px;
	height: 122px;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	background:url(../global/images/bg_area.png) no-repeat;
	background-repeat:no-repeat;
	border:none;
	margin-bottom:10px;
}	
.submitbutton { margin-right:-5px; margin-top:0px; }
*+html .submitbutton { margin-right:-5px; margin-top:20px; }


#fliesstext a{
	color:#125c9c;
	text-decoration:underline;
}
#fliesstext a:hover{
	text-decoration:none;
}
.fontahide{
	display:none;
}

.linksbild{
	position:absolute;
	left:35px;
	top:250px;
}

table{
	width:500px;
}
table td{
	vertical-align: top;
	line-height:22px;
	margin-top:8px;
	margin-bottom:18px;
}
.linkespalte{
	color:#666!important;
	padding-bottom:30px;
	padding-right: 30px;
}
.linkespalte h2{
	color:#333;
	font-weight:normal;
}
.rechtespalte{
	text-align:right;
	white-space: nowrap;
}
table td b{
	color:#333;
}
.getraenketabelle .linkespalte{
	padding-bottom:0px;
}

/* Navigation */

#navigation{
}
#navigation ul{
	list-style-type:none;
	float:right;
}
#navigation ul li ul{
	/*display:none;*/
}


#einrichtungen{
	position:absolute;
	top:100px;
	left:166px;	
}
#kinder_und_jugendbuero {
	left:41px;
	position:absolute;
	top:110px;
}
#kinder_jugendarbeit{
	position:absolute;
	top:70px;
	left:305px;
}
#kidsundkohle {
	left:670px;
	position:absolute;
	top:80px;
}
#sommerspass {
	left:271px;
	position:absolute;
	top:89px;
}

#downloads{
	position:absolute;
	top:70px;
	left:814px;
}

#leftnav{
	list-style-type: none;
	margin-left:0px;
	padding:0px;
	position:absolute;
	left:53px;
	top:260px;
}
#leftnav li{
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;
}

img{border:none!important;}

#projekthaus {
	left:1px;
	position:absolute;
	top:65px;
}
#wittorf {
	left:146px;
	position:absolute;
	top:55px;
}
#gadeland {
	left:573px;
	position:absolute;
	top:41px;
}
#einfeld {
	left:362px;
	position:absolute;
	top:48px;
}
#linie_412 {
	left:803px;
	position:absolute;
	top:28px;
}


#kinder_und_jugendschutz {
	left:420px;
	position:absolute;
	top:87px;
}

/* galerie */

#galerie{
	width:550px;
	margin-top:10px;
}
.galerie_ordner{
	width:180px;
	height:142px;
	overflow:hidden;
	display:inline-block;
	margin:0px;
	position:relative;
	text-align:center;
	background-image: url(../global/images/fotobg.png);
}
*+html .galerie_ordner{
	float:left;
}

.galerie_ordner p{
	position:absolute;
	top:110px;
	left:22px;
	text-align:center;
	width:195px;
}
*+html .galerie_ordner p{
	left:0px!important;
}
.galerie_ordner p a{
	color:#000;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	background-image: url(../global/images/titelbg.png);
	width:141px;
	height:20px;
	display:block;
	overflow:hidden;
	font-size:11px;
	color:#333!important;
	text-decoration:none!important;
	line-height:20px;
	opacity:0.8;
}
.galerie_ordner:hover a{
	opacity:1.0;
}

.galerie_ordner img{
	border:none;
	margin-top:10px;
}

.zurueck_galerie{
	position:absolute;
	top:430px;
}

/* Weblication */

#editbutton{
	position: fixed;
	z-index: 300;
	width:100px!important;
	margin:10px;
}

/* downloadkästen */

.downloadkasten{
	margin-bottom:20px;
}

.downloadkasten p:after{
	display:block;
	content:"";
	clear:both;
}

.downloadkasten .thumb{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:5px;
}