body {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size:     11px;
	color:         #000088;
	background:    #f1f2b5; /*#BBCCEE;*/
	text-align:    left;
	margin-top:    10px;
}

li {
	font-weight:   normal;
	margin-left:   0px;
	color:         #595959;
}

p {
	font-size:     1.1em;
	font-weight:   normal;
	color:         #000000;
	margin-left:   15px;
	padding-bottom: 10px;
}

.separator {
	background-color: #CBD7D9;
	color: #CBD7D9;
	height: 15px;
	width: 100%;
	border-bottom: 1px solid #ffffff;
}

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}

h1 {
	font-size:     1.5em;
	font-weight:   bold;
	color:         #000088;
    background:    url('/images/bg_h1_2.png');
/*background:    #f1f2b5; /*#d0d0d0; /*#d0d0d0;*/
	width:         100%;
	line-height:   3em;
	text-indent:   10px;
}

h2 {
	font-size:     1.3em;
	font-weight:   bold;
	color:         #000088;
}
h2 a {
	color:         #000088;
}
h3 {
	font-weight:   bold;
	font-style:    italic;
}

h4 {
    font-size:      1.1em;
    color: #000088;
	line-height: 8px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	display: none
}

ul {
	margin-top: 5px;
}

img {
	border: 0;
	color: #fff;
	background: transparent;
}
.morelink {
    font-size:      0.7em;
    margin-left:    15px;
}
.contentimage   {
    margin-top: 10px;
    border: 1px solid #d0d0d0;
    text-align: center;
}
.contentimage img {
    /*float:  left;*/
}
.contentimage p {
    border-top: 1px solid #d0d0d0;
    background-color: #d0d0d0;
    padding: 5px;
    text-align: center;
}

.skip {
	display: none
}

/* LINKS */
.link {
	text-decoration: none;
}

/* Suche */
.suche {
	color: #000000;
	background-color: White;
	border: 1px solid #000066;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}

/* SubHeader unter Header*/
.subheader {
	border: 1px solid #000066;
	margin: 0px;
	color: #000099;
	background: #FCAE18;
}

.bordertop {
	border-top: 1px solid #ffffff;
}

.bordertopbottom {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

/* News */
.news {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background: #E8E8E6;
	border-right: 1px solid #ffffff;
}

/* Content */
.content {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	/*font-size : 11px;*/
}

input { /*width:220px;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	background-color: #f4f4f4;
	color: Black;
}

textarea {
	width: 220px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	background-color: #f4f4f4;
	color: Black;
}

select {
	width: 315px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #f4f4f4;
	color: Black;
}

.radio {
	border-style: none;
	background-color: #FFFFFF;
	color: Black;
}

.content .ForrestTable {
	width: 100%;
	font-size: 11px;
	empty-cells: show;
	color: #ffffff;
	background-color: #000066;
	border: 0px;
}

.fixme {
	font-size: 11px;
	background-image: url(../images/warning.png);
}

.note {
	font-size: 11px;
	background-image: url(../images/info.png);
	background-color: #f9f1da;
}

.warning {
	font-size: 11px;
	background-image: url(../images/error.png);
}

.note,.warning,.fixme {
	min-height: 40px;
	border: 1px solid #000099;
	border-bottom: 1px solid #000099;
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 12px;
	margin: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	width: 90%;
}

.note td,.warning td,.fixme td {
	padding: 0px 0px 0px 40px;
}

.checkbox {
	background: #fffbff;
	font-size: 70%;
	line-height: 9px;
}

#headerlogo {
    padding-top: 10px;
    padding-left: 5px;
    float: left;
	width: 250px;
}

#headerkommunikation {
	float: left;
	/* width:  400px;*/
}

#headeranschrift {
	padding-top: 30px;
	padding-left: 25px;
	float: left;
	width: 210px;
	line-height: 16px;
    font-size: 1.2em;
}

#headerkontakt {
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	width:         180px;
	line-height:   18px;
}
#headerkontakt a {
    font-size: 1.2em;
}
#headerkontakt p {
    font-size: 1.2em;
}
#secmenu { 
	float:             right;
	margin:            0px;
	width:             180px;
	line-height:       5px;
	background-color:  #ffffff;
	font-size:         12px;
	/*  display:    block;*/
}

p { /* p */ /*font-family : Verdana, Helvetica,  Arial, sans-serif;*/
	color: #000000;
	font-size: 11px;
	margin: 1px 1px 1px 1px;
}

#pagesection {
    margin:        auto;
    text-align:    left;
    width:         846px;
    height:        100%; /* Box Model Hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    min-height:     650px;
    background-color: white; /*#f9f1da;*/
    border:            1px solid #000088;
}

html>body #pagesection {
	height: 90%; /* Box Model Hack Ende */
}

#contentsection {
	float:         left;
	width:         611px;
	min-height:    550px;
	margin-left:   0px;
}

#content {
	margin-left: 0px;
}

#footersection {
	display:   block;
	color:     #000088;
	width:     844px;
	background-color: #d0d0d0;;
	height: 30px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 3px;
	margin-left:   1px;
}

#footersection a {
	color: #000088; /*#ffffff;*/
}

#headersection {
	margin-top:    0px; /* Header */
	margin-left:   0px; /* Header */
	width:         100%;
	border:        0px solid #ffffff;
	background-color: white;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height: 140px; /* Box Model Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 130px;
}

html>body>pagesection #headersection {
	height: 125px; /* Box Model Hack Ende */
}

#navisection ol {
	display: block;
	list-style: none outside;
	padding: 0;
	margin: 0;
	color:             #c0c0c0;
	background-color:  #E8E8E6;
	background-color:  white;
	text-decoration:   none;
}

#navisection li {
	margin: 0px;
	width: 100%;
	display: block;
	border-bottom: 1px solid white;
	line-height: 35px;
	text-indent: 8px;
}

#navisection li a {
	color:     #000088; /*#6c6c6c;*/
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
	background-color: #f0f0f0;
}

#navisection li a:hover {
/*	background-color: #c7c7c7;*/
	/*border-left:		5px solid orange;*/
	width: 222px;
}

#navisection .pubmenulistitem a:hover {
	border-left: 4px solid #000088;
    text-indent: 16px;
}

#navisection .pubmenulistitemselect a {
	line-height: 25px;
	text-indent: 10px;
	font-size: 1.1em;
	font-weight: bold;
	width:       226px;
	border-left: 4px solid #000088;
}

#navisection .pubmenulistitem a {
	line-height: 25px;
	font-weight: normal;
	text-indent: 20px;
	font-size: 1.1em;
	/*  margin:       0px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #c10061;
}

#secmenu ol {
	display: block;
	list-style: none outside;
}

#secmenu li {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	display: block;
	width: 88px;
	line-height: 25px;
	text-indent: 0px;
	font-size: 11px;
	background-color: #E8E8E6;
	border-bottom: 1px solid white;
	border-right: 1px solid #E8E8E6;
	padding-right: 2px;
	text-align: right;
	float: left;
}

#secmenu li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #000088; /*#6c6c6c;*/
	font-weight: normal;
	text-align: right;
}

#secmenu li a:hover {
	color: #000000;
	background-color: #d0d0d0;
}

.secmenulistitemselect {
	color: #000080; /*#6c6c6c;*/
	background-color: #d1d1d1;
}

.imgnoborder {
	border: 0;
}

.primenuitem {
	font-size: 1.4em;
	background-color: #eaeaea;
}

#navisection {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	width:         auto;
	border-right:  0px solid green;
	background-color: #e3e3e3; /*#f9f1da;*/
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 85%;
}

html>body>pagesection #navisection {
	height: 85%; /* Box Model Hack Ende */
}

#navisection .navisectionlistitemselect {
	font-size:     1.4em;
	font-weight:   bold;
	width:         222px;
	color:         #000088;
	background:    url('/images/table_grad_inv.png');
	border-left:   8px solid #000088;
}

#navisection .navisectionlistitem a {
	font-size: 1.4em;
	font-weight: bold;
	color:         #000088;
	background:    url('/images/table_grad.png'); /*#d0d0d0; /*#c0c0c0;#982417*/
	border-left: 0px solid #c10061;
	text-indent: 25px;
}

#navisection .navisectionlistitem a:hover {
	font-size:     1.4em;
	font-weight:   bold;
	width:         222px;
	color:         #000088;
    background:    url('/images/table_grad_inv.png'); /*#d0d0d0; /*#c0c0c0;#982417*/
	border-left:   8px solid #000088;
    text-indent:   17px;
}

.pdf {
	line-height: 40px;
	font-size: 12px;
	text-decoration: none;
	background-image: url('/images/pdf2.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 40px;
	margin-left: 15px;
}

.aktuelles {
	border-bottom: 2px double darkblue;
	padding-bottom: 15px;
}

.aktuelles img {
	margin-right: 15px;
}

.aktuelles .link {

}

.aktuelles h1 {
	display: block;
	width: 100%;
	font-size: 13px;
	background-color: #e0e0e0;
}

.aktuelles p {
	margin-left: 30px;
	margin-bottom: 10px;
}

.aktuelles datum {
	margin-bottom: 15px;
}

#map {
	width: 400px;
	height: 400px;
}

table.directions th {
	background-color: #EEEEEE;
}

#main   {
	min-height: 530px;
	}
.btn    {
	text-align:         center;
	text-decoration:    none;
    background:         url('/images/bg_h1_2.png');
    font-size:          1.2em;
    line-height:        30px;
    display:            block;
    width:              120px;
    border:             1px solid blue;
		}	
.btn ul li  {
    list-style:         none outside;
}

/* ============================================== CSS f�r die runden Ecken ============================================== */
div.rundebox { width: 20em; background:     url('/images/links_unten.gif') no-repeat left bottom; }
div.rundebox div.mittlerebox { background:  url('/images/rechts_unten.gif') no-repeat right bottom; padding-bottom: 0.5em; /* Abstand unterhalb des Textes */ }
div.rundebox div.innerebox { background:    url('/images/links_oben.gif') no-repeat left top;}
div.rundebox h3 { background:               url('/images/rechts_oben.gif') no-repeat right top; padding: 0.5em 0.2em 0 1em; /* unten kein padding */}
div.rundebox p { padding: 0 1em; }

#detail {
    color:  #880000;
    width:  500px;
    height: 1300px;
    display: block;
    font-size:  14px;

}
#detail img{
    width: 300px;
}
#rm { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }
#ub { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }
#ih { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }
#ik { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }
#ss { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }
#ls { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }
#ud { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }
#ba { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }
#ts { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }
#cr { position: absolute; left:  290px;   top:  450px; text-align: center; visibility: hidden; }

