/* default */

	@import url('../arzumde.css');
	@import url('navEn.css');

/* default */

#flashcontent {
	margin:0 auto;
	padding:10px 0 10px 0;
	width:946px;
	background-color:#fff;
	text-align:center; 
	
}

div.corner { width:946px; margin:0 auto; }
div.corner div { height:11px; overflow:hidden; float:left; }
div.cr0 { width:924px; height:11px; background-color:#fff; background-image:url(../images/bg_contentalt.gif); background-repeat:repeat-y; }
div.cr3 { width:11px; height:11px; background-image:url(../../images/cr3.gif); background-repeat:no-repeat;}
div.cr4 { width:11px; height:11px; background-image:url(../../images/cr4.gif); background-repeat:no-repeat;}

#homecontent {
	width:946px;
	height:200px;
	margin:0 auto;
	background-color:#fff;
}
#homecontent div { float:left;}
#homecontent .campaign {
	width:380px;
	height:100%;
	background-image:url(../../images/bg_shadow.gif);
	background-repeat:repeat-y;
	background-position:right;
		
}

#homecontent .actual {
	width:336px;
	height:100%;
	background-image: url(../../images/bg_homeline.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#homecontent .actual {
	width:336px;
	height:100%;
	background-image: url(../../images/bg_homeline.gif);
	background-repeat:repeat-y;
	background-position:left;
	
}
#homecontent .actualbg {
	width:336px;
	height:100%;
	background-image: url(../../images/bg_shadow.gif);
	background-repeat:repeat-y;
	background-position:right;
	
}

#homecontent .pool {
	width:230px;
	height:100%;
	background-image: url(../../images/bg_homeline.gif);
	background-repeat:repeat-y;
	background-position:left;
	
}


#homecontent h1 span { display:none;}
#homecontent .campaign h1 { width:144px; height:21px; background-image: url(../../images/h1campaign.gif); background-repeat:no-repeat;}
#homecontent .campaign .en h1 { width:144px; height:21px; background-image: url(../../images/de/h1campaign.gif); background-repeat:no-repeat;}
#homecontent .actual h1 { width:105px; height:21px; background-image:url(../../images/h1actual.gif); background-repeat:no-repeat;margin:0 0 0 2px;}
#homecontent .actual .en h1 { width:105px; height:21px; background-image:url(../../images/de/h1actual.gif); background-repeat:no-repeat;margin:0 0 0 2px;}
#homecontent .pool h1 { width:78px; height:21px; background-image: url(../../images/de/h1pool.gif); background-repeat:no-repeat; margin:0 0 0 2px;}
#homecontent .pool .en h1 { width:78px; height:21px; background-image: url(../../images/de/h1pool.gif); background-repeat:no-repeat; margin:0 0 0 2px;}


#homecontent .campaign .campaigntext { 	width:222px; line-height:18px; float:left; margin:10px 0 0 20px; text-align:justify; }
#homecontent .campaign .campaigntext h2 a { font-size:15px; font-weight:lighter; color:#675390; text-decoration:none; text-align:left }
#homecontent .campaign .campaigntext h2 a span { font-size:17px; display:block;  }
#homecontent .campaign .campaigntext p { padding:0; margin:10px 0 0 0;}
#homecontent .campaign img { float:right; position:relative; top:10px; right:30px;}

#homecontent .actual ul { margin:20px 10px 10px 10px; padding:0 0 0 30px; }
#homecontent .actual ul li { margin:0 0 10px 0; padding:0; list-style-image:url(../../images/dot.gif);  line-height:18px;   }
#homecontent .actual ul li a { color:#929292; text-decoration:none;  }
#homecontent .actual ul li a:hover { color:#777; text-decoration:underline; }

#homecontent .pool .pooltext { position:relative; width:190px; left:20px; top:15px;}
#homecontent .pool .pooltext label { cursor:pointer;}
#homecontent .pool .pooltext p { padding:0 0 10px 0; margin:0;}
#homecontent .pool .pooltext .poolbutton {  
	background-color:#c00; 
	color:#fff; 
	font-family:Arial; 
	font-size:11px; 
	font-weight:bold;
	border:none;
	margin:10px 0 0 0;
	padding:2px 4px 2px 4px; 
}

#homecontent .pool label { margin:0; line-height:18px; @line-height:10px;}

#homecontent .pool .pooltext  a { background-image: url(../../images/de/btn_send.gif);width:55px; height:20px; display:block; margin:10px 0 0 0;}
#homecontent .pool .pooltext  a  span {display:none;}










