body
{
		margin: 0;
		padding: 0;
		background-color: #6666FF;
		text-align: center;
		vertical-align: middle;
		font-family: Arial;
		font-size: 12px;
		color: #FFFFFF;
		scrollbar-DarkShadow-Color: #0040c0;
		scrollbar-Track-Color: #0040c0;
		scrollbar-Face-Color: #FFFFFF;
		scrollbar-Shadow-Color: #0A6CCE;
		scrollbar-Highlight-Color: #0040c0;
		scrollbar-3dLight-Color: #0040c0;
		scrollbar-Arrow-Color: #0000c0;
}

a
{
		color: #FFFF33;
		text-decoration: none;
}
a:link		{text-decoration: none}
a:activ		{text-decoration: none}
a:visited	{text-decoration: none}
a:hover		{text-decoration: underline}
hr{color: #fc0;}

#rand_rechts {
width:100%;
height:100%;
border-left:1px;
border-left-style:solid;
border-left-color:#FFF;
}

#header {
margin-top: 5px;
width:100%;
height:100%;
border-top:1px;
border-top-style:solid;
border-top-color:#FFF;
}

.tab_rand_li {
border-right:1px;
border-right-style:solid;
border-right-color:#FFF;
}

.tab_rand_re {
border-left:1px;
border-left-style:solid;
border-left-color:#FFF;
}

.tab_rand_td1 {
border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#FFF;
}

.tab_rand_td2 {
border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#FFF;
background-color:#9999FF;
}