

body { 
	background-color: white;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:small; 
}




#wrapper {
	background-color: #c5c6c7;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}




#kopfbereich {
	background-color: white; 
	color: #001c50;
	position: relative;
	padding-top: 20px;
}

#kopfbereich img { 
	position:absolute; 
	right: 42px;
}

#kopfbereich p { 
	position:absolute; 
	top: 75px;
	left: 40px;
}

#kopfbereich ul { 
	position:absolute; 
	top: 75px;
	left: 40px;
	margin-bottom: 0; }

#kopfbereich li { 
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}




#inhaltsbereich {
	background-color: #c5c6c7;
	width: 760px;
	height: 480px;
	position:absolute; 
	top: 113px;
}




#navibereich {
	background-color: #c5c6c7;
	color: white;
	width: 418px;
	height: 152px;
	padding: 40px 20px 10px 40px;
}

#navibereich ul { 
	position:absolute;
	top: 150px;
	left: 40px;
}

#navibereich li { 
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}

	


#bildbereich {
	background-color: #c5c6c7;
	width: 418px;
	height: 279px;
	position:absolute; 
	top: 201px;
}




#textbereich {
	color: white;
	width: 277px;
	height: 410px;
	position: absolute;
	top: 0;
	left: 418px;
	padding: 40px 30px 30px 35px;
	overflow: auto;
}

*+html #textbereich {
	width: 307px;
	height: 430px;
	position: absolute;
	top: 0;
	left: 418px;
	padding: 40px 0px 0px 35px;
	overflow: auto;
}



* {padding: 0; margin: 0; }




.h3ruderschule { color: #f29400; }

.h3betriebssport { color: #00b5e8; }

.h3bootstransporte { color: #8ba709; }

.h3marketing { color: #ffec00; }

.subnavi_r { 
	color: #f29400; 
	font-weight: normal;
	font-style: italic;
}

.subnavi_b { 
	color: #00b5e8; 
	font-weight: normal;
	font-style: italic;
}

.aufzaehlung li { 
	margin-bottom: 1em; 
}




h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }

a { text-decoration: none; outline: none; }
a:link { color: #001c50; }
a:visited { color: #001c50; }
a:focus { color: #a7a8aa; }

ul li { list-style-type: square; }

h2, h3, p, ul, ol { margin-bottom: 1em; }

ul ul { margin-bottom: 0; }

li { margin-left: 1em; }


.subnavi_b a { 
	color: #00b5e8;
	font-style: normal;
}

.subnavi_b a:visited { color: #00b5e8; }

.subnavi_r a { 
	color: #f29400;
	font-style: normal;
}
.subnavi_r a:visited { color: #f29400; }


.ergo {
position: absolute;
top: 201px;
left: 0px;
}