	body {
  		background-color:white;
  		margin:0px;
  		padding:0px;  
		height:100%;		
  	}
	div {
		font-size:12px;
  		font-family:"Book Antiqua", Garamond, "New York", Times, "Bitstream Vera Serif", Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
		color:darkgreen;
		text-align:justify;
	}
	#container {
		height:100%;
		margin:0px 10px 0px 10px;
  		padding:0px; 
		background:url(header_top.gif) repeat-x top left; 	
	}
	a {
  		color:#9ACFAF;
  		text-decoration:none;
  		font-size:13px;
		font-weight:bold;
	}
	a:hover {
  		color:#9ACFAF;
  		text-decoration:underline;
		font-weight:bold;
	}
	#header {
  		background:url(header_top_left.gif) no-repeat top left;
  		position:relative;
  		top:0px;
  		left:0px;
  		width:100%;
  		min-width:775px;
	}
	#logo h1 { 
		width:350px;
		height:105px;
		padding:0px;
		margin:0px;  
	}
	#header_right { 
  		position:absolute;
  		top:0px;
  		right:0px;
  		background:url(header_top_right.gif) repeat-x top right;
    	height:105px;
  		padding:0px;
  		margin:0px 30px 0px 0px;  
	}
	#header_right span {
  		display:none;
	}
	#logo span {
  		display:none;
	}
	#quicklinks {
  		position:absolute;
  		top:25px;
  		right:0px;
	}
	#quicklinks a {
  		background-image:url(li.gif);
  		background-repeat:no-repeat;
  		background-position:0% 50%;
  		margin:0px 0px 0px 10px;
  		padding:0px 0px 0px 15px;
	}
	#quicklinks span {
		display:none;
	}
	#quicklinks div {
		background:url(li_quicklinks.gif) no-repeat;
		width:10px;
		height:10px;
  		padding:0px;
  		margin:0px;
	}
	#lang_style_settings {
  		position:relative;
  		right:0px;
  		top:57px;
  		margin:0px 10px 0px 10px;
		color:darkgreen;
	}
	#lang_style_settings form {
  		display:inline;
	}
	#lang_style_settings select {
		color:darkgreen;
		background-color:#E6FCEF;
		font-size:12px;
  		font-family:"Book Antiqua", Garamond, "New York", Times, "Bitstream Vera Serif", Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
	}
	#content {
		position:relative;
		top:0px;
		left:0px;
		right:0px; 
	}
	span.caption_no_style {
  		display:none;
	}
	#caption {
  		background-color:#E6FCEF; 
  		height:18px;
  		margin:0px;
  		padding:0px;     
  		min-width:375px;  
	}
	#main_caption {
  		background-color:#9ACFAF; 
  		height:30px;
  		margin:0px;
  		padding:0px;     
  		min-width:375px;
	}
	#caption span { 
  		background-color:white;  
  		margin:0px;
  		color:#9ACFAF;  
  		padding:0px 10px 0px 0px;
  		text-align:left;
  		font:bold 18px Georgia,"Times New Roman",Times,"Bitstream Vera Serif",serif;  
	}
	#main_caption span {  
  		background-color:white;
  		padding:0px 10px 0px 0px;
  		margin:0px;
  		color:#9ACFAF;  
  		text-align:left;  
  		font:bold 30px Georgia,"Times New Roman",Times,"Bitstream Vera Serif",serif;  
	}
	#caption h3,h2 {
  		display:inline;
	}
	#content a {
  		background-image:url(a_pfeil.gif);
  		background-repeat:no-repeat;
  		background-position:0% 50%;
  		margin:0px;
  		padding:0px 0px 0px 16px;
	}
	#content p {
		margin:10px 0px 30px 0px;
		padding:0px;
	}
	#footer {
		position:relative;
		width:100%;
		bottom:0px;
		margin:0px;
		padding:0px;
		background-color:#E6FCEF;
		display:none;			
	}
	#footer p {
		padding:0px;
		margin:0px;
	}
	hr {
		display:none;
	}
	img {
		cursor:pointer;
	}