/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 01.11.06  
**  Datei       : content.css
**  Funktion    : Formatierung der Inhalte (Texte, Grafiken, Links, Listen, Tabellen usw.)
**
*/

@media all
{
/* ######################################################################################################
** # Standard-Vorgaben ##################################################################################
** ######################################################################################################
** 

/*
 * Link Blurring
 * http://www.learningjquery.com/2006/10/quick-tip-blur-links
 */
a:focus, a:active {
	outline: none;
}

/* ### Position ###################################################################### */


body{
	background-color:#000;
	font-size:83.33%;
	font-family:Arial, Verdana, Helvetica,  sans-serif;
}

/*Startcenter*/
#container{
	margin:50px auto 0 auto;
	width:1110px;
	position:relative;
}

.main_content{
	padding:120px 0 0 0;
}





.cycle_pics img {  
 
} 

.cycle_pics img.hide {  
	display:none;
} 



.locations{
	width:250px;
	height:88px;
	position:absolute;
	top:0px;
	left:20px;
	background:url(../images/location.jpg) no-repeat 0 0;
	z-index:10000;
}

.danuberave{
	width:250px;
	height:88px;
	position:absolute;
	top:0px;
	left:955px;
	background:url(../images/danuberave.jpg) no-repeat 0 0;
	z-index:10000;
}

.danuberave img{
	border:none;
}


#pics_1980{
	width:180px;
	height:150px;
	top:40px;
	left:20px;
	position:absolute;
}

#pics_1981{
	width:125px;
	height:105px;
	left:205px;
	top:1px;
	position:absolute;
}

#pics_1982{
	width:93px;
	height:75px;
	left:205px;
	top:112px;
	position:absolute;
}

#pics_1983{
	width:93px;
	height:75px;
	left:305px;
	top:112px;
	position:absolute;
}

.logo_wrapper{
	width:1110px;	
}

.logo{
	display:block;
	height:180px;
	width:150px;
	float:left;
	margin:0 10px 0 0;
}

.logo img{
	display:none;
	border:none;
	margin:0;
	padding:0;
	width:150px;
}

.logo:hover img{
	display:block;
}

body.js .logo:hover img{
	display:none;
}

.kkdu_logo{
	background:url(../images/logos_lokalrunde/vb.jpg) no-repeat 0 0;
}

.fiftyfifty_logo{
	background:url(../images/logos_lokalrunde/wels.jpg) no-repeat 0 0;
}

.fiftyfiftykrems_logo{
	background:url(../images/logos_lokalrunde/krems.jpg) no-repeat 0 0;
}

.bel_logo{
	background:url(../images/logos_lokalrunde/bel.jpg) no-repeat 0 0;
}

.watergate_logo{
	background:url(../images/logos_lokalrunde/weibern.jpg) no-repeat 0 0;
}

.isolabella_logo{
	background:url(../images/logos_lokalrunde/isolabella.jpg) no-repeat 0 0;
}

.sugarfree_logo{
	background:url(../images/logos_lokalrunde/sugarfree.jpg) no-repeat 0 0;
	margin:0;
}



/**
 * overrule nav.css
 */



.newstitel_wrapper{
	width:1110px;	
}

.newstitel{
	width:150px;
	float:left;
	border-bottom:2px solid #313131;
	margin:0 10px 10px 0;
	color:#313131;
	padding:0 0 0.2em 0;
}

.newstitel_last{
	margin:0 0 10px 0;
}

.newstitel span.big{
	display:block;
	font-weight:bold;
	font-size:1.1em;
	color:#505050;
}
.newstitel span.ort{
	font-size:0.85em;
	text-transform:uppercase;
	color:#606060;
}

.footer{
	border-top:2px solid #313131;
	clear:both;
	margin:0 10px 0 0;
	padding:5px 0 0 0;
	color:#606060;
	font-size:0.9em;
}

.footer a{
	color:#606060;
	text-decoration:none;
}

.footer a:hover{
	color:#999;
}


.startcenter_datelist li{
	background:none;
	padding:0;
	height:auto;
}

.datum_news a{
	color:#fcff00;
	background-color:transparent;
	float:none;
	position:relative;
	width:auto;
	height:auto;
	font-size:0.85em;
	margin:0 0 0.2em 0;
	text-decoration:none;
	display:block;
}
.datum_news a:hover{
	text-decoration:none;
}


#kwicks_container_news_list{
	width:150px;
	float:left;
	margin:0 10px 2em 0;
}

.startcenter_datelist li{
	border-bottom:1px solid #313131;
	padding:0 0 0.5em 0;
	margin:0 0 5px 0;
}

.startcenter_datelist h2.headline a{
	color:#fff;
	font-size:0.6em;
	text-decoration:none;
}

.startcenter_datelist h2.headline a:hover{
	background-color:#fcff00;
	color:#000;
	cursor:pointer;
}

.sociallinks a{
	color:#808080;
	font-size:0.85em;
	text-decoration:none;
}

.sociallinks a:hover{
	color:#fff;
}

#c8910 #kwicks_container_news_list{
	margin-right:0;
}

}