@import url("menu.css");

BODY, HTML
{
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-x;
	font: 11px arial;
	color: #183152;
}
/*-- =COMMON --*/
a
{
	color: #f7941d;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.print
{
	border: 1px solid #f7941d;
	display: block;
	background: url(../../images/printer.png) no-repeat;
	line-height: 20px;
	width: 90px;
	padding-left: 25px;
	color: #183152;
}
a.print:hover
{
	background: #f7941d url(../../images/printer.png) no-repeat;
	color: #FFF;
	text-decoration: none;
}
*
{
	margin: 0;
	padding: 0;
}
.clear
{
	clear: both;
}
p
{
	margin-bottom: 15px;
}
.button
{
	background-color: #718da7;
	border: 0;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 3px 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.wrapper
{
	margin: auto;
	width: 995px;
}
label
{
	display: block;
	width: 200px;
	font-weight: bold;
	padding-top: 4px;
	float: left;
}
input
{
	width: 200px;
	font-size: 11px;
	margin-bottom: 3px;
	padding: 2px;
	padding-bottom: 0;
	border: none;
}
.otherInput
{
	width: auto;
	font-size: 11px;
	margin-bottom: 3px;
	padding: 2px;
	padding-bottom: 0;
	border: none;
}
td.otherInput input
{
	width: auto;
	font-size: 11px;
	margin-bottom: 3px;
	padding: 2px;
	padding-bottom: 0;
	border: none;
}
select
{
	font-size: 11px;
	border: 1px solid #a8a9ac;
}
/*-- =LOGIN --*/
.login .input
{
	width: 160px;
	font-size: 11px;
	height: 15px;
	padding-left: 4px;
	padding-top: 2px;
	background-color: #FFFFFF;
	border: 1px solid #868686;
	margin-bottom: 5px;
	background-image: url(../../images/cms/bg_input.gif);
	margin-left: 3px;
}
.login td
{
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
}
.login td label
{
	width: 600px;
	margin-left: 3px;
	display: block;
}
.login td p
{
	margin-bottom: 20px;
	clear: both;
}
.login td
{
	text-align: left;
}
/*-- =HEADER --*/
#header
{
	background-image: url(../../images/bgHeader.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 117px;
}
#header .wrapper.wrapperVisual
{
	background-repeat: no-repeat;
	height: 117px;
}
/*-- =LOGO --*/
#header .wrapper h1
{
	float: left;
	width: 205px;
	height: 117px;
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}
#header .wrapper h1 a
{
	width: 205px;
	height: 117px;
	display: block;
}
/*-- =TOPMENU --*/
#header .wrapper #topMenu
{
	float: right;
	width: 315px;
	line-height: 21px;
	margin-bottom: 63px;
	background-color: #FFF;
}
#header .wrapper #topMenu ul li
{
	float: right;
	list-style: none;
}
#header .wrapper #topMenu a
{
	margin-right: 15px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#header .wrapper #topMenu a:hover
{
	text-decoration: underline;
}
a.login
{
	background: url(../../images/login.gif);
	display: block;
	width: 20px;
	height: 21px;
}
/*-- =SITESMENU --*/
#header .wrapper #sitesMenu
{
	float: left;
	width: 790px;
	height: 33px;
}
#sitesMenu ul li
{
	list-style: none;
	float: right;
}
#sitesMenu a
{
	display: block;
}
#sitesMenu a.wsv
{
	background-image: url(../../images/butWSV.gif);
	width: 163px;
	height: 33px;
}
#sitesMenu a.wsv:hover
{
	background-image: url(../../images/butWSVOver.gif);
}
#sitesMenu li.current a.wsv
{
	background-image: url(../../images/butWSVOver.gif);
}
#sitesMenu a.zeilen
{
	background-image: url(../../images/butZeilen.gif);
	width: 73px;
	height: 33px;
}
#sitesMenu a.zeilen:hover
{
	background-image: url(../../images/butZeilenOver.gif);
}
#sitesMenu li.current a.zeilen
{
	background-image: url(../../images/butZeilenOver.gif);
}
#sitesMenu a.topZeilen
{
	background-image: url(../../images/butTopzeilen.gif);
	width: 89px;
	height: 33px;
}
#sitesMenu a.topZeilen:hover
{
	background-image: url(../../images/butTopzeilenOver.gif);
}
#sitesMenu li.current a.topZeilen
{
	background-image: url(../../images/butTopzeilenOver.gif);
}
#sitesMenu a.surfen
{
	background-image: url(../../images/butSurfen.gif);
	width: 68px;
	height: 33px;
}
#sitesMenu a.surfen:hover
{
	background-image: url(../../images/butSurfenOver.gif);
}
#sitesMenu li.current a.surfen
{
	background-image: url(../../images/butSurfenOver.gif);
}
#sitesMenu a.motorBoot
{
	background-image: url(../../images/butMotorboot.gif);
	width: 96px;
	height: 33px;
}
#sitesMenu a.motorBoot:hover
{
	background-image: url(../../images/butMotorbootOver.gif);
}
#sitesMenu li.current a.motorBoot
{
	background-image: url(../../images/butMotorbootOver.gif);
}
/*-- =SEARCH --*/
#search
{
	float: right;
	background-color: #abc8e2;
	width: 196px;
	height: 33px;
}
#search input
{
	height: 15px;
	margin-top: 6px;
	background-color: #FFF;
	width: 125px;
	margin-left: 7px;
	border: 0;
	padding-top: 4px;
	padding-left: 4px;
	font-size: 11px;
	color: #375d81;
	background-image: url(../../images/bgSearchInput.gif);
}
#search input.button
{
	cursor: pointer;
	height: 19px;
	width: 26px;
	background-image: url(../../images/bgSearchButton.gif);
}
/*-- =LEFTMAIN --*/
#leftMain
{
	float: left;
	background: url(../../images/bgLeftMain.gif) no-repeat;
	width: 534px;
}
#leftMain #visualMain
{
	width: 469px;
	height: 257px;
	margin: 29px 30px;
}
/*-- =RIGHTMAIN --*/
#rightMain
{
	float: left;
	width: 446px;
	margin-top: 16px;
}
/*-- =NEWS --*/
#news h1
{
	margin-top: 12px;
	font-size: 17px;
}

#rightMain #news h3
{
	line-height: 29px;
	height: 29px;
	font-size: 11px;
	background: #183152 url(../../images/titleToday.gif) no-repeat;
	width: 436px;
	padding-right: 10px;
	text-align: right;
	color: #FFF;
}
#rightMain #news h3 span
{
	float: right;
	display: block;
}
#rightMain #news h3 .RSSLink
{
	background: url(../../images/RSSbtn.gif) no-repeat;
	width: 28px;
	height: 29px;
	float: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 160px;
}
#rightMain #news
{
	height: 240px;
	background: url(../../images/bgRightMain.gif) no-repeat;
}
#rightMain #news div
{
	margin: 13px;
	margin-top: 0;
	width: 406px;
	color: #183152;
}
#rightMain #news h5
{
	margin: 0;
	color: #183051;
	font-size: 11px;
	text-transform: uppercase;
}
#rightMain #news a
{
	color: #f7941d;
	margin-top: 20px;
	font-size: 13px;
	display: block;
}
#rightMain #newsFooter
{
	float: left;
	width: 445px;
	height: 33px;
	border: 1px solid #d2d2d2;
	border-top: 0;
}
#rightMain #newsFooter a
{
	color: #183152;
	line-height: 33px;
	font-weight: normal;
	margin-left: 13px;
	border-right: 1px solid #f7941d;
	padding-right: 10px;
}

/*-- =VIDEO --*/
#video
{
	float: left;
	width: 434px;
	height: 183px;
	display: block;
	border: 1px solid #d2d2d2;
	margin: 0;
	margin-top: 11px;
	text-align: right;
	padding: 11px 0 11px 11px;
}
/*-- =MATCHHIGHLIGHTS --*/
#matchHighlights
{
	float: left;
	width: 423px;
	border: 1px solid #d2d2d2;
	margin: 0;
	margin-top: 11px;
	padding: 11px;
	padding-bottom: 0;
}
#matchHighlights h2
{
	margin-bottom: 5px;
	border-bottom: 1px solid #f7941d;
}
#matchHighlights .date
{
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
#matchHighlights a
{
	text-transform: uppercase;
	margin-right: 10px;
}
#matchHighlightsFooter
{
	float: left;
	display: block;
	width: 100%;
	height: 33px;
	margin-top: 10px;
	border-top: 1px solid #d2d2d2;
}
#matchHighlightsFooter a
{
	color: #183152;
	line-height: 33px;
	font-weight: normal;
	border-right: 1px solid #f7941d;
	padding-right: 10px;
	text-transform: none;
}

/*-- =MAINNAV --*/
#mainNav
{
	float: left;
	background: #c4d7ed url(../../images/bgMainNav.gif) bottom;
	background-repeat: no-repeat;
	width: 257px;
	position: relative;
	left: 14px;
	text-indent: 30px;
	padding-bottom: 20px;
	height: 20px;
	min-height: 400px;
	height: 400px;
}
#mainNav h2
{
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #f7941d;
	text-indent: 0;
}
#mainNav li
{
	list-style: none;
}
#mainNav li a
{
	display: block;
	color: #183051;
	font-weight: bold;
	line-height: 20px;
}
#mainNav li a:hover
{
	background-color: #375d81;
	color: #FFF;
	text-decoration: none;
}
/*-- =ARTICLEMAIN --*/
#articleMain
{
	float: left;
	width: 230px;
	position: relative;
	left: 14px;
	padding-left: 10px;
	background: url(../../images/bgArticleMain.gif) no-repeat;
	min-height: 240px;
	height: auto !important; /* voor modern browsers */
	height: 240px; /*for IE6 */
}
#articleMain h2
{
	margin-bottom: 5px;
	border-bottom: 1px solid #f7941d;
}
#articleMain div
{
	padding-left: 12px;
}
/*-- =WPLEFTMAIN --*/
#wpLeftMain
{
	float: left;
	margin-top: 20px;
	width: 230px;
	position: relative;
	left: 14px;
	padding-left: 10px;
	background: url(../../images/bgArticleMain.gif) no-repeat;
	min-height: 240px;
	height: auto !important; /* voor modern browsers */
	height: 240px; /*for IE6 */
}
#wpLeftMain h2
{
	margin-bottom: 5px;
	border-bottom: 1px solid #f7941d;
}
/*-- =WPRIGHTTMAIN1 --*/
#wpRightMain1
{
	float: left;
	width: 434px;
	display: block;
	xborder: 1px solid #d2d2d2;
	margin: 0;
	margin-top: 11px;
	padding: 11px 0 11px 11px;
}
/*-- =WPRIGHTTMAIN2 --*/
#wpRightMain2
{
	float: left;
	width: 434px;
	display: block;
	xborder: 1px solid #d2d2d2;
	margin: 0;
	margin-top: 11px;
	padding: 11px 0 11px 11px;
}
#wpRightMain1 h2, #wpRightMain2 h2
{
	border-bottom: 1px solid #f7941d;
	margin-bottom: 5px;
}
/*-- =FOOTER --*/
#footer
{
	float: left;
	clear: both;
	height: 57px;
	width: 100%;
	border-top: 1px solid #d2d2d2;
	margin-top: 11px;
}
#footer span a
{
	display: block;
	width: 133px;
	height: 57px;
}
#footer #logoDelta
{
	float: left;
	width: 152px;
	height: 57px;
	background: url(../../images/logoDeltaLloyd.gif) no-repeat;
	text-indent: -3000px;
	border-right: 1px solid #d2d2d2;
}
#footer #logoMarinePower
{
	float: left;
	width: 83px;
	height: 57px;
	background: url(../../images/logoMarinepower.gif) no-repeat;
	text-indent: -3000px;
	margin: 0;
}
#footer #logoSailcenter
{
	float: left;
	width: 123px;
	height: 57px;
	background: url(../../images/logoSailcenter.gif) no-repeat;
	text-indent: -3000px;
	margin: 0;
}
#footer .twob
{
	float: left;
	line-height: 57px;
	padding-left: 15px;
	border-left: 1px solid #d2d2d2;
}
#footer ul
{
	display: none;
}
#footer ul li
{
	float: right;
	display: none;
	list-style: none;
	line-height: 57px;
}
#footer a
{
	margin-right: 15px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#footer a.login
{
	margin-top: 18px;
}
#footer a:hover
{
	text-decoration: underline;
}
/*--- FAQ ---*/
#faq h3
{
	font-size: 13px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #c3c3c3;
}
#faq h2
{
	font-size: 1.0em;
	margin: 0;
}
#faq span
{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
#faq span ul
{
	margin: 10px 0 20px 20px;
}
#faq span ul li
{
	list-style-type: square;
	color: #64809b;
	margin-top: 5px;
}
#faq label
{
	float: left;
	display: block;
	width: 150px;
}
xxfaq input
{
	width: 200px;
	margin-bottom: 5px;
}
#faq textarea
{
	width: 200px;
	height: 80px;
	margin-bottom: 5px;
}

.lidNumberSearch
{
	border: 1px solid gray;
	height: 16px;
	width: 100px;
}
.lblBold
{
	font-weight: bold;
}