
#layer-shadow
	{
	z-index:1;
	position:absolute;
	top:-55px !important;
	top:-56px;
	left:0px;
	width:100px;
	height:30px;
	background:#184B67;
	}	
	
#page
	{
	margin:0px;
	padding:0px;
	}

#navigation
    {
	margin:0px;
	padding:0px;
	width:0px;
	}
/* -------------------------------------------------------------- */	
/* Linke Spalte                                                   */ 
/* -------------------------------------------------------------- */	
#page #body-left
    {
	padding:0px;
	margin:0px;
	width:0px;
	height:0px;
	}			
#page #body-left #content
    {
	padding:0px;
	margin:0px;
	width:0px;
	height:0px;
	}	
/* -------------------------------------------------------------- */	
/* Mittlere Spalte                                                */ 
/* -------------------------------------------------------------- */		
#page #body-center
    {
	padding:0px;
	margin:0px;
	width:963px;
	}

#page #body-center #content 
    {
	padding:0px;
	margin:0px;
	border:0px;
	}
#holding 
	{
	}
#holding #left-col
	{
	float:left;
	position:relative;
	top:-8px;
	width:708px;
	}

	
#holding #left-col #main-image
	{
	margin:0px;
	padding:0px;
	height:224px;
	width:708px;
	}
#holding #left-col #info-line
	{
	position:relative;
	top:0px !important;
	top:-2px;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-left:26px;
	height:18px;
	width:682px;
	border-top:1px solid #AAACAD;
	border-bottom:1px solid #AAACAD;
	background:#E4E4E4;
	color:#7B7E80;
	}

#holding #left-col #head-line
	{
	width:680px;
	padding-left:26px;	
	margin-top:20px;
	margin-bottom:20px;
	background:white;
	}

#holding #left-col #content
	{
	padding-left:26px;
	padding-bottom:10px;
	height:150px;
	}

#holding #left-col #content a
	{
	color:#366A86;
	/* font-weight:bold;
	font-size:12px; */
	text-decoration:underline;
	padding-left:17px;
	background:url("/conf/templates/1/web/images/btn_go.gif") 0px 5px no-repeat;
	padding-top:3px;
	}
	
#holding #left-col #content a.boxtitle
	{
	color:#184B67;
	padding:0px;
	background:url("");
	text-decoration:none;
	}
	
#holding #left-col #content ul
    {
    margin:0px;
	padding:0px;
	padding-bottom:10px;
	list-style-type:none;
	position:relative;
	left:0px;
    }

#holding #left-col #content ul li
    {
    margin:0px;
	padding:0px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	background:url("/conf/templates/1/web/images/pfeil_grau.gif") 0px 6px no-repeat;
    }

#holding #left-col #content p
	{
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:10px;
	line-height:15px;
	padding-left:17px;
	}

#holding #left-col #content p.link
	{
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:18px;
	}

#holding #left-col #content a:hover
	{
	color:#DF0000;
	}		

#holding #left-col #content h4
	{
	font-weight:normal;
	font-size:12px;
	color:#366A86;
	margin:0px;
	padding:0px;
	}

#holding #right-col
	{
	float:right;
	width:239px;
	position:relative;
	top:-8px;
	padding-bottom:10px;
	}
#holding #right-col #news
	{
	}
#holding #right-col #news-title
	{
	margin-top:20px;
	margin-bottom:10px;	
	}
#holding #right-col #news-title a
	{
	display: block;
	width: 47px;
	height: 11px;
	background:url("/conf/templates/1/web/images/news_a.gif") no-repeat;
	}
#holding #right-col #news-title a:hover
	{
	background:url("/conf/templates/1/web/images/news_b.gif") no-repeat;
	}
#holding #right-col #country-image
	{
	height:225px !important;
	}	
/* HACK für IE7 */		
*+html #holding #right-col #country-image
	{
	height:226px;
	}
	
	
#holding #right-col #country-selectbox
	{
	height:25px;
	top:1px;
	}		
#holding #right-col .selectbox
	{
	border:1px solid #9C9C9C;
	font-size:11px;
	width:210px;
	height:18px;
	padding:1px;
	}			
	
#holding h1
	{
	color:#184B67;
	margin:0px;
	padding:0px;
	font-family:arial narrow;
	font-size:18px;
	font-weight:bold;	
	}	

#holding h2
	{
	color:#184B67;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;	
	padding-bottom:3px;
	}
