
/*****************************************************************/
/** LAYOUT **/

body {
	background-color:#0097FE;
	background-image:url(/fileadmin/praterinsel-salsa/img/bg-body.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.container {
  margin:0; 
  background-image:url(/fileadmin/praterinsel-salsa/img/header.jpg);
  background-repeat:no-repeat;
}

#utility #header { 
  height: 380px;
}

#utility #header a {
  width: 200px;
  height: 200px;
}

#utility #header a span { 
  display: none;
}

#content {
	min-height:400px;
	background-image:url(/fileadmin/praterinsel-salsa/img/bg-trans.png);
	background-repeat:repeat-x;
	padding-top: 350px;
	background-position: 0px 200px;
}

/* ABSTAND NACH UNTEN */
#content, #utility {
	padding-bottom: 60px;
}

#footer {
	background-color: #FFFFFF;
	width: 100%;
}

#footer-inner {
  padding-top:40px;
	padding-bottom:20px;
	padding-right: 20px;
	padding-left: 20px;
}

/*****************************************************************/
/** FORMATIERUNGEN **/

/** LINKS */
a {
	font-weight: bold;
	color: #FC3;
	text-decoration: underline;	
}

a:hover {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}


/** UEBERSCHRIFTEN */
h1, h2, h3, h4, h5, h6 {
	color: #FC3;
}


#content .csc-header h1 {
	font-size: 40px;
	font-family: 'Permanent Marker', arial, serif;
	text-shadow:#AAA 2px 2px 2px;
}

#content .csc-header h2 {
	font-size: 35px;
	color: #FFF;
	font-family: 'Permanent Marker', arial, serif;
	text-shadow:#AAA 2px 2px 2px;
}

#content .csc-header h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #FC0;
}

#content .csc-header h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EA10EF;
}

#news-1 .csc-header h1, #news-2 .csc-header h1 {
	font-size: 14px;
	font-weight: bold;	
}

#news-1 .csc-header h2, #news-2 .csc-header h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#footer-inner {
	font-size: 10px;
	text-transform: uppercase;
	color: #999;	
}

#footer-inner a {
	color: #666;
	text-decoration: none;	
}


/*****************************************************************/
/** MENÜE **/

#nav-secondary li {
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 8px;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
}

#nav-secondary li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;	
	display: block;
}

#nav-secondary li.bM_NO:hover {
	color: #036;
	background-color: #FC3;
}

#nav-secondary li.bM_NO a:hover {
	color: #036;
	background-color: #FC3;
	text-decoration: none;
}

#nav-secondary li.bM_CUR, #nav-secondary li.bM_CUR a {
	background-color: #FC3;
	color: #036;
}


/*****************************************************************/
/** TABELLE **/

tbody tr:nth-child(2n) td, tbody tr.even td {
    background-color: #069;	
}



/*****************************************************************/
/** SPEZIAL **/

iframe#footer-fb-likethis {
	border:medium none;
	float:right;
	height:25px;
	overflow:hidden;
	position:relative;
	top:-10px;
	width:350px;
}

div.tx-powermail-pi1 {
	width: 100%;
}
