﻿#printhead {display:none;}

html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0; 
border:0px none; 
background:#fff; 
font-size:80%; 
font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0px none;
font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;

scrollbar-arrow-color: #8B0000;
scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #808080;

}

input, select, textarea { border:1px dotted #C0C0C0; 
color: #808080; font-size: 12px; font-family: 
Arial, Helvetica ; 
text-decoration: none; 
padding-left:5; 
padding-right:5; padding-top:2; padding-bottom:2; background-color:#FFFFFF }



#head {
	background:#FFFFFF url('../images/001.jpg') no-repeat fixed right top; position: absolute;
	margin: 0;
	top: 0;
	right: 18px;
	display: block;
	width: 100%;
	height: 119px;
	font-size: 4em;
	z-index: 5;
	color: #000000;
	border-bottom: 1px solid #CC0000;
	
}

#head_projekte {
	background:#FFFFFF url('../images/001_projekte.jpg') no-repeat fixed right top; position: absolute;
	margin: 0;
	top: 0;
	right: 18px;
	display: block;
	width: 100%;
	height: 119px;
	font-size: 4em;
	z-index: 5;
	color: #000000;
	border-bottom: 1px solid #CC0000;
	
}

#menue {
	position: absolute;
	margin: 0;
	top: 120px;
	right: 18px;
	display: block;
	width: 100%;
	height: 34px;
	z-index: 6;
	background-color: #FFFFFF;
}
#content {
	block;
	height: 100%;
	max-height: 100%;
	max-width:100%;
	overflow: auto;
	padding-left: 200px;
	position: relative;
	z-index: 3;
	word-wrap: break-word;
	padding-right: 160px;
	line-height: 1.4em
	
}

#content a
{
	color: #CC0000;
	text-decoration:none
}

#content a:hover
{
	color: #000000;
	text-decoration:none
}

#footer
{
	padding: 5px 160px 5px 5px;
	position: absolute;
	margin: 0;
	bottom: -1px;
	right: 18px;
	display: block;
	width: 100%;
	height: 51px;
	background: #FFFFFF;
	color: #999999;
	text-align: right;
	font-size: 11px;
	z-index: 4;
	border-top: 1px solid #000;
	border-top-color: #CC0000;
}

#footer a
{
	color: #808080;
	font-size: 10px;
	text-decoration: none;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 5px;
	padding-right: 10px;
}
#footer a:hover
{
	color: #CC0000;
	text-decoration: none;
}


.banner {
	background-position: left top; display: block;
	width: 780px;
	height: 120px;
	float: left;
	margin-left: 18px;
	position: inherit;
	color: #CC0000;
	font-size: 0.6em; background-image:url('../images/Stadtmanagement_Zwickau_Banner.gif'); background-repeat:no-repeat; background-attachment:fixed
}
.content_platzhalter {
	display: block;
	height: 160px;
}

#content p {max-width:620px; 
padding:0px; }

.bold {font-size:1.2em; font-weight:bold;}
.red {color:#c00; margin-left:5px; font-family:"trebuchet ms", "trebuchet", "verdana", sans-serif;}
h2 {
	margin-left: 0px;line-height:125%;
	color: #CC0000;}
	
h3 {font-size:1.2em; font-weight:bold; margin-left:0px; line-height:125%; margin-top:0; margin-bottom:0}