﻿/* ---------------- */
/* broglestylesheet */
/* ---------------- */


* { 
margin:0; 
padding:0;
}

#SIGNATUR
{
position: absolute;
bottom: 5px;
right: 5px;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 16px;
width: 100%;
margin: 0; 
padding: 0; 
text-align: left; 
background-color: #77b084;
color: #43518a;
}




/* ---------------- */
/* HAUPT STRUKTUR */
/* ---------------- */


#sitecontainer {
margin-top: 20px;
margin-left: auto;
margin-right: auto;
width: 1089px;
color: #43518a;
}

#head {
width: 1089px;
height: 219px;
background: url(bilder/header.jpg);
}

#content {
width: 1089px;
height: 447px;
background: url(bilder/contentbg.jpg);
}

#button {
position: absolute;
left: 0px;
top: 400px;
width: 200px;
height: 200px;
z-index: 200;
}

#fuss {
width: 989px;
height: 178px;
padding-left: 120px;
padding-top: 25px;
background: url(bilder/fussbg.jpg);
background-repeat: no-repeat;
color: #ffffff;

}

#ursli {
position: absolute;
margin-left: 115px;
margin-top: 250px;
width: 160px;
height: 190px;
z-index: 10;
color: #ffffff;
}

div.home {
position: absolute;
margin-left: 150px;
margin-top: 250px;
width: 160px;
height: 190px;
z-index: 20;
color: #ffffff;
}

#alert2 {
position: absolute;
padding: 10px;
z-index: 20;
color: #ffffff;
font-weight: bold;
border: dotted 2px #ff0000;
background-color: #77b084;
}

td.tabelle {
border-bottom: 1px solid #333333;
}

#navigation {
position: absolute;
width: 170px;
padding-left: 120px;
font-family: Times, serif;
font-size: 16px;
line-height: 25px;
font-weight: bold;
}

#inhalt {
margin-left: 290px;
position: absolute;
width: 740px;
padding-right: 20px;
float: left;
height: 460px;
overflow: auto;
overflow-x: hidden;
}

#logo {
position: absolute;
margin-left: 650px;
margin-top: 10px;
width: 181px;
height: 76px;
z-index: 30;
}

.macher {
font-family: Times, serif;
width: 185px; 
margin-left: 100px; 
margin-bottom: 7px;
height: 90px; 
padding-top: 10px; 
padding-left: 10px;
background: url(bilder/bgnamegr.jpg);
color: #fff;
font-size: 16px;
line-height: 20px;
}

.macherfloat {
font-family: Times, serif;
width: 185px; 
backgorund-color;
height: 90px; 
padding-top: 10px; 
padding-left: 10px;
margin-right: 10px;
background: url(bilder/bgnamegr.jpg);
color: #fff;
font-size: 16px;
line-height: 20px;
float: left;
}


.machercopy {
width: 495px; 
color: #43518a;
font-size: 12px;
line-height: 16px;
}

.untertitel {
font-weight: bold;
}

.klein {
font-size: 10px;
line-height: 11px;
}

/* NAVIGATION */

a {
color: #43518a;
text-decoration: underline;
cursor: pointer;
}

a:hover {
color: #333;
text-decoration: underline;
}

a.nav1 {
color: #77b084;
text-decoration: none;
cursor: pointer;
}

a.nav1:hover {
color: #43518a;
text-decoration: underline;
}

a.nav1act {
color: #43518a;
text-decoration: none;
cursor: pointer;
}

.untertitel {
font-size: 12px;
font-weight: bold;
color: #43518a;
}

.grundtext {
font-size: 12px;
color: #43518a;
}

input.button { 
color: #ffffff;
border: 1px solid #43518a;
background-color: #77b084;
cursor: pointer;
}

input.txt {
color: #77b084;
border: 1px solid #77b084;
background-color: #d4e3d7;
}

span.alert {
color: #77b084;
font-size: 10px;
}

div.box{
border-top: 2px dotted #77b084;
border-bottom: 2px dotted #77b084;
background-color: #d4e3d7;
padding: 5px;
}

span.boxtitel {
font-family: Times, serif;
font-weight: bold;
color: #77b084;
font-size: 18px;
}


td.list2 {
background-color: #d4e3d7;
}