@import url("/css/grundelemente.css");
@import url("/css/navigation.css");
@import url("/css/lightbox.css");


body {
	margin: 0 auto;
	padding: 0;
	text-align: center; }
html {
	font-size: 0.75em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.3em; }
#accesskeys {
	position: absolute;
	top: -300px; }
#wrapper {
	width: 964px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/pictures/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
#main {
	width: 930px;
	margin: 0 17px;
	background-image: url(/pictures/nav_bg.gif);
	background-repeat: repeat-y;
	}
#key {
	background-image: url(/pictures/nav_key.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 28px;
	clear: left;
	margin: 20px 0 7px 18px;
}
#zumifest {
	margin: 0  0 10px 40px
	}

/*=header
----------------------------------------*/
#header {
	background-repeat: no-repeat;
	height: 143px;
	border-bottom: 1px solid #fff; }
	
/*=headerthemes
----------------------------------------*/
.badi {
	background-image: url(/pictures/header_schwimm.jpg); }
.brunnen {
	background-image: url(/pictures/header_brunnen.jpg); }
.ortstafel {
	background-image: url(/pictures/header_ortstafel.jpg); }
.bibliothek {
	background-image: url(/pictures/header_bibliothek.jpg); }
.schule {
	background-image: url(/pictures/header_schule.jpg); }
.energiestadt {
	background-image: url(/pictures/header_energie.jpg); }

#logohome {
	position: relative;
	top: 83px;
	left: 367px;
	width: 281px;
	height: 100px; }	
#logo {
	position: relative;
	top: 83px;
	left: 649px;
	width: 281px;
	height: 100px; }
#kommentare blockquote {
	margin: 0 0 0 -40px;
	padding: 0 0 0 32px;
	width: 340px;
	background-image: url(/pictures/blockquote.gif);
	background-repeat: no-repeat; }
#kommentare cite {
	display: block;
	text-align: right;
	width: 330px;
	margin: -12px 0 0;
	padding: 30px 0 0;
	background-image: url(/pictures/blockquote.gif);
	background-repeat: no-repeat;
	background-position: right top; }

#topnews {
	top: 0px;
	background-image: url(/pictures/news_bg.gif);
	background-repeat: repeat-x;
	float: right;
	width: 281px;
	min-height: 410px;
	margin: -144px 0 0 0 }
* html #topnews {
	height: 410px; }
#topnews h2 {
	margin: 0;
	padding: 6px 3px 0 13px;
	color: #fff;
	font-size: 12px;
	height: 21px; }
#meldungen {
	margin: 0;
	padding: 7px 13px; }
#meldungen p {
	margin: 5px 0;
	text-align: right;
	}
#logo a img {
	border-style: none; }
#subnav {
	background-color: #000;
	padding: 5px 10px;
	border-bottom: 1px solid #fff; }
#subnav form {
	margin: 0;
	padding: 0; }
#search {
	color: #848484;
	font-size: 10px;
	background-image: url(/pictures/search_bg.gif);
	background-repeat: no-repeat;
	width: 100px;
	padding: 3px 2px 3px 4px;
	border-style: none;
	border-width: 0; }
	
input.formsubmit {
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 0 5px;
	padding: 0 0 2px 16px;
	border: 0;
	cursor: pointer;
	width: 5em;
	height: 14px;
	background: #000 url(/pictures/icon_search.gif) no-repeat left center;
	}
	
#links {
	margin: 0;
	padding: 0;
	list-style-type: none; }
#links li {
	margin-right: 10px;
	display: inline; }
#links li a {
	color: #fff;
	font-size: 10px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 16px; }
.home {
	background-image: url(/pictures/icon_home.gif); }
.index {
	background-image: url(/pictures/icon_index.gif);
	background-position: 0 2px; }
.sitemap {
	background-image: url(/pictures/icon_sitemap.gif); }
.suchen {
	background-image: url(/pictures/icon_search.gif); }

#subnav #rechts {
	margin: 0;
	margin-top: -18px;
	padding: 0;
	text-align: right;
	list-style-type: none; }
#rechts li {
	margin-right: 10px;
	display: inline; }
#rechts li a {
	color: #fff;
	font-size: 10px;
	background-repeat: no-repeat;
	text-decoration: none;
	}

/*=content
----------------------------------------*/
#content {
	margin-left: 292px; }
/* html #content {  f?r IE 3px Bug 
	width: 630px; } */
#content ul {
	list-style-image: url(/pictures/list_image.gif);
	list-style-type: square; }
h1 {
	color: #0c2288;
	font-size: 1.6em;
	margin-top: 40px;
	margin-left: -40px; }
h2, .untertitel {
	color: #0c2288;
	font-size: 1.2em;
	margin-bottom: 0.2em;
	line-height: 1.2em; }

h3      {
	color: #000;
	font-size: 1.1em;
	margin-bottom: 0.3em;}
h4, .bildlegende {
	color: #0c2288;
	font-size: 1.0em; 
	font-weight: normal;
}
p, .normal, table, td {
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 0; }
a:link {
	color: #08218c; }
a:visited {
	color: #08218c;
	text-decoration: none; }
a:hover {
	color: black;
	text-decoration: none; }
a:active {
	color: #fbc300; }
ul.abisz {
	padding:5px;
	margin: 0;
	background-color: #eaeaea;
}

ul.abisz li {
	display: inline;
	padding: 0px 7px 0px 5px;
	border-right: 1px solid #000;
}
table.liste {
	margin: 10px 0 10px 0;
	width: 98%;
}
table.liste th {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	background-color: #dddcdc;
}
table.liste td {
	padding: 3px 15px 3px 0;
	border-bottom: 1px solid #666;
}

/*=footer
-------------------------------------*/
#footer {
	font-size: 1em;
	line-height: 1.2em;
	background-color: #535353;
	padding: 5px 20px; }
address {
	color: #fff;
	font-style: normal; }
address a:link {
	color: #fff;
	text-decoration: none; }
address a:hover, address a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none; }
#end {
	background-image: url(/pictures/shadow_bottom.gif);
	background-repeat: no-repeat;
	width: 947px;
	height: 23px; }
.invis {
	display: none; }
#services {
	text-align: right;
	margin: 0;
	padding: 0;
	list-style-type: none;}
#services li {
	margin-left: 10px;
	display: inline; }
#services li a {
	color: #039;
	font-size: 10px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 16px; }
#services li a:hover, #services li a:visited {
	background-color: transparent; }
.print {
	background-image: url(/pictures/icon_print.gif); }
.gotop {
	background-image: url(/pictures/icon_gotop.gif); }
.break {clear: both}

.anm_button a {
	display: block;
	border: 2px solid #003399;
	padding: 5px;
	text-align: center;
	text-decoration: none
	}
.anm_button a:hover {
	color: #fff;
	background-color: #003399;
	}
.attention {
	margin: 2em 0 4em;
	}
.attention a {
	border: 1px solid #666;
	padding: 0.5em 0.8em;
	color: #fff;
	background-color: #039;
	text-decoration: none;
	}
.attention a:hover {
	background-color: #024cde;
	}
#created {
margin-left: 775px;
margin-top: -15px;
font-size: 11px;
color: #9e9e9e;
}
#created a {
text-decoration: none;
color: #9e9e9e;
}
#created a:hover {
color: #818181;
}
