* { 	font: 99%  Helvetica, Verdana, Arial, sans-serif;	}

body{ background-color: #444444 ;
}


a:link 	{color: #1C86EE; text-decoration: none; font-weight: normal;}
a:visited 	{color: #1C86EE; text-decoration: none; font-weight: normal;}
a:focus 	{color: #1C86EE text-decoration: none; font-weight: normal;}
a:hover 	{color: #104E8B; text-decoration: underline; font-weight: normal;}
a:active	 {color: #104E8B; text-decoration: none; font-weight: normal;}



#button {
padding-left: 1px;
}

#menu {
text-align: right;
margin-top: 10px;
margin-bottom: 10px;
padding-right: 7px;
color: #444444;
font-size: 16px;
}




#pagelook {
	width: 940px;  
	margin: 32px auto; 
	position: relative;  	 border-style: solid;	 border-width: 1px;
	border-top: none;
	border-left: none;
		border-color: #222222;	background-color: #FFFFFF ;

	padding-top: 2px;
}


#inhalt01 {
padding: 15px;
font-size: 16px;

}

#karte {
	float: right;
}

#beschreib {
	float: right;

}


#fussnavi {
text-align: right;
margin-top: 5px;
margin-bottom: 5px;
padding-right: 5px;
color: #444444;
font-size: 11px;
}
#fussnavi a:link 	{color: #444444; text-decoration: none; font-weight: normal;}
#fussnavi a:visited 	{color: #444444; text-decoration: none; font-weight: normal;}
#fussnavi a:focus 	{color: #444444; text-decoration: none; font-weight: normal;}
#fussnavi a:hover 	{color: #FF00FF; text-decoration: underline; font-weight: normal;}
#fussnavi a:active	 {color: #222222; text-decoration: underline; font-weight: normal;}


b {
	font-weight: bold;
}

h1 {
	background-color:#333333;
	color: #FFFFFF;
	margin-top: -4px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:15px;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 2px;
}

#mangenta h1 {
	background-color:#333333;
	color: #FF00FF;
	margin-top: -4px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:15px;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 2px;
}

#cyan h1 {
	background-color:#333333;
	color: #00FFFF;
	margin-top: -4px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:15px;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 2px;
}



#yellow h1 {
	background-color:#333333;
	color: #FFFF00;
	margin-top: -4px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:15px;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 2px;
}



h2 {
	
	color: #104E8B;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: 1px;
}

h3 {
	
	color: #111111;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0px;
}

h4 {
	
	color: #222222;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
}
