body {
	background-color: #FFFFFF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}


body, td, th, p, h1, h2, h3, h4, h5, h6, li, lo, ul, .s-box, .footer, .button {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000066;

}
.s-text-start {
	font-weight: bold;
	color: #00A4DE;
	font-size: 11px;
}
.s-text-normal {
	font-size: 11px;
	color: #00A4DA;
}
.s-link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.s-link-menue {
	font-size: 14px;
        color: #FFFFFF;  
	font-weight: bold;
	text-decoration: none;
}

.s-box {
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	background-color: #00A4DE;
	color: #FFFFFF;
}
h1 {
	font-size: 26px;
	color: #000066;
}
h2 {
	font-size: 16px;
	color: #000066;
	padding: 15px 0px 0px;
}

h3 {
	font-size: 13px;
	color: #990000;
	padding: 15px 0px 0px;
}
h4 {
	font-size: 10px;
	color: #000066;
}

h5 {
	font-size: 14px;
	color: #990000;
	padding: 15px 0px 0px;
}


.footer {
	font-size: 12px;
	color: #000066;
	bottom: 10px;
	background-color: #990000;
	padding: 5px;
	font-weight: bold;
}
.haupttext {
	padding: 10px 20px 10px 10px;
}
li {
	list-style-type: circle;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	list-style-image:  url("../00_pics/aida-kreuzfahrten.gif");
}
.linie_links {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990000;
}
.linie_l_r {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990000;
	padding: 10px;
	border-right-width: 1px;
	border-right-color: #990000;
}
p {
	font-size: 12px;
	color: #000066;
}

.haupttext-klein {
	font-size: 11px;
}
.haupttext-normal {

	font-size: 12px;
}
.button {
	font-size: 12px;
	background-color: #E5E5E5;
	padding: 1px;
}
