/* -------------------------------------------------------------------------------------------------- */
/* Allgemeine Definitionen */
/* -------------------------------------------------------------------------------------------------- */

h2, th, .offer, #news, .news_list, #nav_sub h2, .contact, .services   {
	background:  url(../images/yacht_invest/hr.png) repeat-x bottom left;
}


#news   {
	background:  url(../images/all/hr_white.png) repeat-x bottom left;
}

/* -------------------------------------------------------------------------------------------------- */
/* Allgemeine Klassen */
/* -------------------------------------------------------------------------------------------------- */

#header { 
	background: #58a5de url(../images/yacht_invest/header.jpg) no-repeat; 
}


h1 { 
	float: left;
	background: url(../images/all/ecker_yachting_logo.png) no-repeat 28px 28px;
	position: auto;
}


#news h3 {
	margin-bottom: 15px;
}


#main_nav, #top_nav  {
	background: #6e0e0e url(../images/yacht_invest/main_nav_bg.png) repeat-x bottom;
}


#main_nav li, #lang li {
	background: url(../images/yacht_invest/main_nav_spliter.png) no-repeat bottom left !important;
}


#top_nav li {
	background: url(../images/yacht_invest/top_nav_spliter.png) no-repeat top right;
}

#top_nav li a {
	font-size: 11px;
}


#quicksearch, #nav_sub {
	background: #e0e0e0;
}


#quicksearch h2, #nav_sub h2 {
	background:  url(../images/all/hr_white.png) repeat-x bottom left;
}


#content {
	background: #FFFFFF url(../images/yacht_invest/bg.png) repeat-y top left;
}

.description {
	margin-top: 17px;
	}

/* -------------------------------------------------------------------------------------------------- */
/* Grundtemplate */
/* -------------------------------------------------------------------------------------------------- */

.offer {
	min-height: 300px;
}

.news_list, #h2_invest_home {
		background: url(../images/yacht_invest/hr.png) repeat-x bottom left; 
}


#h2_invest_home {
	margin-top: 26px;
	padding-bottom: 10px;
}

h2.h2_invest_home {
	margin: 0px;
	padding: 0px;
	text-indent: -9999%;
	height: 30px;
	line-height: 29px;
}

/* -------------------------------------------------------------------------------------------------- */
/* Top_NAV -> LANG */
/* -------------------------------------------------------------------------------------------------- */
#lang li.active a {
	border-bottom: 2px solid #bc5825;
}

#lang li {
	width: auto;
}

img { padding: 0 !important;}

