body, div, a, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	background-color: #DEDEDD;
	background-image: url(bilder/hg_grau.png);
}
a	{
	font-weight: bold;
	text-decoration: none;
}	
a:hover	{
	color: #A12A12;
	text-decoration: underline;
}	
a:active	{
	text-decoration: none;
}	

b, strong {
	color: #5C5C5C;
}

div {
	padding-right: 30px;
	padding-left: 10px;
}

h1 {
	margin: 0px -5px;
	padding-left: 7px;
	color: #A12A12;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	clear: both;
}

h2 {
	margin: 5px 0px 15px -10px;	
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #A12A12;
	line-height: 14px;
}

h3 {
	margin: 5px 0px;	
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

input, textarea {
	background-color: #FFFFFF;
	color: #A12A12;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	padding: 0px 5px;
}

p {
	padding: 0px;
	margin: 10px;
	width: 600px;
}

.MenueLink {
	color: #000000;
}
.MenueLinkExtra {
	color: #DBAD03;
	font-size: 14px;
}

.Underline {
	width: 640px;
	border-bottom: 1px solid #A12A12;
}

.PageTitle {
	background-image: url(bilder/hg_title.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 167px;
	text-align: center;
}

.PageFooter {
	background-image: url(bilder/hg_footer.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 92px;
	text-align: right;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 70px;
}

.BodyMenue {
	width: 140px;
	background-image: url(bilder/hg_hellgelb.png);
	padding-left: 50px;
	text-align: left;
	vertical-align: top;
}

.BodyLogoList {
	/* background-image: url(bilder/hg_linien-hellgelb.png); */
	margin: 0px -6px;
	width: 120px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px 0px;
	border: 10px solid #FFFFFF; /* 1px dotted #F8C400 */
}

.BodyContent {
	width: 690px;
	background-image: url(bilder/hg_bodycontent.png);
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
}

.Content {
	margin: 10px 0px 30px 0px;
	width: 600px;
	padding: 10px 20px;
	background-color: #FCFCFC;
	border-left: 1px dotted #A12A12;
	border-right: 1px dotted #A12A12;
	border-bottom: 1px dotted #A12A12;
}

.Block {
	width: 250px !important;
	height: 150px;
	float: left;
	margin-right: 10px;
}
.Block img {
	margin: 0 10px 10px 0; 
	border: solid 1px #5C5C5C;
	float: left;
}

.Content a {
	color:#DBAD03;
}
.Content a:hover	{
	color:#A12A12;
	text-decoration: underline;
}	

.ContentSeparator {
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
}

.BodyBranding {
	width: 110px;
	margin: 0px;
	background-image: url(bilder/hg_bodybranding.png);
	background-color: #FFFFFF;
}

.Image {
	padding: 20px 0px;
}

.Prefix {
	font-size: 10px;
	color: #5C5C5C;
	font-style: italic;
}

.TDTabAktiv {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.TDTabInAktiv {
	font-size: 12px;
	font-weight: normal;
	color: #8D8D8D;
	background-color: #F8F8F8;
	border-left: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #000000;
}

.TDTabInAktiv a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.TDTabInhalt {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 20px 0px;
}

.TDContent {
	margin: 0px 0px 20px 0px;
	width: 600px;
	padding: 10px 20px;
	background-color: #FAFAFA;
	border-bottom: 2px solid #F8F8F8;
	clear: both;
}

.TDEinleitung {
	margin: 0px 0px 20px 0px;
	width: 600px;
	padding: 10px 20px;
	background-color: #FFFFFF;
}

.TDContent a, .TDEinleitung a {
	color:#DBAD03;
}
.TDContent a:hover, .TDEinleitung a:hover	{
	color:#A12A12;
	text-decoration: underline;
}	

.Links {
	width: 580px;
	padding: 10px 20px;
	line-height: 18px;
}

.Links a {
	color:#DBAD03;
}
.Links a:hover	{
	color:#A12A12;
	text-decoration: underline;
}	

.Button {
	border: 1px solid #DBAD03;
	color: #DBAD03;
	font-weight: bold;
}

.Fehler {
	font-weight: bold;
	color: #CC3300;
}
.TOP {
	margin: 0px;
	padding: 0px 0px;
}
.Highlight {
	background-color: #FFFFD2;
	padding: 5px;
	font-weight: bold;
}
.PointOut {
	color: #A12A12;
	font-size: 150%;
	font-weight: bold;
}
.PointOut2 {
	color: #A12A12;
	font-size: 100%;
	font-weight: bold;
}
.ClearFloat {
	clear:both;
}

.Partner-1 {
	padding:5px; 
	height:60px; 
	background-color:#EFEFEF; 
	float:left;
}
.Partner-2 {
	padding:5px; 
	height:60px; 
	background-color:#FFFFFF; 
	float:left;
}
