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;
}

table {
	font-size: 14px;
	text-align: left;
    }

#gesamt {
  background-color: #ffffff;
  background:  -moz-linear-gradient(top, #f5f5f5, #f5f5f5);
  background:  -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
 }

td.titel {
    text-align: left;
    width: 900px;
}


img.titel {
    height: 155px;
    width: 900px;
    text-align: left;
    margin-left: 0px;
}

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.inhalt {
    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;
}


.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;
}
