body {
	text-align: center;
	margin: 0px;
	padding: 0px;

	color: #303133;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image:url(http://www.baadinfo.dk/images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;			
}

#tip
{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}
.tipItem
{
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}
.share 
{
	color: #3b5998;
	cursor:pointer;
}

a:hover.share
{
	color: #3b5998;
	text-decoration:underline;
}

.boatlink {
	color: #303133;
	text-decoration: none;
}
input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #3E4A54; 
	font-size: 10px; 
}
.boatview a {
	color: #303133;
}
a {
	color: #C45702;
}
.style1 {
	color: #C45702;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	display: inline;
	color: #303133;
}
h3{
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#999999;
	display: inline;
}
.menuPunkt {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuSubPunkt {
	color: #303133;
	text-decoration: none;
}

a:hover.menuSubPunkt{
	color: #303133;
	text-decoration: underline;
}
.sOverskrift {
	font-size: 1.0em;
	color: #FFFFFF;
	background-color: #7184A5;
	padding:4px;
	font-weight: bold;
}
.headline {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #7184A5;
	margin: 5px;
}
.rightCol {
	width: 230px;
	text-align: left;
	float: right;
	margin-top: 10px;
}
.leftCol {
	width: 230px;
	float: left;
	text-align: left;	
	margin-top: 10px;	
}

.wideCol {
	float: left;
	width: 468px;
	text-align: left;	
	margin-top: 10px;	
}

.boxed {
	border: 1px solid #7184A5;	
}
.navilinie {
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #92969E; 
	font-size: 9px; 
	text-decoration: none;
}
/* ID */
#pageTop {
	width: 832px;
	margin-left: auto;
	margin-right: auto;
	height: 108px;
	
	
}
#pageWrap {
	width: 832px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	
	
}
#leftMenu {
	width: 172px;
	float: left;
	height: 100%;	
	text-align: left;
}
#mainArea{
	float: left;
	text-align:left;
	width: 468px;
	margin-left: 10px;
	height: 100%;	
}
#bannerArea {
	width: 172px;
	float: right;
	height: 100%;	
}