/* ---= TEMPORÄR BIS ENDE MÄRZ 2009 =--- */
#shadowhome p {
padding-top:0px;
padding-left:80px;
width:700px;
}
#events {
margin-bottom: -100px;
}
/* ---ENDE TEMPORÄR BIS ENDE MÄRZ 2009 =--- */


body {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 18px;
	background-color: #363636;
	background-image: url(/pictures/body_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}


.topnews {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 14px;
	margin: 0;
	padding: 0;

}

.bodycontent {
	background-color: #fff;
	background-image: none;
	text-align: left;
	margin: 3px;
}

p { margin-top: 0px;}

h1 {
	font-size: 18px;
	font-family: "trebuchet ms", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 6px;
	text-transform: uppercase;
	color: #555;
	letter-spacing: 1px; }

h2, .titel {
	color: #363636;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 4px;
}

h3, .untertitel {
	color: #555;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
}
hr {
	color: #363636;
	background-color: #363636;
	height: 1px;
	border: 0 }

ul {
	list-style-type: square;
	margin-top: 6px;
	margin-bottom: 8px;
}

table {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 18px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.liste {
	margin-bottom: 10px;
	margin-top: 10px;
}

table.liste th {
	color: #555;
	text-align: left;
	background-color: #ededed;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #7b7b7b;
	border-bottom: 1px solid #7b7b7b; }

table.liste td {
	vertical-align: top;
	padding-top: 2px;
	
	padding-bottom: 2px;
	border-bottom: 1px dotted #7b7b7b;
}

table.rat {}

table.rat td {
	vertical-align: top;
	padding-bottom: 3px
}


a {color: #029b73; text-decoration: none;}

a:hover {text-decoration: underline;}

a img {border: none;}

.rahmen-schwarz {border: 1px solid #000;}

/* 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;
	}
a.txt {
	background-image: url("/icons/module/Dokument3_0/icon_txt_klein.gif");}

/* ---= formular =--- */
form {
	margin:0;
	padding:0;
}

#volltextsuche input.suchfeld {
	font-size: 10px;
	margin-left: 5px;
	color: #555;
	padding: 2px;
	width: 97px;
	border: 1px solid #363636;
}
	
#volltextsuche input.formsubmit {
	color: #ddd;
	font-size: 10px;
	background-color: #666;
	margin-left: 5px;
	border: 1px solid #363636;
}

#volltextsuche input.suchfeld:focus,
#volltextsuche input.suchfeld:hover {
	color: #363636;
}

#volltextsuche input.formsubmit:hover,
#volltextsuche input.formsubmit:focus {
	color: #fff;
}

input, select, textarea {
	margin: 0;
	padding: 2px;
}

input, select {
	vertical-align: middle;
}

textarea {
	width: 200px;
	height: 8em;
}
/* ---= end formular =--- */

/* ---= tools =--- */

.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.invis {display: none;}

/* ---= end tools =--- */

/* ---= layout =--- */

div#page {
	width: 971px;
	margin:  0 auto;
	padding: 0;
	text-align: center;
}

/* ---= header =--- */
/*
	- header
	- branding
	- metanav
	- suche
*/

div#header {
	text-align: left;
	margin: 0;
	padding: 0;
}
div#branding {
	float: left;
}

div#metanav {
	float: right;
	text-align: right;
}

div#metanav ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: right;
}

div#metanav li {
	display: inline;
	margin: 0 0 0 6px;
	padding: 9px 5px 0 0;
	border-right: 1px solid #fff;
}

div#metanav a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

div#metanav a:hover {
	color: #ccc;
}

/* ---= end header =--- */

/* ---= main =--- */
/*	- main
	- content
*/

div#main {
	position: relative;
	text-align: left;
	
}

div#content {
	border-left: 1px solid #b7ae88;
	border-right: 1px solid #b7ae88;
	background-color: #fff;
	margin: 0 146px 0 124px;
	height: 18px;
}

div#contenthome {
	border-left: 1px solid #b7ae88;
	border-right: 1px solid #b7ae88;
	background-color: #fff;
	margin: 0 146px 0 4px;
	height: 18px;
}

div#title {
	position: absolute;
	top: -17px;
	left: 191px;
}

div#shadow {
	position: relative;
	float: left;
	background-image: url(/pictures/shadow_bg.gif);
	background-repeat: repeat-y;
	background-position: 4px top;
	width: 971px;
}
div#shadowhome {
	position: relative;
	float: left;
	background-image: url(/pictures/shadow_home_bg.gif);
	background-repeat: repeat-y;
	background-position: 4px top;
	width: 971px;
	min-height: 960px;
	height: auto !important;
	height: 960px;
	}

div#shadow .inner {
	margin: 15px 0 27px 191px;
	width: 610px;
	min-height: 960px;
	height: auto !important;
	height: 960px;
	}

#home-temp {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	}
#home-temp a {
	font-size: 14px;	
	}

/* ---= sidebar =--- */

div#sidebar {
	position: absolute;
	top: -43px;
	right: 0;
	width: 145px;
}

html>body div#sidebar {
	right: 1px;
}

div#sidebar h2 {
	margin: 0;
	padding: 60px 0 22px 12px;
	background-image: url(/pictures/tab_sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 5px;
	font-size: 12px;
}

div#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0; 

}

div#sidebar ul li {
	background-image: none;
	border-bottom: 0;
	font-weight: normal;
	text-transform: none;
	padding: 0;
	line-height: 18px;
	margin: 0;
}

div#sidebar ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px solid #a2a2a2;
}

div#sidebar ul li a:hover {
	color: #fff;
	background-color: #666;
}

* html #sidebar ul li a {height: 1%; background-color: #555;}
* html #sidebar ul li ul li a {height: 1%; background-color: #555;}
* html #sidebar ul li ul li ul li a {height: 1%; background-color: #555;}

#banner {
	margin: 11px;
	background-color: #555555;
}
#banner a img {
	margin-bottom: 11px;
}
#wetter {
	height: 120px;
	}
#banner .werte {
	padding: 0 0 10px 2px;
	width: auto;
	}
#banner .werte a {
	color: #fff;
	font-size: 0.9em;
	}
/* ---= end sidebar =--- */

/* ---= footer =--- */

div#footer {
	background-image: url(/pictures/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-left: 4px;
}

div#footerhome {
	background-image: url(/pictures/footer_home_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-left: 4px;
}

div#options {
	margin-left: 191px;
}

div#options ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 0 21px;
}

div#options li {
	padding: 0;
	margin: 0;
}

div#options a {
	font-size: 10px;
	color: #666;
	text-decoration: none;	
}

div#options a:hover {
	color: #333;
}

div#address {
	margin-left: 341px;
}

address {
	border-left: 16px solid #ffb500;
	padding: 13px 0 0 9px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	color: #fff;
}

address a {
	color: #fff;
	text-decoration: none;
}

address a:hover {
	color: #ccc;
}

/* ---= end footer =--- */
.printOnly {
  display: none;
}
#created {
position: absolute;
font-size:11px;
color: #5a5a5a;
}
#created a{
color: #5a5a5a;
}
* html #created {
margin-left: -340px;
}
