/**************************************************************************************
								DATEIVERSION	: 2008_01_10
**************************************************************************************/
@media screen
{

/**************************************************************************************
								RESET
**************************************************************************************/
* { 
	padding:					0px; 
	margin:						0px; 
}

body {
	text-align:					center;
	font-size:					12px;
	font-family:				Arial, Helvetica, Verdana, Geneva, sans-serif;
	line-height:				16px;
	color:						#333333;
	
	padding:					0px; 
	margin:						0px; 
	
	background-image:			url(../images/bgr_body.gif );
	background-position:		0px 0px;
	background-repeat:			repeat-x;
	background-color:			transparent;
	
	border:						0px;
	behavior:url('/csshover.htc');
}

ol, ul{
	list-style:					none;
	
	margin:						0px;
	padding:					0px;
}

img { border: 0px; }

h1, h2, h3, h4, h5, h6 {
	clear:						both;
	font-size:					12px;
	color:						#ff00cc;
}

h1{
	font-size:					18px;
	font-weight:				bold;
}

h2{
	font-size:					12px; 
}

p {
	color:						#333333;
	line-height:				22px;
}

#content_column_02 br{ line-height:10px; }

table, thead, tfooter, tbody{
	border:						none;
}

tr, td, th{ 
	vertical-align:				top;
	
	margin:						0px;
	padding:					0px;
} 

fieldset legend { display: none; }
label { cursor: pointer; cursor:hand;}

input, button, select, textarea {
	font-size:					11px;
	vertical-align:				middle;
	border:						none;
}

select, textarea {
	border:						1px solid #84cb00;
	background-color:			#ffffff;
}

fieldset { 
	border:						none;
}

a{ color:#666666; text-decoration:underline; outline:none;}
a:hover{  color:#333333; outline:none;}
a.active {  color:#999999; outline:none;}

.textfield
{	   
	font-size: 					11px;
	font-family: 				Arial, Helvetica, sans-serif; 
	color: 						#000102;
	text-decoration: 			none;
	
	padding:					1px 0px 1px 0px;
	border:						1px solid #cccccc;
}

.textfield_error
{	   
	font-size : 				11px;
	font-family: 				Arial, Helvetica, sans-serif; 
	text-decoration: 			none;
	padding:					1px 0px 1px 0px;
	background-color: 			#fb9cc4;
	border:						1px solid #ff00cc;
}

.textlabel_error {
	color:						#ff00cc;					
}

.topFourty{ float:left; margin-top:38px	!important; width:100%; }
.color_grey{ background-color:#eeeeee;}

/**************************************************************************************
								CORPUS
**************************************************************************************/
#corpus{
	position:					relative;
	float:						left;
		
	width:						968px;

	margin:						0px auto 0px 0px;
	text-align: 				left; 
}



/**************************************************************************************
								HEADER
**************************************************************************************/
#header{
	clear:						both;
	float:						left;
	
	width:						968px;
	height:						90px;
	
	background-image:			url(../img/bgr_header.gif);
	background-position:		340px 0px;
	background-repeat:			no-repeat;
}

#header .logo{
	position:					relative;
	top:						21px;
	left:						0px;
	
	float:						left;
	
	width:						185px;
	height:						52px;
	
	margin:						0px 0px 0px 150px;
		
	
	background-color:			transparent;
	background-image:			url(../img/bgr_logo.gif);
	background-position:		0px 0px;
	background-repeat:			no-repeat;
}

#header .logo a{
	float:						left;
	width:						185px;
	height:						52px;
}

/**************************************************************************************
								META NAVIGATION
**************************************************************************************/
.nav_meta{
	width:						170px;
	height:						9px;
	
	margin:						9px 17px 0px 0px;
}

.nav_meta ul{
	width:						170px;
	height:						9px;
}

.nav_meta ul li{
	float:						left;
	
	height:						9px;
	
	margin:						0px 0px 0px 0px;
	border-left:				1px solid #999999;
}

.nav_meta ul li a{
	display:					block;
	
	color:						#999999;
	font-size:					10px;
	
	text-transform:				uppercase;
	text-decoration:			none;
	
	margin:						-3px 4px 0px 4px;
}

.nav_meta ul li a.active,
.nav_meta ul li a:hover{
	color:						#999999;
	text-decoration:			underline;
}

.left{float:left	!important;}
.right{float:right	!important;}

.clearBorderLeft{ border-left:0px	!important; }
.clearMarginLeft{ margin-left:0px	!important; }


/**************************************************************************************
								MAIN NAVIGATION
**************************************************************************************/
.color_11{ background-color:#ffac17; }
.color_22{ background-color:#ff00cc; }
.color_33{ background-color:#ff8a00; } 
.color_44{ background-color:#ff5400; } 
.color_55{ background-color:#fb9cc4; } 

.color_10{
	border-left:				1px solid #f1a316;
	border-right:				1px solid #f1a316;
	background-color:			#ffac17;
}
.color_20{
	border-left:				1px solid #f100c1;
	border-right:				1px solid #f100c1;
	background-color:			#ff00cc;
}

.color_30{
	border-left:				1px solid #f18200;
	border-right:				1px solid #f18200;
	background-color:			#ff8a00;
} 
.color_40{
	border-left:				1px solid #f14f00;
	border-right:				1px solid #f14f00;
	background-color:			#ff5400;
} 
.color_50{
	border-left:				1px solid #ed93b9;
	border-right:				1px solid #ed93b9;
	background-color:			#fb9cc4;
}

.color_11 a.active,
#nav_main ul li:hover ul li:hover.color_11{
	background-color:			#ff8717;
}

.color_22 a.active,
#nav_main ul li:hover ul li:hover.color_22{
	background-color:			#db149d;
}

.color_33 a.active,
#nav_main ul li:hover ul li:hover.color_33{
	background-color:			#ff6318;
}

.color_44 a.active,
#nav_main ul li:hover ul li:hover.color_44{
	background-color:			#ea1d03;
}

.color_55 a.active,
#nav_main ul li:hover ul li:hover.color_55{
	background-color:			#ff72c5;
}

#nav_main{
	position:					relative;
	z-index:					1000;
	float:						left;
	
	left:						0px;
	top:						0px;
	
	width:						920px;
	height:						103px;
}

#nav_main ul{
	float:						left;
	width:						920px;
}

#nav_main ul li{
	float:						left;
	width:						182px;
	
	margin:						0px 2px 0px 0px;
	border-bottom:				1px solid #8f600d;
}


/****************************			EBENE_02			***********************/
#nav_main ul li ul{	
	display:none;
} 

#nav_main ul li.active ul{	
	display:block;
	overflow:hidden; 
} 

#nav_main ul li.active ul,
#nav_main ul li:hover.active ul,
#nav_main ul li:hover ul{
	overflow:					hidden;
	display:					block;
	float:						left;
		
	width:						180px;
	
	height:						70px;
	
	/* min-height:					70px;
	height:						auto; */
	
	padding-bottom:				4px;
}
/* bis 6 */
* html #nav_main ul li.active ul, #nav_main ul li:hover ul {height:74px;}
/* ie 5*/
html + body #nav_main ul li.active ul, #nav_main ul li:hover ul{height:70px;}

#nav_main ul li.active ul li,
#nav_main ul li:hover ul li{
	float:						left;
	width:						180px;
	height:						14px;

	text-align:					right;
	border-bottom:				0px solid #8f600d;
}

#nav_main ul li:hover ul li a{
	display:					block;
	float:						left;
	
	width:						172px;
	height:						14px;
	
	margin:						0px 0px 0px 0px;
	padding:					0px 8px 0px 0px;
	
	color:						#ffffff;
	font-size:					10px;
	
	line-height:				15px;
	text-transform:				uppercase;
	text-decoration:			none;
}

#nav_main ul li.active ul li a{
	display:					block;
	float:						left;
	
	width:						172px;
	height:						14px;
	
	margin:						0px 0px 0px 0px;
	padding:					0px 8px 0px 0px;
	
	color:						#ffffff;
	font-size:					10px;
	
	line-height:				15px;
	text-transform:				uppercase;
	text-decoration:			none;
}

/**************************************************************************************
								CONTENT
**************************************************************************************/
#content{
	clear:						both;
	float:						left;
	
	width:						968px;
}

#content_column_01{
	float:						left;

	width:						329px;
	min-height:					550px;
	height:						auto;
	
	background-image:			url(../img/bgr_content_column_01.gif);
	background-position:		0px 0px;
	background-repeat:			no-repeat;
}
/* bis 6 */
* html #content_column_01 {height:550px;}
/* ie 5*/
html + body #content_column_01{height:550px;}



#content_column_02{
	float:						left;
	
	width:						538px;
	min-height:					400px;
	height:						auto;
	
	margin-top:					16px;
	padding-bottom:				30px;
}
/* bis 6 */
* html #content_column_02 {height:400px;}
/* ie 5*/
html + body #content_column_02{height:400px;}



#content_column_02 h1{
	padding:					0px 0px 16px 0px;
	line-height:				20px;
}
#content_column_02 h2{
	padding:					0px 0px 3px 0px; text-transform:uppercase; }

#content_column_02 p {
	margin:						8px 0px 31px 0px;
}


#content_column_02 ul{
	line-height:				22px;
	list-style:					disc outside;
	
	margin:						0px 0px 0px 0px;
	padding:					0px 0px 31px 18px;
}


/****************************			FORMULARE		***********************/
.formularDefault{	
	clear:						both;
	float:						left;
/* 	margin:						0px 0px 40px 0px; */
	margin:						0px 0px 0px 0px;
	padding:					15px 8px 8px 8px;	
	
	color:						#666666;
	background-color:			#eeeeee;	
}

.formularDefault label{
	float:						left;
	margin:						0px 0px 12px 0px;
}

.formularDefault select{ margin:0px 0px 0px 0px; }
.formularDefault input{ width:248px; }
.formularDefault textarea{ width:248px; }

.formularDefault span{	
	font-size:					9px;
	text-transform:				uppercase;
	
	line-height:				normal;
}

.formularDefault table{	
	float:						left;
	background-color:			#eeeeee;	
}

.areaKontakt{ height:100px; }


.box_01 {
	float:						left;
	padding:					0px 0px 0px 0px;
}


.box_01 h1{
	float:						left;
	margin-top:					38px	!important;
	width:						100%; 
}

.box_01 .left{
	float:						left;
	width:						276px;
}

.box_01 .right{
	float:						left;
	width:						260px;
}

.box_02{
	float:						left;
	
	margin:						8px 0px 0px 0px !important;
	padding:					8px 0px 8px 8px !important;
	
	background-color:			#eeeeee;
}

.box_02 .left{
	float:						left;
	width:						268px;
}

.box_02 .right{
	float:						left;
	width:						260px;
}

.box_01 p,
.box_02 p{

	margin:						8px 8px 8px 0px !important;
	line-height:18px;
}

.box_01 a,
.box_02 a{
	color:						#3a5f87;
}


/****************************		TABLE		***********************/
#content_column_02 .tableDefault
{
	clear:both;
	float:left;
	
  	width:						538px;
	margin:						0px;
	padding:					0px;
	border:						none;
	
	margin-bottom:				25px; 
	margin-top:					11px;
	
}

#content_column_02 .tableDefault thead th
{
	height:						16px;
	font-size:					9px;
	font-weight:				normal;
	color:						#ff00cc;
 	background-color:			#dadada;
	text-transform:				uppercase;
	text-align:					left;
	
	
	padding:					0px 0px 0px 8px;
	border-right:				solid 1px #ffffff;
	
	white-space:				nowrap; 
	vertical-align: 			middle;
}

.tableHeader{
	display:					block;
	float:						left;
	vertical-align: 			middle;
}

#content_column_02 .tableDefault tbody td
{
	font-size:					10px;
	color:						#000000;
 	background-color:			#eeeeee;
	vertical-align:				top;
	
	line-height:				14px;
	padding:					10px 4px 4px 8px;
	border-right:				solid 1px #cccccc;
	border-top:					solid 1px #ffffff;
}

#content_column_02 .tbl tbody td a
{
	margin-left:				22px;
}




/**************************************************************************************
								POPUP
**************************************************************************************/
.layerProfil{
	display:					none;
	position:					absolute;
	text-align:					left;
	
	top:						10%;
	left:						24%;
	
	text-align:					left;
	
	width:						600px;
	min-height:					311px;
	height:						auto;
	
	padding-bottom:				30px;
	z-index:					1003;
	background-color:			#ffffff;
}
/* bis 6 */
* html .layerProfil {height:311px;}
/* ie 5*/
html + body .layerProfil{height:311px;}


.layerProfil .zwei{
	position:					relative;
	margin:						30px 0px 0px 24px;
	
	text-align:					left;
	line-height:				18px;
}
.layerProfil .zwei h1{
	margin:						0px 0px 0px 0px;
	line-height:				13px;
}

.layerProfil .zwei p{
	margin:						21px 0px 21px 0px;
	line-height:				18px;
}

.layerProfil .zwei br{
	line-height:				12px;
}

.layerProfil .bgr_top{
	position:					relative;
	top:						0px;
	left:						140px;
	
	height:						28px;
	width:						444px;
	
	background-image: 			url(../img/bgr_popup_top.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
}

.layerProfil .bgr_bottom{
	position:					absolute;
	top:						auto;
	bottom:						0px;
	left:						0px;
	
	height:						14px;
	width:						427px;
	
	background-image: 			url(../img/bgr_popup_bottom.gif);
	background-position:		0 0px;
	background-repeat:			no-repeat;
}

#overlay{
	display:					none;
	position:					absolute;
	top:						0;
	left:						0;
	width:						100%;
	height:						100%;
	z-index:					1001;
	background-color:			#333;
	-moz-opacity: 				0.7;
	opacity:					.70;
	filter:						alpha(opacity=70);
}

.layerProfil[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }




/**************************************************************************************
								FOOTER
**************************************************************************************/
#footer{
	clear:						both;
	float:						left;
	
	width:						538px;
	border-top:					1px solid #cccccc;
	
	margin:						0px auto 0px 329px;
	padding:					0px 0px 50px 0px;
}



/**************************************************************************************
								BUTTONS
**************************************************************************************/
a.nav_projekt {
	float:						left;
	display:					block;
	
	width:						182px;
	height:						26px;
	
	margin:						0px 0px 0px 0px;

	background-image: 			url(../img/bgr_nav_projekt_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}

a.nav_news {
	float:						left;
	display:					block;
	
	width:						182px;
	height:						26px;
	
	margin:						0px 0px 0px 0px;

	background-image: 			url(../img/bgr_nav_news_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}

a.nav_veroeffentlichungen {
	float:						left;
	display:					block;
	
	width:						182px;
	height:						26px;
	
	margin:						0px 0px 0px 0px;

	background-image: 			url(../img/bgr_nav_veroeffentlichungen.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}

a.nav_aktivitaeten {
	float:						left;
	display:					block;
	
	width:						182px;
	height:						26px;
	
	margin:						0px 0px 0px 0px;

	background-image: 			url(../img/bgr_nav_aktivitaeten.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}

a.nav_forschungskontext {
	float:						left;
	display:					block;
	
	width:						182px;
	height:						26px;
	
	margin:						0px 0px 0px 0px;

	background-image: 			url(../img/bgr_nav_forschungskontext.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}

a.btn_profil {
	float:						left;
	display:					block;
	
	width:						68px;
	height:						15px;
	
	margin:						3px 0px 0px 0px;

	background-image: 			url(../img/btn_profil_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}
a:hover.btn_profil {
	background-image: 			url(../img/btn_profil_hi.gif);
}


a.btn_pdf {
	display:					block;
	
	width:						53px;
	height:						15px;
	
	margin:						0px 0px 0px 0px;

	background-image: 			url(../img/btn_pdf_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}
a:hover.btn_pdf {
	background-image: 			url(../img/btn_pdf_hi.gif);
}


a.btn_ppt {
	display:					block;
	
	width:						53px;
	height:						15px;
	
	margin:						0px 0px 0px 0px;

	background-image: 			url(../img/btn_ppt_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}
a:hover.btn_ppt {
	background-image: 			url(../img/btn_ppt_hi.gif);
}


a.btn_UpDown {

	float:						right;
	vertical-align: 			top;

	width:						14px;
	height:						14px;
	
	margin:						0px 0px 0px 0px;
	
	background-image: 			url(/img/btn_up_down_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;

	text-indent:				-2000px;
	overflow:					hidden;
	vertical-align: 			middle;
}


a.btn_mehr {
	display:					block;
	
	width:						63px;
	height:						15px;
	
	margin:						0px 0px 0px 0px;

	background-image: 			url(/img/btn_mehr_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}
a:hover.btn_mehr {
	background-image: 			url(/img/btn_mehr_hi.gif);
}


a.btn_schliessen {
	display:					block;
	
	width:						135px;
	height:						15px;
	
	margin:						0px 0px 4px 0px;

	background-image: 			url(/img/btn_schliessen_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}
a:hover.btn_schliessen {
	background-image: 			url(/img/btn_schliessen_hi.gif);
}


a.btn_download {
	display:					block;
	
	width:						96px;
	height:						15px;
	
	margin:						0px 0px 4px 0px;

	background-image: 			url(/img/btn_download_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}
a:hover.btn_download {
	background-image: 			url(/img/btn_download_hi.gif);
}


a.btn_anmelden {
	display:					block;
	
	width:						96px;
	height:						15px;
	
	margin:						0px 0px 4px 0px;

	background-image: 			url(/img/btn_anmelden_lo.gif);
	background-position:		0 0;
	background-repeat:			no-repeat;
	
	text-indent:				-2000px;
	overflow:					hidden;
}
a:hover.btn_anmelden {
	background-image: 			url(/img/btn_anmelden_hi.gif);
}































}

