/* Body */

body
{
         font-size: 13px;
         font-family: "tahoma";
         color: #67a791;
         text-align: justify;
         line-height: 15px;
         background-image: url(bg.png);
}

/* Fett, Kursiv */

b
{
         color: #ea687a;
}

em
{
         color: #087f63;
}

/* Formatierung der Links */

a:link
{
         font-family: "verdana";
         font-size: 10px;
         color:#88144c;
         font-weight: bold;
         text-decoration: none;
}

a:visited
{
         font-family: "verdana";
         font-size: 10px;
         color:#88144c;
         font-weight: bold;
         text-decoration: none;
}

a:active
{
         font-family: "verdana";
         font-size: 10px;
         color:#88144c;
         font-weight: bold;
         text-decoration: none;
}

a:hover
{
         font-family: "verdana";
         font-size: 10px;
         color:#88144c;
         font-weight: bold;
         text-decoration: none;
}

textarea.normal {
     color: #3b3b3b;
     font-size: 10px;
     line-height: 11px;
     font-family: monospace;
     text-decoration: none;
     background-color: #087f63;
     letter-spacing: 0pt;
     border-style:solid;
     border-width:1px;
     border-color: #092f5a;
     width:250px;
}

textarea.formular {
     color: #3b3b3b;
     font-size: 10px;
     line-height: 11px;
     font-family: monospace;
     text-decoration: none;
     background-color: #087f63;
     letter-spacing: 0pt;
     border-style:solid;
     border-width:1px;
     border-color: #092f5a;
     width:321px;
     height: 45px;
}

input {
     color: #3b3b3b;
     font-size: 10px;
     line-height: 11px;
     font-family: monospace;
     text-decoration: none;
     background-color: #087f63;
     letter-spacing: 0pt;
     border-style:solid;
     border-width:1px;
     border-color: #092f5a;
}

a.nav:link, a.nav:visited, a.nav:active {
     text-decoration: none;
     font-family: Verdana;
     font-weight: bold;
     font-size: 10px;
     line-height: 16px;
     color:#404040;
     background-color: #ffffff;
     cursor: default;
     display: block;
     margin: 0;
     margin-bottom: 2px;
     padding: 0px;
     padding-left: 1px;
     padding-right: 1px;
}
a.nav:hover {
     text-decoration: none;
     font-family: Verdana;
     font-weight: bold;
     font-size: 10px;
     line-height: 16px;
     color:#404040;
     background-color: #ffffff;
     cursor: default;
     display: block;
     margin: 0;
     margin-bottom: 2px;
     padding: 0px;
     padding-left: 1px;
     padding-right: 1px;

}

.mitte {
     text-align: center;
     display: block;
     margin: auto;
}

/* Positionierung des Layouts */

#container
{
         width: 800px;
         margin: auto;
         background-image: url(tablebg.png);
         border: 0;
}

#header_left
{
         float: left;
         width: 420px;
}

#header_right
{
         margin-left: 420px;
         background-image: url(lay_content.png);
         background-repeat: no-repeat;
}

#header_right_content
{
         margin-top: 7px;
         margin-left: 14px;
         margin-right: 23px;
         padding-left: 2px;
         padding-right: 2px;
         padding-top: 2px;
}

#footer
{
         width: 800px;
         height: 45px;
         background-image: url(footer.png);
         clear: both;
         background-repeat:no-repeat;
}

/* Contentbox */

.wrapper
{
         margin-left: 21px;
         margin-right: 21px;
         margin-top: 8px;
         background-image: url(wrapper.png);
         font-size: 19px;
         line-height: 16px;
         font-family: "tahoma";
         color: #313131;
}

.wrapper_content
{
         padding-top: 8px;
         padding-left: 8px;
         padding-right: 8px;
}

.wrapper_footer
{
         background-image: url(wrapper_footer.png);
         width: 297px;
         height: 32px;
}

















.cam {
     display: block;
     width: 136px;
     height: 103px;
     background-image: url(images/cam/mini.jpg);
     background-repeat: no-repeat;
}

.cam:hover {
     background-image: url(images/cam/aktuell.jpg);
}

.navi {
     display: block;
     width: 21px;
     height: 97px;
     background-image: url(navi1.jpg);
     background-repeat: no-repeat;
}

.navi:hover {
     background-image: url(navi1over.jpg);
}

.formularlinks {
float:left;
width: 132px;
}

.formularrechts {
float:left;
width: 130px;
}