/*Standard Elements*/

* {
	margin:0;
	padding:0;
}

html {
	/*background:url(../images/salsa-woman.jpg) 0 50px no-repeat #fff;*/
	background:url(../images/salsa-woman.jpg) 0 0 no-repeat #fff;
	background-attachment:fixed;
	color:#000;
	font: .8em/1.5em "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-bottom: 1px;
	height: 100%!important;
}

body {
	background:url(../images/salsa-libre-ribbon.gif) 74px repeat-y;
	padding:0;
	border:1px solid #fff;
	min-height:101%;
}

a:link, a:visited, a:active {
	color:#F58F2A;
	text-decoration:none;
}

a:hover, a:focus {
	text-decoration:underline;
}

h1, h2, h3 {
	margin-top:1em;
	line-height:150%;
}

h1 {
	color:#F58F2A;				
	font-size:2.5em;
	font-weight:normal;
	margin-bottom:0;
	margin-top:.5em;
}

h2 {
	color:#F58F2A;
	font-size:2em;
	margin-top:.75em;
	margin-bottom:.5em;
	font-weight:normal;
}

h3 {
	color:#000;
	font-size:1.5em;
	margin-top:1.25em;
	margin-bottom:.5em;
	font-weight:normal;
}

hr {
	border:none;
	height:1px;
	color:#F58F2A;
}

p {
	margin-top:0.25em;
	margin-bottom:1em;
}

ul {
	margin-left:1.75em;
	margin-bottom:1em;
	list-style-type:square;
}

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

/*Forms*/

sup.required {
	color:red;
	margin-left:1ex;
	font-size:85%;
}

fieldset {
	margin:0 0 .25em;
	padding:1em .7em;
}

textarea {
	width:97%;
	height:20em;
}

/*TinyMCE*/

.mceLayout {
	width:100% !important;
}

#txt_ifr {
	width:100% !important;	
	height:30em !important;
}

/*Divs*/

#navigation {
	width:100px;
	position:relative;
	left:75px;
	top:0;
	float:left;
}

body > #navigation {
	position:fixed;
}

#navigation h1 {
	text-indent:-999em;
	background:url(../images/salsa-libre.gif) top left no-repeat;
	height:159px;
	width:100px;
	margin:0;
	padding:0;
}

#navigation ul {
	list-style-type:none;
	padding:0;
	margin:1em 0 0 0;
}

#navigation li {
	width:100px;
	margin-bottom:5px;
}

#navigation li a {
	display:block;
	height:30px;
	text-decoration:none;
	text-indent:-999em;
	margin:0;
	padding:0;
}

#navigation li#termine a {
	background:url(../images/salsa-termine.gif) top left no-repeat;
}

#navigation li#termine a:focus,#navigation li#termine a:hover,#navigation li#termine a:active,#navigation li#termine a.aktuell {
	background:url(../images/salsa-termine-2.gif);
}

#navigation li#uber-uns a {
	background:url(../images/salsa-ueberuns.gif) top left no-repeat;
}

#navigation li#uber-uns a:focus,#navigation li#uber-uns a:hover,#navigation li#uber-uns a:active,#navigation li#uber-uns a.aktuell {
	background:url(../images/salsa-ueberuns-2.gif);
}

#navigation li#forum a {
	background:url(../images/salsa-forum.gif) top left no-repeat;
}

#navigation li#forum a:focus,#navigation li#forum a:hover,#navigation li#forum a:active,#navigation li#forum a.aktuell {
	background:url(../images/salsa-forum-2.gif);
}

#navigation li#fotos a {
	background:url(../images/salsa-fotos.gif) top left no-repeat;
}

#navigation li#fotos a:focus,#navigation li#fotos a:hover,#navigation li#fotos a:active,#navigation li#fotos a.aktuell {
	background:url(../images/salsa-fotos-2.gif);
}

#navigation li#newsletter a {
	background:url(../images/salsa-newsletter.gif) top left no-repeat;
}

#navigation li#newsletter a:focus,#navigation li#newsletter a:hover,#navigation li#newsletter a:active,#navigation li#newsletter a.aktuell {
	background:url(../images/salsa-newsletter-2.gif);
}

#navigation li#links a {
	background:url(../images/salsa-links.gif) top left no-repeat;
}

#navigation li#links a:focus,#navigation li#links a:hover,#navigation li#links a:active,#navigation li#links a.aktuell {
	background:url(../images/salsa-links-2.gif);
}

#navigation li#impressum a {
	background:url(../images/salsa-impressum.gif) top left no-repeat;
}

#navigation li#impressum a:focus,#navigation li#impressum a:hover,#navigation li#impressum a:active,#navigation li#impressum a.aktuell {
	background:url(../images/salsa-impressum-2.gif);
}

#navigation li a {
	display:block;
	text-indent:-999em;
}

#navigation ul ul {
	list-style-type:square;
	margin-top:0;
}

#navigation ul ul li {
	margin-left:1.5em;
}

#navigation ul ul li a {
	text-indent:0;
	display:inline;
	height:auto;
	background-image:none !important;
}

#header h1 {
	height:131px;
	background:url(../images/head-termine.gif) top left no-repeat;
	text-indent:-999em;
	margin-top:0;
	margin-bottom:35px;
}

#content {
	margin-left:195px;
	width:600px;
	background:url(../images/transparent.png) top left repeat;
}

#extra {
	width:200px;
	border:1px solid #FFD294;
	float:right;
	background-color:#fff;
	float:right;
	margin:0 0 1em 1em;
	padding:.5em;
	text-align:center;
}

#foot {
	border-top:1px solid #ccc;
	margin-top:1em;
	padding:2px 0 0;
}

#foot_print {
	display:none;
}

/*Page-specific settings*/

.pictureRight {
	float:right;
	margin:0 0 .5em 1em;
}

.pictureEnd {
	clear:right;
}

#myGallery
{
	width: 640px !important;
	height: 480px !important;
} 

#myGallery h3 {
	color:#fff;
}

.banner {
	float:right;
	margin-bottom:1em;
}

.newsBoxes {
	clear:right;
	border-width:1px;
	border-style:solid;
	border-color:#fff #FFD294 #FFD294 #FFD294;
	border-top:none;
	background-color:#fff;
	margin-bottom:2em;
}

.newsBoxes h3 {
	padding:0 .5em;
	margin:0;
	font-size:1.25em;
	background:#F58F2A url(../images/news-bg.jpg) top left repeat-y;
}

.newsBoxes p {
	padding:0 .5em;
}

#frmNewsletter label {
	display:block;
	float:left;
	width:8em;
}

.bildliste {
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	margin:1em;
	text-align:center;
	border:1px solid #eeeeee;
	padding:0.25em;
}

.bildliste img {
	width:50px;
	border:none;
}

.vorschau {
	display:none;
	position:absolute;
	top:0;
	left:375px;
	z-index:10;
	padding:0.5em;
	background-color:#eeeeee;
	border:1px solid #000000;
}

.vorschau p {
	margin:0;
}