body {
    font-family: Verdana, Arial, sans-serif;
    margin: 10;
    font-size: 100%;
    font-weight: bold;
    }   
    
ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
#hdr{
 height:171px; 
 border-bottom:0px solid #ABD1FE;
 width:100%; 
 
 color: #333333;
}
#hdr li a {
    height: 32px;
   /* voice-family: "\"}\"";)*/
    voice-family: inherit;
    text-decoration: none;
    }
#hdr li {
    position: relative;
    color: Blue;
    display: block;
    padding: 8px 0 0 0px;
    background: transparent;
    border-right: thin dashed;
}
h2.titel{
    position: relative;
    left: 50%;
    top: -300px;
    font-style: italic;
}

    
/* [Menu Two] */
    
#menu2 {
    width: 130px;
    border-style: solid solid none solid;
    border-color: Black;
    border: 0px;
    border-width: 0px;
    margin: 0px;
}
    
#menu2 li a {
    font-weight: bold;
    text-align: center;
    /*voice-family: "\"}\"";*/
    voice-family: inherit;
    height: 24px;
    text-decoration: none;
    }
    
#menu2 li a:link {
    text-align: center;
    color: #283A50;
    display: block;
    background: url(images/menu.gif);
    padding: 8px 0 0 0px;
    
    }
    
    
#menu2 li a:visited {
    text-align: center;
    color: #800080;
    display: block;
    background: url(images/menu.gif);
    padding: 8px 0 0 0px;
    /* text-decoration: none; color: red;;*/
    }

    
#menu2 li a:hover {
    color: #283A50;
    background: url(images/menu.gif) 0 -32px;
    padding: 8px 0 0 0px;
    }
    
#menu2 li a:active {
    color: #283A50;
    background: url(images/menu.gif) 0 -64px;
    padding: 8px 0 0 0px;
    }
div.background
{
  width: 500px;
  height: 250px;
  background: url(images/002.jpg) repeat;
  border: 2px solid black;
}    
 div.transbox
{
  width: 400px;
  height: 180px;
  margin: 30px 50px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}   

IMG.foto1 { 
  float: right;
  margin-left: 0;

}
IMG.foto2 {
float: right;
  margin-left: 0;
}


div.figure {
  float: right;
  width:100%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

h1:first-letter 
{
font-family: Old English Text MT, sans-serif;
color: #003399;
font-size:xx-large
}


div.box {
	width: 200px;
	border: 1px solid black;
	background: orange;
}



.floatLeft { 
    float: left; 
    margin: 10px; 
}
.floatRight { 
    float: right; 
    margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; 
}

.nav-box {
padding-top: 90px;
text-align: left;
}
    
#c-col{
 margin:20px 20px 20px 20px;
 position:relative;
 background:#ABD1FE;
 color: #333333;
 
 /*border: inset #F0FFFF;
 border-width:4px 4px;*/
 }
 p.first{ color: green; }
p.second{ color: brown; }