body {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-style:none;
}
.white_fliess, 
.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.white_fliess {
	color: #003466;
}
.marginal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: text
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: text
}

hr {
	color: #003466;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand
}

.head01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold
}

.head02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

a.box:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
}

a.box:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
}
a.box:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
}
a.box:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background-color: #003466;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003466;
	text-decoration: none;
	cursor: hand;
	background-color: #FFFFFF;
}

a.box_top:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
a.box_top:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
a.box_top:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
a.box_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	background-color: #FFFFFF;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003466;
	font-weight: bold;
}
.head03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF
}
.head04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.head04 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px ! important;
	font-weight: bold;
	color: #FFFFFF ! important;
}
BODY {
	scrollbar-base-color: #000066;
	scrollbar-track-color: #000066;
	scrollbar-arrow-color: #000066
}

.border_box {
	border: 1px solid #000000;
}

.small{
	font-size: 10px;
}


/*  die boxen mit dem zubehör */
.addons {
	width:740px;
}
.addonBox {
	width:32%;
	border:1px solid #000;
	padding:5px;
	float:left;
	margin-right: 10px;
	margin-bottom:4px;
	height:130px;
}
.addonImg {
	float:left;
	width:110px;
	overflow:hidden;
}
.addonText {
	text-align:right;
	float:left;
	
	width:110px;
}
.addonBox h1 {
	color:#003466;
	font-size:90%;
}
.addonPreis {
	padding-right:4px;
}
.addonMessage {
	font-size:60%;
	padding-right:4px;
	font-weight:bold;
}

.item td a:hover {
    color:#000;
}
