html,body,p,h1,h2,h3,span,a,table,td,form,img {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* ------------------------------ */

body {
	width: 100%;
	height: 100%;
	background-color: #DAE5EB;
}

/* ------------------------------ */

.imprint {
	position: relative;	
	text-align: center;
}

/* ------------------------------ */

.bgBlack {
	background: #000000;
}

/* ------------------------------ */

li {
	margin: 5px 0px 0px 0px;
}

ul {
	list-style-type: disc;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

.spacer {
	height: 10px;
}

.clearfix {
	clear: both;
}

.clear {
    display: inline-block;
}

.fix {
	display:block !important;
}

.noclear {
	float:none !important;
	clear: none !important;
	display:inline !important;
}

/* ------------------------------ */

#editorArea {
}

#cmdEditContent {
	margin: 0;
	padding: 0;
}

.cmdEditContentBlue h1,.cmdEditContentBlue h2, .cmdEditContentBlue h3 {
	color: #002C3D;
	width: 100%;
}

.cmdEditContentBrown h1, .cmdEditContentBrown h2, .cmdEditContentBrown h3 {
	color: #E75113;
	width: 100%;
}

#cmsEditContent {
	width: 100%;
}

#cmsEditContent img {
	margin: 0px 10px 10px 10px;	
}

/* ------------------------------ */

#container {
	width: 878px;
	height: 100%;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-style: solid;
	border-color: #efefef;
	border-width: 1px;
}

/* ------------ LOGO ------------------ */

.topLogoContainer
{
	height:175px;
	width:878px;
	overflow:hidden;
	float:left;
}

.topLogoLeft
{
	overflow:hidden;
	float: left;
	width: 201px;
}

.topLogoRight
{
	overflow:hidden;
	float: left;
	width: 677px;
}

/* ------------ TOP MENU ------------------ */

.topMenuContainer
{
	float:left;
	background-color:#002C3D;
	width: 878px;
	height:25px;
}

.topMenuSearch {
	padding-top:2px;
	padding-left:20px;	
	float: left;
	width:180px;
	text-decoration:none;
	font-weight: bold;
	font-size:1.0em;
	color: #ffffff;
}

.searchField
{
	width:100px;
	color: #002C3D;
	background: #efefef;
	border: 1px solid #ffffff;
	font-size:10px;
	height: 12px;
}

.searchButton
{
	color: #ffffff;
	padding-top: 0px;
}


.searchLabel {
	color: #ffffff;
}

.topMenuNavigation {
	padding-right:10px;
	float: right;
}

.topMenuNavigation ul {
	margin: 0px 1px;
	text-align: right;
}

.topMenuNavigation li {
	display: block;
	float: left;
	padding: 0 2px;
	color: #ffffff;
}

.topMenuNavigation a {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	font-size:1.0em;
}

/* ------------ CONTENT ------------------ */

.headline {	
	width: 100%;	
}

.headlineLeft {		
	width: 90%;	
}

.headlineRight {
	float:right;
	width: 10%;
}

/* ------------ FOOTER ------------------ */

.contentFooter {
	width: 100%;
	padding-right: 10px;
}

.footerLeft {
	float:left;
	width: 20%;
}

.footerMiddle {
	float:left;
	width: 60%;
	text-align: center;
}

.footerRight {
	float:left;
	width: 20%;
	text-align: right;
}

/* ------------ CONTENT ------------------ */

.contentOuterContainer {
	width: 878px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow:hidden;
	background-color: #748D9A;	
}

.contentStart {
	min-height:500px;
	background-color: #ffffff;
	padding: 10px;
	margin-left: auto;
	margin-right: 200px;
	width:445px;	
	_width:445px;	
}

.contentDetail {
	min-height:650px;
	background-color: #ffffff;
	padding: 10px;
	margin-left: 200px;
	margin-right: auto;
	_width:645px;
}

.leftNavigation {
	padding-top:10px;
	float: left;
	width: 200px;
}

.rightServiceArea {
	float: right;
	width: 200px;
	margin: 0;
	padding-top:10px;
}

.footerContainer {
		
}

.hline {
	width: 100%;
	height:10px;
	border: solid #CFD1D1;
	border-width: 1px 0px 0px 0px;	
}

/* ------------ HOTLINE ------------------ */

div#hotline {
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

.hotlineHeader {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.hotlinePhone {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

/* ------------ SERVICE AREA ------------------ */

.serviceContainer li {
    padding: 5px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
}

.serviceContainer ul {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none; 
}

.serviceBoxTable {
	margin-top: 0px;
	margin-bottom:10px;
	margin-left: 15px;
	width: 170px;
	text-align: left;
}

.serviceBoxLabelTd {
	background-image: url("/images/delfin/misc/blauer_balken_repeat.gif");
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	height: 16px;
}

.serviceBoxTextTd {
	background-color: #D4DEEF;
	padding: 5px;
}

/* ------------ NAVI AREA ------------------ */

.leftNavigation ul {
	margin: 0px;
	padding: 0px;
}

.navigation1_1 {
	color:#ffffff;
	padding-left:0px;
	margin-left:10px;
	list-style:none;
	height: 20px;
	background-image: url(/images/delfin/navigation/balken_blue_2009.gif);
	background-repeat: no-repeat
}

.navigation1_1 a:link,.navigation1_1 a:hover,.navigation1_1 a:active,.navigation1_1 a:visited
{
	color:#ffffff;
	display: block;
	padding-left:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.navigation1_2 {
	padding-left:0px;
	margin-left:10px;
	margin-top:10px;
	list-style:none;
	height: 20px;
	background-image: url(/images/delfin/navigation/balken_blue_2009.gif);
	background-repeat: no-repeat
}

.navigation1_2 a:link,.navigation1_2 a:hover,.navigation1_2 a:active,.navigation1_2 a:visited
{
	color:#ffffff;
	display: block;
	padding-left:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.navigation1_3 {
	padding-left:0px;
	margin-left:10px;
	margin-top:10px;
	list-style:none;
	height: 20px;
	background-image: url(/images/delfin/navigation/balken_orange_2009.gif);
	background-repeat: no-repeat
}

.navigation1_3 a:link,.navigation1_3 a:hover,.navigation1_3 a:active,.navigation1_3 a:visited
{
	color:#ffffff;
	display: block;
	padding-left:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.navigation1_4 {
	padding-left:0px;
	margin-left:10px;
	margin-top:10px;
	list-style:none;
	height: 20px;
	background-image: url(/images/delfin/navigation/balken_orange_2009.gif);
	background-repeat: no-repeat
}

.navigation1_4 a:link,.navigation1_4 a:hover,.navigation1_4 a:active,.navigation1_4 a:visited
{
	color:#ffffff;
	display: block;
	padding-left:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.navigation1_5 {
	padding-left:0px;
	margin-left:10px;
	margin-top:10px;
	list-style:none;
	height: 20px;
	background-image: url(/images/delfin/navigation/balken_green_2009.gif);
	background-repeat: no-repeat
}

.navigation1_5 a:link,.navigation1_5 a:hover,.navigation1_5 a:active,.navigation1_5 a:visited
{
	color:#ffffff;
	display: block;
	padding-left:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.navigation1_6 {
	padding-left:0px;
	margin-left:10px;
	margin-top:10px;
	list-style:none;
	height: 20px;
	background-image: url(/images/delfin/navigation/balken_green_2009.gif);
	background-repeat: no-repeat
}

.navigation1_6 a:link,.navigation1_6 a:hover,.navigation1_6 a:active,.navigation1_6 a:visited
{
	color:#ffffff;
	display: block;
	padding-left:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.navigation1_7 {
	padding-left:0px;
	margin-left:10px;
	margin-top:10px;
	list-style:none;
	height: 20px;
	background-image: url(/images/delfin/navigation/balken_grey_2009.gif);
	background-repeat: no-repeat
}

.navigation1_7 a:link,.navigation1_7 a:hover,.navigation1_7 a:active,.navigation1_7 a:visited
{
	color:#ffffff;
	display: block;
	padding-left:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.navigation1_8 {
	padding-left:0px;
	margin-left:10px;
	margin-top:10px;
	list-style:none;
	height: 20px;
	background-image: url(/images/delfin/navigation/balken_grey_2009.gif);
	background-repeat: no-repeat
}

.navigation1_8 a:link,.navigation1_8 a:hover,.navigation1_8 a:active,.navigation1_8 a:visited
{
	color:#ffffff;
	display: block;
	padding-left:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

/* ------------ NAVI LEVEL 2 ------------------ */

.leftnavi-second {
	background-image: none;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}

.leftnavi-second a:link,.leftnavi-second a:active,.leftnavi-second a:visited
	{
	font-size: 12px;
	padding-left: 10px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/delfin/misc/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 160px 0px;
}

.leftnavi-second a:hover {
	font-size: 12px;
	padding-left: 10px;
	color: #002C3D;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.leftnavi-secondSelected,.leftnavi-secondSelected a:link,.leftnavi-secondSelected a:active,.leftnavi-secondSelected a:visited
	{
	font-size: 12px;
	padding-left: 10px;
	color: #002C3D;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/delfin/misc/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 160px 0px;
}

/* ------------ NAVI LEVEL 3 ------------------ */

.leftnavi-third {
	display: block;
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-image: none;
}

.leftnavi-third a:link,.leftnavi-third a:active,.leftnavi-third a:visited
	{
	display: block;
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-image: none;
}

.leftnavi-third a:hover,.leftnavi-thirdSelected,.leftnavi-thirdSelected a:link,.leftnavi-thirdSelected a:active,.leftnavi-thirdSelected a:visited,.leftnavi-thirdSelected a:hover
	{
	display: block;
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #002C3D;
	font-weight: bolder;
	background-image: none;
}

/* ------------ NAVI LEVEL 4 ------------------ */

.leftnavi-fourth {
	display: block;
	padding-left: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-image: none;
}

.leftnavi-fourth a:link,.leftnavi-fourth a:active,.leftnavi-fourth a:visited
	{
	display: block;
	padding-left: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-image: none;
}

.leftnavi-fourth a:hover,.leftnavi-fourthSelected,.leftnavi-fourthSelected a:link,.leftnavi-fourthSelected a:active,.leftnavi-fourthSelected a:visited,.leftnavi-fourthSelected a:hover
	{
	display: block;
	padding-left: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #002C3D;
	font-weight: bolder;
	background-image: none;
}

/* ------------ NAVI LEVEL 5 ------------------ */

.leftnavi-fifth {
	display: block;
	padding-left: 40px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-image: none;
}

.leftnavi-fifth a:link,.leftnavi-fifth a:active,.leftnavi-fifth a:visited
	{
	display: block;
	padding-left: 40px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-image: none;
}

.leftnavi-fifth a:hover,.leftnavi-fifthSelected,.leftnavi-fifthSelected a:link,.leftnavi-fifthSelected a:active,.leftnavi-fifthSelected a:visited,.leftnavi-fifthSelected a:hover
	{
	display: block;
	padding-left: 40px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	background-image: none;
}

/* ---------- START PAGE MAP -------------------- */

.startpageSitemapTable {
	border-width: 1px;
	border-style: solid;
	border-color: #E1E1E1;
	margin-bottom: 10px;
}

.startpageSitemapBlueboxTd {
	background-image: url("/images/delfin/misc/blauer_balken_repeat.gif");
	background-repeat: repeat-x;
	height: 17px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

.startpageSitemapBrownboxTd {
	background-image: url("/images/delfin/misc/brauner_balken_repeat.gif");
	background-repeat: repeat-x;
	height: 17px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

.startpageSitemapGreenboxTd {
	background-image: url("/images/delfin/misc/green_repeat.gif");
	background-repeat: repeat-x;
	height: 17px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

.startpageSitemapLinkTd {
	padding: 10px;
}

.startpageSitemapLinkItemTr {
	height: 15px;
}

.startpageSitemapLinkArrow {
	padding: 0px 5px 0px 0px;
}

.startpageSitemapLink,.startpageSitemapLink a:link,.startpageSitemapLink a:active,.startpageSitemapLink a:visited,.startpageSitemapLink a:hover
{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #002C3D;
}

/* ------------------------------ */

#cdaTableStyle1 {
	background-color: #E6E6E6;
	padding: 0px;
	margin: 0px;
	border: 1px solid #D4D4D4;
	width: 100%;
}

.cdaTableStyle1 td {
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
}

.cdaTableStyle1ColumnHeader {
	background-color: #D4D4D4;
}

/* ------------------------------ */

#outerItemBox {
}

#itemBox {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

#itemContent {
	min-height: 240px;
	margin-left: 275px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #D4D4D4;
	background-color: #E6E6E6;
}

#itemPrice {
	margin-left: 275px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	padding: 5px 5px 5px 10px;
	border: 1px solid #D4D4D4;
	background-color: #E6E6E6;
}

#itemImage {
	width: 250px;
	left: 0px;
	float: left;
	text-align: left;
	padding: 5px 25px 5px 5px;
	border: 0px solid #000;
}

/* ------------------------------ */

.poolMatrixTable {
	border-width: 0px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.poolMatrixTable td {
	border: 1px solid #E1E1E1;
	padding: 2px 4px 2px 4px;
	background: #FFFFFF;
	font-size: 10px;
}

.poolMatrixTable tr.head1 td {
	background: #0FA9E4;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
}

.poolMatrixTable tr.head2 td {
	background: #002C3D;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
}

/* ------------------------------ */

.contentTab {
}

.center {
	text-align: center !important; 
}

.perUnit {
	font-size:0.8em;
}

#sitemap li {
	margin: 5px 0px 0px 0px;
}

#sitemap ul {
	list-style-type: square;
}

.slevel1 {
	font-size: 18px;
	font-weight: bold;
}

.slevel2 {
	font-size: 16px;
	font-weight: bold;
}
