@charset "utf-8";
/* CSS Document */

body {
	background:url(body_bg.gif) center top rgb(30,35,45) repeat-y;
}

a:link, a:visited, a:link strong, a:visited strong {
	color:rgb(245,150,0);
	font-family:verdana, arial, helvetica, sans-serif;
}

a:hover, a strong:hover {
	color:rgb(255,200,100);
}

div#header {
	background:url(header.stadtverwaltung.jpg) 0 0 no-repeat;
}

object#header-animation {
	position:absolute; top:18px; left:46px; z-index:56;
}

a#getFlash {
	position:absolute; top:50px; left:50px;
	display:block;
	font-weight:bold;
	padding:3px 7px 3px 7px;
	margin:36px 0 0 120px;
	background-color:rgb(210,0,0);
	color:white;
	visibility:hidden;
}

div#balken-01 {
	background-position:left -27px;
}

div#balken-02 {
	background-color:rgb(40,144,221);
}


/*************************************************
	CONTENT
*************************************************/


h2 {
	background-image:url(/fileadmin/system/stadtverwaltung/bg1.gif);
}

h3, caption {
	color:rgb(60,120,180);
}

a.button, input[type="submit"], input[type="button"] {
	background:url(button.gif) no-repeat;
	color:white;
}

span.news-list-morelink, div.tx-realty-pi1 div.favorites a, div.tx-realty-pi1 table.sorting a {
	background:rgb(245,150,0);
	color:white;
}

span.news-list-morelink:hover, div.tx-realty-pi1 div.favorites a:hover, div.tx-realty-pi1 table.sorting a:hover {
	background:rgb(255,200,80);
	color:white;
}

































