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

BODY {
   background-color: #000000;
}

H1 {
   font-family: "Verdana", "Arial", serif;
   font-size: 8pt;
   font-weight: bold;
   line-height: 135%;
   color: #000000;
}

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


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

/* Klassen */

.frame-cell {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	border-width: 2px;
	border-color: #4f4f4f;
	border-style: none;
}

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

.main-cell {
	background-image: url(images/rechts.jpg);
	background-repeat: no-repeat;
}

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

td.scroll{
	width: 340px;
	height: 310px;
	font-family: verdana;
	font-size: 11px;
	/*
	color: #ccddee;
	scrollbar-base-color: #203b59;
	scrollbar-3d-light-color: #a0bbd9;
	scrollbar-arrow-color: #a0bbd9;
	scrollbar-darkshadow-color: #203b59;
	scrollbar-face-color: #203b59;
	scrollbar-highlight-color: #809bb9;
	scrollbar-shadow-color: #809bb9;
	scrollbar-track-color: #203b59;
	*/
}

.mb-top {
	text-decoration: none;
	font-weight: bold;
}
A.mb-top:link { color: #000000; }
A.mb-top:visited { color: #000000; }
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: none;
	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;
}

