<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************/

/* HTML tag styles                             */

/***********************************************/

#titel {

	color: #660000;

	display: none;

}



body{

	font-family: Arial, Helvetica, sans-serif;

	color: #C6B680;

	line-height: 20px;

	margin: 0px;

	padding: 0px;

	font-size: 12px;

	background-color: transparent;

	font-weight: normal;

}



#clear {

	clear: both;

}

#clear_news {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-color: #4A100F;

	border-right-color: #4A100F;

	border-bottom-color: #4A100F;

	border-left-color: #4A100F;

	margin-bottom: 20px;

	margin-top: 20px;

	clear: both;

	color: #660000;

	border-top-style: solid;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-transform: uppercase;

	text-align: right;

}



#clear_news a:link, #clear_news a:visited {	color: #660000;}



/******* hyperlink and anchor tag styles *******/



a:link {

	color: #E7BC5E;

	text-decoration: none;

}



a:visited {

	color: #E7BC5E;

	text-decoration: none;

}



a:hover{

	text-decoration: underline;

}



/************** header tag styles **************/



h1{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 23px;

	color: #E7BC5E;

	margin-top: 20px;

	margin-bottom: 5px;

	line-height: 25px;

	font-weight: normal;

}



h2{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 20px;

	color: #CF8E30;

	margin-top: 2px;

	margin-bottom: 10px;

	line-height: 32px;

	font-weight: normal;

	letter-spacing: 1px;

	font-style: italic;

}



h3{

	color: #BC5B31;

	padding: 0px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

	font-style: italic;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 3px;

	margin-left: 0px;

}



h4{

	color: #D2874F;

	margin: 0px;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}



h5{

	font: 100% Trebuchet MS, Verdana, Arial,sans-serif;

	color: #99CC00;

	margin: 0px;

	padding: 0px;

}





ul{

 list-style-type: square;

}



ul ul{

 list-style-type: disc;

}



ul ul ul{

 list-style-type: none;

}



table{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}



td{

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: solid;

	border-top-color: #4E1414;

	border-right-color: #4E1414;

	border-bottom-color: #4E1414;

	border-left-color: #4E1414;

	padding-top: 3px;

	padding-bottom: 3px;

}

tr:hover{

	background-color: #4A0000;

}

				

input{

	font-family: Arial, Helvetica, sans-serif;

	background-color: #FFFFFF;

	vertical-align: middle;

	margin-right: 5px;

	margin-left: 5px;

	font-size: 11px;

	color: #333333;

	border: 1px solid #999999;

}



label{

	font-weight: bold;

	color: #FF9900;

	width: 50px;

	float: left;

}



#pagecell1{

	POSITION: relative;

	TEXT-ALIGN: left;

	padding-left: 123px;



}

#page{

	width: 900px;

	margin-top: 0px;

	margin-bottom: 0px;

	position: relative;

	background-image: url(bilder/layout/back_01.jpg);

	background-repeat: no-repeat;

}





#masthead{

	POSITION: relative;

	TEXT-ALIGN: left;

	height: 200px;

	margin-top: 0px;

	margin-bottom: 0px;

	background-image: url(bilder/layout/head.jpg);

	background-repeat: no-repeat;

	margin-right: auto;

	margin-left: auto;

}



#pageNav{

	float: left;

	width:220px;

	padding: 0px;

	display: inline;

}



#content{

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 0px;

	width: 560px;

	float: left;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}





/************ sectionLinks styles **************/



#sectionLinks{





}



#sectionLinks h3{

	padding: 10px 0px 2px 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #330000;

}



#sectionLinks a:link, #sectionLinks a:visited {

	display: block;

	color: #666666;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #282627;

	padding-top: 3px;

	padding-right: 15px;

	padding-bottom: 3px;

	padding-left: 0px;

	text-align: right;

	text-decoration: none;

	font-family: Georgia, "Times New Roman", Times, serif;

	margin-top: 8px;

	margin-bottom: 8px;

	font-weight: normal;

	font-size: 13px;

}



#sectionLinks a:hover{

	background-image: none;

	text-decoration: none;

	padding-top: 3px;

	padding-right: 15px;

	padding-bottom: 3px;

	padding-left: 0px;

	color: #99CC00;

	background-color: #282627;

}



#sectionLinksactive {

	background-image: none;

	text-decoration: none;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 35px;

	color: #0066CC;

}





/************* globalNav styles ****************/



#globalNav{

	position: absolute;

	height: 28px;

	margin: 0px;

	top: 142px;

	text-decoration: none;

	text-align: right;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	left: 198px;

	width: 412px;

}



#globalNav a:link, #globalNav a:visited {

	color: #E4CDA7;

	text-decoration: none;

	height: 30px;

	line-height: 30px;

	padding-top: 5px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 19px;

	text-transform: none;

	padding-right: 8px;

	padding-bottom: 5px;

	padding-left: 8px;

	font-style: italic;

}



#globalNav a:hover{

	background-color: #832F15;

}

#globalNav img{

	margin-bottom: -4px;

 

}



/************* globalNav_small styles ****************/



#globalNav_small{

	position: absolute;

	height: 28px;

	margin: 0px;

	top: 166px;

	text-decoration: none;

	text-align: right;

	padding-top: 0px;

	padding-bottom: 0px;

	left: 188px;

	width: 420px;

}



#globalNav_small a:link, #globalNav_small a:visited {

	color: #E4CDA7;

	text-decoration: none;

	height: 30px;

	line-height: 30px;

	padding-top: 5px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	text-transform: none;

	padding-right: 8px;

	padding-bottom: 5px;

	padding-left: 8px;

	font-style: italic;

}



#globalNav_small a:hover{

	background-color: #290A08;

}

#globalNav_small img{

	margin-bottom: -4px;

 

}







.skipLinks {display: none;}







#input a:link, #input a:visited {

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-right: 10px;

	margin-left: 10px;

	float: left;

	

}





/************** siteInfo styles ****************/



#siteInfo{

	clear: both;

	font-size: 11px;

	color: #703736;

	background-image: url(bilder/layout/siteinfo.jpg);

	background-repeat: no-repeat;

	font-family: Arial, Helvetica, sans-serif;

	padding-top: 20px;

	padding-right: 100px;

	padding-bottom: 50px;

	padding-left: 0px;

	background-position: 0px -25px;

	line-height: 18px;

	margin-top: 20px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: dotted;

	border-top-color: #72503F;

	border-right-color: #72503F;

	border-bottom-color: #72503F;

	border-left-color: #72503F;

}





#siteInfo a:link {

	color: #8A715E;

	padding-top: 0px;

	padding-right: 3px;

	padding-bottom: 0px;

	padding-left: 3px;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

#siteInfo a:visited {

	color: #664839;

	padding-top: 0px;

	padding-right: 3px;

	padding-bottom: 0px;

	padding-left: 3px;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}



#siteInfo a:hover {

	background-color: #000000;

}	

#siteInfo img{

	padding: 4px 4px 4px 0px;

	vertical-align: middle;

}









/**************** advert styles *****************/



#advert{

	font-size: 11px;

	line-height: 18px;

	padding-top: 0px;

	padding-right: 0px;

	margin-top: 10px;

	margin-bottom: 5px;

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	text-align: left;

}



#advert img{

	display: block;

	margin-top: 12px;

	margin-bottom: 12px;

	border: 1px solid #DDCAA4;

}







#contentinnen {

	margin-top: 0px;

	margin-bottom: 23px;

	float: left;

	width: 500px;

	display: inline;

	margin-right: 25px;

}

#contentinnen br {

	clear: left;

}



#contentinnen label {

	width: 150px;

	font-weight: normal;

	color: #D98C59;

}





#spalte {

	float: left;

	width: 215px;

	margin-right: 5px;

	display: inline;

}



.stern{

	font-family: Wingdings;

	font-size: 16px;

}



/* Relativer Tooltip */

a.tooltip {

	text-decoration: none;

	color: #FF9900;

  }

  

a.tooltip:link  {

	text-decoration: none;

	color: #FF9900;

	position: relative;

  }

  

a.tooltip:visited {

	text-decoration: none;

	color: #FF9900;

  }

  

 a.tooltip:active  {

	text-decoration: none;

	color: #FF9900;

  }

  

a.tooltip:hover {

	color: #FFFFFF;

	background: transparent;

  }



a.tooltip span {

  display: none;  

  text-decoration: none; 

}



a.tooltip:hover span {

	display: block;

	position: absolute;

	left: 45px;

	width: 350px;

	z-index: 100;

	color: #EFE0C9;

	border:1px solid #D3BEAB;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 8px;

	background-image: url(bilder/layout/back_90proz_rot.png);

	background-repeat: repeat;

	top: 0px;

  }

  

a.tooltip span b {

	display: block;

	padding: 0;

	font-size: 20px;

	font-weight: bold;

	color: #FF9900;

	border: 0px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

	font-weight: normal;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 3px;

	margin-left: 0;

}

a.tooltip:hover span label {

	width: 50px;

}



.bold{

	font-weight: bold;

}



#newsletter{

	background-color: #3B0B09;

	margin-top: 10px;

	margin-bottom: 10px;

	border: 1px solid #651612;

	padding-top: 0px;

	padding-bottom: 0px;

	width: 200px;

	padding-right: 5px;

	padding-left: 5px;

}



#player{

	background-color: #EBEBEB;

	margin-top: 10px;

	margin-bottom: 10px;

	border: 1px solid #651612;

	padding-top: 5px;



	padding-bottom: 0px;



	width: 210px;

	background-image: url(bilder/layout/back_player.jpg);

	background-repeat: no-repeat;

}

#kasten_50proz{

	float: left;

	width: 350px;

}



#foto{



}

#foto iframe{}



#galerie{



}

#galerie img{}

#pageNav_small{	float: left;

	width:150px;

	padding: 0px;

	display: inline;}



#pageNav_small img {

	height: 80px;

	width: 150px;

	margin-top: 1px;

	margin-bottom: 8px;

}

</pre></body></html>