/* ELEMENTE */

body, html {
  margin: 0px;
  padding: 0px;
}

#outer {
  margin-top: 10px;
  margin-bottom: 15px;
  position:absolute;
  left:50%;
  margin-left:-467px;
}

#header {
  position: absolute;
  width: 933px;
  height:150px;
}

#page {
  width: 933px;
  background:url('images/page_background.gif') repeat-y;
}

#footer {
  clear: both;
  width: 933px;
  height: 50px;
  text-align:center;
  vertical-align:bottom;
  background:url('images/page_footer.gif') no-repeat;
}

#nav {
  width: 232px;
  float: left;
  background: url('images/nav_background.gif') no-repeat;
}

#contentouter {
  width: 500px;
  float:left;
  background:url('images/content_top.jpg') no-repeat;
}

#content {
  margin: 60px 20px 20px 20px;
}

#rechts {
  float:left;
  margin-top: 30px;
  width: 200px;
  text-align: center;
}

#rechts img {
  margin-top: 20px;
}

#rechts_schrift {
  position:absolute;
  left: 579px;
  top: 150px;
}

#content table {
 width: 460px!important;
}

/* ELEMENTE */

/* ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### */

/* NAVIGATION */

#nav a {
  color: #000;
  text-decoration: none;
}

#nav ul {
  margin: 31px 0px;
  padding: 0px;
}

#nav ul li {  
  padding: 3px 5px 2px 20px;
  border-bottom: 1px solid #b2b2b2;
}

#nav ul li ul {
  margin: 0px 10px ;
}

#nav ul li ul li {
  border: 0;
  margin: 0px;
}

#nav li {
  list-style-type: none;
  font: bold 12px verdana;
  color: #000;
}

#nav ul li.current a{
  font: bold 12px verdana;
  color: #095195;  
}

#nav ul li.current ul li a{
  font: normal 12px verdana;
  color: #095195;
}

#nav ul li.current ul li.current a{
  font: bold 12px verdana;
  color: #095195;
}

#topnav {
  position:absolute;
  left:250px;
  top:160px;
}

/* NAVIGATION */

/* ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### */

/* INHALT */

#content p {
  margin-top:10px;
}

/* INHALT */

/* ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### */

/* SCHRIFTEN */

p {
  font: normal 12px verdana, arial, sans-serif;
  color: #0264A0;
}

/* SCHRIFTEN BEI LINKS */

#topnav, #topnav a {
  font: normal 12px verdana, arial, sans-serif;
  color: #0264A0;
  text-decoration:none;
}

#topnav a:hover {
  text-decoration:underline;
}

#content a {
  font: normal 12px verdana, arial, sans-serif;
  color: #0264A0;
}


#footer {
  font: normal 10px verdana, arial, sans-serif;
  line-height: 14px;
  color: #78AF11;
}

#footer a {
  font: normal 10px verdana, arial, sans-serif;
  color: #78AF11;
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}


/* SCHRIFTEN */

/* ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### */

/* Mailformular */
.tx-pilmailform-pi1 {
  width: 460px;
  font: normal 12px verdana, arial, sans-serif;
  color: #0264A0;
}

.tx-pilmailform-pi1 TD {
font-size: 11px;
vertical-align: top;
line-height: 17px;
}

.tx-pilmailform-pi1 .txtArea1{
margin-bottom: 5px;
border: 0px;
width: 350px;
background: #DBEF9F;
}

.tx-pilmailform-pi1 .inp1{
margin-bottom: 5px;
border: 0px;
width: 350px;
background: #DBEF9F;
}

.tx-pilmailform-pi1 .inp2{
margin-bottom: 5px;
border: 0px;
width: 173px;
margin-right: 4px;
background: #DBEF9F;
}

.tx-pilmailform-pi1 .inp3{
margin-bottom: 5px;
border: 0px;
width: 43px;
margin-right: 4px;
background: #DBEF9F;
}

.tx-pilmailform-pi1 .inp4{
margin-bottom: 5px;
border: 0px;
width: 303px;
margin-right: 4px;
background: #DBEF9F;
}

.tx-pilmailform-pi1 .sel1{
margin-bottom: 5px;
border: 0px;
background: #DBEF9F;
}

.tx-pilmailform-pi1 .inp-submit{
font-family: verdana, arial;
font-size: 11px;
border: 1px solid #666;
background: #DBEF9F;
}

.tx-pilmailform-pi1 .formError {
color: #CC0000;
font-weight: bold;
}
/* Mailformular */



/* ##### uebernommene Stilvorlagen ##### */



/*** CONTENT ****************************************************************/

/* Wo die Content-Elemente ausgegeben werden */

td {
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-size:12px;
  color:#000000;
}

.rot {
  background-color:#C1373A;
}

.grau {
  background-color:#CCCCCC;
}

.td_footer {
  color:#000000;
  padding-top:5px;
  font-size:11px;
  border-top:1px solid #518763;
}

hr {
  width:100%;
  color:#518763;
  height:1px;
  text-align:center;
  border:1px solid #518763;
  background-color:#518763;
}
  
ul {
  list-style-image:url(images/liststyleicon_square.gif);
}
  
li {
  padding-bottom:4px;
}

ul li, ol li {
  font: normal 12px verdana, arial, sans-serif;
  color: #000;
  padding-top:0px;
}

/*** Extra Schriften festlegen **********************************************/


h1 {
  font: bold 18px verdana, arial, sans-serif;
  color: #0264A0;
  padding-top:0px;
}

h2 {
  font: bold 16px verdana, arial, sans-serif;
  color: #0264A0;
  padding-top:0px;
}

h3 {
  font: bold 14px verdana, arial, sans-serif;
  color: #0264A0;
  padding-top:0px;
}

h4 {
  font: bold 13px verdana, arial, sans-serif;
  color: #0264A0;
  padding-top:0px;
}

/*** Tabellen ***************************************************************/

/*
STANDARD
*/
/* Tabellenkopf 1. Spalte */
.tabelle_default_head_1		{
													background-color:#DBEF9F;
													font-size:12px;
													font-weight:bold;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}
													
/* STANDARD */
/* Tabelleninhalt 1. Spalte */
.tabelle_default_content_1{
													background-color:#F6FBE6;
													font-size:12px;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* STANDARD */	
/* Tabellenkopf 2. Spalte ff */
.tabelle_default_head_2		{
													background-color:#DBEF9F;
													font-size:12px;
													font-weight:bold;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}
							
/* STANDARD */
/* Tabelleninhalt restliche Spalten */
.tabelle_default_content_2{
													background-color:#F6FBE6;
													font-size:12px;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

								
/***********************************************
LAYOUT 1
*/
/* Tabellenkopf 1. Spalte */
.tabelle_layout1_head_1		{
													background-color:#DBEF9F;
													font-size:12px;
													font-weight:bold;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* LAYOUT 1 */
/* Tabelleninhalt 1. Spalte */
.tabelle_layout1_content_1{
													background-color:#F6FBE6;
													font-size:12px;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* LAYOUT 1 */	
/* Tabellenkopf 2. Spalte ff */
.tabelle_layout1_head_2		{
													background-color:#DBEF9F;
													font-size:12px;
													font-weight:bold;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* LAYOUT 1 */	
/* Tabelleninhalt restliche Spalten */
.tabelle_layout1_content_2{
													background-color:#F6FBE6;
													font-size:12px;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}


/***********************************************
LAYOUT 2
*/
/* Tabellenkopf 1. Spalte */
.tabelle_layout2_head_1		{
													background-color:#DBEF9F;
													font-size:12px;
													font-weight:bold;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* LAYOUT 2 */
/* Tabelleninhalt 1. Spalte */
.tabelle_layout2_content_1{
													background-color:#F6FBE6;
													font-size:12px;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* LAYOUT 2 */	
/* Tabellenkopf 2. Spalte ff */
.tabelle_layout2_head_2		{
													background-color:#DBEF9F;
													font-size:12px;
													font-weight:bold;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* LAYOUT 2 */	
/* Tabelleninhalt restliche Spalten */
.tabelle_layout2_content_2{
													background-color:#F6FBE6;
													font-size:12px;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}


/***********************************************
LAYOUT 3
*/
/* Tabellenkopf 1. Spalte */
.tabelle_layout3_head_1		{
													background-color:#DBEF9F;
													font-size:12px;
													font-weight:bold;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* LAYOUT 3 */
/* Tabelleninhalt 1. Spalte */
.tabelle_layout3_content_1{
													background-color:#F6FBE6;
													font-size:12px;
													font-weight:normal;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* LAYOUT 3 */	
/* Tabellenkopf 2. Spalte ff */
.tabelle_layout3_head_2		{
													background-color:#DBEF9F;
													font-size:12px;
													font-weight:bold;
													color:#0264A0;
													padding:2px;
													border:1px solid #DBEF9F;
													}

/* LAYOUT 3 */	
/* Tabelleninhalt restliche Spalten */
.tabelle_layout3_content_2{
													background-color:#F6FBE6;
													font-size:12px;
													color:#0264A0;
													padding:2px;
													padding-left:2px;
													border:1px solid #DBEF9F;
													}


								
/*** Formularelemente *******************************************************/

input {
  font-family: verdana, arial;
  font-size: 11px;
  background: #DBEF9F;
  border: 0;
}
								
select {
  font-family: verdana, arial;
  font-size: 11px;
  background: #DBEF9F;
  border: 0;
}

textarea {
  font-family: verdana, arial;
  font-size: 11px;
  background: #DBEF9F;
  border: 0;
}
								


/*** NEWS *******************************************************/

#newssearch {
  position:relative;
  top:-33px;
  z-index:100;
  margin:0;
  padding:0;
  float:right;
}

#newssearch input{
  border: 1px solid #DBEF9F;
}

#newssearch input.btn_submit {
  border: 1px solid #000;
}
								
.news_header_td {
  text-align:left;
  font: normal 12px verdana, arial, sans-serif;
  color: #0264A0;
  padding:3px;
  border-bottom: 1px solid #7FBA00;
}
								
.news_erstellDatum {
  text-align:right;
  font: normal 12px verdana, arial, sans-serif;
  color: #0264A0;
  padding:3px;
  border-bottom: 1px solid #7FBA00;
}
											
.news_body_td					{
											padding:3px;
											font-family:Arial,Verdana,Helvetica,sans-serif;
											font-size:12px;
											color:#000000;
											}
                      
.news_body_td em {
  font: normal 12px verdana, arial, sans-serif;
  color: #0264A0;
}
											
.news_image_td				{
											padding-top:5px;
											}
.news_image_td table {
/*  width: auto!important;*/
}             
											
.news_kategorie				{
											color:#666666;
											font-size:10px;
											}

/* Ab hier alles fürs Archiv */											
.news_archiv_table		{
											padding:3px;
											/*width:200px;*/
											}											

.news_archiv_head			{
											background-color:#DBEF9F;
											color:#0264A0;
											padding:3px;
											font-weight:bold;
											}
											
.news_archiv_content_tr
											{
											background-color:#F6FBE6;
											}
											
.news_archiv_monat		{
											padding:3px;
											}											
											
.news_archiv_anzahl_eintraege
											{
											padding:2px;
											color:#000000;
											}											                  