.floatleft {
float: left;
padding: 10px;
}

h3 {
font-size: 25px!important;
font-weight: bold;
margin-top: 50px;
}

h1 {
font-size: 40px!important;
font-weight: bold;
margin-top: 50px;
}

#trenner-ueberschrift {
display: none;

}




#kopf {

font-size: 13px;

}

#location {

font-size: 13px;

}


.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/*
---------------------------------
GLOBAL
---------------------------------
*/

*	{
	font-weight: normal;
}

/*BUGFIX GUILLOTINE BUG - http://www.positioniseverything.net/explorer/guillotine.html*/
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*
---------------------------------
ALLGEMEINES
---------------------------------
*/



html, body	{
	font-size: 120%;
	line-height: 100%;
}

body {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: black;
}








/*
---------------------------------
CONTAINER
---------------------------------
*/



#container	{
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 1.5em;
}



#bild-links {
display: none;

}


#zoom {
display: none;

}

#menu {
display: none;

}



/*
---------------------------------
Hyperlinks
---------------------------------
*/

a,
a:link,
a:visited	{
	text-decoration: none;
	border: 0;
	color: #333;
	background: #eee;
}

a:hover,
a:active	{
	text-decoration: none;
	border: 0;
	color: #666;
	background: none;
}








/*
KOPFBEREICH
*/

#kopf	{
	clear: both;
}

#kopf img	{
	display: none;
}

#kopf a.logo	{
	display: block;
}

#kopf a.logo img	{
	display: block;
	float: left;
	border: 0;
}

#kopf p	{
	display: none;
}

#kopf span	{
	display: block;
	float: left;
	margin: 1em;
	font-size: 1.5em;
}












/*
---------------------------------
MENÜ
---------------------------------
*/

#menu	{
	clear: both;
}

ul,
li,
ul.nav li h3	{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav	{
	clear: both;
	background: #eee;
	font-size: 0.85em;
}

ul.nav li	{
	clear: both;
}

ul.nav li:hover h3 a	{
	background: white;
}

ul.nav li h3	{
	float: left;
	width: 8em;
}

ul.nav li a,
ul.nav li a:link,
ul.nav li a:visited	{
	display: block;
	padding: 0 0.5em 0 0.5em;
}

ul.nav li a:hover,
ul.nav li a:active,
ul.nav li a.active,
ul.nav li a.active:link,
ul.nav li a.active:visited,
ul.nav li a.active:hover,
ul.nav li a.active:active	{
	background: white;
}

ul.nav ul	{
	float: left;
}



ul.nav ul li	{
	float: left;
	clear: none;
}

ul.nav ul li a,
ul.nav ul li a:link,
ul.nav ul li a:visited	{
	display: block;
	padding: 0 0.5em 0 0.5em;
}

ul.nav ul li a:hover,
ul.nav ul li a:active,
ul.nav ul li a.subactive,
ul.nav ul li a.subactive:link,
ul.nav ul li a.subactive:visited,
ul.nav ul li a.subactive:hover,
ul.nav ul li a.subactive:active	{
	background: white;
}





/*
GLOBALE NAVIGATION
*/

.globalnav	{
	display: none;
}


#bildpopup	{
	
}











/*
PAGEFUNCTIONS
*/


#content #pagefunctions	{
	display: none;
}








/*
HEADINGS
*/

#content h3	{
	text-transform: uppercase;
	font-size: 0.8em;
}









/*
---------------------------------
FUSS
---------------------------------
*/


#fuss	{
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666;
}

#fuss .nostyles	{
	display: none;
}






#fuss ul	{
	display: none;
}