@charset "utf-8";
/* Container fuer die Startseite */

#outer{
background-image: url(../layout_img/wrapper_bg_start_1.jpg);
}


#flags {
display:block;
text-align:right;
padding-right:10px;
overflow:hidden;
background:white;
position:static;
}


body#start #logo {float:none;}


#start_container_links {

	float:left;
	width:370px;
	margin-top: -31px;
	margin-right:3px;
  
}


#start_container_rechts {

    float:left;
	width:370px;
	margin-top: -31px;

}


/* Header Hintergrundbild */
#header_pic {
	width:580px;
	width:746px;
	height:440px;
	padding:0;
	margin:0;
	z-index:0;

}


/* Website Headline Container */
#headline_start {	
  position:absolute;
	width:552px;
	height:auto;
	left: 225px;
	top: 85px;
	display:none;
}

#headline_start h1 {
	color:#000000;
	font-size:1.45em;
	font-weight:bold;

}

#headline p {text-transform:uppercase;font-size:0.88em;}


#start_container_h1, #start_container_h1_l, #start_container_h1_r{
z-index:4000;
width:auto;
height:31px;
/*Filter:Alpha(opacity=30);*/
/* Mozilla Firefox and other non IE based browsers ignores the filter style*/
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled=true, sizingMethod=scale src='../layout_img/h1.png');
color:#ffffff;
padding:8px 0 0 10px;
font-weight:bold;
font-size:1.12em;

}

/* IE ignores this part? IE can not read styles with [attribute]*/
#start_container_h1[id], #start_container_h1_l[id], #start_container_h1_r[id]{
background-image: url(../layout_img/h1.png);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
width:364px;
position:absolute;
height:25px;
}


*html #start_container_h1_l, *html #start_container_h1_r, *html #start_container_h1{ 
z-index:4000;
background:#ffffff;
Filter:Alpha(opacity=30);
color:#000066;
}



#start_container_content, #start_container_content_l, #start_container_content_r{
text-align:left;
padding: 5px 10px 0 10px;
color:#666666;
line-height:1.4em;
margin-top:40px;
}

#start_container_content img{
float:left;
padding-right:8px;
}


#start_container_content #start_content_text
{
padding: 0 5px 0 10px;
text-align:left;

}

#langnav {
	text-align:right;
	position:absolute;
	width:133px;
	height:20px;
	left: 830px;
	top: 30px;
	font-size:1em;
	color:#ffffff;
}


/* Inhaltsbereich */
#content
{
width:100%;
	margin:0;
	padding:0;
}

#homeflow  {
	height:22px;
	margin-bottom:42px;
	position:absolute;
	top:135px;
	width:745px;
	left:217px;
	overflow:hidden;
}
.csc-textpic-imagewrap  {
margin-top:0px;
}