/* CSS Document */
* {
  margin: 0px;
  padding: 0px;
  border: none;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

a {
  color: #003b83;
  text-decoration: none;
}

a.moreLink {
  background: url(../img/layout/icon_arrowblue.png) no-repeat 0px 5px;
  padding: 0px 0px 0px 10px;
  color: #666;
  margin-top: 4px;
  display: block;
}

p {
	margin-bottom: 10px;
}

h2 {
  color: #003b83;
  font-family: Georgia, "Trebuchet MS", Arial, Verdana;
  font-weight: normal;
  font-size: 1.5em;
  margin: 0px 0px 8px 0px;
}

h2 a{
	font-family: Georgia, "Trebuchet MS", Arial, Verdana;
}

h3 {
  font-weight: normal;
  font-size: 1.1em;
  font-family: Georgia, "Trebuchet MS", Arial, Verdana;
  color: #003b83;
  margin: 13px 0px 5px 0px;
}

h4 {
  color: #003b83;
  font-family: Georgia, "Trebuchet MS", Arial, Verdana;
  font-weight: normal;
  font-size: 1.4em;
  margin-bottom: 10px;
  padding: 6px 0px 8px 0px;
  border-top: 4px solid #e8e9eb;
  border-bottom: 1px solid #e8e9eb; 
}

h5 {
	color: #003b83;	
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 3px;
}

img.border {

	padding: 1px;
	border: 1px solid #ccc;

}

.clear {
  clear: both;
}

.norightmargin {
  margin-right: 0px !important;
}

span.cat {
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  color: #666;
  letter-spacing: 1;
}

p.intro {
  font-family: Georgia, "Trebuchet MS", Verdana, Arial;
  font-size: 0.9em;
  line-height: 1.6;
  color: #666;
  margin-bottom: 10px;
}

p.text {
  margin-bottom: 10px;
}

p.pretext{
  margin-bottom: 15px;
  font-style:italic;
}

body {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: url(../img/layout/body.png) repeat-x #7ea6b9;
  * background-color: #729db1;
}

#wrap {
  background: url(../img/layout/container.png) repeat-y top left;
  width: 935px;
  margin: 0 auto;
  margin-bottom: 20px;
}

#container {
  background: url(../img/layout/wrap.png) no-repeat top left;
  width: 935px; 
}

#header {
  height: 135px;
  margin-bottom: 20px;
  position: relative;
}

#header ul {
  width: 870px;
  height: 42px;
  margin: 0px 0px 0px 32px;
  list-style: none;
  background: url(../img/layout/navi.png) repeat-x top left;
}

#header ul li {
  float: left;
}

#header ul li a {
  font-size: 0.75em;
  display: block;
  padding: 12px 11px 11px 11px;
}

#header ul li a:hover {
  background: #e8e9eb;
}

#header ul li.active {
 background: #e8e9eb;

}

div.logo-navi {
	position: absolute;
	right: 35px;
	top: 20px;
}

div.logo-navi a {
	display: block;
	height: 46px;
	float: left;
	margin-left: 20px;
}

div#languages {
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 33px;
	font-size: 0.75em;
}

.logo {
  margin: 20px 20px 0px 32px;
}

#content {
  width: 655px;
  float: left;
  margin: 0px 17px 0px 32px;
  padding-bottom: 20px;
  font-size: 0.76em;
}

#content-full {
  width: 870px;
  margin: 0px 0px 0px 32px;
  padding-bottom: 20px;
  font-size: 0.76em;
}

#sidebar {
  width: 200px;
  float: left;
  color: #666;
  font-size: 0.76em;
  padding-bottom: 20px;
}

#sidebar p.line {

	margin-top: 8px;
	border-top: 1px solid #e8e9eb;
	padding-top: 4px;
}

.box-large {
  width: 615px;
  background: url(../img/layout/box_large_top.png) no-repeat top left;
  padding: 20px 20px 20px 20px;
  margin-bottom: 10px;
}

.box-large span.bottom{
  width: 655px;
  display: block;
  margin: 10px 0px -20px -20px;
  height: 16px;
  background: url(../img/layout/box_large_bottom.png) no-repeat top left;
  clear: both;
}

.box-large img {
  float: left;
  margin: 5px 20px 10px 0px;
}

img.wide {
  margin: -18px 0px 10px -18px;
}

.box-medium {
  width: 390px;
  height: 180px;
  float: left;
  background: url(../img/layout/box_medium_top.png) no-repeat top left;
  padding: 20px 20px 0px 20px;
  margin: 0px 9px 0px 0px;
  position: relative;
}

.box-medium span.bottom{
  position: absolute;
  bottom: 0px;
  width: 430px;
  display: block;
  margin: 10px 0px 0px -20px;
  height: 10px;
  background: url(../img/layout/box_medium_bottom.png) no-repeat top left;
}

.box-small {
  width: 283px;
  height: 180px;
  float: left;
  background: url(../img/layout/box_small_top.png) no-repeat top left;
  padding: 20px 20px 0px 20px;
  margin: 0px 9px 0px 0px;
  margin-bottom: 20px;
  position: relative;
}

.box-small#marques {	height: 495px !important;}
.box-small#marques span.more-link {border: none !important;}
.box-large#marques span.more-link {border: none !important;}

.box-small span.bottom{
  position: absolute;
  bottom: 0px;
  width: 323px;
  display: block;
  margin: 10px 0px 0px -20px;
  height: 10px;
  background: url(../img/layout/box_small_bottom.png) no-repeat top left;
}

div.news {
  margin-bottom: 20px;
}

div.news ul {
  list-style: none;
} 

div.news ul li{
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 8px 0px;
  border-bottom: 1px dotted #ccc;
}

div.news ul li p {
	margin-bottom: 0px;
}

p.fotoalbum {

	clear: left;
	padding-top: 10px;
	margin-bottom: 25px;

}

a.fotoalbum {

	float: left;
	border: 1px solid #ccc;
	margin-right: 4px;
	margin-bottom: 4px;

}

a.fotoalbum:hover {

	border: 1px solid black;

}


a.fotoalbum span {

	border: 2px solid white;
	display: block;
	width: 112px;
	height: 78px;
	overflow: hidden;

}

div.newsEntry a.fotoalbum img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

span.date {
  font-style: italic;
  padding: 0px 0px 0px 18px;
  color: #c0c0c0;
  background: url(../img/layout/icon_date.png) no-repeat top left;
}

div.downloads ul {
  list-style: none;
}

div.downloads ul li{
  border-bottom: 1px dotted #ccc;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

div.downloads ul li p {
	margin-bottom: 0px;
}

div.downloads ul li a {
  padding: 0px 0px 0px 10px;
  background: url(../img/layout/icon_arrowblue.png) no-repeat 0px 6px;
}

div.downloads ul li a span{
  color: #c0c0c0;
  padding-left: 5px;
}

ul.side-links {
	margin-bottom: 20px;
}

ul.side-links li {
	border-bottom: 1px dotted #ccc;
}

ul.side-links li a {
	color: #666;	
	background: url(../img/layout/icon_arrowblue.png) no-repeat 0px 7px;
	padding: 2px 0 2px 14px;
	display: block;
}

ul.content-list, ul.side-links {list-style: none;}

ul.content-list li {
	padding: 3px 0px 3px 14px;
	border-bottom: 1px dotted #CCC;
	background: url(../img/layout/icon_arrowblue.png) no-repeat 0px 8px;
}

span.more-link {
	display: block;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}

span.more-link a {
	padding: 2px 0px 2px 14px;
	display: block;
	background: url(../img/layout/icon_arrowblue.png) no-repeat 0px 7px;
	color: #666;
}

span.more-link a:hover, ul.side-links li a:hover {
	background-color: #f8f8f8;
}

div.motor a {
	width: 196px;
	height: 60px;
	border: 1px solid #CCC;
	display: block;
	margin-bottom: 10px;
}

a.imgVolvoPenta {background: url(../img/moteurs/volvo_penta_1.png)}
a.imgVolvoPenta:hover {background: url(../img/moteurs/volvo_penta_1.png)}
a.imgMerCruiser {background: url(../img/moteurs/mercury_1.png)}
a.imgMerCruiser:hover {background: url(../img/moteurs/mercury_1.png)}
a.imgVerado {background: url(../img/moteurs/verado_1.png)}
a.imgVerado:hover {background: url(../img/moteurs/verado_1.png)}
a.imgYamaha {background: url(../img/moteurs/yamaha_1.png)}
a.imgYamaha:hover {background: url(../img/moteurs/yamaha_1.png)}

ul.employes {
	padding-top: 10px;
}

ul.employes li {
	display: block;
	width: 130px;
	float: left;
	height: 190px;
	margin: 0px 20px 10px 0px;	
}	
ul.employes li img {
	display: block;
	float: none;
	margin: 0 0 5px 0;
	padding: 2px;
	border: 1px solid #ddd;
	background: #FFF;
}

ul.employes li label {
	clear: left;
	color: #003b83;
  	font-family: Georgia, "Trebuchet MS", Arial, Verdana;
	display: block;
}

ul.employes li span {
	font-style: italic;
	color: #666;
}

#footer {
  clear: both;
  height: 125px;
  font-size: 0.75em;
  background: url(../img/layout/footer.png) no-repeat top left;
}

.sitemap {
  padding: 15px 0px 0px 32px;
}

#footer ul{
  list-style: none;
  height: 90px;
  padding: 15px 0px 0px 30px;
}

#footer ul li{
  display: block;
  float: left;
  margin-right: 25px;
}

#footer ul ul {
	padding: 0px;
}

#footer ul ul li {
	float: none;
}

#footer ul ul li a{
  padding-left: 10px;
  background: url(../img/layout/icon_arrowblue.gif) no-repeat 0px 6px;
  color: #666;
}
#footer ul li a:hover {
  color: #003b83;
}


ul.list {

	list-style-type: none;

}

ul.list li {

  background: url(../img/layout/icon_arrowblue.png) no-repeat 0px 5px;
  padding: 0px 0px 0px 10px;
  margin-top: 4px;
}

/*
	Formulare
*/

ul.form {
	list-style: none;
	width: 275px;
	float: left;
}	

ul.form li {
	margin-bottom: 5px;
	clear: both;
}

ul.form li span {
	display: block;
	width: 98px;
	float: left;
	padding-top: 3px;
}

ul.form li label input {
	width: 170px;
	height: 18px;
	border: 1px solid #ccc;
	background: #fff;
	padding-left: 5px;
}

ul.form li label textarea {
	width: 170px;
	height: 110px;
	border: 1px solid #ccc;
	background: #fff;
	padding-left: 5px;
}


ul.form li input.button {
	width: 177px;
	border: none;
	background: #eaeaea;
	padding: 3px 0px 5px 0px;
	height: 23px;
  	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

/*
	Startseite
*/

div.insStart {


}

div.insStart img {

	padding: 1px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}

/*
	News
*/

div.newsEntry img {

	padding: 1px;
	border: 1px solid #ccc;

}

/*
	Inserate
*/

table.spec {

	border-spacing: 0px;
	width: 400px;
}

table.spec td {

	border-bottom: 1px solid #eee;
	padding: 4px;
	padding-left: 0px;
	padding-right: 20px;

}

table.spec td.bez {

	color: #666;
	width: 100px;
}

img#detailfoto 
{
	margin-bottom: 5px;
}

.ui-tabs-hide { display: none; }

ul.ticks {

	border-top: 1px solid #ccc;
	padding-top: 8px;
	list-style-type: none;

}

ul.ticks li {

	background: url(../img/layout/tick.gif) no-repeat;
	background-position: 0px 1px;
	padding-left: 17px;
	margin-bottom: 5px;
}

div#insNavi img {

	padding: 1px;
	border: 1px solid #ccc;

}



div#insNavi ul {

	margin-top: 10px;
	padding-top: 4px;
	border-top: 1px solid #e8e9eb;
	list-style-type: none;

}

div.inserat {

	margin-bottom: 12px;
	overflow: hidden;
}

div.inserat img {

	float: left;
	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 10px;
	
}

div.inserat div {

	float: left;
	width: 100px;

}

div.inserat ul {

	margin-top: 8px;
	margin-bottom: 10px;
	list-style-type: none;

}

div.inserat label {

	float: left;
	display: block;
	width: 60px;
  	color: #666;

}

span.preis {

 	color: #003b83;
}

.gestrichen
{
	text-decoration: line-through;
}

.red
{
	color: red;
}

div.thumbs {
	width: 210px;
	float: left;
}

div.thumbs img, img#largeImage  {

	border: 1px solid #ccc;
	padding: 1px;
	margin: 9px;

}

div.thumbs img {
	height: 50px;
	overflow: hidden;
}

div.inseratForm ul {

	width: 550px;

}

div.inseratForm ul li label input, div.inseratForm ul li label textarea {

	width: 400px;

}


/*
	Kontakt
*/

div#map {
	display: block;
	margin-bottom: 10px;
}

p.phone, p.fax {
	margin-bottom: 0px;
}

p.fax {
	margin-bottom: 10px;
}

p.phone span, p.fax span {
	float: left;
	display: block;
	width: 60px;
	color: #003B83;
}


/*
	Wetter
*/

div.meteo
{
	margin-bottom: 15px;
}

div.meteo ul
{
	clear: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	height: 65px;
}

div.meteo ul li
{
	float: left;
	width: 50px;
	text-align: center;
}

div.meteo ul li img
{
	display: block;
	padding: 4px;
}

div.meteo ul li span
{
  font-size: 0.8em;
}

div.meteo em
{
	font-style: normal;
	font-size: 0.5em;
	float: right;
	color: #ccc;
}

div.meteo-map
{
	height: 285px;
}

div.meteo-map img
{
	padding: 8px;
	background: white;
	border: 1px solid #ccc;
}

/*
	Downloads
*/

ul.downloads
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.downloads li
{
  border-bottom: 1px dotted #ccc;
}

ul.downloads li a
{
	display: block;
	color: black;
	padding: 4px;
}

ul.downloads li span
{
	display: block;
	color: #003b83;
	background-image: url(/img/download_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 2px;
	padding-left: 23px;
	padding-top: 6px;

}

ul.downloads li em
{
	font-style: normal;
	color: #777;
}