/* CSS Document */

* {
margin:0;
padding:0;
font-family:Arial;
border:none;
font-size:12px;
text-decoration:none;
}

body {
background-color: #666;
background-image: url(/img/backgrounds/bg_main.gif);
background-repeat: repeat-y;
background-position: left top;
}

h1 {
font-size:1.075em;
}

a {
color: rgb(00,99,00);
color: rgb(00,99,00);
}

a:hover {
color: rgb(8,31,62);
}

#content {
position: absolute;
left:0;
top:0;
width: 960px;
}

#content div {
position: absolute;
}

#header {
height: 96px;	
}

#logo, #linkeSpalte {
left:41px;
top:135px;	
}

#headline, #menueMain, #mittlereSpalte {
left:338px;
}

div#linkeSpalte {
width:282px;
}

div#linkeSpalte, #mittlereSpalte {
top:243px;
}

#headline, #rechteSpalte {
top:160px;
}

#menueMain {
left:338px;
top:102px;
z-index: 10;
}

#mittlereSpalte {
width: 360px;
top:243px;
}

#rechteSpalte {
left: 730px;
width: 200px;
}

ul.StadtNavi {
list-style:none;
margin-top:25px;
}

ul.StadtNavi2 {
list-style:none;
margin-top:0px;
}

ul.StadtNavi li {
margin-bottom: 10px;
}

#mittlereSpalte ul {
list-style-type: square;
margin-left: 20px;
}

input, select, textarea {
border:1px solid rgb(103,103,103);
width:260px;
}

textarea {
margin-top:5px;
height:80px;
}

input.zip {
width: 60px;
margin-right:10px;
}

input.city {
width: 188px;
}

form tr {
height:25px;
}

td.formCaption {
width: 80px;
}

a.buttonAdmin {
display:block;
float:left;
margin-top:20px;
border:1px solid rgb(103,103,103);
width: 80px;
margin-right: 15px;
text-align:center;
}

div#backLink {
position:absolute;
top:-30px;
}

div#backLink a {
font-size:1.075em;
}

div.bannerStartseite {
	position:absolute;
	left:338px;
	top:641px;
}
#drucken {
	margin-top: 20px;
	}

