/* 	css-stylesheet: http://www.glattvision.ch
	code-design: Glattwerk AG
*/

/* 	colors:
	homepage grey, background: #DCDCC8
	red: #FE0000
	blue: #0050B3
*/

body 
	{font-family:Verdana, helvetica, sans-serif; font-size:11px; font-style:normal; background-color:white; color:black; margin:1px; text-align:center;}

td 
	{font-family:Verdana, helvetica, sans-serif;}

th 
	{font-family:Verdana, helvetica, sans-serif;}
	
p
	{font-family:Verdana, helvetica, sans-serif; margin:1px;}
	
h1
	{font-size:16px; font-weight:bold;}

a:Link, a:Visited
	{color:black; text-decoration:none;}
a:Active ,a:Hover
	{color:#FE0000; text-decoration:none;}
	
a.enter:Link, a.enter:Visited
	{color:white; border: 0px;}
a.enter:Active, a.enter:Hover
	{color:black; border: 0px;}

div
{border:0px; margin:0px; padding:0px;}

#div_start_center
	{position:absolute; top:50%; left:50%; width:607px; height:378px; margin-top:-189px; margin-left:-303px;}
.div_start_frame
	{width: 607px; height: 378px; background-image: url(../img/start/start_frame.jpg);}
.div_start_content
	{position: absolute; width: 550px; height: 310px; left:25px; top:30px; z-index: 2;}	
.div_start_logo
	{position: absolute; width: 199px; height: 51px; left:366px; top:41px;background-image: url(../img/start/start_logo.png); z-index: 3;}	
