
DIV
{
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 10pt
}

#divUpControl 
{
	top: 150px;
	width: 29px; 
	height: 29px; 
	left: 700px;  
	position: absolute; 
	visibility: visible; 
	z-index: 7;
}

#divDownControl 
{
	top: 376px;
	width: 29px; 
	height: 29px; 
	left: 700px;
	position: absolute; 
	visibility: visible; 
	z-index: 3;
}

#test {
	top: 0px;
	width: 800px; 
	height: 500px;
	clip: rect(0 800px 500px 0px); 
	overflow: hidden; 
	position: absolute; 
	z-index: 2;
}

#main {
	top: 150px;
	left: 40px;
	width: 670px; 
	height: 338px;
	clip: rect(0 800px 340px 0px); 
	overflow: hidden; 
	position: absolute; 
	z-index: 3;
}

#divContent {
	top: 1px;
	left: 20px;
	position: absolute; 
}

#category {
	top: 120px; 
	left: 38px;  
	position: absolute; 
	visibility: visible; 
	z-index: 7;
}

#bodytext
{
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 18px
}
#title
{
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 18px
}
#titel

#logo
{
    LEFT: 20px;
    POSITION: absolute;
    TOP: 20px;
    WIDTH: 400;
}

#datum
{
    COLOR: #99cccc;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 18px
}
#titel
{
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 16px
}

A
{
    COLOR: black;
	text-decoration: none;
}

A:hover {
	color: black;
	text-decoration: underline;
}
.Input{

	
	border:1px solid #A72C27; 
	background:#FFFFFF; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif 

	
}
body {
  scrollbar-3dlight-color:#E0E0E0;
  scrollbar-arrow-color:#999999;
  scrollbar-base-color:#F9F9F9;
  scrollbar-track-color:#F9F9F9;
  scrollbar-darkshadow-color:#F9F9F9;
  scrollbar-face-color:#F9F9F9;
  scrollbar-highlight-color:#7C212A;
  scrollbar-shadow-color:#992299;
}
