@charset "utf-8";
/* CSS Document */
/* Ehemals micha.css */
#news_inner{
	width:98%;
/*	margin-left:2%;*/
	margin-left:15px;
	float:left;
}

#news_inner_contact, #news_inner_press, #news_inner_dates{
	width: 33%;
	height:113px;
	float:left;
	margin-top:15px;
}
#news_inner_contact_right_float{
	width: 33%;
	height:113px;
	float:right;
	margin-top:15px;
}
#news_inner_about{
	width: 33%;
	height:113px;
	float:left;
	margin-top:15px;
}
.news_inner_text, #news_inner_contact_text{
	width:98%;
	height:82px;
	margin-top:32px;
	/*margin-right:2%;*/
}
#news_inner_text_dates, #news_inner_text_press{
	width:98%;
	height:80px;
	margin-top:32px;
	overflow:auto;
}
#news_inner_text_press p{
	margin-top:0;
	margin-bottom:0;
	line-height:156%;	
}
.news_inner_text{
	overflow:auto;
	position:relative;
}
.news_inner_text p{
	margin-top:0;
	margin-bottom:0;
	margin-left:15px;
}
#news_inner_text_dates p{
	margin-top:0;
	margin-bottom:0;
	margin-left:15px;
	line-height:156%;
}
#news_inner_about .news_inner_text p{
	margin-left:0;
	line-height:150%;
}
#news_inner_contact_text{
	overflow:hidden;
}

#news_inner_contact_text iframe{
	width:100%;
	height:82px;
	border:none;
	/*overflow-x:hidden;*/
}
#news_inner_contact, #news_inner_contact_right_float{	/* NEWS CONTACT*/
	background-image:url(../images/images_micha/newsletter_kopf.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*margin-left:1%;*/
}
#news_inner_press{	/* NEWS PRESS*/ 
	/*background-image:url(../images/images_micha/press_headline.jpg);*/
	background-image:url(../images/images_micha/news_headline.jpg);
	background-position: 0 0;	
	background-repeat:no-repeat;
	border-right:1px dotted black;
}
#news_inner_dates{	/* NEWS DATES*/
	background-image:url(../images/images_micha/dates_headline.jpg);
	background-position:15px 0;
	background-repeat:no-repeat;
	/*float:left;*/
	border-right:1px dotted black;
}
#news_inner_about{
	background-image:url(../images/images_micha/about_headline.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	border-right:1px dotted #000000;
	
}

#footer{
	margin-left:1%;
	width: 98%;
	height: 100%;
	float:left;
	display:inline;
	margin-top:8px;
	border-top:1px dotted black;
}
#footer a#kts{
	color:#000000;
}
#footer a#design{
	color:#ffffff;
}
#separator{
	width:100%;
	min-height:10px;
	border-bottom:1px dotted black;
}
/* IE 7 */
* + html #footer{
	padding-top:10px;
}
-->

/* ehemals newletter.css*/


.nl_label{
	float:left;
	height:25px;
	line-height: 200%;
} 
.nl_field{
	/*float:right;*/
	width: 256px;
} 
.nl_field input{
	width: 100%;
} 
.nl_clr{
	clear:both;
} 
.nl_line{
	width: 100%;
	height:24px;
	margin-bottom:6px;
}
#nl_left{
	float:left;
}
#nl_left a{
	border: none;
}
#nl_left img{
	border: none;
}
#nl_right{
	float:right;
}

/* ###################### SCROLLBAR ######################### */

#pseudoWindow{
	position:relative;
}
#outerWrapper{
	position:absolute;
	min-height:82px;
	width:96%;
	overflow:hidden;
}
#innerWrapper{
	position:absolute;
}
#innerWrapper p{
	line-height:150%;
}

/* ############## SCROLLBAR FLEXCROLL ###################### */



