body { 
	font-family: Verdana;	
	font-size: 11px;
	
	background-color: white;
	color: black;
	margin: 0px;
	
	scrollbar-face-color: 		#FFFFFF; 	/* Vordergrund */
	scrollbar-track-color: 		; 			/* Hintergund */

	scrollbar-highlight-color: 	; 			/* links&oben innen */
	scrollbar-3dlight-color: 	;			/* links&oben aussen*/

	scrollbar-shadow-color: 	; 			/* Schatten rechts&unten innen*/	
	scrollbar-darkshadow-color: ;			/* Schatten rechts&unten aussen*/

	scrollbar-arrow-color: 		#CCCCCC;	/* Pfeile */	
}

#construct {
	width: 780px;
}

A:link { 
	text-decoration: none;
}	
		
A:visited {
	text-decoration: none;
}	

A:active{ 
	text-decoration: none;
}	

A:hover {
	text-decoration: none;
}	

/* ############################################################################# */
/* ###	div_language_selector												 ### */
/* ############################################################################# */

#language_selector {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 284px;
	padding: 2px;	
	border: 1px solid #D9D9D9;
	z-index:10;
}

#language_selector a {
	color: black;
	font-weight: normal;
}

#language_selector img {
}

#language_selector ol {	
	list-style: none;
	margin: 0px;
	padding:0px;
}

#language_selector li {
	width: 100px;
	padding-left: 5px;
	padding-right: 15px;
	display: inline;
}


/* ############################################################################# */
/* ###	div_category														 ### */
/* ############################################################################# */

#category  {
	height: 98px;
	z-index:2;
}


/* ############################################################################# */
/* ###	div_menue															 ### */
/* ############################################################################# */

#menue  {
	height: 148px;
	background-image: url(/bilder/menue_background.gif);
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	z-index:2;
}

.menuepunkt {
	width: 145px;
	height: 119px;
	text-transform: uppercase;
	float: left;
	color: #666666;
	margin-left: 6px;
	text-align: center;
	border: 1px solid #666666;
	cursor: pointer;
}

#menue a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
 }

#menue a:visited {
	color: #666666;
 }
 
#menue a:active {
	color: #666666;
 }
 
#menue a:hover {
	color: #666666;
 }
 
 
/* ############################################################################# */
/* ###	div_submenue														 ### */
/* ############################################################################# */

#submenue  {
	height: 40px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	z-index:2;
}

#submenue ol {
	list-style: none;
	margin: 0px;
	margin-left: 6px;
	margin-top:-3px;
	padding:0px;
}

#submenue li {
	height: 18px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 7px;
	padding-right: 7px;
	color: #666666;
	text-align: center;
	border: 1px solid #666666;
	cursor: pointer;
	display: inline;
	line-height:1.7em;
}


/* Submenue (aktiv) */
#submenue li.aktiv {
	background-color: #FF844A;
}
#submenue a:link.aktiv {
	color: white;
	font-weight: normal;
}
#submenue a:visited.aktiv {
	color: white;
	font-weight: normal;
} 
#submenue a:active.aktiv {
	color: white;
	font-weight: normal;
}  
#submenue a:hover.aktiv {
	color: white;
	font-weight: normal;
}
 
 
/* Submenue (inaktiv) */
#submenue li.inaktiv {
	background-color: white;
}
#submenue a:link.inaktiv {
	color: black;
	font-weight: normal;
}
#submenue a:visited.inaktiv {
	color: black;
	font-weight: normal;
} 
#submenue a:active.inaktiv {
	color: black;
	font-weight: normal;
} 
#submenue a:hover.inaktiv {
	color: #888888;
	font-weight: normal;
}


/* Link Menue */
#menue a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#menue a:visited {
	color: #666666;
} 
#menue a:active {
	color: #666666;
} 
#menue a:hover {
	color: #666666;
} 
 
/* ############################################################################# */
/* ###	div_main															 ### */
/* ############################################################################# */

#main {
	background-color: white;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 15px;
	font-size: small;
	z-index: 2;
}

A:link 	{ 
	color: #FF844A;
	font-weight: bold;
}	

A:visited {
	color: #FF844A;
	font-weight: bold;
}	

A:active {
	color: #FF844A;
	font-weight: bold;
}

A:hover {
	color: #FF844A;
	font-weight: bold;
}

A:link.page { 
	color: #FF844A;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_page_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}
		
A:visited.page {
	color: #FF844A;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_page_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:active.page {
	color: #FF844A;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_page_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:hover.page {
	color: #FF844A;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_page_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:link.web {
	color: #FF844A;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/bilder/link_web_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}		 

A:visited.web {
	color: #FF844A;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/bilder/link_web_0.gif);		
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:active.web {
	color: #FF844A;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/bilder/link_web_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:hover.web {
	color: #FF844A;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/bilder/link_web_1.gif);		
	background-repeat: no-repeat;
	background-position: 2px;
}

A:link.email 	{ 
	color: #FF844A;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/bilder/link_email_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px 3px;
}	

A:visited.email {
	color: #FF844A;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/bilder/link_email_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:active.email {
	color: #FF844A;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/bilder/link_email_1.gif);
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:hover.email {
	color: #FF844A;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/bilder/link_email_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}


p {
	margin: 0px;
}

li {
	list-style-image: url(/bilder/li.gif);
}

H1  {
	font-size: medium;
	font-family: Verdana;	
	font-weight: bold;
	color: #FF844A;
	margin-top: 5px;
}

H2  {
	font-size: medium;
	font-family: Verdana;	
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 4px;
}

H3  {
	font-family: Verdana;	
	font-size: small;	
	font-weight: bold;
	color:gray;
	margin-top: 5px;
	margin-bottom:3px;
}

H4  {
}

input {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid gray;
}

select {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid gray;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid gray;
}
	
.rahmen {
	border: 1px solid gray;
}

.line {
	border-bottom: 1px dotted silver;
}

.marker {
	color: red;
	font-weight: bold;
}

.box {
	background-color: #F6F6F6; 
	padding: 10px;
}

.box2 {
	background-color: #f1f1f1; 
	padding: 10px;
}

.box_aktuelles {
	/*background-color: #F6F6F6; */
	background-color:#cccccc;
	padding: 0px;
}

.box_aktuelles_h1  {
	font-size: medium;
	font-family: Verdana;	
	font-weight: bold;
	color: #555555;
	margin-top: 0px;
	font-size:10pt;
	padding:3px 10px 1px 10px;
	background-color:#cccccc;
}

/* ############################################################################# */
/* ###	div_footer															 ### */
/* ############################################################################# */

#footer  {
	height: 29px;
	background-image: url(/bilder/fuss_background.gif);
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	z-index:2;
}

#footer table {
	font-size: 9px;
	color: white;
}

.footer
 {
 }

.footer a {
	color: white;
	font-weight: normal;
	text-decoration: none;	
 }

.footer a:visited {
	color: white;
	font-weight: normal;
	text-decoration: none;	
 }
 
.footer a:active {
	color: white;
	font-weight: normal;
	text-decoration: none;	
 }
 
.footer a:hover {
	color: black;
	font-weight: normal;
	text-decoration: none;	
 }
 
/* ############################################################################# */
/* ###	div_keywords														 ### */
/* ############################################################################# */

#keywords {
	position: relative;
	top: 0px;
	width: 780px;
	color: white;
	font-size: 6px;
	text-align: center;
	z-index: 1;
}


#spots A:link 	{ 
	color: #FF844A;
	font-weight: bold;
	font-size:8pt;
}	

#spots A:visited {
	color: #FF844A;
	font-weight: bold;
	font-size:8pt;
}	

#spots A:active {
	color: #FF844A;
	font-weight: bold;
	font-size:8pt;
}

#spots A:hover {
	color: #FF844A;
	font-weight: bold;
	font-size:8pt;
}




#main_images {
	/*position: relative;
	top: 0px;	
	margin-top:30px;
	margin-bottom:90px;*/
	width: 180px;		
	height: 400px;
	text-align: center;	
	font-family: Verdana, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: black;
	overflow:auto;
	background-color: #F6F6F6; 
}

acronym
{
    border:none;
}

abbr
{
    border:none;
}
