
BODY {
	FONT-SIZE: 12pt; 
	background-image: url(../img/background.gif);
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	FONT-COLOR: #E2E2E2; 
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	COLOR: #EB9112;
}

.h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	FONT-COLOR: #E2E2E2; 
}


.content {
font-weight: normal; 
font-size: 11px; 
color: #D1CDC6;
background-color:#1F1F15;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-bottom-width:1px; 
border-bottom-style:solid;
border-bottom-color:#535151;
border-right-width:1px; 
border-right-style:solid;
border-right-color:#535151;
border-top-width:1px; 
border-top-style:solid;
border-top-color:#535151;
border-left-width:1px; 
border-left-style:solid;
border-left-color:#535151;
}

.table
{
  font-weight:normal;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#535151;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#535151;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#535151;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#535151;
  background-color:#404949;
}



.scrollcontent {
font-weight: normal; 
font-size: 11px; 
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100%; 
height: 100%; 
overflow : auto;
scrollbar-3dlight-color:#C2C3C4;
scrollbar-arrow-color:#E2E5EC;
scrollbar-base-color:#E2E5EC;
scrollbar-darkshadow-color:#C2C3C4;
scrollbar-face-color:#E2E5EC;
scrollbar-highlight-color:#E2E5EC;
scrollbar-shadow-color:#E76100;
}

/* Linkdefinitionen */
A:link {
	COLOR: #EB9112;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-size: 11px;
}
A:visited {
	COLOR: #EB9112; 
	TEXT-DECORATION: underline; 
}
A:hover {
	COLOR: #EB9112; 
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #EB9112;
	text-decoration: underline;
}
