P, DIV, BODY, LI, UL, TD {
   font-family: "Verdana", "Arial", sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: 135%;
   color: #DDDDDD;
}

BODY {
   background-color: #000000;
}

H1 {
   font-family: "Verdana", "Arial", serif;
   font-size: 18pt;
   font-weight: normal;
   line-height: 135%;
   color: #DDDDDD;
}

H2 {
   font-family: "Verdana", "Arial", sans-serif;
   font-size: 12pt;
   font-weight: bold;
   line-height: 135%;
   color: #DDDDDD;
}


/* Links */
A:link {
    /*color: #ffba63;*/
	color: #DDDDDD;
}
A:visited {
    color: #ae793e;
}
A:hover {
    text-decoration: none;
}

/* Klassen */
.top-cell {
	background-image: url(images/hp-top.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
}

.main-cell {
	background-image: url(images/titel_back.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
}

.left-cell {
	/*background-image: url(images/hp-left.jpg);*/
	background-repeat: no-repeat;
}

.mb-top {
	text-decoration: none;
	font-weight: bold;
}
A.mb-top:link { color: #DDDDDD; }
A.mb-top:visited { color: #DDDDDD; }
A.mb-top:hover { color: #C0DDA0; }*/

.mb-left {
    font-size: 10pt;
    line-height: 135%;
    text-decoration: none;
}
A.mb-left:hover {
    color: white;
}

.img-border {
	border-color: white;
	border-style: solid;
	border-width: 1px;
}

.MainPageText {
    font-size: 25px;
    font-family: "arial", "sans-serif";
    font-weight: bold;
    color: #d6b28c;
}
.foot {
   font-family: "Verdana", "Arial", sans-serif;
   font-size: 8pt;
   font-weight: normal;
   font-style: normal;
   line-height: 1.6em;
   color: #DDDDDD;
}
.feld {
	font-family: "Verdana", "Arial", sans-serif;
    font-size: 9pt;
    color: black;
}
