/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0e4b78;
}
h1
{
	font-family: Georgia, Garamond, Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h2
{
	font-family: Georgia, Garamond, Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h3
{
	font-family: Georgia, Garamond, Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#competitions th
{
	font-family: Georgia, Garamond, Times, serif;
	font-size: 12px;
	text-align: left;
}
#competitions tr
{
	font-family: Georgia, Garamond, Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
}

img
{
border:0;
}
#container
{
	width: 960px;
	background-color: #ffffff;
	margin: auto;
}
#header
{
	width: 960px;
	height: 200px;
}
#footer
{
	width: 730px;
	height: 25px;
	padding-left: 221px;
	padding-top: 20px;
	background-color: #FFFFFF;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 12px;
	clear: both;
	margin-bottom: 20px;
}
#footer a:link
{
	text-decoration: none;
	color: #30689b;
}
#footer a:visited
{
	text-decoration: none;
	color: #30689b;
}
#footer a:hover
{
	text-decoration: underline;
	color: #30689b;
}
#footer a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #30689b;
}
#menucontainer
{ 
	width: 200px;
	float: left; 
	border-top: 1px solid #FFFFFF; 
	border-left: 1px solid #FFFFFF;	
	border-right: 1px solid #FFFFFF;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 18px;
	padding-left: 2px;
	padding-top: 10px;
}
#menu
{
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
}
#menu a
{
	display: block;	
	margin: 0px; 
	padding: 5px; 
	background: #30689b;
	text-decoration: none; 
	height: 100%; 
	border-bottom: 1px solid #489BE8;
}
#menu ul
{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0px; 
} 
#menu ul a
{
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background: #0e4b78;
	text-decoration: none; 
	height: 100%; 
	font-size: 16px;
	border-bottom: 1px solid #489BE8;
}
#menu a:link
{
	color: #ffffff;
}
#menu a:visited
{
	color: #ffffff;
}
#menu a:hover
{
	background: #a6afbb;
	color: #000000;
}
#menu a#current
{
	font-weight: bold;
	color: #000000;
	background: #a6afbb;
}
#menu a#subcurrent
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background: #a6afbb;
}
#content_text
{
	width: 500px;
	float: left;
}
#content_bild
{
	width: 230px;
	float: right;
}
.bild_right
{
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
}
#content
{
	background-color: #FFFFFF;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 14px;
	padding: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 3px;
	float: right;
	width: 730px;
}
#content a:link
{
	text-decoration: none;
	color: #30689b;
}
#content a:visited
{
	text-decoration: none;
	color: #30689b;
}
#content a:hover
{
	text-decoration: underline;
	color: #30689b;
}
#content a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #30689b;
}
#crewimage
{
	width: 200px;
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
}
#crewtext
{
	width: 500px;
	float: left;
}
#boats
{
	width: 730px;
	clear: both;
}
#boatsimage
{
	width: 270px;
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
}
#boatstext
{
	width: 400px;
	float: left;
}
input, textarea, select
{
	font-family: Georgia, Garamond, Times, serif;
	font-size: 14px;
}
.logo
{
	border: 0px;
}
#links
{
	float: left;
	width: 350px;
}
#adverts
{
	width: 350px;
	float: right;
	text-align: center;
}
