
/* Hauptelemente */

body {
margin-top: 0px;
margin-left: 0px;
font-family:tahoma;
font-size:12px;
color:#541113;
background-color:#FCF9E8;
background-repeat:repeat-y; }

a {
text-decoration: none;
font-family: tahoma;
color: #A02020; }

a:hover {
text-decoration:none;
color:#541113; }

ul, li {
margin: 0;
padding: 0;}

h2 {
margin-left:10px;
font-size:16px;
color: #6480d;
font-family:tahoma;
font-weight:bold; }

td {
vertical-align:top; }

/* Gestaltung ID-Elemente */

#complete_window {
position:absolute;
top:0px;
left:0px;
width:100%; }

#header1 {
position:absolute;
top:0px;
left:0px;
width:100%;
height:107px;
//background-color: #f8ecb2;
background-color: #FCF9E8;
border: 1px solid #000000;
border-top: 0px; }

#header2 {
position:absolute;
top:106px;
left:0px;
width:100%;
height:26px;
//background-color: #beae78;
background-color: #050900;
border: 1px solid #000000;
text-align: left;
//padding-left:200px;
padding-right:-200px;
z-index:100;}

#header_logo {
position:absolute;
top:0px;
left:10px;
background-image:url(../picture/logo_left.jpg);
width: 124px;
height: 144px; }

#typelogo {
position:absolute;
top: 0px;
left: 0px;
background-image:url(../picture/banner.jpg);
width: 100%;
height: 106px; }

#content_sub_vid_desc {
border: 2px solid #800000;
padding:15px;
font-size:12px;
color:#800000;
font-weight:bold;
text-align:center;
}

#headerpic {
position:absolute;
top:0px;
left:800px;
background-image:url(../picture/upload/test2a.jpg);
height: 105px;
width: 294px; }


/* Navigation CLASS-Elemente */

#navi_bar {
position:absolute;
top:131px;
left:0px;
width: 170px;
//background-color:#d7cead;
background-color:#050900;
border: 1px solid #541113;
border-left: 0px; 
z-index:99;}

#navigation {
margin-top:20px;
width: 170px;
background-color:#050900;
border: 1px solid #541113;
border-top: 0px;
border-left: 0px;
border-right: 0px; }

.nav_top {
font-size:13px;
font-weight:bold;
margin-right:60px;}

.nav_li {
font: bold 13px Tahoma, Helvetica, sans-serif;
line-height:16px;

text-decoration: none;
padding:5px;

display:block;
border-bottom: 1px solid #9C2213;
list-style-type: none; }

.nav_li.hover {
	color:#A02020;
background-color: #7F0000; }

.nav_li_end {
font: bold 13px Tahoma, Helvetica, sans-serif;
line-height:16px;
letter-spacing:.1em;
text-decoration: none;
padding: 8px 0px 10px 10px;
display:block;
padding:5px;
list-style-type: none; }

#nav_end {
left:0px;
background-color: #050900;
height: 20px;
width:170px; }

/* CONTENT */

#main {
position:absolute;
top:150px;
left:200px;
width:800px;
float: left; }

.gb {
background-color:#D7CEAD;
font-size:12px;
border:1px solid #541113; }

.aboutus_abschnitt {
color: #7f0000;
}
.aboutus_abschnitt:hover {
color:#f6480d;
}
