html {
	font-size: 87.5%;
}

body {
	background: #000 url(../image/body-background.jpg) right top no-repeat;
	font-family: Verdana, Geneva, sans-serif;
}

/***********************************************************

	Typography
	
***********************************************************/

/* Headings
-------------------------------------------------------------- */

h1, h1 a, h2, h2 a, h3, h3 a {
	color: #f97001;
	font-family: Impact, Charcoal, sans-serif;
	text-decoration: none;
}

h1 {
	font-size: 2.143em;
	line-height: 1.25em;
	margin-bottom: .5em;
}

h2 {
	font-size: 1.786em;
	line-height: 1.25em;
	margin-bottom: .5em;
}

h3 {
	font-size: 1.429em;
	line-height: 1.25em;
	margin-bottom: .5em;
}

	#content-right h2 {
		font-size: 1.923em;
		line-height: 1.25em;
		margin-bottom: .5em;
	}

/* Paragraphs
-------------------------------------------------------------- */

p {
	margin: 0 0 2em;
}

p+p {
	margin-top: -.5em;
}

/* Links
-------------------------------------------------------------- */

a {
	color: #000;
}

/* Lists
-------------------------------------------------------------- */

ul, ol {
	margin: 0 0 1.5em 0;
}

ul ul, ol ol, ul ol,
ol ul {
	margin: 0 0 0 20px;
}

dl {
	margin-bottom: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 60px;
}

/* Quotes
-------------------------------------------------------------- */

blockquote {
	text-indent: -0.4em;
}

/* General
-------------------------------------------------------------- */

q, i, em, cite {
	font-style: italic;
	font-weight: inherit;
}

b, strong {
	font-weight: bold;
	font-style: inherit;
}

mark {
	background:#ffc;
}

s, del {
	text-decoration:line-through;
}

small {
	font-size:0.75em;
	line-height:1;
}

hr {
	border-top: 1px solid #d7d7d7;
	border-right: none;
	border-bottom: 1px solid #fff;
	border-left: none;
	margin-bottom: 1.5em;
}

/* Code
-------------------------------------------------------------- */

pre, code{
	font-family:monospace;
	font-size:1em;
}

pre {
	overflow:auto;
	margin-bottom:1.5em;
	line-height:24px;
}

code {
	line-height:1;
}

/* Styles
-------------------------------------------------------------- */

.uppercase {
	text-transform: uppercase;
}

.above-header {
	font-weight: bold;
	margin-bottom: -1em;
}

/***********************************************************

	Forms
	
***********************************************************/

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	font-weight: bold;
	margin: 0 0 1.286em;
	padding: 0;
}

*+html legend {
    margin-left: -8px;
}

label {
	cursor: pointer;
	display: block;
	font-size: .929em;
	line-height: 1.714;
	width: 100%;
}

select {
	border: 1px solid #000;
	font-family: inherit;
	font-size: .857em;
	margin-bottom: .5em;
	padding: .308em .154em .308em 0;
	width: 100%;
}

input[type=radio] {
	padding-top: .154em;
}

input[type=text],
input[type=email],
input[type=number],
textarea {
	border: 1px solid #000;
	font-family: inherit;
	font-size: .929em;
	width: 99.5%;
}

textarea {
	height: 5.385em;
}

input[type=text],
input[type=email],
input[type=number] {
	height: 1.538em;
	line-height: 1.538;
	margin-bottom: .5em;
}

input[type=submit],
input[type=image],
input[type=button] {
	cursor: pointer;
	margin-top: 20px;
}

input[type=submit],
input[type=button] {
	margin-top: 1em;
	overflow: visible;
	padding: 5px 10px;
}

fieldset > :last-child{
	/* Remove the margin from the last element in the fieldset--this makes our padding more consistent. */
	margin: 0;
}

/***********************************************************

	Table
	
***********************************************************/

table {
	border-collapse:collapse;
	margin-bottom: 1.5em;
	width: 100%;
}

	table tr {
		margin: 5px 0;
	}

	table th {
		color: #f97001;
		padding: 0 0 .385em;
		text-align: left;
	}

	table td {
		border-bottom: 1px solid #f2ad68;
		font-size: .929em;
		padding: 1.154em 0 .769em;
	}
	
	table th, table td {
		border-bottom: 1px solid #f2ad68;
		vertical-align: top;
	}
	
	table p {
		margin: .5em 0 0;
	}
	
		table p:first-child {
			margin: 0;
		}

/***********************************************************

	Misc
	
***********************************************************/

br.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

span.spacer {
	padding: 0 5px;
}

hr {
	border: none;
	border-bottom: 1px solid #941A0F;
}

/***********************************************************

	TYPO3
	
***********************************************************/

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
	border: 2px solid #f0a741;
	padding: 0px 0px;
}

.csc-textpic-caption {
	font-size: .714em;
}


/***********************************************************

	Layout

***********************************************************/

#container {
	margin: 0 auto 20px auto;
	width: 980px;
}

#logo {
	display: block;
	margin-top: 45px;
}

#usp {
	color: #e7bd48;
	font-size: 20px;
	line-height: 1.5;
	padding: 15px 0 20px;
}

	#usp .indent {
		padding-left: 45px;
	}

#content {
	background: #fadb7e url(../image/content-background.jpg) left bottom no-repeat;
	behavior: url(fileadmin/system/salsamania/js/css3pie.htc);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
	-webkit-box-shadow: inset 2px 2px 4px 2px rgba(208, 22, 31, 0.25);
	-moz-box-shadow: inset 2px 2px 4px 2px rgba(208, 22, 31, 0.25);
	box-shadow: inset 2px 2px 4px 2px rgba(208, 22, 31, 0.25);  
	min-height: 518px;
}

#content-left {
	float: left;
	padding: 30px 30px 30px 40px;
	width: 590px;
}

#content-right {
	background: url(../image/content-right-background.png) left 60px no-repeat;
	float: right;
	font-size: .929em;
	padding: 15px 40px 30px 30px;
	width: 250px;
}

#content-bottom {
	color: #fadb7e;
	font-size: .714em;
	margin: 30px auto;
	padding: 0 360px 0 40px;
	width: 560px;
}

	#content-bottom a {
		color: #fadb7e;
	}

/***********************************************************

	Navigation

***********************************************************/

#mainmenu {
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0 25px;
}

	#mainmenu li {
		background: url(../image/mainmenu-li-background.png) left top no-repeat;
		float: left;
		padding-left: 1px;
		position: relative;
	}
	
		#mainmenu li:first-child {
			background: none;
		}
	
	#mainmenu a {
		color: #c90718;
		display: block;
		padding: 16px 15px 12px 14px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#mainmenu .cur {
		font-weight: bold;
	}
	
	#mainmenu .cur-left {
		background: url(../image/mainmenu-cur-background-left.jpg) left bottom no-repeat;
	}
	
	#mainmenu .cur-right {
		background: url(../image/mainmenu-cur-background-right.jpg) right bottom no-repeat;
	}
	
	#mainmenu .cur-star {
		background: url(../image/menu-cur-background-star.png) right top no-repeat;
		position: absolute;
		top: -12px;
		right: -20px;
		width: 55px;
		height: 60px;
	}

#submenu {
	background: -moz-linear-gradient(top, #4e4c4a 0%, #0c0804 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4c4a), color-stop(100%,#0c0804));
	background: -webkit-linear-gradient(top, #4e4c4a 0%,#0c0804 100%);
	background: -o-linear-gradient(top, #4e4c4a 0%,#0c0804 100%);
	background: -ms-linear-gradient(top, #4e4c4a 0%,#0c0804 100%);
	background: linear-gradient(top, #4e4c4a 0%,#0c0804 100%);
	-pie-background: linear-gradient(#4e4c4a, #0c0804);
	behavior: url(fileadmin/system/salsamania/js/css3pie.htc);
}

	#submenu ul {
		float: right;
		height: 28px;
		line-height: 1;
		list-style: none;
		margin: 0;
		padding: 0 140px 0 0;
	}

	#submenu li {
		float: left;
		position: relative;
	}
	
	#submenu a {
		color: #fffcfc;
		display: block;
		padding: 7px 15px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#submenu .cur {
		color: #000;
		font-weight: bold;
	}
	
	#submenu .cur-left {
		background: url(../image/submenu-cur-background-left.jpg) left top no-repeat;
	}
	
	#submenu .cur-right {
		background: url(../image/submenu-cur-background-right.jpg) right top no-repeat;
	}
	
	#submenu .cur-star {
		background: url(../image/menu-cur-background-star.png) right top no-repeat;
		position: absolute;
		top: -24px;
		right: -20px;
		width: 55px;
		height: 60px;
	}

/***********************************************************

	Extensions

***********************************************************/

/* Powermail
-------------------------------------------------------------- */

.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-size: .929em;
	font-weight: normal;
	line-height: 1.714;
	margin: 0;
}

.powermail_radio_outer {
	background: #fff;
	border: 1px solid #000;
	line-height: 1.692;
	margin-bottom: .5em !important;
	padding: 0 .308em;
}

.powermail_radio_inner {
	float: left;
	margin-right: .769em;
}

	.powermail_radio_inner label {
		display: inline;
		margin-right: .385em;
	}

.error {
	background: #e60614; /* old browsers */
	border-top: 1px solid #e60614;
	border-left: 1px solid #e60614;
	border-right: 1px solid #e60614;
	font-size: 11px;
	color: #fff;
	padding: 3px 10px 5px 10px;
	margin-left: -2px;
    z-index:10;
    text-align:left;
    height:auto;
	-webkit-box-shadow: 3px 3px 5px #eee;
	-moz-box-shadow: 3px 3px 5px #eee;
	box-shadow: 3px 3px 5px #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}

.error p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

.error em {
	display: block;
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: #e60614 transparent transparent;
	position: absolute;
	bottom: -10px;
	left: 5px;
	border-bottom: 0 none;
}

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
	box-shadow:0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#FA8800;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../img/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(../img/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:18px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#F97001;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

/* Multicolumn
-------------------------------------------------------------- */
.multicolumnLayout21 li,
.multicolumnLayout22 li,
.multicolumnLayout23 li,
.multicolumnLayout30 li {
	background: #efefef;
	font-size: .929em;
}

	.multicolumnLayout21 p,
	.multicolumnLayout22 p,
	.multicolumnLayout23 p,
	.multicolumnLayout30 p {
			margin: .5em 0 0;
		}
		
			.multicolumnLayout21 p:first-child,
			.multicolumnLayout22 p:first-child,
			.multicolumnLayout23 p:first-child,
			.multicolumnLayout30 p:first-child {
				margin: 0;
			}

.cbQuickGoogleMap {
	margin-bottom: 1.5em;
}