#container
{
position: absolute;
left: 50%;
width: 900px;
margin-left: -450px;
background: transparent url("picture/backvoice83.jpg") repeat-y;
top: 0px;
}


* {
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.5em;
text-align: left;
color: #1B4A6D;
line-height: 1.5em;
margin-bottom: .7em;
}

h2 {
font-size: 1em;
text-align: left;
color: #1B4A6D;
line-height: 1.5em;
margin-bottom: 0.3em;
}

h3 {
font-size: 1em;
text-align: left;
color: #1B4A6D;
line-height: 1.5em;
margin-top: 1em;
margin-bottom: 0.3em;
}

h4 {
font-size: 0.9em;
text-align: left;
color: #1B4A6D;
line-height: 1.3em;
margin-top: 1em;
margin-bottom: 10px;
}

h5 {
font-size: 1em;
text-align: left;
color: #1B4A6D;
line-height: 1.1em;
margin-bottom: 0.2em;
}

h6 {
font-size: 1em;
text-align: left;
color: #333;
line-height: 1.6em;
margin-bottom: 1em;
}

p {
font-size: 1em;
text-align: left;
color: #333;
line-height: 1.6em;
margin-bottom: 0.5em;
}

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: 600px;
margin: 0px 0px 0px 50px;
padding-top: 30px;
}



div#inhalt mehr {
font-size: 1em;
color: #333;
margin-bottom: .5em;
}


div#inhalt img { 
float: left;
margin: .2em 1.5em 1em 0em;
}

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.7em;
margin-left: 4em;
margin-bottom: 1.2em;
}

div#inhalt ol {
font-size: 1em;
color: #333;
line-height: 1.7em;
margin-left: 5em;
margin-bottom: 1.2em;

}



div#inhalt a {                        /* Farbe Hyperlinks FOOTER */
  color: #1B4A6D;
  text-decoration: underline;
}

div#inhalt a:link {          /* Link rechte Spalte */
  text-decoration: none;
  color: #1B4A6D;
}

div#inhalt a:visited {
  color: #1B4A6D;
  text-decoration: none;
}

div#inhalt a:hover {
  text-decoration: underline;
  color: #2344EB;
}







/* #########################################################################
############### Spalte Rechts ##############################################
############################################################################# */



div#spalte-1 {
float: right;
width: 150px;
margin: 30px 50px 0px 0px;
}

div#spalte-1 img {
float: lef;
margin: .6em 0em .3em 0em;
}


div#spalte-1 h1 {
font-size: 1.3em;
color: #1B4A6D;
line-height: 1.5em;
margin-bottom: .4em;
margin: 10px 0 0 0;
}

div#spalte-1 h2 {
font-size: 1em;
color: #555;
line-height: 1.3em;
margin-bottom: 0.3em;
margin: 0 0 0 0px;
}

div#spalte-1 p {
font-size: .85em;
color: #666;
line-height: 1.5em;
margin-bottom: 1em;
margin: 0 0 0 0px;
}

div#spalte-1 ul {
font-size: 1em;
color: #333;
line-height: 1.7em;
margin-left: 4em;
margin-bottom: 1.2em;
}

div#spalte-1 ol {
font-size: 1em;
color: #333;
line-height: 1.7em;
margin-left: 5em;
margin-bottom: 1.2em;

}



div#spalte-1 a {                        /* Farbe Hyperlinks FOOTER */
  color: #1B4A6D;
}

div#spalte-1 a:link {          /* Link rechte Spalte */
  text-decoration: none;
  color: #1B4A6D;
}

div#spalte-1 a:visited {
  color: #1B4A6D;
  text-decoration: none;
}

div#spalte-1 a:hover {
  text-decoration: underline;
  color: #1B4A6D;
}



/*     ++++++++++++++++++++ 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;
}
