body { 
	font-family: Verdana, Tahoma, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;            /*allgemeine Schriftgrösse*/
	color: #000040; 
	background: #FFE4B5;
}

<style type="text/css">;
.menu:link	 {					/*noch nicht besuchte Ziele */
	color:	#ff6347; 	
	text-decoration:underline;
	}
.menu:visited {
	color:	#ff6347; 	
	text-decoration: underline;
	}
.menu:active	 {
	color:	#ff6347; 	
	text-decoration: underline;
	}
.menu:hover	 {
	color:	#ff6347;		
	text-decoration: none
	}
.menu:focus 	{
	color:	#ff6347; 	
	text-decoration: underline	
</style>;
}


A:link	{						/*noch nicht besuchte Ziele */
	text-decoration:	underline;
	color:	#000099;
	letter-spacing:0.1em

}	

A:visited	{					/*besuchte Ziele */
	text-decoration:	underline;
	color:	#000099;
	letter-spacing:0.1em

}	

A:hover	{						/*Verweise bei Mouseover*/
	text-decoration:	none;
	color:	#000099;
	background-color:	#ffffff;
	letter-spacing:0.1em

}	

A:active	{				    /*angeklickte Ziele*/
	text-decoration:	underline;
	color:	#000099;
	letter-spacing:0.1em

}	
A:focus	{					    /*Ziele die den Focus erhalten*/ 		 
	text-decoration:	underline;
	color:	#000099;
	background-color : #cccccc;
	letter-spacing:0.1em;

}

h1 {
	font-weight: normal; 
	font-size: 20px; 
	color: #0000FF; 
	letter-spacing:0.1em
	
}
h2 {
	font-weight: normal; 
	font-size: 16px; 
	color: #0000FF; 
	letter-spacing:0.1em
}

h3 {
	font-weight: normal; 
	font-size: 16px; 
	color: #000040; 
	background-color: #FFE4B5;
}
h5 {
	font-weight: normal; 
	font-size: 14px; 
	color: #000040; 
	background-color: #FFE4B5;
}

h4 {
	font-weight: normal; 
	font-size: 16px; 
	color: #FFE4B5; 
	background-color: #000040;
}

h6 {
	font-weight: normal; 
	font-size: 14px; 
	color: #FFE4B5; 
	background-color: #000040;
}

hr {
	color: #000040;
}
p {
	color: #000040;
	font-size: 12px; 
}

q {
	font-weight: bold; 
	font-size: 13px; 
	color: #ff6347; 
	background-color: #FFE4B5;
}

td {
	border-style: none;
	border: red;
}

UL LI	{	
	list-style-type:square ;
}	
UL LI LI	{	
	list-style-type:disc;
}	
UL LI LI LI	{	
	list-style-type:circle;
}	
OL LI	{	
	list-style-type:decimal;
}	

OL OL LI	{	
	list-style-type:lower-alpha;
}	
OL OL OL LI	{	
	list-style-type:lower-roman;
}	
IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-after: 0px;
}
.cssLink {
	background-color: #FFE4B5;
}
.cssDataGrid {
	font-size: 12px;
	color: #000040; 
	Padding: 3;	
	border-style: solid;
	border-color: #FFE4B5;
}
.cssButton {
	font-size: 14px;
	background-color: #FFE4B5; 
	color: #000040;
	width: 100px;
}
.cssPanelLeft {
	background-color: #FFE4B5;
	color: #000040; 
	border-width: 0px;
	line-height: 22px;
	width: 260px;
}
.cssPanelRight {
	background-color: #FFE4B5; 
	color: #000040; 
	line-height: 20px;
	border-width: 0px;
	border-color: #000000;
	width: 480px;
}
.cssPanelReise {
	background-color: #FFE4B5; 
	color: #000040; 
	line-height: 20px;
	border-width: 0px;
	border-color: #000000;
	width: 580px;
}
.cssLabel {
	background-color: #FFE4B5; 
	color: #000040;
	font-size: 12px;   
}
.cssTitelneinnein {
	background-color: #000040; 
	color: #FFE4B5;
	font-size: 18px;  
}
.cssTable {
	color: #000040; 
	background-color: #fffff0; 
	border-color: #FFE4B5;
	font-size: 12px;
}
.cssTable14 {
	color: #000040; 
	background-color: #fffff0; 
	font-size: 14px;
	cellpadding: 14px;
	cellspacing: 10;
}
#WucNavigate1_Panel1 {
	border: red;
}
#WucMain1_Panel1 {
	border:red;
}
#WucGalerie1_Panel1 {
	border: red;
}
#WucReisedaten1_Panel1 {
	border: red;
}
#WucBuecher1_Panel1 {
	border-style: solid;
	border-color: #FFE4B5;
}
#WucPresse1_Panel1 {
	border: red;
}