div#wrapper {
position: absolute;
left: 50%;
width: 900px;
margin-left: -450px;
background: #eee url(picture/textground.jpg) repeat-y;
top: 0px;
}

* {
margin: 0;
padding: 0;
}

html {
background: url(picture/background.jpg) repeat-x;
color: #333;
font: 80%/1.2 verdana, arial, helvetica, sans-serif;
}

h1 {
font-size: 1.5em;
color: #999;
margin-top: 0;
margin-bottom: 0.3em;
}

h2 {
font-size: 1.1em;
color: #245A89;
line-height: 1.2em;
margin-bottom: 1em;
}

h3 {
font-size: 1em;
color: #245A89;
line-height: 1.6em;
margin-top: 1em;
margin-bottom: .5em;
}


h5 {
font-size: 1em;
color: #333;
line-height: 1.6em;
margin-top: 1em;
margin-bottom: .5em;
}

p {
font-size: 1em;
color: #000;
line-height: 1.6em;
margin-bottom: 1em;
}

mehr {
font-size: 1em;
color: #333;
margin-bottom: .5em;
}


/* +++++++++++++++++++++++++++++++Navigation+++++++++++++++++++++++++++++++++++++++++++ */


#nav {

    width: 900px;
    float: left;
    font: 12px verdana, arial, helvetica, sans-serif;
    background: #558a9c url("picture/background-navi.gif") repeat-x center right;
    line-height: 0px;
}


#nav img {
float: left;
margin: 0 0 0 0;
}

#nav ul {
    float:left;
    display:inline;
    margin:0;
    padding: 0;
    margin-left: 30px;
    border-left: 0px #aaa solid;
    border-right: 0px #aaa solid;
}

#nav ul li {
    float: left;
    display:inline;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 13px;
    list-style-type: none;
    border-left: 0px #aaa solid;
    border-right: 0px #aaa solid;
}

#nav ul li a {
    display:block;
    width: auto;
    font-size: 12px;
    font-weight: bold;
    background: transparent;
    text-decoration: none;
    color: #333;
    margin: 0;
    padding: 8px 0.8em 6px 0.8em;
}

#nav ul li a:hover {
    background: transparent url("picture/background_active.jpg") repeat-x center right;
    color: #FF972F;
    text-decoration: none;
}

#nav ul li#current {
    border-left: 0px #444 solid;
    border-right: 0px #888 solid;
    background: transparent url("picture/background_current.gif") repeat-x center right;
}

#nav ul li#current a,
#nav ul li#current a:hover {
    color: #fff;
    background: transparent;
    text-decoration: none;
}



/*  ++++++++++++++++++++++++++Inhalt +++++++++++++++++++++++++++++++++++ */



div#inhalt {
text-align:left;
width: 540px;
margin: 0 0 0 60px;
}

div#inhalt img {
float: right;
margin: 0 0 10px 15px;
}

div#inhalt img.liste {
float: left;
margin: 1px 10px 0 0;
}


div#inhalt hr {
border: 0;
border-bottom: 1px solid #79a;
height: 1px;
margin: 1px 0 0 0;
}

div#inhalt ul{
font-size: 1em;
color: #000;

margin-left: 5em;
margin-bottom: .6em;
}

div#inhalt ol {
font-size: 1em;
color: #000;

margin-left: 5em;
margin-bottom: .6em;
}

div#inhalt li{

line-height: 1.7em;
}

div#inhalt h4 {
font-size: 1em;
color: #000;
line-height: 1.6em;
margin-top: 0;
margin-bottom: 0;
}

div#inhalt p {
font-size: 1em;
color: #000;
line-height: 1.6em;
margin-bottom: 1em;
}

a {
  color: #14497b;
}

a:link {

  text-decoration: none;
  color: #227fad;
}

a:visited {

  color: #227fad;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #FF8100;
}

/* ++++++++++++++++ DIV alink +++++++++++++++++++++++++++++ */


.alink a:link {

  text-decoration: none;
  color: #000;
}

.alink a:hover {

  color: #FF8100;
}



div#inhalt h4 {
font-size: 1em;
color: #000;
line-height: 1em;
margin-top: 0;
margin-bottom: 0.3em;
}



/* +++++++++++++++++++++++++++   WABE Rechts  ++++++++++++++++++++++++++++++ */





div#info {
position: absolute;
background: transparent url("picture/wabe-250.gif") no-repeat;
top: 245px;
left: 620px;
width: 270px;
height: 400px; 
right: 0;
margin: 0 0 0 0; padding: 0;
}





/* +++++++++++++++++++++++++++   Rechts 111111111  ++++++++++++++++++++++++++++++ */


div#info1 {
position: absolute;
top: 298px;
left: 623px;
width: 270px;
right: 0;
margin: 0 0 0 0; padding: 0;
}


div#info1 p {
font-size: 11px;
color: #fff;
line-height: 13px;
margin-bottom: 46px;
}

div#info1 a {
color: #fff;
}

div#info1 a:link {
text-decoration: none;
color: #fff;
}

div#info1 a:visited {
color: #fff;
text-decoration: none;
}

div#info1 a:hover {
text-decoration: none;
color: #14497b;
}




/* +++++++++++++++++++++++++++   Rechts 222222222  ++++++++++++++++++++++++++++++ */


div#info2 {
position: absolute;
top: 264px;
left: 710px;
width: 270px;
right: 0;
margin: 0 0 0 0; padding: 0;
}


div#info2 p {
font-size: 11px;
color: #fff;
line-height: 13px;
margin-bottom: 53px;
}

div#info2 a {
color: #fff;
}

div#info2 a:link {
text-decoration: none;
color: #fff;
}

div#info2 a:visited {
color: #fff;
text-decoration: none;
}

div#info2 a:hover {
text-decoration: none;
color: #14497b;
}

/* +++++++++++++++++++++++++++   Rechts 3333333333333333333  ++++++++++++++++++++++++++++++ */

div#info3 {
position: absolute;
top: 292px;
left: 788px;
width: 270px;
right: 0;
margin: 0 0 0 0; padding: 0;
}


div#info3 p {
font-size: 11px;
color: #fff;
line-height: 13px;
margin-bottom: 38px;
}

div#info3 a {
color: #fff;
}

div#info3 a:link {
text-decoration: none;
color: #fff;
}

div#info3 a:visited {
color: #fff;
text-decoration: none;
}

div#info3 a:hover {
text-decoration: none;
color: #14497b;
}





/*  +++++++++++++++++++++++ FOOTER               */

#footer
{
text-align:left;
clear: both;
margin: 0;
padding: 0em;
color: #999;
background: #ddd url(picture/footer1.jpg) no-repeat;
height: 50px;
border-top: 1px solid gray;
}

#footer a {
  color: #fff;
}

#footer a:link {
text-decoration: none;
color: #666;
}

#footer a:visited {
color: #999;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #333;
}

#footer p {
font-size: 0.85em;
color: #689;
}
