/*//////////////////////////////////////*/
/* Stylesheet for Faaborg Vaerft - www.faaborg-vaerft.dk */
/* Created by e-c-s denmark | support@e-c-s.dk | www.e-c-s.dk */
/* Copyright © 2011 Faaborg Vaerft and e-c-s denmark - All rights reserved */
/*//////////////////////////////////////*/


/*//////////////////////////////////////*/
/*/////////// OVERALL STYLES ///////////*/
/*//////////////////////////////////////*/
/* BEGIN */
html, body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0;
	height: 100%;
	max-height: 100%;
	min-height: 100%;
}

img {
	border: 0px;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #4a6792;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

hr {
	padding: 0;
	margin: 0;
	border: 0;
	height: 0;
	width: 100%;
	background: #b2b7c1;
	color: #b2b7c1;
	border-top: 1px solid #b2b7c1;
	border-bottom: 1px solid #FFF;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	line-height: normal;
	color: #666666;
	background: url(../img/compas.png) left center no-repeat;
	text-indent: 34px;
	text-align: left;
}

h2 { 
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
	line-height: normal;
	color: #666666;
	background: url(../img/compas.png) left center no-repeat;
	text-indent: 20px;
	text-align: left;

}

h3 { 
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: normal;
	color: #666666;
	text-align: left;

}

h4 { 
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: normal;
	color: #666666;
	text-align: left;

}

h5 { 
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: normal;
	color: #666666;
	text-align: left;

}

h6 { 
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: normal;
	color: #666666;
	text-align: left;

}

.clear {
	clear: both;
	height: 0;
	width: 0; 
	margin: 0;
	padding: 0;
}
/* END */
/*//////////////////////////////////////*/
/*///////////// TOP STYLES /////////////*/
/*//////////////////////////////////////*/
#top {
	width: 100%;
	height: 172px;
	margin: 0;
}

#top.en { background: url(../img/topbar_en.jpg) top center no-repeat; }
#top.de { background: url(../img/topbar_de.jpg) top center no-repeat; }
#top.da { background: url(../img/topbar_da.jpg) top center no-repeat; }

#top .languages {
	height: 50px;
	width: 970px;
	margin: 0 auto;
}
#top .languages a {
	display: block;
	height: 50px;
	margin-right: 30px;
	float: right;
}
#top .languages a.english { background: url(../img/english.png) center center no-repeat; width: 71px; }
#top .languages a.deutsch { background: url(../img/deutsch.png) center center no-repeat; width: 72px; }
#top .languages a.dansk { background: url(../img/dansk.png) center center no-repeat; width: 63px; }

#top .logo {
	width: 970px;
	margin: 0 auto;
	text-align: center;
}
#top .logo a img {
	width: 920px;
	height: 122px;
}

/*//////////////////////////////////////*/
/*//////////// DESIGN STYLES ///////////*/
/*//////////////////////////////////////*/
#divbody {
	width: 100%;
	height: auto;
	min-height: 100%;
	max-height: 100%;
	min-width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
#container {
	margin: 0 auto;
	width: 920px;
	padding: 0;
	color: #333333;
}
#contentarea {
	margin: 0;
	width: 700px;
	padding: 0;
	float: right;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
#fullcontent {
	margin: 0;
	width: 920px;
	padding: 0;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
#breadcrumbs {
	margin: 0 auto 10px auto;
	width: 920px;
	padding: 10px 0;
	color: #999999;
	border-bottom: 1px dashed #dbdee3;
}
#breadcrumbs b { padding: 0 20px 0 0; font-weight: normal; }
#breadcrumbs span { padding: 0 20px; }
#breadcrumbs a { color: #999999; text-decoration: none; }
#breadcrumbs a:hover { color: #333333; text-decoration: none; cursor: pointer; }

/*//////////////////////////////////////*/
/*////////// BOTTOM STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
#bottom {
	background: url(../img/bottom.jpg) top center repeat-x;
	margin: 0;
	width: 100%;
	height: 85px;
	position: inherit;
	bottom: 0;
	left: 0;
}
#bottom .container {
	width: 920px;
	height: 85px;
	margin: 0 auto;
}
#bottom .fss {
	width: 120px;
	height: 85px;
	float: left;
}
#bottom .adresseline {
	color: #999999;
	text-align: center;
	font-size: 11px;
	width: 620px;
	float: left;
	margin-left: 30px;
	padding-top: 25px;
	line-height: 18px;
}
#bottom .adresseline a {
	color: #999999;
	text-decoration: underline;
}
#bottom .adresseline a:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
#bottom .adresseline b { color: #FFFFFF; }
#bottom .poweredby {
	color: #999999;
	text-decoration: none;
	float: right;
	width: 120px;
	text-align: right;
	padding-top: 25px;
	font-size: 12px;
	line-height: 18px;
}
#bottom .poweredby a {
	color: #999999;
	display: block;
	text-decoration: none;
}
#bottom .poweredby a b {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom .poweredby a:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
/* END */
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
