@charset "UTF-8";

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Reset */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

ol, ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 150%;
color: #4c4c4c;
margin: 10px 0px 0px 10px;
padding-left: 20px;
}

a {
color: #4c4c4c;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}

caption, th, td {
text-align: left;
font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}

blockquote, q {
quotes: "" "";
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Reset > Custom*/

legend {
position: relative;
left: -5px;
}

strong, b { font-weight: bold; }
em, i { font-style: italic; }



/* >>> Clear */

.clear {
visibility: hidden;
clear: both;
height: 0;
line-height: 0;
}


body {
background: #e0d9d5 url(../images/bg_repeat.jpg) repeat-x;	
text-align:center;
}

#wrapper {
margin: 20px auto;
width: 945px;
}

#wrapper #content {
text-align:left;
width: 945px;
height: 456px;
background: #fff url(../images/bg_content.jpg) no-repeat;	
}

#content #bild-links {
float: left;
width: 254px;
height: 325px;
background: #fff url(../images/logo.gif) no-repeat;	
margin: 34px 0px 0px 100px;
}

* html #content #bild-links {
margin: 34px 0px 0px 50px;
}

#content #bild-links h1 {
display: none
}

#content #inhalte {
float: left;
width: 390px;
margin: 30px 0px 0px 70px;
height: 420px;
overflow: auto;
}

#content #inhalte p {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 150%;
color: #4c4c4c;
margin: 10px 0px 0px 10px;
}


#content #inhalte h2 {
font-family: Georgia, Times, serif;
font-size: 24px;
font-style:italic;
color: #4c6161;
margin: 0px 0px 5px 0px;
}

#content #inhalte h3 {
font-family: Georgia, Times, serif;
font-size: 16px;
font-style:italic;
color: #4c6161;
margin: 20px 0px 5px 0px;
}

#wrapper #foot {
width: 945px;
height: 86px;
background: #fff url(../images/bg_foot.jpg) no-repeat;	
}


/* Navi */

#wrapper #nav {
width: 945px;
height: 55px;
background: #e0d9d5 url(../images/bg_nav.jpg) no-repeat;	
}


#nav ul {
float: right;
margin: 17px 96px 0px 0px;
}
* html #nav ul {
margin: 17px 49px 0px 0px;
}

#nav ul li {
display: inline;
}

#nav ul li a {
display: block;
float: left;
color:#e0d9d5;
font-size: 0.1em;
text-indent: -9999px;
height: 33px;
margin-left: 8px;
background: url(../images/navi.gif) no-repeat;
}

#nav ul li span {
display: block;
float: left;
color:#e0d9d5;
font-size: 0.1em;
text-indent: -9999px;
height: 33px;
margin-left: 8px;
background: url(../images/navi_ohnefoto.gif) no-repeat;
}

#nav ul li a.party { width: 119px; background-position: 0px 0px }
#nav ul li a.party:hover, #nav ul li.active a.party  { width: 119px; background-position: 0px -33px }

#nav ul li a.anfahrt { width: 86px; background-position: -119px 0px }
#nav ul li a.anfahrt:hover, #nav ul li.active a.anfahrt  { width: 86px; background-position: -119px -33px }

#nav ul li a.anmeldung { width: 114px; background-position: -205px 0px }
#nav ul li a.anmeldung:hover, #nav ul li.active a.anmeldung { width: 114px; background-position: -205px -33px }

#nav ul li a.fotos { width: 85px; background-position: -319px 0px }
#nav ul li a.fotos:hover, #nav ul li.active a.fotos { width: 85px; background-position: -319px -33px }

#nav ul li span.fotos { width: 85px; background-position: -319px 0px }

/* Typografie*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-hasFlash h2 { 
	visibility: hidden;
	font-size: 40px !important;
}