﻿body
a:link { color: #7a0a0a }
a:visited { color: #600 }
a:hover { color: #300 }
a:active { color: #ffffff}


html {
	font-family: verdana, arial, helvetica;
	background-color: #ffffff;
}
body{
  margin: 0;
}

nav table {
	font-size: 14px;
	text-align: left;
  background-color: white;
    }

#gesamt {
  background-image: url(img/bg.png);
  background-repeat: repeat-x;
  position: absolute;
  width: 900px;
  height: 1300px;
   opacity: 0.5;
   filter: grayscale(100%);
 }


.title{
  background: white;
  width: 100
}
#inhaltak img {
  width: 45%;
  display: inline;
  position: relative;
}

nav{
  width: 60%;
  position: relative;
}


img.titel {
    width: 170px;
    text-align: left;
    margin-left: 0px;
}
.netz{
  right: 0;
  position: relative;
  width: 170px;
  margin-left: 0px;
  text-align: right;
}

table.titel {
    width: 900px;
    color: #7a0a0a;
    font-family: verdana, arial, helvetica;

}

#menue {
    color: #7a0a0a;
    font-family: <b>verdana, arial, helvetica</b>;
    background-color: #EE2C2C;
    height: 24px;
    text-align: left;
    top: 161px;
    width: 900px;
    margin-left: 3px;
	text-decoration:none;

}
/* background-color: #fd0304 */
a.menue:link {
    color: #000000;
    font-family: verdana, arial, helvetica;
    font-size: 11pt;
    letter-spacing: 1px;
    line-height: 1.5;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 3px;
    text-decoration: none;
}

p {
    font-family: verdana, arial, helvetica;
    font-size: 10pt;
    font-weight: normal;
    margin-left: 5px;
    text-align: left;
}

p.h1 {
    font-family: verdana, arial, helvetica;
    font-size: 12pt;
    font-weight: bold;
	color:#fd0304
}

#inhalt {
    left: 170px;
    position: relative;
    top: 100px;
    width: 700px;
    font-family: verdana, arial, helvetica;
    font-size: medium;}
#inhaltak {
        left: 65px;
        position: relative;
        top: 50px;
        width: 700px;
        font-family: verdana, arial, helvetica;
        font-size: medium;}

.cap_letter {
    color: #FFFFFF;
    font-family: verdana;
    font-size: 2.6em;
    font-weight: bold;
    line-height: 24px;
    text-decoration: none;
}


element.style {
    font-family: verdana, arial, helvetica;
}

#table_bold {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#table_rechtsbuendig {
	text-align: right;
}
#table_rechtsbuendig {
	text-align: right;
}
.Table_links {
	text-align: left;
}
.TGB_Sub {
	font-weight: bold;
	font-size: 12px;
}

.kont{
  position: relative;

}
.kont img{
  float: left;
  width: 140px;
}
.konttxt {
  padding-top: 10px;
  left: 10px;
  position: relative;
}

#inhalt table img{
  width: 300px;
}
h3{
  padding: 10px 0px 20px 0px;
  margin: 0;
  font-size: 20px;
}
.rahmen-rot {
  border: 2px solid #f00;
  padding:0.5em;
  background-color: silver
  
}
.kontakt {
	position: relative;
	top: 100px;
	margin-bottom: 150px;
}
.inhalttxt {
	position: relative;
	left: 10px;
}

