#horizon        
	{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	visibility: visible;
	display: block
	}

#content    
	{
	margin-left: -403px;
	position: absolute;
	top: -278px;
	left: 50%;
	visibility: visible
	}


body {	font-family:verdana, arial;
	font-size:13px;
	}

.transparent { background-color:transparent;}

.hide {display: none; }

.preview {
	color:#ffd200;
	background-color:#0095c0;
	padding: 10px 100px 10px 100px;
	}

table {	background-repeat:no-repeat; 
	background-position: top right}
td {	background-repeat: no-repeat; 
	background-position:left;
	font-size:13px;
	}
ul	{display:inline;
	list-style-type: circle}



.titel {font-family:verdana; 
	font-size: 22px; 
	font-weight: bold; 
	font-variant: small-caps; 
	letter-spacing: 3;
	/*filter: Blur(Add=1, Direction=85, Strength=4); /*blur-effekt*/
	width: 100%;
	}

.menu {	font-family: verdana;
	font-variant: small-caps;
	font-size: 16px;
	/*filter: Blur(Add=1, Direction=85, Strength=4); */
	width: 100%; 
	height: 20;	
	}


.headline {
	font-family:verdana; 
	font-size:18px; 
	font-weight:bold; 
	font-variant:small-caps;
	}

.subheadline {
	font-family:verdana; 
	font-size:14px; 
	font-weight:bold; 
	font-variant:small-caps;
	}

.rubrik {font-size:17px; 
	font-weight:bold; 
	}
.boldtext {
	font-size:13px; 
	font-weight:bold; 
	}
.text {	font-size:13px; 
	}
.caption {
	font-size:11px
	}
.captionB {
	font-weight:bold;
	font-size:11px
	}

.formtext {	
	font-size:12px; 
	font-weight:bold;}

.gb_header {
	font-size:11px;
	font-weight:bold;
	}
.gb_footer {
	font-family: times; 
	font-style: italic; 
	font-weight:bold;
	font-size:14px; 
	font-stretch: wider; 
	letter-spacing: 2px;
	}

.footer	{font-size:11px;
	}

#imgbox {padding: 7px; float: right; border: 0px solid;}
#imgbox_home {padding: 7px; border: 0px solid;}


a:link {
	text-decoration:underlined}		
a:visited {
	text-decoration:underlined}  	
a:hover {
	text-decoration:underlined;}   	
a:active {
	text-decoration:underlined;}  




