html   {
	font: 75%/1.4em Arial, Helvetica, Verdana, sans-serif }
body {
	background-color: #ffffff;
	margin: 0px;
}
.blind {
	display: none
}

.break_left {
	clear: left
}

.breakt_right {
	clear: right
}

.invis {
	display: inline;
	height: 0;
	position: absolute;
	left: -1000px;
	top: -1000px;
	overflow: hidden;
	width: 0;
	}

/* ---------------------------- */
/* ----------- head ----------- */
/* ---------------------------- */

#logo_blind {
	display: none
}

#head {
	margin: 0px;
	padding: 0px;
	width: 984px;
	background-image: url(/pictures/head_back.gif)
}
#head_burg {
	margin: 0px;
	padding: 0px;
	width: 984px;
	background-image: url(/pictures/head_back_burg.gif)
}

#logo {
	background-image: url(/pictures/head_1.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}

#logo_burg {
	background-image: url(/pictures/head_1_burg.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_burg a {
display: block;
width: 180px;
height: 70px;
text-decoration: none;
}

#logo_schule {
	background-image: url(/pictures/head_schule.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}

#logo_portrait {
	background-image: url(/pictures/head_portrait.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_behoerden {
	background-image: url(/pictures/head_behoerden.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_badi {
	background-image: url(/pictures/head_badi.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_buergerheim {
	background-image: url(/pictures/head_buergerheim.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_freizeit {
	background-image: url(/pictures/head_freizeit.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_gewerbe {
	background-image: url(/pictures/head_gewerbe.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_kunst {
	background-image: url(/pictures/head_kunst.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_marktplatz {
	background-image: url(/pictures/head_marktplatz.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_sicherheit {
	background-image: url(/pictures/head_sicherheit.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_verwaltung {
	background-image: url(/pictures/head_verwaltung.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}
#logo_waldhaeuser {
	background-image: url(/pictures/head_waldhaeuser.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}

#logo_gsund {
	background-image: url(/pictures/head_gsund.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}


#topnav {
	font-weight: bold;
position: absolute;
margin-left: 320px
}

#topnav a {
	text-decoration: none;
	color: #000;
}

#topnav a:hover  {
	color: #f00 }

#topnav_ul {
	margin: 0px;
	padding: 55px 20px 0px 0px
}

#topnav_ul li {
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
	display: inline;
}

/* ---------------------------- */
/* --------- content ---------- */
/* ---------------------------- */

#unten {
	width: 984px;
	border-top: 1px solid #fff;
	
}

/* ------ Bereich Links ------ */

#links {
	margin-top: 36px;
	padding: 0px;
	width: 168px;
	border-right: 1px solid #ccc;
position: relative;
height: 515px;
}

#links img {
	margin-left: 30px;
position: absolute;
bottom: 0;
}

#suchfeld {
	margin: 0px 0px 0 30px;
	padding-top: 350px;
position: absolute;
bottom: 160px;
}

* html #suchfeld {
	padding-top: 450px
}
*+html #suchfeld {
	padding-top: 450px
}

/* ----- Bereich Inhalt ----- */

#content {
	width: 790px;
	float: right
}

#inhalt {
	padding: 36px 33px 50px 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#inhalt_burg {
	padding: 36px 33px 50px 0px;
	border-bottom: 1px solid #ccc;
}

#intro {
	background-image: url(/pictures/back_intro.jpg);
	background-position: 0px 36px;
	background-repeat: no-repeat;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#intro_burg {
	background-image: url(/pictures/back_intro_burg.jpg);
	background-position: 0px 36px;
	background-repeat: no-repeat;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}

#introinhalt {
	width: 465px;
	padding: 220px 0px 50px 0px;
}

#webcam {
	position: absolute;
	top: 241px;
	left: 875px
}

#webcam img {
	height: 100px;
	width: 100px
}

#banner_rechts {
	position: absolute;
	top: 513px;
	left: 410px;
	width: 280px;
	text-align: center;
	}
	
#banner-left {
	bottom: 0;
	}

/* ----- Bereich Footer ----- */

#footer {
	font-size: 12px
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #666
}

.drucken {
	background-image: url(/pictures/drucken.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	font-size: 12px
}

.created {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	float: right;
	text-align: right
}

#introinhalt td {
background-color: transparent;
}

/* ---------------------------- */
/* ----------- text ----------- */
/* ---------------------------- */

p {
	margin-top: 0px;
	font: 12px / 16px Arial, Helvetica, Verdana, sans-serif
}

h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	background-color: #f2f2f2;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac
}

h2  {
	font-size: 15px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 20px }
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px
}

A  {
	color: #000 }

A:hover  {
	color: #f00 }

A:visited {
        color: #000 }

a img	{
	border: none;
	}

table {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana
}

.titel {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	background-color: #f2f2f2;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac
}
SPAN.introtitel {
	color: #060;
	font-weight: bold;
	font-family: Arial, verdana;
	font-size: 15px}
SPAN.titel {
	color: black;
	font-size: 15px;
	font-family: Arial, Verdana;
	font-weight: bold }
SPAN.normal {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana }
SPAN.topnews {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana }
SPAN.klein {
	color: #b5b5b5;
	font-size: 10px;
	font-family: Arial, Verdana }
SPAN.untertitel {
	color: black;
	font-size: 13px;
	font-family: Arial, Verdana;
	font-weight: bold }
.bodydetail {margin: 15px 15px 0 15px}


/* dokumente */
a.pdf	{
	background-image: url('/icons/module/Dokument3_0/icon_pdf_klein.gif');
	}
a.doc, a.rtf	{
	background-image: url('/icons/module/Dokument3_0/icon_word_klein.gif');
	}
a.xls	{
	background-image: url('/icons/module/Dokument3_0/icon_excel_klein.gif');
	}
a.pps	{
	background-image: url('/icons/module/Dokument3_0/icon_powerpoint_klein.gif');
	}
a.zip	{	background-image: url('/icons/module/Dokument3_0/icon_zip_klein.gif');
	}
a.document	{
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.mitrahmen {border: 1px solid #000}

#menu0 td {
height: 15px !important;
}
