body
{
font-family:  Verdana, Arial, sans-serif;
font-size: 80%; color: #676666;
background-color: #ffffff;
line-height: 130%;
margin-top: 0px;
background: #ffffff url('images/bg.gif') top center repeat-x;
}

  
h1
{
	font-size: 120%;
	font-weight:bold;
	color: #8d3f14;
}

h3 {
	color:#193c61;
	text-transform:none;
	word-spacing:4px;
	letter-spacing:0px;
	font-size:1.0em;
	font-weight:bold;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	background:#;
	border-left:solid 0px #92d340;
}

h4{
	color:#193c61;
	text-transform:none;
	word-spacing:4px;
	letter-spacing:0px;
	font-size:1.1em;
	font-weight:bold;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	background:#;
	border-left:solid 0px #92d340;
}

h5{
	color:#000000;
	text-transform:none;
	word-spacing:4px;
	letter-spacing:0px;
	font-size:1.0em;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:0 0 0 2px;
	background:#;
	border-left:solid 5px #39617d;
}

h6 {
	font-size:1em;
}

.info {
	width: 98%;
	font-size:0.9em;
	text-align:justfy;
	background-color:#d0e7ff;
	border-style:solid; border-width:1px; border-color:#ccc;
	margin:4px;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

 

.liste_ul_1 {
margin: .5em 0em .5em 5em;
text-align:left;
}

.liste_ul_2 {
margin: .5em 0em .5em 2em;
text-align:left;
}
.liste_ol_1 {
margin: .5em 0em .5em 3em;
text-align:left;
}

.liste_ol_1 li {
margin: .5em 0 .5em 0;
}

p.p1 {
	font-size: 70%; color: #676666;
}

#border
{
	border: 0px ;
	width: 851px;
	background-color: #FFFFFF;
	background:url('images/backround1.gif') no-repeat;
	margin: 0 auto;
}

#header
{
	height: 185px;
	border: 1px solid #eee; 
	background-image:url('images/bild1a.jpg');
}

#content
{
	padding: 0.5em 1em;
	max-width: 800px;
	background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
	width: 810px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 0px solid #669900;
}

.splitright {
	background: #ffffff url('images/menu.gif') top center no-repeat;
	width: 30%;
	float: right;
	overflow: hidden;
	text-align: center;
}

.splitleft {
	background: #ffffff;
	margin:auto;
	width: 68%;
	float: left;
	overflow: hidden;

}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(images/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
	text-align:left;
	list-style: square;
	margin: 0 0 2px 20px;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#;
	text-decoration: none;
}

#introduction a:hover {
	border-bottom: none;
	color:#92d340;
	text-decoration: none;
}


#introduction h3{
	text-align: center;
	position:static;
	color:#2c475a;
	font-family:geneva,arial,sans-serif;
	text-transform:none;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:1.0em;
	font-weight:bold;
	padding:0 2px;
	margin:0 0 4px 0;

}


/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#b8ce83;
}

#footer a:hover, a:active{
	color:#cccccc;
}


a:active, a:visited, a:link	 { 
		color: #2a78af; 
		text-decoration: none; }
a:hover	{ 
		color: #e8a901; 
		text-decoration: none; }


/* ~~~~~~~~~ Menüleiste oben ALT ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 0px;
	width: 100%;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:square;
      }
    #topmenu li {
	font-size:90%;
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#font-weight:bold;;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    #topmenu a span {float:none;}

    /* End IE5-Mac hack */

    #topmenu a:hover span {
      color:#669900;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }

/* ~~~~~~~~~ Menüleiste oben NEU ~~~~~~~~~ */

#navcontainer
{
font-size:.9em;
margin: 4px 0 0 2px;
border-top: 0px solid #999;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: 2px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 2px 5px 0;
}

#navcontainer li a
{
padding: 1px 7px;
color: #666;
background-color: #fff;
border: 1px solid #ccc;
border-top: 2px solid #3370ae;
border-bottom: 2px solid #3370ae;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #2a70b8;
border: 1px solid #666;
border-top: 2px solid #92d340;
border-bottom: 2px solid #92d340;
}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

/* ~~~~~~~~~ Zweite Menüleiste ~~~~~~~~~ */

#navcontainer2 ul
{
padding-left:auto;
margin-left:10px;
background-color: #034991;
color:#ffffff;
font-weight:bold;
text-align: center;
font-family: arial, helvetica, sans-serif;
}

#navcontainer2 ul li { display: inline; }

#navcontainer2 ul li a
{
padding: 0.2em 1em;
background-color: #034991;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer2 ul li a:hover
{
background-color: #369;
color: #fff;
}



/* ~~~~~~~~~ NEWS ~~~~~~~~~ */

div.news1{
	width: 95%;
	text-align:center;
	background-color:#dbfbb1;
	border-style:solid; border-width:1px; border-color:#ccc;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;	
}
div.news1a{
	width: 98%;
	text-align:left;
	background-color:#dbfbb1;
	border-style:solid; border-width:1px; border-color:#ccc;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;	
}

div.news1b{
	width: 95%;
	text-align:left;
	background-color:#fbf2aa;
	border-style:solid; border-width:1px; border-color:#ccc;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;	
}
div.news1c{
	width: 95%;
	text-align:left;
	background-color:#d4d9ff;
	border-style:solid; border-width:1px; border-color:#ccc;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;	
}
div.news2{
	width: 95%;
	font-size:0.7em;
	text-align:center;
	background-color:#ffffff;
	border-style:solid; border-width:1px; border-color:#ccc;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;	
}
div.news2a{
	width: 95%;
	text-align:left;
	background-color:#ffffff;
	border-style:solid; border-width:1px; border-color:#ccc;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;	
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/


.style5 {
	font-size: 12px;
	color: #CCCCCC;


