

/** 
	sensapolis.de 
 	Version 2.0.1
	01/03/09 (c) binaries-included.net - für artismedia,stuttgart
	
	**/
		

/* CSS Document */



html, body
{
		margin:0px;
		padding:0px;
		
}


body
{
		overflow:auto;
		background-color:#fff;
		background-image:url(/img/site/backgrounds/attraktionen.gif);
		background-repeat:repeat-x;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:.8em;
}

img
{
		border:0;
}

.focus, a:focus, object:focus
{
		outline:0;
}


#sterne
{
		background-image:url(/img/site/backgrounds/sterne.png);
		background-position:center 0px;
		background-repeat:no-repeat;
}	

#wrapper
{
	width:1007px;
	margin:0 auto;
	
}

#seitenkopf
{
	background-image:url(/img/site/header/attraktionen.gif);
	height:219px;
	overflow:hidden;
}


#seitenkopf .logo
{
	display:block;
	background-image:url(/img/site/logos/attraktionen.gif);
	background-repeat:no-repeat;
	width:311px;
	height:104px;
	margin-top:43px;
	margin-left:319px;
	cursor:pointer;
	cursor:hand;
	text-indent:-9000px;
}

#topnavigation, #topnavigation li
{
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#topnavigation
{
	position:absolute;
	top:180px;
	margin-left:65px;
	
}

#topnavigation li
{
	float:left;
	height:28px;
}

#topnavigation li a
{
	display:block;
	background-position:0px 0px;
	height:28px;
	text-indent:-9000px;
}

#topnavigation li a:hover
{
	background-position:0px 28px;
}


#sprachauswahl, #sprachauswahl li
{
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#sprachauswahl
{
	position:absolute;
	top:185px;
	margin-left:855px;
	
}

#sprachauswahl li
{
	float:left;
	height:19px;
	margin-left:6px;
}

#mainContent
{
	clear:left;
	float:left;
	margin-top:5px;
	width:740px;
	
}


#sideBarContent
{
	width:262px;
	float:left;
	margin-left:5px;
}

#sideBarContent .ExternElement
{
	margin-top:5px;
	margin-bottom:10px;
}


#sideBarContent .banner 
{
	display:block;
	width:228px;
	height:65px;
	background-repeat:no-repeat;
	text-indent:-9000px;
	margin-top:5px;
	margin-bottom:10px;
}

#sideBarContent .teaserHolder
{
	background-repeat:no-repeat;
	width:228px;
	height:193px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:10px;
}

#sideBarContent .teaserHolder .teaserImageLink
{
	display:block;
	height:146px;
	text-indent:-9000px;
}

#sideBarContent .teaser
{
	display:block;
	margin-left:17px;
	font-size:86%;
	line-height:130%;
	color:#555555;
	text-decoration:none;
	min-height:33px;
	width:195px;
}

#sideBarContent .expand
{
	padding-left:20px;
	background-image:url(/img/site/icons/read_more.gif);
	background-position:2px 2px;
	background-repeat:no-repeat;
}

#sideBarContent .expand:hover
{
	color:#333;
}

#vakTicker
{
	width:228px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:11px;
}

#vakTicker .box
{
	 min-height:200px;
	 padding-bottom:20px;
	 background-image:url(/img/site/assets/vakTickerBG.png);
	 background-repeat:no-repeat;
	 background-position:bottom;
}

#vakTicker .copybox
{
	padding:10px;
	padding-left:20px;
	padding-bottom:5px;
}

#vakTicker .trenner
{
	border-bottom:1px dotted #ddd;
	padding-top:10px;
	margin-bottom:10px;
	
}

#vakTicker #vakTickerFlash
{
	margin-left:7px;
}


#footer
{
	clear:left;
	margin-top:10px;
	margin-left:25px;
	text-transform: uppercase;
	height:30px;
}

#footer ul, #footer li
{
	display:block;
	margin:0px;
	padding:0px;
}

#footer li 
{
	float:left;
}

#footer a
{
	color:#d78b5b;
	display:block;
	margin-right:10px;
	text-decoration:none;
	font-size:85%;
}
	
