/*html {
  border: 2px solid #990000;
}*/

/* Browser-Default-Styles zuruecksetzen */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, hr, span {
 margin: 0;
 padding: 0;
}
 
/* Headlines auf Dokumentschriftgroesse setzen */
h1, h2, h3, h4, h5, h6 {
 font-size: 100%;
}
 
/* Listenpunkte ausschalten */
ol, ul {
	list-style: none;
}
 
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
 
table {
 	border-collapse: collapse;
 	border-spacing: 0;
}

body, p a {
    font: normal 10pt /*"Futura Lt Bt", Verdana,*/ Helvetica, Arial, sans-serif;
    color: #000055; 
	background-color: #ffffff;
}

img {
    border: 0;
}

#header {
	position: static;
	margin: 0; 
	padding: 0;
	text-align: left;
	height: 120px;
}

#wrapper {
  	width: 874px;
}

#navigation {
    float: left;
    /*margin: 0.5em 0.5em 0.5em 0.5em;*/
	margin-left: 10px;
	display: inline;
    width: 155px;
	font-size: 1em;
	/*font-size: 13px;*/
    padding: 0;
    color: #990000;
}

#ul_navigation {
	text-align: right;
}

#ul_navigation a {
  	display: block;
	width: 153px;
	color: #940000;
  	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 2px 0;
}

#ul_navigation a:hover {
  	color: #940000;
  	text-decoration: none;
	border: 1px solid #940000;
}

#ul_navigation li {
	width: 153px;
	margin-bottom: 0.2em;
	position: relative;
}

#ul_navigation li ul {
	position: absolute;
	width: 153px;
	left: -999em;
	top: 0;
	text-align: left;
	background-color: #fff;
	border: 1px solid #940000;
}

#ul_navigation li ul li {
	width: 148px;
	margin-bottom: 0 !important;
}

#ul_navigation li ul li a {
	padding-left: 5px;
	width: 146px;
}

#ul_navigation li:hover ul, #ul_navigation li.sfhover ul {
	left: 155px;
}
  
#navigation hr {
	width: 100%;
	text-align: center;
	height: 0px;
	border-bottom: 1px dashed #990000;
	border-top: none;
	margin: 30px 0 0 0;
}

hr.hrStartseite {
	clear: both;
	width: 100%;
	text-align: center;
	height: 0px;
	border-bottom: 1px dashed #ccc;
	border-top: none;
	margin: 15px 0;
}

#contentWrapper {
  	float: right;
	width: 643px;
  	/*width: 660px;
  	margin-top: 0.1em;*/
	margin-bottom: 2em;
	margin-top: 29px;
}
  
#content {
  	/*margin-top: 0.1em;
	margin-bottom: 2em;*/
	color: #000000;
	font-size: 1em;
	/*text-align: justify;*/
}

.startRow {
	height: 217px;
}

.portletText h2,
.startRow h2 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

.border {
	border: 1px solid #ccc;
}

.left {
	float: left;
}

.right {
	float: right;
}

#aktuelles {
	width: 421px;
	height: 215px;
	overflow: hidden;
	padding: 0px;
	color: #999;
	background: #fff url(../media/hg-nelke.jpg) bottom right no-repeat;
}

#aktuelles h1 {
	margin: 5px 5px 0 5px;
}

#aktuelles h2,
#aktuelles h3,
#aktuelles h4,
#aktuelles p {
	margin: 0 5px;
}

#aktuelles a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#termine {
	width: 192px;
	height: 205px;
	overflow: hidden;
	padding: 5px;
	color: #999;
}

.termineStart {
	text-align: left;
}

.termineStart td {
	text-align: left;
	padding: 3px 0;
	font-size: 0.9em;
}

.termineStart td a {
	color: #999;
	text-decoration: none;
}

.terminTitleShort {
	font-weight: bold;
}

/*
#willkommen {
	background-image: url(../media/willkommen.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	height: 250px;
	margin-top: 100px;
	margin-bottom: 35px;
}

#willkommen p {
	margin: 75px 0 0 175px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
}

#movie {
	margin-bottom: 35px;
	text-align: right;
}
*/

#portletWrapper {
	/*border: 1px solid green;*/
}

.portletBlock {
	/*margin-bottom: 35px;*/
}

.portletText {
	border: 1px solid #ccc;
	padding: 5px;
	width: 192px;
	height: 145px;
	text-align: left;
	color: #999;
}

.portletText h2 {
	/*color: #940000;*/
	margin-bottom: 2px;
}

.portletText img {
	margin-bottom: 2px;
}

.portletText p a {
	color: #999;
	text-decoration: none;
}

.portletText p {
	border-top: 1px dashed #ccc;
	padding-top: 5px;
}

#breadcrumb {
  	border-bottom: 1px solid #ccc;
  	font-size: 0.85em;
  	margin-bottom: 2em;
	padding-bottom: 2px;
	margin-top: 14px;
	vertical-align: bottom; 
  	text-align: left;
}

*html #breadcrumb {
	margin-top: 23px;
}

#breadcrumb a {
  	text-decoration: none;
  	color: #990000;
}

#content h1 {
  	margin-bottom: 1em;
  	color: #ccc;
  	font-size: 1.5em;
  	font-weight: normal;
}


/*#plaintext1,
#plaintext2, 
#homepage,
#terminübersicht, 
#arbeitskreise {
  	margin: 0.5em 0 0.5em 0;
  		xcolor: #000000;
  	font-size: 1em;
}*/
.presseblock,
.terminblock {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 1em;
	width: 548px;
}

.termintabelle {
	padding: 0;
	margin: 0;
}

table td {
	vertical-align: top;
}

td.termintabelledatumlinks {
	color: #940000;
	font-weight: bold;
}

td.termintabellefirstrechts {
	color: #940000;
	font-weight: bold;
}

.red {
	color: #940000;
}

.redSmall {
	color: #940000;
	font-size: 0.8em;
}


#arbeitskreise {
	float: left;
	width: 560px;
	display: inline;
}

.akBlock {
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 1em;
	width: 554px;
	float: left;
	display: inline;
}

.akBlock img {
	float: left;
	margin-right: 20px;
	display: inline;
}

.akBlock h2,
.presseblock h2 {
	color: #940000;
}

#content #arbeitskreise .akBlock p,
#content #presseuebersicht .presseblock p {
	font-size: 0.8em;
	margin: 0 5px 2px 0;
}

p.more  {
	text-align: right;
	margin-top: 0;
	padding-top: 0;
}

a.linkBlau  {
	color: #2d3795;
	font-size: 11px;
	text-decoration: none;
}


#plaintext2 img {
  	float: left;
	margin: 0 20px 10px 0;
}

#plaintext1 p,
#plaintext2 p {
	margin-bottom: 1em;
	line-height: 1.3em;
}

hr.quelle {
	width: 70%;
	height: 2px;
	color: #a5a7ab;
	margin: 0 0 2em 0;
	border: 1px solid #a5a7ab;
}

/*Formulare*/

#formular {
	color: #940000;
}

input, textarea {
	border: 1px solid #990000;
	margin-bottom: 1em;
	margin-right: 20px;
	width: 100%;
}

.linksbund {
	text-align: left;
	top: 0px;
}

input.checkBox {
	width: 15px;
	margin: 0;
	border: 0;
}

.abst20 {
	padding-left: 20px;
}

.schwarz {
	color: #000;
}

input.senden {
	margin: 0;
	color: #FFFFFF;
	background-color: #940000;
}


#footerWrapper {
	clear: both;
	/*width: 875px;*/
	text-align: right;
}

/*
ul#Navigation {
    position: static;
    float: left;
    margin: 0.5em 0.5em 0.5em 0.5em;
    width: 11.5em;
    font-size: 1em;
    padding: 0;
    text-align: right;
    color: #990000; */  /*zum Test*/
/*}

ul#Navigation li {
    list-style: none;
    float: left;*/  /* ohne width - nach CSS 2.1 erlaubt */
    /*position: relative;
    margin: 0.2em 0 0 0; padding: 0
}

* html ul#Navigation li {*/  /* Korrektur fuer den IE */
    /*margin-bottom: -0.4em;
}

ul#Navigation li ul {
    display: none;*/  /* Unternavigation ausblenden */
    /*margin: 0; padding: 0;
    margin-left: 11.45em;
    position: absolute;
    top: 0;
    color: #990000;
    text-align: left;
    border: 1px solid #990000;
    background-color: #FFFFFF;
}

* html ul#Navigation li ul {*/  /* Korrektur fuer IE 5.x */
    /*left: -1.5em;
    lef\t: -0.4em;
}

ul#Navigation li:hover ul, ul#Navigation li ul:hover {
    display: block;*/  /* Unternavigation in modernen Browsern einblenden */
/*}

ul#Navigation li ul li {
    float: none;
    margin: 0 0 0 0;
}

ul#Navigation a, ul#Navigation span {
    display: block;
    border: 1px solid white;
    width: 11.2em;*/  /* Breite den in li enthaltenen Elementen zuweisen */
    /*padding: 0 0.1em 0 0;
    text-decoration: none;
		xfont-weight: bold;  
    color: #990000;
  }

  * html ul#Navigation a, * html ul#Navigation span {
    width: 12.6em;*/   /* Breite nach altem MS-Boxmodell für IE 5.x */
    /*width: 10.4em;*/  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
  /*}
  
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border: 1px solid #990000;
    color: #990000; background-color: white;
  }

  ul#Navigation hr {
  width: 11.5em;
  text-align: center;
  height: 0px;
  color: #990000;
  border-bottom: 1px dashed #990000;
  border-top: none;
  }

  li a#aktuell {*/  /* aktuelle Rubrik kennzeichnen */
    /*color: white; background-color: red;
  }

div#Micronav {
  border: 0;
  font-size: 0.85em;
  margin-bottom: 0; align: bottom;
  margin-left: 0; text-align: left;
}

div#Micronav a {
  text-decoration: none;
  color: #990000;
}
div#Foot {
  border: 0;
  font-size: 0.85em;
  margin-bottom: 0; align: bottom;
  margin-left: 0; text-align: right;
}

div#Foot a {
  text-decoration: none;
  color: #990000;
}

div#Text1 {
}

div#Text1 img {
  margin:0.5em 0.5em 0.5em 0;
  width: 200px;
  float: left;
  border: 0;
}

div#Text1 h1 {
  margin: 0.5em;
  margin-top:0.1em;
  padding: 2px;
  margin-left: 210px;
  color: #AAAACC;
  font-size: 1.5em;
}

div#Text1 p, div#Text1 table, div#Text1 form {
  margin: 0.5em;
  padding: 1px;
  margin-left: 210px;
  margin-right: 100px;
  color: #000055;
  font-size: 1em;
  text-align:justify;
}
div#Text1 ul, div#Text1 ol{
  margin: 0.5em;
  margin-left: 215px;
  margin-right: 100px;
  padding: 5px;
  color: #000066;
  font-size: 1em;
  text-align: justify;
}
div#Text1 form label {
  float: left;
}
div#Text1 form textarea, div#Text1 form input {
  text-align:left;
  margin: 0.1em;
  margin-left: 50px;
  margin-right: 100px;
  padding: 1px;
  color: #000066;
  font-size: 1em;
}
div#Text1 a {
  text-decoration: none;
  color: #990000;
}
*/