@import url("content.css");
@import url("hauptmenu.css");

body{
	margin:0px;
	padding:0px;
	background:url(img/bg-body.png) #000;
	background-position:top center;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	width:100%;
}

body{
	height:100.1%;
}

/*
img, div { behavior: url(iepngfix.htc) }
*/

html *{
	margin:0px;
	padding:0px;
}

body{
	/*padding-top:25px;*/
}

body.startseite{
	height:700px;
}

#bodywrapper{
	width:1000px;
	min-height:1%;
	margin:auto;
	background:#000;
	/*border-left:25px solid black;*/
	border-bottom:25px solid black;
	/*border-right:25px solid black;
	border-left:25px solid black;*/
}

#header{
	width:975px;
	height:150px;
	background:#000;
	background:url(img/logo-os-friedensstadt.jpg) no-repeat #000;
	background-position:800px 97px;
}

#logo{
	float:left;
	width:301px;
	height:150px;
	overflow:hidden;
}

#logo img{
	padding-top:9px;
	padding-left:0px;
}

#logo img.start{
	padding-left:25px;
}

#hauptmenuecontainer{
	width:674px;
	height:150px;
	float:left;
	text-align:right;
}


#footer{
	width:100%;
	height:150px;
	/*background:#fefefe;*/
	padding-left:25px;
}

#teaser1,
#teaser2,
#teaser3{
	width:245px;
	height:150px;
	float:left;
	/*background:#151515;*/
	overflow:hidden;
}

#schnelleinstieg{
	width:215px;
	height:150px;
	float:left;
	/*background:url(img/bg-schnelleinstieg.gif);*/
	background:url(img/bg-body.png) #000;
	overflow:hidden;
}

#schnelleinstieg h2{
	clear:both;
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	padding-top:6px;
}


#schnelleinstieg ul{
	list-style-image:url(img/ul-schnelleinstieg.gif);
	/*
	list-style-position: inside;
	*/
}

#schnelleinstieg ul li{
	line-height:8pt;
	height:14px;
	margin-left:34px;
	margin-top:3px;
}

#schnelleinstieg a{
	color:#fff;
	text-decoration:none;
	font-size:8pt;
}

#schnelleinstieg a:hover{
	color:#0f0;
}


#headergrafik{
	position:relative;
	clear:both;
	padding-left:25px;
}



#contentcontainer{
	position:relative;
	clear:both;
}

#normal{
	width:720px;
	/*width:600px;
	/*height:400px;*/
	float:left;
}

#rand{
	width:250px;
	min-height:400px;
	/*margin-left:120px;*/
	float:left;
}

#fusszeile{
	position:relative;
	clear:both;
	top:15px;
	height:60px;
	/*background:url(img/bg-fusszeile2.png) no-repeat #fff;*/
	padding-left:25px;
	
	
}

#footermenu{
	position:relative;
	clear:both;
	top:25px;
	margin-bottom:2em;
	padding-left:25px;
}

ul.footermenu{
	list-style-type:none;
	font-size:8pt;
}

ul.footermenu li{
	display:inline;
	border-right:1px solid #fff;
}

ul.footermenu li.last{
	border:0px;
}

ul.footermenu li a{
	color:#fff;
	text-decoration:none;
	padding:0px 5px  0px 5px;
}

ul.footermenu li a:hover{
	color:#0f0;
}

div.buehnennavi{
	position:relative;
	top:305px;
	left:880px;
	display:none;
}

div.buehnennavi a{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	display:block;
	width:15px;
	height:15px;
	border:1px solid;
	float:left;
	text-align:center;
	line-height:15px;
	margin-left:3px;
	font-weight:bold;
}

div.buehnennavi a:hover,
div.buehnennavi a.ACT{
	color:#0f0;
	
}

#rand dl.csc-textpic-image{
	/*background:lime;*/
}


.lupe{
	position:absolute;
	display:block;
	margin-top:-20px;
	width:13px;
	height:14px;
}

.tx-srlanguagemenu-pi1{
	width:276px;
	height:23px;
	overflow:hidden;
	padding-left:22px;
	/*visibility:hidden;*/
}
