	body{
		font-family: tahoma;
		font-size: 11px;
		line-height:17px;
	}
	
	img{
		border: none;
	}
	
	td{
		font-family: tahoma;
		font-size:  11px;
	
	}
	
	td input{
		height:17px;
		font-size:9px;
	}
	
	a{
		outline: none;
		color: black;
		text-decoration: none;
	}
	
	.titel{
		color:#B9C16B;
		font-size: 14px;
		font-weight: bold;
		clear: both;
	}
	
	.smalltext{
		color:#000000;
		font-size: 10px;
		font-weight: normal;
		clear: both;
	}

.smalltextblack{
		color:#000000;
		font-size: 10px;
		font-weight: normal;
		clear: both;
	}
		
	#tip{
		background-image: url(../gfx/tip.gif);
		font-weight:bold;
		background-repeat: no-repeat;
		padding-left: 45px;
		min-height: 40px;
		*height: 40px;
		line-height:15px;
	}
	
	#container{
		width: 910px;
		
		text-align: left;
		/*border:1px solid red;*/
	}
	
	#lang_choose{
		text-align: right;
	}
	
	#header{		
		display: block;
		width: 910px;
		*width:912px;
		height: 228px;
		
	}
	
	#nav{
		position:relative;
		top: -30px;
		display:block;
		width: auto;
		height:51px;
	
		z-index: 1000;
	}
	
	#markt_nav{
		position: absolute;
		top: 190px;
	}
	
	#home_img{
		position: relative;
		top: -25px;
		display:block;
		width: 690px;
		height: 255px;
		z-index: 0;
		clear:left;
	}
	
	#text_box{
		position:relative;
		top:-55px;
		left:25px;
		width: 624px;
		*width: 644px;
		height: auto;
		padding: 8px 10px 10px 10px;
	
	}
	
	#text_box_static{
		position:relative;
		
		width: 710px;
		
		padding: 8px 10px 10px 10px;
	
	}
	
	#static_title{
		font-family: tahoma;
		font-size: 32px;
		line-height: 32px;
		position: absolute;
		width: 430px;
		margin-left: 290px;
		text-align: right;
		color: white;
		margin-top: -70px;
	}
	
	#right{	
		position: relative;
		top: -42px;	
		display: block;
		width: 203px;
		height:auto;
		float: right;
	}
	
	#box_right{	
		display: block;
		width: 214px;
		height:auto;
		float: right;
		background-repeat: no-repeat;
		margin-bottom: 10px;
	}
	
	#box_right a{
		color:white;
	}
	
	#header_img_left{
		margin-top: -2px;
		float: left;
		vertical-align: top;
	}
	
	#header_img_right{
			
	}
	
	/*TICKER CSS*/
	.ticker{
		font-size:11px;
		line-height:16px;	
	}
	.tickertitel{
		font-size:12px;
		font-weight:bold;
		line-height:18px;	
	}
	.ticker a{
		color:#FFF;
		text-decoration:underline;
	}
	
	h3{
		font-size: 14px;
	}
