html, body {
	margin:0;
	padding:0;
	height: 100%;
}
body {
	font: 100.1% arial, sans-serif;
	text-align:center;
	background:#ffffff url(../pics/hg.jpg) no-repeat top center;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	color: #E2001A;
	text-decoration: none;
}
a:hover {
	color: #E2001A;
	text-decoration: underline;
}
a:focus {
	outline: none;
}
h1, h3, h2, h2 a, h3 a, h4, legend {
	color: #E2001A;
	font-weight: bold;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.15em;
}
h4, legend {
	font-size: 1em;
	clear: left;
	margin: 0;
	padding: 0;
}
div#container {
	width:920px;
	text-align:left;
	padding:0;
	margin: 25px auto 0 auto;
	font-size: 0.75em;
	background:#ffffff url(../pics/hg_content.jpg) no-repeat top left;
}
div#header {
	width: 100%;
	height:237px;
	margin: 0px;
	padding: 0px;
	background:#ffffff
}
div#header .logo {
	width: 81px;
	height: 81px;
	position: relative;
	left: 43px;
	top: 0;
}
div#wrapper {
	float:left;
	width:610px;
	margin: 0px;
	min-height: 500px; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 500px; /* Mindesthöhe in IE (<7) */
}
div#content {
	margin: 0 0 0 310px;
	width: 285px;
	padding: 10px 0 0 7px;
}
div#content p, form, h3 {
	margin: 0 0 15px 0;
	padding: 0px;
}
.caption {
	width: 180px;
	margin: 10px auto 0 auto;
}
.caption p {
	text-align:left;
}
.detail {
	padding: 5px 0 10px 5px;
	width: 90%;
}
div#leftSide {
	float: left;
	width:305px;
}
div#leftSide .leftSide {
	margin: 10px 0 0 20px;
	width: 275px;
}
div#leftSide p {
	margin: 0 0 15px 0;
	padding: 0 7px 0 0px;
}
div#leftSide ul {
	list-style-image:url(../pics/arrow.gif);
	list-style-position: outside;
	padding: 0;
	margin: 10px 0 10px 15px;
	line-height: 16px;
}
div#leftSide li {
	margin: 0 0 5px 0;
}
div#rightSide {
	float:right;
	width:300px;
	padding: 0 2px 0 0;
}
div#rightSide p {
}
div#rightSide .extras {
	margin: 20px 0 0 0;
}
div#rightSide .extras p {
	margin: 20px 0 0 0;
}
div#rightSide h4 {
	margin: 0px 0 0 80px;
}
div#rightSide ul {
	list-style-image:url(../pics/arrow.gif);
	list-style-position: outside;
	padding: 0;
	margin: 10px 0 10px 15px;
	line-height: 16px;
}
div#rightSide li {
	padding: 2px 0 5px 0;
}
div#rightSide li a {
	margin: 0 0 5px 0;
	color:#000;
}
div#rightSide .downloads ul {
	list-style: none;
	padding: 0px;
	margin: 20px 0 0 80px;
}
div#rightSide .downloads li a {
	color: #E2001A;
	font-weight: bold;
}
div#rightSide .downloads li {
	height: 35px;
	padding: 0 0 0 30px;
	background-image:url(../pics/btn_download.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin: 0 0 20px 0;
}
.banner {
	width: 85px;
	float: left;
}
div .quicklinks {
	width: 200px;
	padding: 0;
	margin: 0px;
	float: right;
}
div#rightSide .quicklinks ul {
	list-style-image:none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.quicklinks li {
	padding: 0;
}
.quicklinks li a {
	margin: 0;
	color:#000;
}


.trenner2 {
	clear:left;
	width:100%;
	height: 30px;
}
div#trenner {
	clear:left;
	width:100%;
	height: 2px;
	background:#ffffff;
	background: url(../pics/hg_footer.png) no-repeat top left;
}
div#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto 0 auto;
	clear: both;
	background: url(../pics/hg_footer.png) no-repeat top left;
}
* html #footer {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.heinzschaden.at/_spoe_stadt/pics/hg_footer.png');
}
/* start menü */
#menu {
	height: 27px;
	width: 920px;
	margin: 0px;
	padding:0px;
	z-index: 5;
	position:relative;
	top:89px;
	left:0px;
}
#navbar {
	height: 20px;
	margin: 0px;
}
.nav {
	margin: 0px;
	padding:0px;
}
html>body .nav {
	top:0px;
}
#nav a {
	color: #000000;
}
#nav a {
	text-decoration: none;
}
#nav li li a {
	display: block;
	font-size:12px;
	color: #000000;
	padding: 5px;
	width:160px;
	margin: 0px;
}
#nav li li a:hover {
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}
ul.nav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	list-style: none;
	left: 0px;
}
ul.nav ul {
	display: none;
	position: absolute;
	top: 100%;
	left:0;
	background: url(../pics/hg_submenu.jpg) no-repeat top left;
	z-index:6000;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width:160px;
}


ul.nav li li {
	display: block;
	float: none;
	width:120px;
	margin: 0px;
	padding: 0px;
}
ul.nav li:hover ul, li.over ul {
	display: block;
}
div#shortcuts {
	width: 240px;
	height: 20px;
	margin-right: 45px;
	float: right;
	padding: 5px 0 0 0;
}
div#shortcuts ul {
	list-style-type: none;
	padding: 0;
	margin: 0px;
}
div#shortcuts li {
	list-style-type: none;
	float: right;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
div#shortcuts li a {
	color: #000000;
	margin: 0px;
}
/* end menü */
/***** Main menu ENDE *****/

.newsStart {
	width:280px;
	height:225px;
	padding:10px 0 0 0px;
}
.newsStart h3, .newsStart2 h3 {
	padding: 0px;
}
.newsStart2 {
	width:280px;
	padding:10px 0 0 0px;
}
.newsStartImg {
	width: 140px;
	margin: 0 0 0 5px;
	float:right;
}
.newsStartText {
	display:block;
	width: 100%;
	margin: 15px 0 20px 0;
	clear: right;
}
.newsStartDate {
	color: #3399CC;
	margin: 0 0 20px 0;
}
.newsDetailDate {
	color: #3399CC;
	margin: 0 0 20px 0px;
}
fieldset {
	border: 1px solid #3399CC;
	margin: 10px 0 10px 0;
	padding: 5px;
}
#tabRechts {
	float: right;
	width: 250px;
	text-align: left;
	padding-top: 5px;
}
#tabRechts2 {
	float: right;
	width: 125px;
	text-align: left;
	padding-top: 5px;
}
#tabLinks {
	float: left;
	width: 100px;
	text-align: left;
	padding-top: 5px;
}
#tabLinks2 {
	float: left;
	width: 125px;
	text-align: left;
	padding-top: 5px;
}
.defbreite {
	width: 150px;
}
.defbreite2 {
	width: 250px;
	height: 100px;
	margin-bottom:10px;
}
label {
	float: left;
	width: 90px;
	height: 20px;
	margin: 5px 0 0 0;
}
input, select { /* Alle Labels UND Formularelemente auswählen */
	float: left;
	width: 170px; /* Breite.*/
	height: 20px;
	margin: 5px 0 0 0;
}
form {
	width: 280px;
	float:left;
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
}
.button { /* den Submit-Button */
	width: auto;
	height: 30px;
	margin: 10px 0 0 0;
}
.checkbox {
	width: 30px;
}
.hidden {
	display:none;
}
.center {
text-align:center;	
}
.flash {

}
	.banner-spoe {
		width: 290px;
	margin: 0px 0 20px 0;
	cursor:pointer;
	}
	.banner-spoe-top {
	background: transparent url(../../pics/hg_banner-spoe_top.gif) no-repeat;
	width: 290px;
	height: 10px;
	}
	.banner-spoe-bottom {
	background: transparent url(../../pics/hg_banner-spoe_bottom.gif) no-repeat;
	width: 290px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	}
	.banner-spoe-middle {
	background: transparent url(../../pics/hg_banner-spoe_middle.gif);
	width: 290px;
	}
	div .banner-spoe h3 {
	margin: 0px 0px 5px 0px;	
	padding: 0px;
	}
	.banner-spoe-middle span  {
	width: 270px;
	
	display:block;
	padding: 0 0px 0 10px;
	margin: 0px;
	}
	.banner-spoe-middle p {
	margin: 0px;
	padding: 0px;
	}
