
body {
 font-family: Arial, Verdana, Geneva;
 margin: 0px;
 border: 0px;
 padding: 0px;
 text-align: left;
 background-color: #fff;
 scrolling: yes;
 font-size: 10pt;
}

a {
 color: #000;
}

h1           { font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold; }
h2           { font-family: Arial; font-size: 12pt; color: #000000;}


hr {
border: 1px #C4E2CC solid;
}

#link {
 font-family: Arial, Verdana, Geneva;
 font-size: 17px;
 color: #000000;
 text-decoration: none;
}

#link:hover {
 font-family: Arial, Verdana, Geneva;
 font-size: 17px;
 color: #000000;
 text-decoration: underline;
 font-weight: normal;
}

#link_current{
 font-family: Arial, Verdana, Geneva;
 font-size: 17px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

#link:hover {
 font-family: Arial, Verdana, Geneva;
 font-size: 17px;
 color: #000000;
 text-decoration: underline;
 font-weight: normal;
}

#sublink {
 font-family: Arial, Verdana, Geneva;
 font-size: 14px;
 color: #444444;
 text-decoration: none;
 font-weight: normal;
}

#sublink:hover {
 font-family: Arial, Verdana, Geneva;
 font-size: 14px;
 color: #444444;
 text-decoration: underline;
 font-weight: normal;
}

#sublink_current {
 font-family: Arial, Verdana, Geneva;
 font-size: 14px;
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}


#box_head1{
 position: absolute;
 top: 0px;
 left: 0px; 
 width: 100%;
 height: 140px;
 background:#fff url(../images/bg_head.gif) repeat-x top left;
}

#box_contentcontainer {
 position: absolute;
 width: 100%;
 top: 100px;
 left: 20px;
} 


#box_menu {

 width: 170px;
 text-align: left;
 padding: 0px;
 background-color: #ecfaf4;

}


#box_left {
 position: absolute; 
 top: 140px;
 left: 0px;
 width: 210px;
 text-align: left;
 padding: 5px;
 padding-top: 25px;
 padding-bottom: 20px;
 font-size: 6px;
 background-color: #fff;
}

#box_content {
 position: absolute;
 top: 140px;
 left: 220px ! important;
 left: 210px;
 width: 560px ! important;
 width: 600px;
 text-align: left;
 padding-top: 10px ! important;
 padding-top: 25px;
 padding-left: 10px;
 padding-right: 10px;
}

#box_news {
 position: absolute;
 top: 140px;
 left: 800px ! important;
 left: 795px;
 width: 200px;
 text-align: right;
 padding-top: 10px ! important;
 padding-top: 25px;
 padding-left: 10px;
 padding-right: 10px;
 background: #dcf6e4 url(../images/newsedge.gif) no-repeat bottom right;
}

#box_right {
 position: absolute;
 top: 110px;
 left: 630px;
 width: 180px;
 background-color: #fff;
 text-align: left;
 padding: 0px;
}


#table_refenzen {
 border: 1px #c4e2cc dashed;
 padding: 5px;
}

#buchbar {
 background-color: #dcf6e4;
 padding: 5px;
}


