body {
background: white;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
}

img {
border-width: 0px;
}

a {
color: black;
border-bottom-width: 1px;
border-bottom-color: black;
border-bottom-style: dotted;
text-decoration: none;
}

#box_headerpic {
position: absolute;
width: 409px;
height: 121px;
top: 5px;
left: 5px;
background-image:  url("pics/headerpic.jpg");
border-width: 1px;
border-color: black;
border-style:solid;
border-bottom-style: none;
}

#menulink  a {
border-width: 1px;
border-color: black;
border-style:solid;
color: white;
padding-left: 3px;
padding-right: 3px;
margin-left:2px;
margin-right:2px;
color: white;
}


#box_headnavi {
position: absolute;
width: 409px;
height: 30px;
top: 125px;
left: 5px;
border-color: black;
border-style:solid;
border-top-style: none;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
}



#box_content1 {
position: absolute;
width: 399px;
height: auto;
top: 155px;
left: 5px;
border-width: 1px;
border-color: black;
border-style:solid;
padding: 5px;
padding-top: 0px;
}

* html #box_content1 {  /* nur fuer Internet Explorer */
  width:389px;     /* Version 5.x */
  w\idth:389px;    /* Version 6 */
}

#box_content2 {
position: absolute;
width: 450px;
height: auto;
top: 155px;
left: 420px;
border-width: 1px;
border-color: black;
border-style:solid;
padding: 5px;
padding-top: 0px;
}

#box_content2 h1 {
font-size: x-large;
line-height:70%;
}

.box_info {
position: relative;
width: 100%;
height: 10px;
vertical-align: middle;
left: -5px;
border-top-width: 1px;
border-top-color: black;
border-top-style:solid;
padding: 5px;
font-size: x-small;
margin-top:60px;
}

.pic_link {
margin-left:2px;
margin-right:2px;
}

.link_extern {
background-color: #66CC99;
text-decoration: none;
}

a:hover.link_extern {
background-color: #008040;
text-decoration: none;
}

a:hover.link_intern {
background-color: #66CC99;
line-height:80%;
text-decoration: none;
}

#box_navi2 {
position: relative;
width: 100%;
height: 15px;
vertical-align: middle;
left: -5px;
border-bottom-width: 1px;
border-bottom-color: black;
border-bottom-style:solid;
padding: 5px;
font-size: small;
margin-bottom: 20px;
background-color: #008040;
font-family:Verdana, sans-serif;
}

#box_content1 a {
text-decoration: none;
}

#box_content2 a {
text-decoration: none;
}

#box_navi2 p {
background-color: #008040;
line-height:150%;
margin-bottom:5px;
margin-top:5px;
}

#box_content1 h1 {
font-size: x-large;
line-height:70%;
}


#box_content1 h2 {
font-size: small;
background-color: #008040;
margin-bottom:-15px;
}

#box_content1 p {
font-size: small;
}

#box_content2 h1 {
font-size: x-large;
line-height:70%;
}


#box_content2 h2 {
font-size: small;
background-color: #008040;
margin-bottom:-5px;
}

#box_content2 p {
font-size: small;
}


