body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color:#003366;
	overflow:auto;
	
	
}

p {
	font-weight: normal;

}


td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}

.titeloben {
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 3px;

}
.titelobengross {
	font-size: 30px;
	color: #CCCCCC;
	letter-spacing: 3px;

}
.wasserlauf {
	background-image: url(bilder/introseite-wasserlauf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.unterseite {
	background-image: url(bilder/unterseite-borduere.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.unterseitewasserlauf {
	background-image: url(bilder/unterseiteseite-hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.produktdetailseite {
	background-image: url(bilder/unterseiteseite-hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

.linkaufgrau{
	color: #333333;
	text-decoration: none;
}
.linkaufgrau:hover {
	color: #CC0000;
	text-decoration: none;
}
.linkaufblau {
	color: #cccccc;
	text-decoration: none;

	font-size: 13px;
}
.linkaufblau:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 13px;
}

*+html .ganznachunten { margin-bottom:-3px;
}

* html .ganznachunten { margin-bottom:-3px;
}

h1 {
	font-size: 16px;
	color: #333333;
	letter-spacing: 3px;
	font-weight:bold;
}
   
