	body 
	{
	background-color: #CCCCCC;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	}
	
	input.newsletter
   {
    position: absolute;
    
	width:135px; 
	
	margin: 5px 0px 0px 6px; 	
	padding: 1px;
	
	border-style: solid;
	border-width: 2px;
	border-color: #336699;
	
	font-family:arial;
    color: #336699;
    font-size:11px; 
   }



	p.newsletter
	{
	position: absolute;
	top: 9px;
	left: 150px;
	text-decoration: none;
	margin: 0px;
	line-height: 11px;
	
	}
	
	
	h4{ 
	margin: 0px 0px 5px 0px;
	padding: 0px;
	
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	}
	
	
	a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}
		a.blau{
		color: #336699;
		}
		
		a.kontakt
		{
		position: absolute;
		color: #336699;
		right: 10px;
		}
	
	
	table
	{	
	border:0px; 

	
	padding: 0px;
	margin: 0px;
	
	width:90%;
	
	color: #FFFFFF;
	
	font-size: 11px;
	font-weight: normal;
	
	border-collapse: collapse;
	}
	
	td.name
	{
		width: 116px;
	}

	
	form
	{
	padding: 0px;
	margin: 0px;
	}

	div 
	{	
	border-style: solid;
	border-width: 1px;
	border-color:#FFFFFF;
	background-color: #336699;
	}
	
			
		
	#all
	{
	border-style: none;
	background-color: #CCCCCC;
	
	position: absolute;
	top: 50px;
	left: 50%; 
	width:706px;
	height: 490px;
	margin: 0px 0px 0px -380px; 
	}	
	
	
	#box1
	{
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	position: relative;
	float: left;
	width: 432px;
	height: 490px;
	z-index: 2;
	}
	
    body>#all #box1
	{
		width: 430px;
	}
	
	#box1_logo
	{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	
	border-width: 1px 0px 1px 0px;
	height: 30px; 
	
	z-index: 4;
	}
	

	
	#box1_navi_text
	{
	border-style: none;
	background-color: #FFFFFF;
	
	height: 14px;
	padding: 0px 17px 0px 17px;
	
	color: #990000;
	font-weight: bold;
	
	z-index: 1000;
	}
	
	
	/*\*/
	#box1_navi_text
	{
	height: auto;
	}
	/**/



	#box1_content
	{
	border-style: none;
	background-color: transparent;

	padding: 12px 10px 0px 17px;

	z-index: 7;
	}
	
	
	#box2
	{
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	position: relative;
	float: right;
	width: 271px;
	z-index: 8;
	}
	
	
    body>#all #box2
    { 
    	width:269px; 
    } 
		
	
	#box2_news
	{
	border-width: 1px 0px 1px 0px;
	
	position: absolute;
	top: 323px;
	
	width: 100%;
	height: 30px;
	
	z-index: 11;
	}
	
	
	#box2_bild
	{
	border-style: none;
	background-repeat: no-repeat;
	height: 368px;
	padding: 0px 0px 0px 10px;
	}
	

	
	#box2_content_bg
	{
	position: absolute;
	background-color: #336699;
	width: 271px;
	height: 115px;
	left:-1px;
	top:374px;
	z-index: 12;
	}
	
    body>#all #box2_content_bg
    { 
    	width:269px; 
    } 

	#box2_content
	{
	border-style: none;
	padding: 5px 10px 0 10px;
	background-color: #336699;
	}

		

