.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 */




hr	{
	visibility: hidden;
}



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



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

body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}








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



#container	{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	position: relative;
}






/*
---------------------------------
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,
#kopf a.logo:link,
#kopf a.logo:visited,
#kopf a.logo:hover,
#kopf a.logo:active	{
	display: block;
	margin: 1em 0 1em 0;
	border: 1px solid white;
	background: white;
	color: #666;
	font-size: 1.6em;
}


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

#kopf p	{
	display: none;
}

#kopf span	{
	display: block;
	margin: 0;
	font-size: 1em;
}




#kopf dl,
#kopf ul,
#kopf em	{
	display: none;
}












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

#menu	{
	display: none;
}





/*
GLOBALE NAVIGATION
*/

.globalnav	{
	display: none;
}


#bildpopup	{
	
}





#content,
.content 	{
	
}

blockquote	{
	position: absolute;
	right: -3.1em;
	top: 0em;
	padding: 0 1em 0 1em;
	width: 30%;
	font-size: 0.8em;
	border: 1px solid #ccc;
	background: white;
}

blockquote cite	{
	display: block;
	border-top: 1px solid #ccc;
}





.location,
h1,
h2	{
	width: 70%;
	line-height: 1.2em;
}



/*
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,
#fuss dl	{
	display: none;
}