/*
---------------------------------
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: 100%;
	line-height: 120%;
}

body {
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: black;
}



hr,
.nostyles	{
	display: none;
	visibility: hidden;
}






/*
---------------------------------
Hyperlinks
---------------------------------
*/

a,
a:link,
a:visited	{
	text-decoration: underline;
	border: 0;
	color: #333;
	background: none;
}

a:hover,
a:active	{
	text-decoration: underline;
	border: 0;
	color: #666;
	background: none;
}

















.container	{
	font-size: 1em;
	line-height: 1.6em;
}




/*
---------------------------------
KOPF
---------------------------------
*/

#kopf	{
	
}

#kopf h1	{
	
}

#kopf h1 a	{
	
}

#kopf h1 a:link,
#kopf h1 a:visited	{
	
}

#kopf h1 a:hover,
#kopf h1 a:active	{
	
}

#kopf h1 a span	{
	
}




#kopf .pagefunctions	{
	display: none;
	visibility: hidden;
}









/*
---------------------------------
MENU
---------------------------------
*/

#menu	{
	
}

#menu ul	{
	display: none;
	visibility: hidden;
}









#content h1	{
	clear: both;
}

#content h2	{
	clear: both;
}

#content .location	{
	
}

#content h3,
#content h4,
#content h5,
#content h6	{
	clear: both;
	margin: 1em 0 0 0;
}










#content p	{
	
}

#content em	{
	
}

#content strong	{
	
}

#content blockquote	{
	
}

#content cite	{
	
}

#content acronym	{
	
}






#content ul,
#content ol,
#content dl	{
	
}

#content ul	{
	
}

#content ul li	{
	
}




#content ol	{
	
}

#content ol li	{
	
}










#content dl	{
	
}

#content dl dt	{
	
}

#content dl dd	{
	
}









#content table	{
	
}

#content table td	{
	
}

#content .links table	{
	
}











form	{
	
}

form fieldset	{
	
}

form fieldset legend	{
	
}

form label	{
	
}

form input,
form textarea	{
	
}

form textarea	{
	
}



form input:hover,
form input:active,
form input:focus,
form textarea:hover,
form textarea:active,
form textarea:focus	{
	
}


form input.submit	{
	
}

form input.submit:hover,
form input.submit:active,
form input.submit:focus	{
	
}







#content .artlink	{
	
}





#content .artbild	{
	
}


#content .floatleft	{
	float: left;
	clear: left;
	margin: 0 1em 0 0;
}

#content .floatright	{
	float: right;
	clear: right;
	margin: 0 0 0 1em;
}







#content .bkat a:link,
#content .bkat a:visited,
#content .bkat a:hover,
#content .bkat a:active,
#content .tkat a:link,
#content .tkat a:visited,
#content .tkat a:hover,
#content .tkat a:active,
#content .downloadkat a:link,
#content .downloadkat a:visited,
#content .downloadkat a:hover,
#content .downloadkat a:active,
#content .artbild a:link,
#content .artbild a:visited,
#content .artbild a:hover,
#content .artbild a:active	{
	
}








#content .bkat	{
	
}

#content .bkat .bilder	{
	float: left;
	margin: 1em;
}

#content .bkat .bilder img	{
	display: block;
}

#content .bkat .bilder span	{
	display: none;
	visibility: hidden;
}















#content .tkat	{
	
}

#content .tkat .teaser	{
	
}


















/*
---------------------------------
DOWNLOAD
---------------------------------
*/


#content .downloadkat	{
	
}

#content .downloadkat li	{
	
}

#content .downloadkat li a.downloadfile	{
	
}

















#fuss	{
	
}

#fuss p	{
	
}

#fuss dl	{
	
}

#fuss dl dt	{
	display: none;
	visibility: hidden;
}

#fuss dl dd	{
	
}







