#center {
	background: url(../images/pc.gif) repeat-y;
	margin: 0 auto;
	width: 790px;
}

#navigation {
	position: relative;
	float: left;
	width: 142px;
	padding-bottom: 20px;
	margin-top: 20px;
}

#content {     
	float: left;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	width: 390px;                     /*  orig:    428px;   */
	padding: 10px 0px 0px 10px;
	margin-left: 20px;
}

#side {
	float: right;
	width: 215px;                   /* orig:  170px       */  
	padding-right: 8px;
}

#sidesearch {
    margin-left: 43px;
	width: 169px;
}

#sidesearch h2 {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #354990;
	font-size: 100%;
	font-weight: bold;
}

#sidesearch a, #sidesearch p {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	border-bottom: 1px #DEDEDE solid;
	color: #666666;
	text-decoration: none;
}

#sidesearch a.sel {
	font-weight: bold;
}

#sidesearch a:hover {
	background-color: #DEDEDE;
}

#tsbox {
	text-align: center;
}

#sidebar {
	width: 169px;
	padding: 10px 10px 10px 10px;
	color: #354990;
}

#maintopic {
	padding: 5px 0px 5px 10px;
	margin: 0px;
	background-color: #000000;
	color: #ffffff;
}

#maintopic a {
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #666666;
	color: #FFFFFF;
	text-decoration: none;
}

#tauchenlernen {
	position: absolute;
	width: 97px;
	margin-top: -20px;
	margin-left: 278px;
}
#tauchprofis {
	position: absolute;
	width: 99px;
	margin-top: -20px;
	margin-left: 375px;
}

#logo1, #logo2, #logo3, #logo4, #logo5, #logo6, #logo7, #logo8, #logo9, #logo10  {
	width: 711px;
	height: 142px;
	clear: both;
	font-size: 30px;
	color: #FFFFFF;
	padding: 20px 30px 20px 30px;
	margin-left: 10px;
}
#logo1 { 
	background:	url(../images/logo1.jpg) no-repeat; 
} 
#logo2 { 
	background:	url(../images/logo2.jpg) no-repeat;
} 
#logo3 { 
	background:	url(../images/logo3.jpg) no-repeat; 
} 
#logo4 { 
	background:	url(../images/logo4.jpg) no-repeat; 
} 
#logo5 { 
	background:	url(../images/logo5.jpg) no-repeat; 
} 
#logo6 { 
	background:	url(../images/logo6.jpg) no-repeat; 
} 
#logo7 { 
	background:	url(../images/logo7.jpg) no-repeat; 
} 
#logo8 { 
	background:	url(../images/logo8.jpg) no-repeat; 
} 
#logo9 { 
	background:	url(../images/logo9.jpg) no-repeat; 
} 
#logo10 { 
	background:	url(../images/logo10.jpg) no-repeat; 
}

#maintopic a:hover {
	background-color: #333333;	
}

a.menuurl {
	display: block;
	padding: 0px 0px 0px 0px;
	margin-left: 29px;
}

/* Fly-out Navigation */
a.menuButton, a.menuButtonActive {
	display: block;
	padding: 3px 10px 10px 10px;
	width: 72px;
	color: #354990;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/nav.jpg) no-repeat;   /*    Bild Nav-Box  */
	border-bottom: 0px solid #354990;
	border-top: 0px solid #354990;	
}

a.menuButton, a.menuButtonActive {
	\width: 81px;
	w\idth: 81px;
	margin-left: 29px;
}

a.menuButtonActive, a.menuButton:hover {
	color: #354990;
	font-weight: bold;
}

.menu {
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
	background: #eceff4;             /*  GEÄNDERT von:   #B2B7D4;     */
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 99;
}

a.menuItem, a.menuItemActive {
	color: #354990;	
	background-color: transparent;
	display: block;
	padding: 5px 16px 5px 16px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

a.menuItem:hover, a.menuItemActive {
	color: #354990;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	background: url(../images/pfooter.gif) no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	width: 771px;
	height: 64px;
	clear: both;
	text-align: left;
}

#textfooter {
	padding: 40px 0px 0px 20px;
}

#textfooter a {
	color: #354990;
	font-weight: bold;
	text-decoration: none;
}

#textfooter a:hover {
	color: #354990;
}

#copy {
	color: #000000;
}

#copy a {
	text-decoration: none;
	font-weight: bold;
	color: #354990;
}

#copy a:hover {
	text-decoration: underline;
}

form.search {
	margin: 0px;
	padding: 10px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 119px;
	border: 1px solid #dedede;
}

/* Scrollbalken immer anzeigen */
html { 
 height: 101%;
 margin: 0 0 1px 0;
}
