/*
Theme Name: Ferienanlagen.de
Theme URI: http://www.triplemind.com/
Description: Template der Seite Ferienanlagen.de
Author: Franziska Ott
Version: 1.0
Tags: ferienanlagen, ferienparks, familienurlaub, nordsee, ostsee
*/

* {
	margin: 0;
	padding: 0
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.2;
	font-size: 12px;
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
	text-align: left;
	background-color: #ffffff
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #1869be
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #666666
}
a:hover, .teaser-center span:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #1869be
}
p {
	padding-bottom: 10px
}
.clear {
	height: 0px;
	width: 0px;
	clear: both
}
#main-layer {
	width: 100%;
	height: 100%
}
/* header START */

#header {
	width: 100%;
	height: 190px;
	background: url(images/header.jpg) no-repeat center;
	margin: 0 auto
}
#header a {
	display: block;
	height: 120px;
	width: 466px;
	padding-top: 35px;
	margin: 0 auto
}
#header a:hover {
	text-decoration: none
}
/* header END */


#layer {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative
}
/* navigation START */

#top-navigation {
	height: 35px;
	text-shadow: #ffffff 1px 1px
}
#navi-left {
	width: 10px;
	height: 35px;
	background: url(images/navigation-left.png) no-repeat;
	float: left
}
#navi-center {
	width: 980px;
	height: 35px;
	background: url(images/background_navigation.png) repeat-x;
	float: left
}
#navi-right {
	width: 10px;
	height: 35px;
	background: url(images/navigation-right.png) no-repeat;
	float: right
}
#top-navigation #navi-center ul li.current_page_item a, #top-navigation #navi-center ul li.current_page_ancestor a {
	color: #1869be
}
#navi-center ul li {
	list-style: none;
	float: left;
	padding-left: 11px;
	padding-top: 10px;
	margin-left: 9px;
	background: url(images/list-style.png) no-repeat left 6px;
	height: 35px
}
#navi-center ul li:first-child {
	background: none;
	padding-left: 0;
	margin-left: 0
}
#top-navigation a {
	text-decoration: none
}
/* navigation END */


/* sidebar left START */

#sidebar-left {
	width: 200px;
	height: 100%;
	float: left;
	background: url(images/background_down-navigation.png) repeat-x
}
#time {
	font-size: 10px;
	height: 25px;
	width: 100%;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 18px
}
/* -- sidebar left navigation START -- */

#side-navigation {
	text-decoration: none;
	text-shadow: #ffffff 1px 1px
}
#side-navigation a:hover {
	text-decoration: none
}
#navi-top {
	background: url(images/navigation-top.png) no-repeat;
	width: 100%;
	height: 5px
}
#side-navi-center {
	background: url(images/background_side-navi.png) repeat-y;
	width: 100%;
	height: 100%
}
#side-navi-center ul li {
	list-style: none;
	padding: 8px 10px;
	background: url(images/list-style-side.png) no-repeat top
}
#side-navi-center ul li.current_page_item a {
	color: #1869be
}
#side-navi-center ul li:first-child {
	background: none;
	padding-top: 4px
}
#side-navi-center ul li:last-child {
	padding-bottom: 4px
}
#navi-bottom {
	background: url(images/navigation-bottom.png) no-repeat;
	width: 100%;
	height: 5px;
	margin-bottom: 10px
}
/* ---- sidebar left subnavigation START ---- */

#side-navi-center ul.sub-one {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	margin: 8px 10px 0 -1px;
	width: 180px;
	-moz-border-radius-bottomleft: 5px; /* Firefox */
	-moz-border-radius-bottomright: 5px; /* Firefox */
	-webkit-border-radius-bottomleft: 5px; /* Safari, Chrome */
	-webkit-border-radius-bottomright: 5px; /* Safari, Chrome */
	-khtml-border-radius-bottomleft: 5px; /* Konqueror */
	-khtml-border-radius-bottomright: 5px; /* Konqueror */
	border-radius-bottomleft: 5px; /* CSS3 */
	border-radius-bottomright: 5px; /* CSS3 */
}
#side-navi-center ul.sub-one li {
	padding: 4px 10px;
	background: none;
	font-weight: normal
}
#side-navi-center ul.sub-one li a {
	font-weight: normal
}
#side-navi-center ul.sub-one li:first-child {
	padding-top: 8px
}
#side-navi-center ul.sub-one li.last {
	padding-bottom: 8px
}
/* ---- sidebar left subnavigation END ---- */

/* -- sidebar left navigation END -- */

/* sidebar left END */


/* content START */

#content {
	width: 560px;
	height: 100%;
	float: left;
	padding: 0 20px;
	background: url(images/background_down-navigation.png) repeat-x
}
#breadcrumb {
	font-size: 10px;
	height: 28px;
	padding-top: 18px
}
/* -- big-box START -- */

.big-box {
	margin-bottom: 15px
}
.big-box-top {
	background: url(images/big-box-top.png) no-repeat;
	height: 5px
}
.big-box-center {
	background-color: #f8f8f8;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding-left: 10px;
	padding-right: 10px
}
.big-box-bottom {
	background: url(images/big-box-bottom.png) no-repeat;
	height: 5px
}
.big-box-image {
	background: url(images/background_big-box-image.png) no-repeat;
	height: 183px;
	width: 548px;
	margin-left: -5px;
	padding-left: 6px;
	padding-top: 6px
}
/* -- big-box END -- */


/* -- small-box START -- */

.small-boxes {
	margin-bottom: 15px
}
.small-box-left {
	background: url(images/background_small-box-image.png) no-repeat;
	float: left;
	width: 262px;
	padding-left: 5px;
	padding-right: 5px
}
.small-box-image {
	padding-left: 1px;
	padding-top: 6px;
	height: 187px
}
.small-box-right {
	background: url(images/background_small-box-image.png) no-repeat;
	float: right;
	width: 262px;
	padding-left: 5px;
	padding-right: 5px
}
/* -- small-box END -- */


/* -- social-network START -- */

.social-network {
	background: url(images/background_down-navigation.png) repeat-x;
	height: 44px;
	padding-top: 16px;
	padding-left: 5px
}
/* -- social-network END -- */

/* content END */


/* sidebar right START */

#sidebar-right {
	width: 200px;
	height: 100%;
	float: left;
	background: url(images/background_down-navigation.png) repeat-x
}
#notes {
	font-size: 10px;
	height: 25px;
	width: 180px;
	padding-top: 18px;
	float: right;
	text-align: right;
	margin-right: 5px;
	padding-right: 5px
}
/* -- news START -- */

.news-box {
	width: 200px
}
.news-headline {
	font-weight: bold
}
.news-head-left {
	background: url("images/navigation-left.png") no-repeat;
	height: 35px;
	width: 10px;
	float: left
}
.news-head-center {
	background: url("images/background_navigation.png") repeat-x;
	float: left;
	height: 25px;
	width: 180px;
	padding-top: 10px;
	text-shadow: 1px 1px #ffffff
}
.news-head-right {
	background: url("images/navigation-right.png") no-repeat;
	float: right;
	height: 35px;
	width: 10px
}
.news-text-one {
	background: url("images/background_down-navigation.png") repeat-x;
	padding: 10px 10px 0 10px
}
.news-text-two {
	margin: -2px 10px 2px;
	border-top: 1px solid #e5e5e5;
	padding-top: 8px
}
/* -- news END -- */

/* sidebar right END */


/* teaser START */

.teaser-center {
	background: url(images/background_side-navi.png) repeat-y;
	width: 180px;
	height: 100%;
	padding: 0 10px;
	padding-top: 6px;
	text-shadow: #ffffff 1px 1px
}
.teaser-center b {
	font-size: 18px
}
.teaser h3 {
	background: url(images/list-style-info.png) no-repeat top left;
	height: 22px;
	margin: 0;
	margin-top: -6px;
	padding-top: 6px
}
.teaser p {
	padding-top: 5px;
	padding-bottom: 7px
}
.teaser-center .image {
	background: url(images/background_teaser-image.png) no-repeat;
	height: 72px;
	width: 190px;
	margin-left: -5px;
	margin-top: -5px;
	padding-left: 6px;
	padding-top: 6px
}
.teaser-center span {
	cursor: pointer;
	font-weight: bold
}
/* teaser END */


/* footer START */

#footer {
	background: url(images/footer.png) repeat-x;
	height: 45px;
	font-size: 10px;
	text-align: center;
	padding-top: 32px;
	text-shadow: 1px 1px #ffffff
}
/* footer END */


/* button START */

.submit-button span {
	background: url(images/button.png) no-repeat;
	height: 22px;
	width: 98px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
	color: #ffffff;
	text-shadow: 1px 1px #7f9ab6;
	display: block
}
.submit-button span:hover {
	background: url(images/button_hover.png) no-repeat;
	color: #ffffff;
	text-shadow: -1px -1px #7f9ab6;
	text-decoration: none
}
/* ADDTHIS BIG BOX START */ 

div.addthis_toolbox, a.addthis_button_facebook_like, a.addthis_button_tweet, a.addthis_counter {
	height: 20px
}
a.addthis_button_facebook_like iframe {
	width: 110px !important
}
a.addthis_button_tweet iframe {
	width: 105px !important
}
#___plusone_1 {
	width: 72px !important
}
/* ADDTHIS BIG BOX END */

/* ADS */
#ad_skyscraper {
	position: absolute;
	left: 101%
}
#ad_leaderboard {
	margin: 0 auto 10px auto;
	text-align: center
}
#ad_content {
	margin: 0 0 20px 20px;
	float: right
}
/* ADS */
