body {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:0.75em;
	color:#000000;
	margin:0px;
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
}

div,form,input,h1,h2,h3 {
	margin:0px;
	padding:0px;
}	

#frame {
    margin:0px;
    padding:0px;
    width:990px;
    text-align:left;
}
#header_left {
    width:340px;
    height:97px;
    float:left;	
}
#header_right {
    width:650px;
    height:82px;
    padding:15px 0px 0px 0px;
    float:left;
    text-align:right;
}
#navigation {
	clear:both;	
}

#top_info {
	width:80px;
	height:220px;
	float:left;
}

#top_image {
	width:540px;
	height:220px;
	float:left;
}

#top_image_shadow {
    width:20px;
    height:220px;
    float:left;
}

#top_map {
	width:370px;
	height:220px;
	float:left;
}

#pdw_home {
	width:978px;
	border:1px solid #CBCBCB;
	border-top:0px;
	border-bottom:0px;
	clear:both;
}

#pdw_teaser {
	width:599px;
	padding:15px 30px 25px 10px;
	float:left;
}
#pdw_links {
	width:339px;
	padding:30px 0px 0px 0px;
	float:left;
}

#content_frame_home {
	width:990px;
}

#content_home_left {
  width:600px;
	padding:10px;
	float:left;
}

#content_home_right {
	width:350px;
	padding:20px 0px 0px 20px;
	float:left;
}

#content_frame {
	width:990px;
}
	
#content_left {
	width:640px;
    float:left;
}

#content_right {
	width:350px;
	padding-top:15px;
    float:right;
}

#content{
	width:580px;
    padding:30px 30px 20px 10px;
    clear:both;
}

#navsublist {
	font-size:0.9em;
	color:#1E4B75;
	margin:15px 0px 15px 0px;
}

#footer {
	width:990px;
	clear:both;
}

#footer_linkbox {
}	

ul.service {
	float:right;
}	

ul.service li {
    list-style-type:none;
    float:left;
}

#sitemap ul li {
    list-style-type:none;
    line-height: 1.7;
}

.sitemap_top {
	font-size:1.1em;
  font-weight: bold;
	color:#1E4B75;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.sitemap_sub {
	font-size:1.1em;
	color:#1E4B75;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* Haupt-Navigation */

#nav,#nav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    z-index: 3;
}

#nav a {
    display: block;
}

#nav li { /* all list items */
    float: left;
}

#nav li ul { /* second-level lists */
    position: absolute;
    margin-top: 0px;
    width: 200px;
    left: -999em;
    /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul,#nav li.sfhover ul {
    /* lists nested under hovered list items */
    left: auto;
}


a.subnav {
    font-family: verdana;
    color: #FFFFFF;
    font-size: 0.8em;
    font-weight: bold;
    padding: 8px 10px 5px 20px;
    text-decoration: none;
    background-image: url('gfx/subnav_bg.gif');
    width: 200px;
    height: 15px;
    display: block;
    float: left;
}
a.subnav:hover {
    color:#1E4B73;
    text-decoration:none;
}
a.subnav_end {
    font-family: verdana;
    color: #FFFFFF;
    font-size: 0.8em;
    font-weight: bold;
    padding: 8px 10px 5px 20px;
    text-decoration: none;
    background-image: url('gfx/subnav_bg_end.gif');
    width: 200px;
    height: 15px;
    display: block;
    float: left;
}
a.subnav_end:hover {
    color:#1E4B73;
    text-decoration:none;
}
a.subnav_end_large {
    font-family: verdana;
    color: #FFFFFF;
    font-size: 0.8em;
    font-weight: bold;
    padding: 8px 10px 5px 20px;
    text-decoration: none;
    background-image: url('gfx/subnav_bg_end_large.gif');
    width: 200px;
    height: 28px;
    display: block;
    float: left;
}
a.subnav_end_large:hover {
    color:#1E4B73;
    text-decoration:none;
}

/* Subnavblock-Navigation */

#subnavblock {
    padding:0px;
    margin:0px 0px 20px 0px;
    width:350px;
    background-color:#879EBC;
    background-image:url(gfx/subnavblock_tile.gif);
    background-repeat:repeat-y;
    background-position:right;
    border:0px solid red;
}

#subnavblock ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1.5;
}

#subnavblock ul a {
    font-family: verdana;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding: 0px 0px 0px 22px;
    text-decoration: none;
    display: block;
}

#subnavblock ul ul a {
    font-family: verdana;
    color:#FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding: 0px 0px 0px 42px;
    text-decoration: none;
}

#subnavblock a.subnavblock_aktiv {
    color:#1E4B73;
}

#subnavblock a.subnavblock_aktiv2 {
    color:#C3CFDE;
}

#subnavblock a.subnavblock_intern_aktiv {
    color:#8CAC91;
}

#subnavblock a.subnavblock_intern_aktiv2 {
    color:#8CAC91;
}

#subnavblock a:hover {
    color:#1E4B73;
}

#subnavblock li { /* all list items */
/*    float: left;*/
/*    background-color:#879EBC;*/
}

#subnavblock li.image {
	margin:0px;
	padding:0px;
	list-style:none;
}

a.subnavblock {
    font-family: verdana;
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: bold;
    padding: 8px 10px 5px 20px;
    text-decoration: none;
    display: block;
}

a.subnavblock:hover {
    color:#1E4B73;
}

/* Fuss-Navigation */
#navbottom ul {
	margin:0px;
	padding:0px;
}

#navbottom li {
	width:110px;
	float:left;
	list-style: none;
	font-weight:bold;
}

#navbottom li a {
	text-decoration:none;
	font-size:0.8em;
	color:#CBCBCB;
	padding-bottom:3px;
	display:block;
}

#navbottom li a.bottomnav {
	text-decoration:none;
	color:#CBCBCB;
	font-weight:bold;
}

#navbottom li a.bottomnavsub {
    text-decoration:none;
    color:#CBCBCB;
    font-weight:normal;
    padding-top:7px;
}

#navbottom li a:hover {
	text-decoration:underline;
}

.content {
	padding:0px;
	margin:0px;
	line-height:150%;
	font-size:0.9em;
}
	
.archiv_datum {
	font-size:0.8em; 
    color:#666666;
    font-weight:normal;
		padding-bottom:5px;
}
	
.content_dachzeile {
	font-size:1.0em; 
    color:#666666;
    font-weight:bold;
}

.content_ueberschrift {
	font-size:1.3em; 
    color:#1E4B73;
    font-weight:bold;
    padding-bottom:20px;
}

.liste_dachzeile {
    font-size:0.8em; 
    color:#666666;
    font-weight:bold;
}

.liste_ueberschrift {
    font-size:1.1em; 
    color:#1E4B73;
    font-weight:bold;
    padding-bottom:5px;
}

/* Startseite */

.pdw_titel {
	font-size:1.0em; 
	color:#666666;
	font-weight:bold;
}
.pdw_ueberschrift {
	font-size:1.3em; 
	color:#1E4B73;
	font-weight:bold;
    padding-bottom:10px;
}
.pdw_text {
    font-size:0.9em;
    line-height:150%;
}

div.news {
	padding-bottom:25px;
	clear:both;
}

.news_thumb {
	width:100px;
	padding:0px 15px 10px 0px;
	display:block;
	float:left;
}
h3.news_ueberschrift {
	padding-bottom:10px;
	font-size:1.2em;
	color:#1E4B73;
}	
.news_anreisser {
    width:485px;
    font-size:0.9em;
    line-height:150%;	
    float:left;
}



/* Links */

a {
	color:#1E4B73;
  text-decoration:underline;
}

a.service {
	color:#000000;
  font-size:0.8em;
	border-right:1px solid #000000;
  padding:0px 7px 0px 7px;
  text-decoration:none;
}

a.logout {
	background-color:#5a8861;
  color:#FFFFFF;
  font-size:0.8em;
  padding:0px 7px 0px 7px;
  margin-left:7px;
  text-decoration:none;
}
a.logout:hover{
	text-decoration:none;
}	

a.fontsize {
	padding:0px 0px 0px 10px;
  color:#000000;
	font-weight:bold;
  text-decoration:none;
}

a.standard {
    color:#1E4B73;
    text-decoration:underline;	
}

a:hover{
  text-decoration:underline;
}

a.print, a:hover.print {
	color:#1E4B73;
  font-weight:bold;
	text-decoration:none;
  font-size:0.9em;
}

a.liste {
	padding-left:15px;
	color:#1E4B73;
  font-weight:bold;
	text-decoration:none;
	line-height:150%;
	display:block;
	background-image: url(gfx/bg_mehr.gif);
	background-repeat:no-repeat;
}
a.listlink {
    padding-left:15px;
    color:#1E4B73;
    font-weight:normal;
    text-decoration:none;
    line-height:150%;
    display:block;
    background-image: url(gfx/bg_mehr.gif);
    background-repeat:no-repeat;
}
a.listlink:hover {
text-decoration:underline;
}

a.mehr {
	padding-left:10px;
    color:#1E4B73;
    font-size:0.9em;
    font-weight:bold;
    text-decoration:none;
    background-image: url(gfx/bg_mehr.gif);
    background-repeat:no-repeat;
}
a.profil {
  padding-left:10px;
    color:#1E4B73;
    font-size:1.1em;
    font-weight:bold;
    text-decoration:none;
    background: url(gfx/bg_mehr.gif) no-repeat 0px 1px;
}

a.container {
    color:#1E4B73;
    font-weight:bold;
    text-decoration:underline;
}

a.content {
  color:#1E4B73;
  text-decoration:underline;
}

/* DIVs */

#pdw_links ul {
    margin:0px;
    padding:0px;
}

#pdw_links li {
    list-style:none;
}

#navsublist div {
    font-weight:bold;
    padding-bottom:20px;
}

#navsublist ul {
	margin:0px;
    padding:0px;
}

#navsublist ul li.navsublist {
	padding-left:15px;
	list-style:none;
}

#navsublist ul li.image {
    list-style:none;
}

#navbottomlist {
	margin-top:40px;
	clear:both;
}

#navbottomlist div {
	padding-bottom:20px;
    font-weight:bold;
    color:#1E4B73;
}

#navbottomlist ul {
    padding:0px;
    margin:0px;
}

#navbottomlist ul li.navbottomlist {
    list-style:none;
}

#navbottomlist ul li.image {
    list-style:none;
}


.stopfloating {
	clear:both;
}

div.search {
    float:right;
}



/* FORMs */

div #form table {
/*	background-color:#F1F4F7;   */
}

div #form input.standard {
	width:240px;
	height:16px;
	margin-top:2px;
	margin-bottom:2px;
	border:1px solid #1E4B73;
}

div #form textarea.standard {
	width:240px;
	height:140px;
	margin:0px;
	border:1px solid #1E4B73;
}

div #form select.standard {
	width:242px;
	margin:0px;
	border:1px solid #1E4B73;
}

div #form input.checkbox {
  position:relative;
  top:2px;
	margin-top:0px;
	margin-bottom:0px;
	border:1px solid #1E4B73;
}

div #form input.sicherheitscode {
	width:60px;
	height:16px;
	margin-top:5px;
	border:1px solid #1E4B73;
}

div #form input.submit {
  float:left;
	height:20px;
	margin-top:1px;
	border:0px solid #1E4B73;
  background-image:url('gfx/bg_submit.gif');
  background-repeat:repeat-x;
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:0.85em;
	color:#1E4B73;
}

div.search input.search {
	width:160px;
	height:14px;
	margin-top:10px;
	border:1px solid #1E4B73;
	float:left;
	background-image: url(./gfx/bg_suche.gif);
	padding:2px 0px 2px 30px;
	
}

div.search input.go {
    margin:10px 0px 0px 5px;
    float:left;
}

div.container {
	width:320px;
	padding:0px 9px 0px 9px;
	border:1px solid #CBCBCB;
	border-top:0px;
	border-bottom:0px;
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-style:normal;
	font-weight:normal;
  font-size:0.95em;
  line-height:130%;
}

div input.newsletter {
    width:227px;
    height:16px;
    margin-top:2px;
    border:1px solid #1E4B73;
    float:left;
    padding:1px 0px 1px 1px;
}

div #inputfield input {
    margin:0;
    padding:0;
    border:1px solid #1E4B73;
    width:218px;
    height:18px;
    font-family:verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;
	font-weight:normal;
  	font-size:0.8em;
    vertical-align:middle;
    color:#B2B2B2;
}

#content strong {
	color:#1E4B73;
}
.content strong {
	color:#1E4B73;
}		

strong.headline {
    color:#1E4B73;
}

.true {
    color:#008800;
}

.false {
    color:#E10400;
}

.suche_bereich {
	font-size:1.1em;
    font-weight:bold;
    color:#1E4B73;
}
.trefferdatei {
    font-size:0.9em;
    font-weight:bold;
    color:#1E4B73;
}
.treffer {
	color:#FF0000;
}
a.suche {
	color:#000000;
	line-height:150%;
    font-size:0.9em;
	text-decoration:none;
}
a.suche:hover {
	text-decoration:underline;
}

a.termin {
		display:block; 
		text-decoration:none;
		color:#000000;
		padding:0px 0px 0px 15px;
}

.termin_ueberschrift {
	 color:#1E4B73;
	 font-weight:bold;
	 text-decoration:none;
	 margin:0px;
	 padding:0px;
}

.container_termin {
		border:0px solid black; 
		padding:10px 0px 10px 10px;
		margin-left:-10px;
}

.container_termin:hover {
	background-color:#E8EDF1;
}



/* Layer im Bereich Mitglieder */

#layer_getmail_bg {
  position:fixed;
  width:100%;
  height:100%;
  left:0;
  background:#000;
  filter:alpha(opacity=50); 
  -moz-opacity: 0.5; 
  opacity: 0.5;
  z-index:2;
}

#layer_getmail_bg a{
  display:block;
  position:fixed;
  height:100%;
  width:100%;
}

#layer_getmail_wrapper {
  margin:0 auto;
  position:absolute;
  top:105px;
  width:100%;
  height:100%;
  z-index:3;
  left:0;
  padding-top:30px;
}

a.bgclose{
  display:block;
  position:fixed;
  height:100%;
  width:100%;
}

#layer_getmail {
  color:#333;
  font-family:verdana;
  font-size:11px;
  line-height:1.5em;
  padding:50px;
  width:400px;
  margin:auto;
  background:#f1f4f7; 
  z-index:10;
}
#layer_getmail div{
  padding-top:0px;
}

#layer_getmail div strong{
  color:#1e4b73;
}

#layer_getmail_close {
  top:18px;
  margin-left:433px;
  z-index:5;
  position:absolute;
}


