html {
 height: 100%;
 width: 100%;
 margin: 0px;
 padding: 0px;
}


body
{
background-color: #000000;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
position:relative; top:-0.1px;

background-position: 50% 50%;
background-image:url(../images/template-rand.png);
background-repeat:repeat-x;
padding: 0;
margin: 0;
height: 100%;

scrollbar-arrow-color: #828282; 
scrollbar-base-color: #000000;
scrollbar-highlight-color : #828282; 
scrollbar-shadow-color : #828282;
SCROLLBAR-TRACK-COLOR: #000000;
}

.div
{
position: absolute; 
left: 50%; 
margin-left: -469px; /* negative Hälfte von width:700px */ 
width: 938px; 
top: 50%; 
margin-top: -300px;  /* negative Hälfte von height:580px */ 
height: 600px; 
}


/* hauptgerüst */

a:link, a:active, a:visited
{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight:bold;
font-style:italic;
line-height: 19px;
text-decoration:none;
}

a:hover{ 
text-decoration:none;
color:#FF0000;
font-weight:bold;}


.head
{
background-image:url(../images/template-head.jpg);
background-repeat:no-repeat;
background-color: #000000;
height: 150px;
width: 938px;
}

.navi
{
background-image:url(../images/template-navi-back.png);
height: 30px;
width: 938px;
background-color: #000000;
}

.inhalt-left
{
background-image:url(../images/template-inhalt-left.jpg);
background-repeat:no-repeat;
background-color: #000000;
height: 420px;
width: 349px;
}

.inhalt-rechts
{
background-image:url(../images/template-inhalt-right.jpg);
background-repeat:no-repeat;
background-color: #000000;
height: 341px;
width: 589px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight:normal;
line-height: 19px;
}

.scrollfeld-fliesstext
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight:normal;
line-height: 19px;
align: left;
text-align:left;
}

#absatz-scrollcontainer {
	border-right: #cccccc 0px solid;
	border-top: #000000 0px solid;
	overflow: auto;
	border-left: #cccccc 0px solid;
	width: 535px;
	border-bottom: #cccccc 0px solid;
	height: 290px;
	padding-bottom: 20px;
	padding-top:0px;
	padding-left:33px;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	align: left;
	text-align:left;
}

.fliesstext-headline
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight:bold;
line-height: 19px;
background-color: none;
align: left;
text-align:left;
}

.headlines
{
background-image:url(../images/template-headlines.jpg);
background-repeat:no-repeat;
background-color: #000000;
height: 59px;
width: 589px;
align: left;
text-align:left;
}


.team-namem
{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
line-height: 15px;
background-color: none;
text-align:center;
}

.team-beschreibung
{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-align:center;
font-weight:normal;
line-height: 15px;
background-color: none;
}

.buttons
{
background-color:#000000;
border-bottom: 2px;
border-right: 2px;
border-color:#FFFFFF;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
line-height: 19px;
text-align:center;
}

.fuss
{
height: 20px;
width:589px;
}