a {
	text-decoration:none;
}
body {
	background-color:#003366;
	margin:0px;
}
ul {
	margin-left: 10px;
	padding-left: 10px;
}
#container{
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
}
.imageborder {
	border: solid 2px #FFFFFF;
}
.top {
	background-color:#FFCC00;
}

.border {
	background-color:#FFFFFF;
}

.naviActive {
	background-color:#FFFFCC;
}
.naviActive a {
	color:#003366;
	font-size:10pt;
	font-weight:800;
	font-family:arial;
}
.naviActiveSmall {
	background-color:#FFFFCC;
}
.naviActiveSmall a {
	color:#FF8A00;
	font-size:10pt;
	font-weight:400;
	font-family:arial;
}
.naviNotActiveSmall {
	background-color:#FFFFCC;
}
.naviNotActiveSmall a {
	color:#003366;
	font-size:10pt;
	font-weight:400;
	font-family:arial;
}
.naviBackground {
	background-color:#FFCC00;
}
.naviNotActive {
	background-color:#FFCC33;
}
.naviNotActive a {
	color:#003366;
	font-size:10pt;
	font-weight:800;
	font-family:arial;
}
.contentBackground {
	background-color:#FFFFCC
}
.textOrange{
	color:#FF8A00;
	font-size:10pt;
	font-weight:400;
	font-family:arial;
}
.textOrange b {
	font-weight:800;
}
.textHell{
	/*color:#3399FF;*/
	color:#FF8A00;
	font-size:10pt;
	font-weight:400;
	font-family:arial;
}
.textHell b {
	font-weight:800;
}
.textDunkel{
	color:#003366;
	font-size:10pt;
	font-weight:400;
	font-family:arial;
}
.textDunkel b {
	font-weight:800;
}
.bottom {
	background-color:#E4EADB;
	color:#003366;
	font-size:10pt;
	font-weight:400;
	font-family:arial;
}
.bottom a {
	background-color:#E4EADB;
	color:#003366;
	font-size:10pt;
	font-weight:400;
	font-family:arial;
}
.bottom b {
	background-color:#E4EADB;
	color:#003366;
	font-size:10pt;
	font-weight:800;
	font-family:arial;
}
.input {
	background-color:#ffffff;
	color:#003366;
	font-family:arial,helvetica;
	font-size:10px;
	font-weight:400;
	border-color: #336600;
	border-style: inset;
	border-width: 1px;
}
.select {
	background-color:#ffffff;
	color:#003366;
	font-family:arial,helvetica;
	font-size:10px;
	font-weight:400;
	border-color: #33FF00;
	border-style: inset;
	border-width: 1px;
}
.textarea {
	background-color:#FFFFFF;
	color:#003366;
	font-family:arial,helvetica;
	font-size:10px;
	font-weight:400;
	border-color: #FFFFFF;
	border-style: inset;
	border-width: 1px;
}
.angebotbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #FF9600;
	margin-top:20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width:146px;
	background-color:#FFFFCC;
}
.angebotbox p {
	margin:0px;
	padding: 5px;
	color: #003366;
}
.morelink {
	color: #FF9900;
	font-weight:bold;
	font-style:italic;
}
.angebotbox h3 {
	color:#003366;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 5px;
	margin:0px;
	font-style:italic;
}
.angebotbox hr {
	color: #FF9600;
    background-color: #FF9600;
    border: none;
}
.borderpic {border: 1px solid #FFFFFF;margin:1px;}
