body {
	margin: 0px;
}

.navi {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	
	color: #193267;
	
	text-decoration: none;
}

.navi2 {
	font-family: Arial;
	font-size: 13px;
	
	color: #193267;
	margin-left:10px;
	text-decoration: none;
}


.text img {
	border-color:#B62429;
}

ul {
	list-style-image:url(http://www.bremerhaven-touristik.de/bremerhaven-tourism/images/pfeil_rot.gif);
	margin-bottom:0px;
}

.text,td {
	font-family: Arial;
	font-size: 13px;
	
	color: #193267;
	
	text-decoration: none;
}

.text a:link {
	font-family: Arial;
	font-size: 13px;

	color: #193267;
		
	text-decoration: underline;
}

.text a:link:visited {
	font-family: Arial;
	font-size: 13px;
	
	color: #193267;
		
	text-decoration: underline;
}

.text a:hover {
	font-family: Arial;
	font-size: 13px;
	
	color: #B62429;
		
	text-decoration: underline;
}

.ueberschrift, h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	
	color: #B62429;
}

.subline, h3 {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	
	color: #193267;
}

.info {
	font-family: Arial;
	font-size: 13px;
	
	color: #193267;
	
	text-decoration: none;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	
	color: #193267;
	
	text-decoration: none;
}

textarea,input {
	font-family: Arial;
	font-size: 13px;
	font-weight:normal;
	
	color: #000000;
}

