#container
{
position: absolute;
left: 50%;
width: 1000px;
margin-left: -500px;
top: 0px;
}


* {
margin: 0;
padding: 0;
}

html {
background: url(picture/back.gif) repeat-x;
color: #333;
font: 80%/1.2 verdana, arial, helvetica, sans-serif;
}


h1 {
font-size: 1.3em;
color: #961A1A;
line-height: 1.5em;
margin-bottom: .4em;
}

h2 {
font-size: 1.2em;
color: #961A1A;
line-height: 1.3em;
margin-bottom: 0.6em;
}

h3 {
font-size: 1em;
color: #666;
line-height: 1.1em;
margin-top: 1em;
margin-bottom: .2em;
}

h4 {
font-size: 0.9em;
color: #125373;
line-height: 1.3em;
margin-bottom: 0.3em;
}

h5 {
font-size: 1em;
color: #125373;
line-height: 1.1em;
margin-bottom: 0.2em;
}

p {
font-size: 1em;
color: #333;
line-height: 1.3em;
margin-bottom: .7em;
}

mehr {
font-size: 1em;
color: #333;
margin-bottom: .5em;
}



mehr {
font-size: 1em;
color: #333;
margin-bottom: .5em;
}





/*   #################################Navigation################################## */
/*   #################################Navigation################################## */
/*   #################################Navigation################################## */

#nav {
width: 1000px;
height: 120px;
float: left;
background: url(picture/head.jpg) repeat-y;
font: 100%/1.2 arial, helvetica, sans-serif;
}

div#piclogo {
position: absolute;
top: 40px;
left: 20px;
width: 181px;
right: 0;
margin: 0 0 0 0;
 padding: 0;
}

div#piclogo img {
float: left;
margin: 0 0 0 0;
}

#nav h5 {
font-size: 10px;
color: #333;
margin-top: 60px;
line-height: 10px;
margin-bottom: 0em;
}

#nav ul {
    float:left;
    display:inline;
    margin:0;
    padding: 0;
    margin-top: 55px;
    margin-left: 260px;
    margin-right: 70px;

    border-right: 2px transparent solid;
}

#nav ul li {
    float: left;
    display:inline;     /* Fix für IE Doubled Float Margin Bug    */
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 12px;
    list-style-type: none;
    border-left: 2px transparent solid;

}

#nav ul li a {
    display:block;
    width: auto;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    margin: 0;
    padding: 5px 8px 5px 8px;
}

#nav ul li a:hover {
    color: #aaa;
    text-decoration: none;
}


#nav ul li#current a,
#nav ul li#current a:hover {
    color: #aaa;
    text-decoration: none;
}


div#nav h5 a {                        /* Farbe Hyperlinks FOOTER */
  color: #fff;
}

div#nav h5 a:link {          /* Link rechte Spalte */
  text-decoration: none;
  color: #fff;
}

div#nav h5 a:visited {
  color: #fff;
  text-decoration: none;
}

div#nav h5 a:hover {
  text-decoration: underline;
  color: #aaa;
}




 /* 22222222222222222222222222222222222 te nav */
 
 
 
 
#nav2
{
width:1000px;
padding: 0 0 0 80px;
}

div#nav2 img {
padding: 20px 0 0 0px;

}



/* ########################################################################
################# I n h a l t #############################################
########################################################################## */


#inhalt {
float:left;
width:535px;
margin: 1px 0 0 88px;
padding: 15px 20px 15px 25px;
height: 375px;
background: #eee;
}


div#inhalt img {
float: left;
margin: 0 20px 20px 0px;
}

div#inhalt .img1 {
float: left;
margin: 0 0 0 0;
}

div#inhalt .img2 {
float: left;
margin: 0 5px 5px 0;
}


div#pic1 {
position: absolute;
top: 60px;
left: 0px;
width: 210px;
right: 0;
margin: 0 0 0 0; padding: 0;
}

div#pic1 img {
float: left;
margin: 0 0 0 0;
}


div#inhalt .imgernst {
float: right;
margin: 0 40px 10px 10px;
}



div#inhalt hr {
border: 0;
border-bottom: 1px solid #79a;
height: 1px;
margin: 0 0 7px 0;
clear: left;                    /* ################Umbruch vor der Linie */
}


div#inhalt ul {
font-size: 1em;
color: #333;
line-height: 1.4em;
margin-left: 3em;
margin-bottom: 1em;
}

div#inhalt ol {
font-size: 1em;
color: #333;
line-height: 1.4em;
margin-left: 3em;
margin-bottom: 1em;

}



div#inhalt a {                        /* Farbe Hyperlinks FOOTER */
  color: #125373;
    text-decoration: none;
}

div#inhalta:link {          /* Link rechte Spalte */
  text-decoration: none;
  color: #125373;
}

div#inhalt a:visited {
  color: #125373;
  text-decoration: none;
}

div#inhalt a:hover {
  text-decoration: underline;
  color: #961A1A;
}

/* ############################################  Rechte Spalte ############################################# */
/* ############################################  Rechte Spalte ############################################# */
/* ############################################  Rechte Spalte ############################################# */

#rechts {
float: right;
width: 196px;
margin: 1px 90px 0 0;
padding: 25px 20px 15px 25px;
height: 365px;
background: #ccc;

}


 #rechts h1 {
font-size: 1.2em;
color: #000;
line-height: 1.3em;
 text-align:left;
 margin: 0 0 .6em 0;
}

#rechts h2 {
font-size: .9em;
color: #000;
line-height: 1.1em;
 text-align:left;
  margin: 0 0 .9em 0;
}

#rechts p {
font-size: .9em;
color: #666;
line-height: 1.1em;
 text-align:left;
  margin: 0 0 .4em 0;
}

#rechts img {
 margin: 0 0 10px 0;
}
 
 
#rechts ul {
font-size: 1em;
color: #333;
line-height: 1.4em;
margin-left: 3em;
margin-bottom: 1em;
}

#rechts ol {
font-size: 1em;
color: #333;
line-height: 1.4em;
margin-left: 3em;
margin-bottom: 1em;

}



#rechts a {                        /* Farbe Hyperlinks FOOTER */
  color: #6A7F94;
    text-decoration: none;
}

#rechts a:link {          /* Link rechte Spalte */
  text-decoration: none;
  color: #6A7F94;
}

#rechts a:visited {
  color: #6A7F94;
  text-decoration: none;
}

#rechts a:hover {
  text-decoration: underline;
  color: #2A9677;
}
 
 

/* ++++++++++++++++++++++++Mitte+++++++++++++++++++++++++++++++++++++++ */
#mitte {
margin-top: 1px;
margin-right: 300px;
margin-left: 300px;
height: 395px;
background: #fff;
}



#mitte img {
padding: 20px 10px 10px 20px;
}



/*     ###########################################  FOOTER ###########################################     */
/*     ###########################################  FOOTER ###########################################     */
/*     ###########################################  FOOTER ###########################################     */


#footer  
{
width:1600px;
clear: both;
margin: 0 0 0 80px;
background: url(picture/foot1.jpg) no-repeat;
text-align:left;
}




div#footer img {
margin: 7px 0 7px 0;

} 

#footer a {                        /* Farbe Hyperlinks FOOTER */
  color: #999;
}

#footer a:link {          /* Link rechte Spalte */
  text-decoration: none;
  color: #999;
}

#footer a:visited {
  color: #999;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: none;
  color: #5ba68e;
}

#footer p {
font-size: 10px;
text-align: center;
color: #000;
} 

}    
