#container
{
position: absolute;
left: 50%;
width: 900px;
margin-left: -450px;
background: transparent url("picture/backvoice.jpg") repeat-y;
top: 0;
}



* {
margin: 0;
padding: 0;
}

html {
background: url(picture/back1.jpg) repeat;
color: #333;
font: 80%/1.2 verdana, arial, helvetica, sans-serif;
}


h1 {
font-size: 1.3em;
color: #1B4A6D;
line-height: 1.5em;
margin-bottom: .4em;
}

h2 {
font-size: 1em;
color: #1B4A6D;
line-height: 1.3em;
margin-bottom: 0.3em;
}

h3 {
font-size: 1em;
color: #1B4A6D;
line-height: 1.5em;
margin-top: 1em;
margin-bottom: 0.3em;
}

h4 {
font-size: 0.9em;
color: #555;
line-height: 1.4em;
margin-bottom: 0.3em;
}

h5 {
font-size: 1em;
color: #1B4A6D;
line-height: 1.1em;
margin-bottom: 0.2em;
}

p {
font-size: 1em;
color: #555;
line-height: 1.6em;
margin-bottom: 1em;
}

mehr {
font-size: 1em;
color: #333;
margin-bottom: .5em;
}






/*   #################################Navigation################################## */
/*   #################################Navigation################################## */
/*   #################################Navigation################################## */

#nav {
    width: 900px;
   float: left;
    font: 90%/1.2 verdana, arial, helvetica, sans-serif;
    background: #d7d5d0 url("picture/background3.gif") repeat-x center right;    /*  border-top: 0px #999 solid; */
    border-bottom: 1px #999 solid;

}

#nav img {
float: left;
margin: 0 0 0 0;
}

/* ****************    FLAGGEN         ************************ */
/* ****************    FLAGGEN         ************************ */


div#pice {
position: absolute;
top: 20px;
left: 920px;
width: 200px;
right: 0;
margin: 0 0 0 0; padding: 0;
}

div#pice img {
float: left;
margin: 0 0 0 0;
}


div#picp {
position: absolute;
top: 70px;
left: 920px;
width: 200px;
right: 0;
margin: 0 0 0 0; padding: 0;
}

div#picp img {
float: left;
margin: 0 0 0 0;
}

div#picf {
position: absolute;
top: 120px;
left: 920px;
width: 200px;
right: 0;
margin: 0 0 0 0; padding: 0;
}

div#picf img {
float: left;
margin: 0 0 0 0;
}

div#picd {
position: absolute;
top: 170px;
left: 920px;
width: 200px;
right: 0;
margin: 0 0 0 0; padding: 0;
}

div#picd img {
float: left;
margin: 0 0 0 0;
}


/* ****************     ENDE      FLAGGEN         ************************ */
/* ****************     ENDE      FLAGGEN         ************************ */
/* ****************     ENDE      FLAGGEN         ************************ */



#nav ul {
    float:left;
    display:inline;
    margin:0;
    padding: 0;
    margin-left: 50px;
    border-left: 0px #aaa solid;
    border-right: 0px #aaa solid;
}

#nav ul li {
    float: left;
    display:inline;     /* Fix für IE Doubled Float Margin Bug    */
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    line-height: 1em;
    list-style-type: none;
    border-left: 1px #fff solid;
    border-right: 1px #aaa solid;
}

#nav ul li a {
    display:block;
    width: auto;
    font-size: 1em;
    font-weight: bold;
    background: transparent;
    text-decoration: none;
    color: #fff;
    margin: 0;
    padding: 8px 10px 8px 10px;
}

#nav ul li a:hover {
    color: #14497b;
    text-decoration: none;
}

#nav ul li#current {
    border-left: 1px #444 solid;
    border-right: 1px #888 solid;
    background: transparent url("picture/active1.jpg") repeat-x center right;
}

#nav ul li#current a,
#nav ul li#current a:hover {
    color: #fff;
    background: transparent;
    text-decoration: none;
}



/* ########################################################################
################# I n h a l t #############################################
########################################################################## */

div#inhalt {
float: left;
width: 535px;
margin: 20px 180px 20px 180px;
padding-top: 0px;
}


div#inhalt img {                /* nur fur mittlere 1oben 2rechts 3unten 4links Position der Bilder */
margin: 10px 0 10px 0;
}
  
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 ol {
    float:left;

    margin:0;
    padding: 0;
    margin-left: 30px;
    border-left: 1px #aaa solid;
    border-right: 1px #aaa solid;
}

div#inhalt ul {
    float:left;
    display:inline;
    margin:0;
    padding: 0;
    margin-left: 0px;
    border-left: 1px #aaa solid;
    border-right: 1px #aaa solid;
}

div#inhalt ul li {
    float: left;
    display:inline;     /* Fix für IE Doubled Float Margin Bug    */
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 1em;
    list-style-type: none;
    border-left: 1px #aaa solid;
    border-right: 1px #aaa solid;
}

div#inhalt ul li a {
    display:block;
    width: auto;
    font-size: 1em;
    font-weight: bold;
    background: transparent;
    text-decoration: none;
    color: #6A7F94;
    margin: 0;
    padding: 1px 7px 1px 7px;
}

div#inhalt ul li a:hover {
    color: #14497b;
    text-decoration: none;
}

div#inhalt ul li#current {
    border-left: 1px #aaa solid;
    border-right: 1px #aaa solid;

}

div#inhalt li#current a,
div#inhalt #current a:hover {
    color: #1B4A6D;
    background: transparent;
    text-decoration: none;
}



div#inhalt a {                        /* Farbe Hyperlinks FOOTER */
  color: #6A7F94;
    text-decoration: none;
}

div#inhalta:link {          /* Link rechte Spalte */
  text-decoration: none;
  color: #6A7F94;
}

div#inhalt a:visited {
  color: #6A7F94;
  text-decoration: none;
}

div#inhalt a:hover {
  text-decoration: underline;
  color: #f12b63;
}



/* #########################################################################
############### Mouseover VOICE 11111111111111111111111111111##############
############################################################################# */



div#voice1 {
position: absolute;
top: 210px;
left: 230px;
width: 200px;
right: 0;
margin: 0 0 0 0; padding: 0;
}

div#voice1 p {
font-size: 18px;
color: #bbb;
line-height: 19px;
}

div#voice1 a {
color: #fff;
}

div#voice1 a:link {
text-decoration: none;
color: #fff;
}

div#voice1 a:visited {
color: #fff;
text-decoration: none;
}

div#voice1 a:hover {
text-decoration: none;
color: #14497b;
}



div#voice2 {
position: absolute;

top: 400px;
left: 180px;
width: 200px;
right: 0;
margin: 0 0 0 0; padding: 0;
}

div#voice2 p {
font-size: 18px;
line-height: 19px;
}

div#voice2 a {
color: #666;
}

div#voice2 a:link {
text-decoration: none;
color: #666;
}

div#voice2 a:visited {
color: #765;
text-decoration: none;
}

div#voice2 a:hover {
text-decoration: none;
color: #14497b;
}





div#voice3 {
position: absolute;

top: 365px;
left: 540px;
width: 150px;
right: 0;
margin: 0 0 0 0; padding: 0;
}


div#voice3 p {
font-size: 18px;
line-height: 19px;
}

div#voice3 a {
color: #666;
}

div#voice3 a:link {
text-decoration: none;
color: #666;
}

div#voice3 a:visited {
color: #765;
text-decoration: none;
}

div#voice3 a:hover {
text-decoration: none;
color: #14497b;
}


div#voice4 {
position: absolute;

top: 580px;
left: 540px;
width: 150px;
right: 0;
margin: 0 0 0 0; padding: 0;
}

div#voice4 p {
font-size: 18px;
line-height: 19px;
}

div#voice4 a {
color: #666;
}

div#voice4 a:link {
text-decoration: none;
color: #666;
}

div#voice4 a:visited {
color: #58d;
text-decoration: none;
}

div#voice4 a:hover {
text-decoration: none;
color: #14497b;
}




/* #########################################################################
############### Spalte Rechts ##############################################
############################################################################# */



div#spalte-1 {
float: right;
width: 700px;
margin: 50px 20px 0 100;
}


div#spalte-1 h2, {
font-size: .95em;
color: #333;
margin: 0 0 0 0;
}

div#spalte-1 h4, {
font-size: 1.3em;
color: #666;
margin-bottom: .9em;
}

div#spalte-1 {
font-size: 0.95em;
}


div#spalte-1 ul {
list-style: none;
margin: 10px 20px 0 0px;
}

div#spalte-1 a {
color: #555;          /* Schrift Navigation Links */
font: 90%/1.3 verdana, arial, helvetica, sans-serif;
 width: 90%;
padding: 0.4em 0.8em 0.4em 1em;
 border-style:solid;
 border-width: 0px 0px 0px 1px;
 border-color: #4B9682 gray #FFFFFF #D4D4C1;

}

#spalte-1 a:link {
  display: block;
  text-decoration: none;
}

#spalte-1 a:visited {
  color: #555;
  text-decoration: none;
  display: block;
}

#spalte-1 a:hover {
  display: block;
  background-color: #f12b63;
  color: white;
   border-color: gray gray gray #5ba68e;
}


#spalte-1 li#current a,
#spalte-1 li#current a:hover {
  display: block;
  text-decoration: none;
  color: #555;
padding: 0.4em 0.8em 0.4em 0.55em;
  border-width: 0px 0px 0px 6px;
  border-color: gray gray silver #1B4A6D;
}

#spalte-1 li#current a:hover{
  color: #fff;

}

#spalte-1 a#show {
  background-color: gray;
  color: white;
}






/*     ++++++++++++++++++++ footer ++++++++++++++++++++++++++      */

#footer {
clear: both;
width: 900px;
margin: 0;
padding: 0em;
color: #999;
background-color: #042c4e;
border-top: 1px solid gray;
}

#footer a {                        /* Farbe Hyperlinks FOOTER */
  color: #fff;
}

#footer a:link {          /* Link rechte Spalte */
  text-decoration: none;
  color: #fff;
}

#footer a:visited {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: none;
  color: #5ba68e;
}

#footer p {
font-size: 0.85em;
  color: #689;
}