/* CSS Document */

body{			padding:0px; margin:0px;
				background-color:#06223f;
				color:#7f9cb8; 
				font-size:14px; 
				line-height:17px; 
				font-family:Arial, "Lucida Sans Unicode", "Lucida Grande";}
				
h1{				font-family:Arial, "Lucida Sans Unicode", "Lucida Grande"; 
				color:#FFFFFF; 
				font-size:14px; 
				line-height:17px;
				margin:60px 0px 30px 0px;
				padding:0px;
				text-transform:uppercase;
				font-weight:normal;}
				
h2{				font-family:Arial, "Lucida Sans Unicode", "Lucida Grande"; 
				color:#FFFFFF; 
				font-size:14px; 
				line-height:17px;
				margin:30px 0px 10px 0px;
				padding:0px;
				font-weight:normal;}

a{				color:#266cb3; 
				text-decoration:none; }
a:hover{		text-decoration:underline;}

.bold { 		font-weight:bold;}
.small{			font-size:12px;}
/* ------------------------------------------------------------ */
/* Head */
/* ------------------------------------------------------------ */
#head{ 			height:160px; width:100%;}

/* logo_pollen */				
#head #logo_pollen{position:absolute;
				right:0px;
				top:0px;
				width: 200px;
				height: 47px;
				background-image:url(../pic/logo_pollen.jpg);
				background-repeat:no-repeat;}
/* logo_fu_berlin */			
#head a.logo_pollen{ position:absolute;
				right:0px;
				top:0px;
				width: 200px;
				height: 47px;
				background-image:url(../pic/logo_pollen.jpg);
				background-repeat:no-repeat;
				cursor:pointer;}

/* logo_tuwas */			
#head #logo_tuwas{position:absolute;
				width: 294px;
				height: 134px;
				background-image:url(../pic/logo_tuwas.jpg);
				background-repeat:no-repeat;}

/* logo_fu_berlin */			
#head a.logo_fu_berlin{ position:absolute;
				top: 47px;
				right: 200px;
				width: 199px;
				height: 86px;
				background-image:url(../pic/logo_fu_berlin_n.jpg);
				background-repeat:no-repeat;
				cursor:pointer;}
#head a.logo_fu_berlin:hover{ background-image:url(../pic/logo_fu_berlin_o.jpg)!important;}

/* logo_adw */			
#head a.logo_adw{ position:absolute;
				top: 47px;
				right: 0px;
				width: 199px;
				height: 86px;
				background-image:url(../pic/logo_adw_n.jpg);
				background-repeat:no-repeat;
				cursor:pointer;}
#head a.logo_adw:hover{ background-image:url(../pic/logo_adw_o.jpg)!important;}

/* bar_1 */		
#head #bar_1{ 	height:47px; 
				width:100%; 
				background-color:#8ac048;}
/* bar_2 */	
#head #bar_2{ 	height:86px; width:100%; background-color:#0c4986; 
				background-image:url(../pic/head_bar_2.jpg);
				background-repeat:repeat-x;}
/* bar_3 */	
#head #bar_3{ 	height:27px; 
				width:100%; 
				background-color:#06223f;
				background-image:url(../pic/head_bar_3.jpg);
				background-repeat:repeat-x;}
/* ------------------------------------------------------------ */
/* Body */
/* ------------------------------------------------------------ */
#body{}

/* ------------------------------------------------------------ */
/* Menu */
/* ------------------------------------------------------------ */
#body #menu{	width:776px;
				
				margin:0px 0px 0px 100px;
				padding:50px 0px 20px 0px;
				border-bottom:1px;
				border-bottom-style:solid;
				border-bottom-color:#0c4985;}

#body #menu	ul{ margin:0px;
				padding:0px; 
				margin-left:18px;
				list-style-image:url(../pic/list_green.gif);}		
				
#body #menu	li{ margin:0px;
				padding:0px;
				margin-bottom:4px;}		
			
#body #menu a{ 	font-size:14px; 
				line-height:13px; 
				color:#0d57a1; 
				text-decoration:none;   
				}

#body #menu a:hover{ text-decoration:underline;}
				
/* ------------------------------------------------------------ */
/* Content */
/* ------------------------------------------------------------ */
#content{		position:relative;}
/* Textebene */
#r1{			position:absolute;
				width:520px;}
/* Bildebene */
#r2{			position:absolute;
				left:520px;
				width:356px;
				text-align:right;}

/* Textebene Top-Navigation */
.content_block .left{ 		position:relative;
							width:100px; 
							float:left;}
/* Top Link */
.content_block .left a{ 	position:absolute;
							right:0px;
							height:10px;
							width:35px;
							padding:0px;
							margin:66px 0px 0px 0px;
							line-height:17px;
							cursor:pointer;
							text-decoration:none;
							background-image:url(../pic/goto_top.gif);}					
/* Text */						
.content_block .text{ 	 width:420px; 
						 float:left;}
							
.content_block .text ul{ margin:0px 0px 15px 0px;
						 padding:0px; list-style-position:inside;}
						 
.content_block .text ol{ margin:0px 0px 15px 0px;
						 padding:0px;}		
						 
.content_block .text ol li{ margin:0px 0px 15px 0px;
						 padding:0px;}			