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


* { 
margin:0; 
padding:0;
}

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

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
width: 100%;
margin: 0; 
padding: 0; 
text-align: left; 
background-color: #ffffff;
color: #000000;
}




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


#sitecontainer {
margin-top: 20px;
margin-left: auto;
margin-right: auto;
border: solid 1px #000000;
width: 970px;
color: #000000;
}

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

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

#fuss {
width: 950px;
height: 90px;
padding-left: 20px;
padding-top: 30px;
background: url(bilder/fussbg.jpg);
}

#ursli {
position: absolute;
margin-left: 0px;
margin-top: 270px;
width: 160px;
height: 190px;
z-index: 10;
background: url(bilder/ursli.jpg);
color: #ffffff;
}

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

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

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

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

#logo {
position: absolute;
margin-left: 700px;
width: 240px;
height: 85px;
z-index: 30;
}

.macher {
font-family: Times, serif;
width: 190px; 
margin-left: 100px; 
margin-bottom: 10px;
border: 1px solid #a0463c;
#background-color: #b2d8e1; 
height: 88px; 
padding-top: 10px; 
padding-left: 10px;
color: #a0463c;
font-size: 16px;
line-height: 20px;
}

.macherfloat {
font-family: Times, serif;
width: 190px; 
margin-bottom: 10px;
border: 1px solid #a0463c;
#background-color: #b2d8e1; 
height: 88px; 
padding-top: 10px; 
padding-left: 10px;
margin-right: 10px;
color: #a0463c;
font-size: 16px;
line-height: 20px;
float: left;
}


.machercopy {
width: 495px; 
margin-bottom: 10px;
color: #000000;
font-size: 12px;
line-height: 16px;
}

.untertitel {
font-weight: bold;
}

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

/* NAVIGATION */

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

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

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

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

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

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

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

input.button { 
color: #ffffff;
border: 1px solid #000000;
background-color: #a0463c;
cursor: pointer;
}

input.txt {
color: #a0463c;
border: 1px solid #a0463c;
background-color: #e4d9ab;
}

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

div.box{
border-top: 2px dotted #a0463c;
border-bottom: 2px dotted #a0463c;
background-color: #e4d9ab;
padding: 5px;
}

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


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