/*GROESSENDEFINITION*/

body {
	font-family : Verdana, Georgia, "Times New Roman", Times, serif;

}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
	margin: 0;
	padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.1em;

}

/*LAYOUT*/

#container {
	padding: 5px;
	margin-top: 3em;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
	width: 99em;
	border: 1px solid #999999;
}


table.main {
	clear: both;
	margin-top: 5px;
	top: 5px;
		background-image: url('./line.gif');
	background-repeat: repeat-y;
	background-position: 225px 0px;
}



#header {
	height: 115px;
	width: 100%;
}
#col_wrapper {
	margin-top: 5px;
	padding: 0px;
}

#col_li {
	float: left;
	width: 23em;
	background-image: url('./line.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

td#contenttd {
	padding: 2px 10px 10px 10px;
	vertical-align: top;
	width:515px ! important;

}

#col_re {
	float: right;
	width: 225px;
	padding-left: 5px;
	background-image: url('./line.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

span.toolbar_to_top {
	font-size: 0.9em;
}

#footer {
	margin-top:5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#foot {
	clear: both;
	float: right;
	background-image: url('./bildleiste_footer.png');
	width: 990px;
	height: 133px;
	margin-left: -762px;
}

/*STYLING THE HEADER*/

#header h1, #header h2 {
	display: none;
}

img.logo {
	float:left;
	width: 300px;
	height: 115px;
	background-image: url('./uh_logo.gif');
}


#header_top {
	height: 75px;
	float: left;
}

#suche {
	height: 55px;
	width: 225px;
	padding-top:10px;
	padding-bottom: 10px;
	float: left;
	background-image: url('./back_suche.gif');
	background-repeat: no-repeat;
	margin-left: 5px;
}

#suchfeld {
	height: 14px;
	width: 105px;
	margin-left: 82px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-width: 1px;
	border-style: solid;
	border-color: #D9DADB;
}
#suche a:link, #suche a:visited {
	margin-left: 83px;
	padding-top: 10px;
	color: #707173;
	text-decoration: none;
}

#suche a:hover, #suche a:active {
	color: #A81F28;
	text-decoration: none;
}
#suche_form {
	margin-top: 5px;
	margin-bottom: 5px;
}

input.searchfield {
	vertical-align: bottom;
}

input.searchbut {
	height: 16px;
	width: 16px;
	vertical-align: bottom;
	margin-bottom: 1px;
}


#finder {
	height: 70px;
	width: 225px;
	float: left;
	background-image: url('./back_finder.gif');
	background-repeat: no-repeat;
	margin-left: 5px;
}
#finder a:link img, #finder a:visited img {
	border: 10px solid #A81F28;

}
#finder a:hover img {
	border: 10px solid #E70027;
}

#topnav {
	width: 22.5em;
	height: 70px;
	float: left;
	clear: right;
}
#toplist ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#toplist li {
	display: inline;
	list-style-type: none;
	margin-left: 5px;
}

#toplist a {
	padding: 2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#toplist a:link, #toplist a:visited {
	color: #707173;
 	text-decoration: none;
}

#toplist a:hover {
	color: #000000;
	text-decoration: underline;
}

/*HAUPNAVIGATION*/
#header_nav {
	width: 685px;
	height: 40px;
	margin-left: 5px;
        margin-right:0px;
	float: left;
}

#navlist ul {
	margin-left: 0;
	padding-left: 0;
}

#navlist li {
	list-style-type: none;
	float: left;
}

#navlist a {
	display: block;
	width: 110px;
	height: 40px;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#navlist a:hover, #navlist a:active {
	color: #fff;
	text-decoration: none;
	background-position: 0px -40px;
}
.nav_aktuelles {
	background-image: url('./nav_akt.gif');
	background-position: 0px 0px;
	margin-right: 5px;
}

.nav_stadtinfo {
	margin-right: 5px;
	background-position: 0px 0px;
	background-image: url('./nav_si.gif');
}

.nav_buergerserv {
	margin-right: 5px;
	background-position: 0px 0px;
	background-image: url('./nav_bs.gif');
}

.nav_wirtschaft {
	margin-right: 5px;
	background-position: 0px 0px;
	background-image: url('./nav_ws.gif');
}

.nav_bildung {
	margin-right: 5px;
	background-position: 0px 0px;
	background-image: url('./nav_bk.gif');
}

.nav_freizeit {
	margin-right: 0px;
	background-position: 0px 0px;
	background-image: url('./nav_fba.gif');
}

td.menu_left {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	width: 230px ! important;

	margin-left: 10px;

}


div.navigation_menu ul {
	margin: 0px;
	padding: 0px;
}

/*SUBNAVIGATION*/


#sublist ul {
	padding-left: 5px;
	width: 225px;
}

#sublist ul ul {

	padding-left: 15px;
	width: 225px;
}

#sublist li {
	list-style: none;
	margin: 0px;
	text-align: left;
	margin-right: 5px;
}

#sublist li a {
	font-size: 1.1em;
	display: block;
	padding: 0.7em 0.5em 0.7em 0.5em;
	text-decoration: none;
	border-bottom: 1px #D9DADB solid;
}

#sublist li a:link {
	color: #707173;
}

#sublist li a:visited {
	color: #707173;
}

#sublist li a:hover {
	color: #000000;
	background-color: #D9DADB;
}

#sublist ul li {
	list-style: none;
	text-align: left;
}

#sublist ul li a{
	font-size: 1.0em;
	border-bottom: 1px #D9DADB dashed;
}



/*STYLING THE CONTENT*/

#col_re img {
	width: 225px;
	margin-bottom: 5px;
}

td#contenttd H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

td#contenttd H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.2;
	margin-top: 1em;
}

td#contenttd  {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}

td#contenttd ul  {
	margin-bottom: 0.5em;
	line-height: 1.5em;
	margin-left: 30px;
}


td#contenttd a:link, td#contenttd a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

td#contenttd a:hover, td#contenttd a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

div.documentpath {
	font-size: 1.1em;
}

#footer img{
	margin-left: 5px;

}
.bild_links {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bild_links h5 {
	padding-top: 5px;
	font-size: 1.0em;
	color: #707173;
}

.bild_rechts {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bild_rechts h5 {
	padding-top: 5px;
	font-size: 8pt;
	color: #707173;
}

ul.text {
	margin-left: 20px;
	font-size: 1.1em;
}

ul.link {
	margin-left: 20px;
	font-size: 1.1em;
}

ul.download {
	margin-left: 20px;
	font-size: 1.1em;
}

div.menu_right {
	clear: both;
	float: right;
	display: inline;
	vertical-align: top;
}

td#menu_right {
	width:235px;
	padding-left:5px;
	vertical-align: top;
		background-image: url('./line.gif');
	background-repeat: repeat-y;
	background-position: left top;

}
td#menu_right img {
	margin-bottom: 5px;
}

div.menu_right div.menu_textbox_right * {
	float: right;
}

div.menu_right div.extraspacer {
	height: 1.5em
	clear: both;
	float: none;
}

div.menu_right div.spacer {
	clear: right;
	float: none;
	height: 1px;
	display: none;

}
td#contenttd img  {

	margin-right: 0px;
}


 /*FORMULARE*/

fieldset {
 	border: 1px dashed #cccccc;
 	padding: 10px;
 	margin-bottom: 20px;
}

legend {
	font-size: 1.0em;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
}

form p {
 	clear: left;
 	font-size: 1.1em;
	color: #999999;
 	padding-bottom: 15px;
 	padding-top: 15px;
 	color: #333333;
}

form p label {
	float: left;
	width: 120px;
	font-size: 1.1em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

form input {
	border: 1px solid #999999;
	font-size: 1.1em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form textarea {
	border: 1px solid #999999;
	font-size: 11pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sendbut {
	margin-left: 120px;
}

/*IE6 HACKS*/
* html #container {
	height: 1%;
	width: 990px;
}

* html #header_top {
	display: inline;
	height: 1%;
	width: 675px;
	padding:0px;
	margin-top: 0px
}

* html #suche_form {
	margin-top: 13px;
}

* html div#finder {
	margin-left: 5px;
}

* html div#suche {
	margin-left: 3px;
}

* html table#foot {
	clear: both;
	position: relative;
}

* html ul#navlist {
	margin: 0px;
}

* html div.navigation_menu ul li {
	height: 16px;
}

/** html td.menu_left {
	width: 180px;
}*/
* html #topnav {
	width: 225px;
}

* html #content {
width: 497px ! important;}





/*IE7 HACKS*/
*+html #container {
	height: 1%;
	width: 99.62em;
}

*+html #header_top {
	width: 675px;
	padding:0px;
}

*+html #footer {
	height: 1%;
}

*+html #sublist ul li {
	border-bottom: 1px #ffffff dashed;
}

*+html #foot {
	position: relative;
}



