/* CSS Document */

/*
+++++++++++++++++++++++++++++++++++++++

Schrift: Arial, Verdana, Helvetica, sans-serif
Schriftgröße: 1em
Grundfarben:
	Hintergrund: #ffffff;
         Schrift: #000000;
         Balken: #7198e7;
         Links: #000066;
         Rechte Box hintergrund: #cccccc;

+++++++++++++++++++++++++++++++++++++++
*/
html div,body,img {
	margin: 0px;
	padding: 0px;
	border: 0px;}
body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 170px 0px;}

a {
	background-color: transparent;
	color: #000066;
	text-decoration: none;}

a:visited {
	background-color: transparent;
	color: #000066;
	text-decoration: none;}

a:hover, a:visited:hover {
	background-color: transparent;
	color: #ff0000;
	text-decoration: none;}

.linie {
	background-color: transparent;
	color:#969696;}

#ebene0 {
	width: 100%;}

#ebene1 {
	font-size: 1em;
	background-color: transparent;
	color: #000000;
	margin-left: 202px;
	text-align: left;}

#ebene2 {
	position: relative;}

#main {
	background-color: transparent;
	color: #000000;
	margin: 0em 200px 0em 1em;
	padding-top: 1em;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #7198e7;
	z-index: 900;
	font-size: 0.8em;}

#main .text{
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7198e7;}

#main .text *{
	margin-right: 1em;}

#main a,#main .text * a,#main .text * abbr,#main .text * acronym,#main .text * b,#main .text * bdo,#main .text * big,#main .text * br,#main .text * button,#main .text * cite,#main .text * code,#main .text * del,#main .text * dfn,#main .text * em,#main .text * i,#main .text * img,#main .text * ins,#main .text * input,#main .text * kbd,#main .text * label,#main .text * map,#main .text * object,#main .text * q,#main .text * samp,#main .text * script,#main .text * select,#main .text * small,#main .text * span,#main .text * strong,#main .text * sub,#main .text * sup,#main .text * textarea,#main .text * tt,#main .text * var{
	margin: auto;}

#main a,#main .text * a{
	text-decoration: none;}

#main .text * img{
	vertical-align: text-top;}

#main .text * li{
	list-style: none;}
h1 {
	background-color: transparent;
	color: #7198e7;
	font-size: 1.3em;
	padding-left: 0.5em;}

#main .text h2 {
	background-color: transparent;
	color: #000000;
	font-size: 1.2em;
	padding-left: 0.7em;
	border-bottom: 1px solid #7198e7;
	margin-right: 0;
	margin-top: 2.5em}

h3 {
	background-color: transparent;
	color: #000000;
	font-size: 1.1em;
	padding-left: 0.9em;}

#navleiste {
	background-color: transparent;
	width: 100%;
	height: 7.5em;
	z-index: 1000;}

#logoleiste {
	background-color: #7198e7;
	color: #ffffff;
	font-weight: 800;
	clear: right;
	text-align: left;
	z-index: 1001;}


#status {
         font-size: 0.8em;
         text-align: left;
         padding-bottom: 3px;}

#navleiste .logo {
	float: right;
	text-align: center;
	margin: 0.5em;
	width: 306px;
	height:60px;}

#navleiste .logo img{
	background-color: transparent;
	width: 306px;
	height: 60px;}

#navlinks,accesskey {
	background-color: transparent;
	color: #cccccc;
	float: left;
	width: 170px;
	z-index: 1001;}

#navlinks *{
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border-left: 5px;}

#navrechts{
         text-align: center;
         margin-right: 2px;
         float:right;
         border: 1px solid #000066;
         background-color: #E8E8E8;
         color: #000000;
         width: 193px;
         z-index: 1001;}

#navrechts form{
         color: #000000;
         background-color: transparent;
         font-size: 0.8em;
         text-align: left;
         margin: 0.5em;}

#fuss{
         background-color: #ffffff;
         margin: 1em;
         clear: right;
         text-align: center;}

.tarnen{
	display: none;}

#main .rechts{
	float:right;
	margin:5px;
	border: 1px solid #ff0000;}

.copyright, .copyright2 {
	font-size: 0.7em;}

.copyright2 {
	text-align: right;
	margin: 0 1em;}

#banner_top {
	height: 8.5em;}

.mitte {
	text-align: center;}

.druck {
         text-align: right;
         font-size: 0.8em;
         margin: 0px 5px 0px 0px;
         padding: 0px;}

#schrift{
         padding: 1em;
         font-size: 0.9em;
         color: #000000;}

#main .text .image_left{
         margin: 0px;
         padding: 5px;
         background-color: #ffffff;
         float: right;
         width: 250px;
         height: 286px;
         border: 1px solid #7198e7;
         border-right-width: 0;
         z-index: 100;}

#main .hilfe:link, #main .hilfe:visited, #main abbr a:link,#main abbr a:visited, #main acronym a:link,#main acronym a:visited{
         background-color: #fefeff;
         border-bottom: 1px dotted #000000;
         text-decoration: none;
         cursor: help;}

#main abbr a:hover,#main abbr a:focus,#main .hilfe:hover,#main .hilfe:focus,#main acronym a:hover,#main acronym a:focus{
         background-color: #fefefe;
         border-bottom: 1px dotted #ff0000;
         text-decoration: none;
         cursor: help;}

q{
         display: block;
         margin-left: 1.5em;
         font-style: italic;}

/* ------- NEWSBOX --------*/
#newsbox {
	 background-color: #FFFFFF;
	 color: #7198e7;
	 font-weight: bold;}

#newsbox ul{
         list-style: none;}


#newsbox ul li{
         padding: 3px;
         vertical-align: middle;}

#newsbox a {
         color: #7198e7;
         text-decoration: none;}

#mitte {}

#mitte a {color: #5F5F5F;}
#mitte a:visited {color: #828282;}
#mitte a:hover,  #mitte a:visited:hover{ color: #7198e7; text-decoration: none;}

.newscontent {
	margin: 5px;
	padding-top: 3px;
        text-align: left;
        font-size: 0.8em;}

* html #newscontent { margin-left: 6px;}

.text .newscontent {
	margin-left: 1em;
        font-size: 1em;}

#footerbox {}

/* ------- CALENDAR --------- */
#calendar {
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
        margin-left: 1px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #000000;
	font-weight: bold;
	padding: 9px 10px 10px 15px; }

#calendar a {color: #0000f5;}

#calendarmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 0.9em;}

#calendarmitte a {color: #5F5F5F;}
#calendarmitte a:visited {color: #828282;}
#calendarmitte a:hover,  #calendarmitte a:visited:hover{ color: #7198e7; text-decoration: none;}
#calendarcontent {
	height: auto !important;
	margin: 5px;
	padding-top: 3px;
        text-align: left;
        font-size: 0.8em;}

* html #calendarcontent {margin-left: 6px;}

#calendarfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;}

/* ------- BLOCK --------- */
#block {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #7198e7;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;}

#block a {color: #7198e7;}

#blockmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 0.9em;}

#blockmitte a { color: #5F5F5F; }
#blockmitte a:visited { color: #828282; }
#blockmitte a:hover,  #blockmitte a:visited:hover{ color: #7198e7; text-decoration: none;}
#blockcontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px;
	padding-top: 3px;}

* html #calendarcontent {margin-left: 6px;}

#blockfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;}

/* ------- AKTUELLE THEMEN --------- */
#themen {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #7198e7;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;}

#themen a {color: #7198e7;}

#themenmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 0.9em;}

#themenmitte a { color: #5F5F5F; }
#themenmitte a:visited { color: #828282; }
#themenmitte a:hover,  #themenmitte a:visited:hover{ color: #7198e7; text-decoration: none;}

#themencontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px;
	padding-top: 3px;}

* html #themencontent {
	margin-left: 6px;}

#themenfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;}