/* @override 
	http://server19.cyon.ch/~autofrei/assets/templates/autofrei/css/style.css
	http://autofreieorte.com/assets/templates/autofrei/css/style.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* @group Reset */

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group Basis */

body {
	background: url(../images/body_bg.gif) repeat-x;
	font-family: Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	padding-bottom: 1em;
	padding-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.4em;
}

a {
	color: #0082df;
}

.clear {
	clear: both;
}

div#top {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	height: 156px;
	position: relative;
}



div#navicontainer {
	height: 156px;
	position: relative;
	background: url(../images/head_bg.gif) no-repeat 258px 4px;
	text-align: left;
}

a#logo {
	width: 204px;
	height: 105px;
	text-indent: -10000px;
	background: url(../images/logo_autofreieorte.gif) no-repeat 0;
	margin-top: 20px;
	display: block;
	float: left;
	margin-left: 10px;
}

ul#hauptnavigation {
	list-style-type: none;
	height: 28px;
	position: absolute;
	margin-left: 258px;
	width: 500px;
	bottom: 0;
}
ul#hauptnavigation li{
	height: 28px;
	line-height: 28px;
	float: left;
}
ul#hauptnavigation li a{
	display: block;
	height: 25px;
	line-height: 25px;
	background-color: #026dba;
	color: #9cd2f9;
	text-decoration: none;
	border-top: 1px solid #3a9ae0;
	border-left: 1px solid #3a9ae0;
	border-right: 1px solid #005c9f;
	border-bottom: 2px solid #005c9f;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-right: 7px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}
ul#hauptnavigation li a:hover{
		background-color: #0076cc;
	color: white;
}
ul#hauptnavigation li a.active{
	color: #0082df;
	border-style: none;
	line-height: 55px;
	height: 55px;
	background: white url(../images/main_active_l.gif) no-repeat;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}
ul#hauptnavigation li a.active span{
	height: 55px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	background: url(../images/main_active_r.gif) no-repeat right top;
	display: block;
}

div#maincontainer {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
div#indexcontainer{
	margin-top: 23px;
	position: relative;
	width: 215px;
	float: left;
}
div#indexnavi {
	position: relative;
	margin-top: 43px;
	float: left;
	padding-bottom: 40px;
}




div#indextop {
	background: url(../images/sub_top_bg.png) no-repeat right top;
	height: 302px;
	width: 20px;
	top: 0;
	right: 0;
	position: absolute;
	margin-top: -15px;
}


div#indexbg {
		background: url(../images/sub_bg.png) repeat-y right top;
	position: relative;
	width: 20px;
	margin-bottom: 384px;
	height: 250px;
	margin-top: -100px;
}

div#indexbott {
	background: url(../images/sub_bot_bg.png) no-repeat right 250px;
	height: 600px;
	width: 20px;
	margin-top: 402px;
}




div#indexnavi ul#indexout{
	width: 215px;
	float: left;
	clear: left;
}
div#indexnavi ul#indexout li.level1 a.level1{
	background-color: #deedff;
	border-top: 1px dotted #0082df;
	border-bottom: 1px dotted #0082df;
	width: 215px;
	margin-bottom: 3px;
	clear: both;
	margin-left: 0;
	display: block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 30px;
	text-indent: 28px;
}



div#indexnavi ul#indexout li.level1 a.active{
	color: #0082df;
}

div#indexnavi ul#indexout li a:hover{
	text-decoration: underline;
}

div#indexnavi ul#indexout li#id_48 a.level1{
	background: #deedff url(../images/sub_icons.gif) no-repeat -10px -16px;
}
div#indexnavi ul#indexout li#id_49 a.level1{
	background: #deedff url(../images/sub_icons.gif) no-repeat -9px -271px;
}
div#indexnavi ul#indexout li#id_50 a.level1{
	background: #deedff url(../images/sub_icons.gif) no-repeat -7px -80px;
}
div#indexnavi ul#indexout li#id_55 a.level1{
	background: #deedff url(../images/sub_icons.gif) no-repeat -7px -144px;
}
div#indexnavi ul#indexout li#id_57 a.level1{
	background: #deedff url(../images/empfehlung.gif) no-repeat 9px 0;
}
div#indexnavi ul#indexout li#id_69 a.level1{
	background: #deedff url(../images/buecher.gif) no-repeat 8px -3px;
}
div#indexnavi ul#indexout li#id_74 a.level1{
	background: #deedff url(../images/radar.gif) no-repeat 6px 0;
}
div#indexnavi ul#indexout li#id_70 a.level1{
	background: #deedff url(../images/150.gif) no-repeat 8px;
}
div#indexnavi ul#indexout li#id_71 a.level1{
	background: #deedff url(../images/sub_icons.gif) no-repeat -7px -207px;
}
div#indexnavi ul#indexout li ul.indexinner{
	width: 215px;
	margin-bottom: 3px;
	margin-top: 7px;
	background-color: white;
	float: left;
	clear: both;
	margin-left: 28px;
}
div#indexnavi ul#indexout li ul.indexinner li.level2 {
	background-color: white;
	display: block;
	border-bottom-style: none;
	border-top-style: none;
	margin: 0;
	padding: 0 40px 0 0;
}
div#indexnavi ul#indexout li ul.indexinner li.level2 a{
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 0.75em;
	display: block;
	line-height: 1.4em;
	margin-bottom: 5px;
	margin-right: 10px;
	background-color: white;
}

div#indexnavi ul#indexout li ul.indexinner li a:hover{
	text-decoration: underline;
}
div#indexnavi ul#indexout li ul.indexinner li a.active{
	color: #0082df;
}
ul.indexinner ul.indexinner li{
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
ul.indexinner ul.indexinner, ul.indexinner ul.indexinner li {
	display: none;
	visibility: hidden;
}
ul.indexinner ul.indexinner li{
	margin-top: -5px;
}
ul.indexinner li.active ul.indexinner, li.active ul.indexinner ul.indexinner li {
	visibility: visible;
	display: block;
}
div#content {
	width: 728px;
	float: left;
	margin-left: 42px;
	padding: 0;
	position: relative;
	margin-top: 27px;
}

#content h1 {
	color: #0082df;
	font-size: 1.5em;
	margin-bottom: 15px;
}

#content h2 {
	font-size: 1.1em;
}

div#footer {
	width: 728px;
	color: silver;
	font-size: 0.8em;
	border-top: 1px dotted gray;
	text-align: right;
	margin-bottom: 120px;
	margin-left: 256px;
	padding-top: 5px;
	margin-top: 30px;
	clear: both;
	display: block;
}
div#footer a{
	color: silver;
}
div#footer div.left {
	float: left;
}

#footer div.left ul li{
	display: inline;
	margin-right: 15px;
}
#footer div.left ul li a{
	color: gray;
}
#footer div.left ul li a:hover{
	color: #0082df;
}

#footer div.right a {
	text-decoration: none;
}
#footer div.right a:hover{
	color: #0082df;
}
/* @end */

/* @group Home */



#slideshow{
width: 728px; 
height: 267px;
	margin: 38px 0 28px;
	padding: 0;
	position: relative;
	z-index: 0;
}

.moodshow_shadow {
	width: 728px;
	height: 291px;
	background: url(../images/mood_shadow.gif) no-repeat 0 bottom;
	margin-bottom: 10px;
	top: -23px;
	left: 0;
	position: absolute;
	z-index: 0;
}

.moodshow {
	width: 726px;
	height: 275px;
	border: 1px solid #c4c4c4;
	position: relative;
	z-index: 0;
}
.moodshow a.detaillink{
	display: block;
	position: absolute;
	width: 728px;
	height: 277px;
	z-index: 5;
}

.moodpic {
	width: 708px;
	height: 257px;
	background: url(../images/porquerolles.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: 9px;
	z-index: 1;
}

div.moodinfos {
	position: absolute;
	bottom: 9px;
	left: 9px;
	height: 27px;
	background-color: rgba(0,0,0,0.58);
	color: white;
	line-height: 27px;
	font-size: 0.8em;
	width: 698px;
	padding-left: 10px;
	z-index: 2;
}

div.moodarrow {
	position: absolute;
	bottom: 9px;
	right: 9px;
	background: #0082df url(../images/mood_arr.gif) no-repeat right;
	width: 230px;
	font-size: 0.8em;
	height: 56px;
	z-index: 3;
}

.moodarrow h2 {
	color: #ff0;
	font-size: 1.1em;
	margin-top: 9px;
	margin-left: 9px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding: 0;
}
.moodarrow p{
	color: white;
	margin-left: 9px;
}

div#quickinfo {
	width: 726px;
	height: 182px;
	background: url(../images/intro_bg.gif) no-repeat;
	border-top: 1px solid #0082df;
	border-right: 1px solid #0082df;
	border-left: 1px solid #0082df;
	position: relative;
}

div#basisinfo {
	position: absolute;
	width: 300px;
	top: 20px;
	left: 25px;
}
div#basisinfo_rechts {
	position: absolute;
	width: 300px;
	top: 20px;
	right: 30px;
}
div#basisinfo p{
	color: black;
}

#basisinfo_rechts em {
	font-size: 0.7em;
	display: block;
	margin-top: 5px;
	margin-left: 164px;
	color: #0082df;
}

#basisinfo_rechts ul {
	list-style-image: none;
	list-style-position: inside;
	line-height: 1.7em;
	font-size: 0.8em;
}
#basisinfo_rechts ul li{
	background: url(../images/ok.png) no-repeat 1px 2px;
	padding-left: 25px;
}

div#quicksearch {
	position: absolute;
	top: 35px;
	right: 15px;
	width: 240px;
}

#quicksearch h3 {
	color: #0082df;
	padding-bottom: 10px;
}

#quicksearch form a {
	color: #0082df;
	font-size: 0.8em;
	margin-right: 20px;
}

.button {
	background: #0082df url(../images/buttn_bg_arr.gif) no-repeat right;
	border-style: none;
	height: 24px;
	line-height: 20px;
	color: yellow;
	padding-right: 25px;
	cursor: pointer;
}

div#tweets {
	font-size: 0.8em;
	border: 1px dotted gray;
	margin-top: 15px;
	line-height: 1.4em;
	padding: 10px 10px 10px 35px;
	background: #e8e8e8 url(../images/twitter_16.png) no-repeat 10px 13px;
}

div#twitter_update_list {
	list-style-type: none;
	display: inline;
}
div#tweets a{
	color: black;
}

div#homeblog {
	width: 318px;
	padding: 15px;
	border: 1px solid #c4c4c4;
	margin-top: 20px;
	height: 130px;
	float: right;
}
div#homeblog h3{
	color: #0082df;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
}
div#homeblog h2 a{
	color: black;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1.3em;
	display: block;
	margin-bottom: 0.5em;
}

#homeblog ul {
	margin-top: 20px;
}
#homeblog ul li{
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.6em;
}
#homeblog ul li a{
	color: black;
	font-size: 0.9em;
	font-weight: bold;
}
div#homeblog img{
		height: auto;
	width: 306px;
	border: 1px solid #007cd5;
	padding: 5px;
	background-color: #d3e8fd;
}
div#meta{
	margin-top: 10px;
}

p.ditto_link a{
	color: #0082df;
}
div#meta a{
	color: gray;
	text-decoration: none;
	font-size: 0.8em;
}

div#addloc_home {
	width: 318px;
	float: right;
	padding: 15px;
	margin-top: 20px;
	border: 1px solid #0082df;
	background: #83c1f2 url(../images/add_loc_bg.jpg) no-repeat;
}

#addloc_home div.errors {
	margin-left: 160px;
	font-size: 0.7em;
	color: #e4121f;
	line-height: 1.3em;
	margin-bottom: 7px;
}

#addloc_home h3 {
		color: #0082df;
	margin-left: 160px;
	padding-bottom: 10px;
}

#addloc_home p.error {
	margin: 0;
	padding: 0;
}

#addloc_home input {
	margin-left: 160px;
	border: 1px solid #0082df;
	padding: 4px;
	color: black;
}

#addloc_home button.button {
	margin-left: 160px;
	margin-top: 10px;
}

#Addloc fieldset {
	background-color: #deedff;
	border: 1px dotted #0082df;
	padding: 20px;
	margin-bottom: 20px;
}

#Addloc fieldset legend {
	color: #0082df;
	font-weight: bold;
	display: block;
	border-top: 1px dotted #0082df;
	border-right: 1px dotted #0082df;
	border-left: 1px dotted #0082df;
	background-color: #deedff;
	padding: 8px 10px 9px;
}
#Addloc h2{
	color: #0082df;
	font-weight: bold;
	font-size: 0.9em;
	border-bottom: 1px dotted #0082df;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 25px;
	clear: left;
	width: 400px;
}

#Addloc input,#Addloc textarea {
	border: 1px solid #0082df;
	padding: 5px;
	float: left;
	width: 300px;
}
#Addloc input{
}
#Addloc iframe {
	width: 680px;
	height: 200px;
	background-color: white;
	border: 1px solid #0082df;
	margin-bottom: 30px;
}

#Addloc fieldset label {
	height: 30px;
	margin-bottom: 15px;
	width: 170px;
	float: left;
	clear: left;
	font-size: 0.9em;
	line-height: 1.5em;
}

input#userurl,#Addloc fieldset ol li label.website {
	margin-top: 30px;
}

 



#Addloc fieldset button.button {
	clear: left;
	float: left;
	margin-left: 170px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Addloc p.schluss {
	border-top: 1px dotted #c2b600;
	border-bottom: 1px dotted #c2b600;
	background-color: #ffffb6;
	padding-left: 15px;
	padding-top: 13px;
}

#Addloc fieldset label em {
	color: #d8101d;
}

#content div.errors {
	background-color: #fde4e4;
	border: 1px dotted #e4121f;
	padding: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
}
div#topof {
	width: 318px;
	padding: 15px;
	border: 1px solid #c4c4c4;
	margin-top: 20px;
	float: left;
	clear: left;
}

div#topof h3{
	color: #0082df;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
		background: #deedff url(../images/empfehlung.gif) no-repeat 9px 0;
	line-height: 30px;
	padding-left: 32px;
	height: 30px;
}
div#topof h2 a{
	color: black;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.3em;
	display: block;
	margin-bottom: 0.5em;
	font-size: 1em;
}

#topof div.ditto_summaryPost p img {
	height: auto;
	width: 306px;
	border: 1px solid #007cd5;
	padding: 5px;
	background-color: #d3e8fd;
}

.pflicht {
	border: 1px solid #e4121f;
	background-color: #fde4e4;
}

span.country {
	color: gray;
	font-size: 0.8em;
}

/* @end */

/* @group Uebersichten */



#mapshadow {
	width: 728px;
	background: url(../images/mood_shadow.gif) no-repeat 0 bottom;
	margin-bottom: 10px;
	height: 416px;
}
#mapout{
	width: 728px;
	height: 400px;
	border: 1px solid #c4c4c4;
}
#map {
	width: 710px;
	height: 382px;
	margin-top: 9px;
	margin-left: 9px;
}

#map div.bubble {
	width: 200px;
}
#map div.bubble h3{
	font-weight: bold;
	font-size: 0.8em;
}
#map div.bubble a{
	margin-top: 10px;
	display: block;
}
.spalte1, .spalte2, .spalte3   {
	width: 233px;
	float: left;
	margin-top: 10px;
}
.spalte1, .spalte2{
	margin-right: 14px;
}
.spalte1 h3, .spalte2 h3, .spalte3 h3{
	background-color: #deedff;
	border-top: 1px dotted #0082df;
	border-bottom: 1px dotted #0082df;
	clear: both;
	margin-bottom: 3px;
	line-height: 30px;
	font-size: 0.8em;
	font-weight: bold;
}
.spalte1 h3 a, .spalte2 h3 a, .spalte3 h3 a{
	margin-left: 28px;
	text-decoration: underline;
	color: #181818;
}
.spalte1 h3#bergdoerfer{
		background: #deedff url(../images/sub_icons.gif) no-repeat -9px -271px;

}
.spalte2 h3#inseln{
	background: #deedff url(../images/sub_icons.gif) no-repeat -10px -16px;

}

.spalte3 h3#kuesten{
	background: #deedff url(../images/sub_icons.gif) no-repeat -7px -80px;

}

.spalte3 h3#kuriosa{
	background: #deedff url(../images/sub_icons.gif) no-repeat -7px -144px;

}
.spalte1 li, .spalte2 li, .spalte3 li{
	font-size: 13px;
	padding-left: 25px;
	line-height: 18px;
}
.spalte1 ul, .spalte2 ul, .spalte3 ul{
	margin-bottom: 15px;
}
.spalte1 li a, .spalte2 li a, .spalte3 li a{
	color: black;
}

div#melden {
	background-color: #e8ebd6;
	font-size: 0.9em;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px dotted #9ab28e;
}
div#melden a{
	color: #0082df;
}
/* @end */

/* @group Detail */

div#bildautorlink a{
	color: gray;
	font-size: 0.7em;
	text-decoration: none;
	margin-left: 15px;
	margin-top: -26px;
	z-index: 50;
	float: right;
	display: block;
}
div#bildautortext {
	color: gray;
	font-size: 0.7em;
	text-decoration: none;
	float: right;
	margin-top: -26px;
	margin-right: 60px;
	z-index: 50;
}

div#premiumhinweis {
	background-color: #f6f6f6;
	padding: 15px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

#premiumhinweis h2 {
	font-size: 0.8em;
	color: #797979;
	padding-bottom: 0.3em;
}

#premiumhinweis p a {
	color: #525252;
	text-transform: lowercase;
	font-size: 0.8em;
}
#premiumhinweis p{
	padding: 0;
	margin: 0;
}
#premiumhinweis p strong {
	font-size: 0.8em;
	color: #afafaf;
}
div#steckbrief {
	width: 350px;
	height: 308px;
	background-color: #ddecff;
	border: 1px solid #0082e0;
	margin-bottom: 20px;
	float: left;
}

div#steckhead {
	background-color: #0182de;
	position: relative;
}

#steckhead h2 {
	color: yellow;
	padding-top: 10px;
	padding-left: 30px;
}

#steckhead p {
	padding-left: 30px;
	color: white;
}

div#stufe a{
	position: absolute;
	top: 10px;
	right: 20px;
	color: #ddecff;
	font-size: 0.8em;
	text-decoration: underline;
}

#steckbrief h3 {
	color: #0082df;
	margin-top: 20px;
	margin-left: 30px;
	border-bottom: 1px solid #0082e0;
	padding-bottom: 3px;
	margin-right: 30px;
}

#steckbrief ul {
	margin-left: 30px;
	margin-top: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#detailmap{
	float: right;
	border: 1px solid black;
	margin-bottom: 20px;
	width: 350px;
	height: 308px;
	margin-left: 15px;
}



/* @end */

/* @group Content */
.artikelbild1_shadow {
	width: 728px;
	height: 374px;
	background: url(../images/mood_shadow.gif) no-repeat 0 bottom;
	margin-bottom: 20px;
}

.artikelbild1_border {
	width: 726px;
	height: 358px;
	border: 1px solid #c4c4c4;
	position: relative;
}

.artikelbild1 {
	width: 708px;
	height: 340px;
	margin-top: 9px;
	margin-left: 9px;
}

.artikelbild2_shadow {
	width: 728px;
	height: 534px;
	background: url(../images/mood_shadow.gif) no-repeat 0 bottom;
	margin-bottom: 20px;
}

.artikelbild2_border {
	width: 726px;
	height: 518px;
	border: 1px solid #c4c4c4;
	position: relative;
}

.artikelbild2 {
	width: 708px;
	height: 500px;
	margin-top: 9px;
	margin-left: 9px;
}



/* @end */

/* @group Banner */

div#superbanner {
	position: absolute;
	left: 259px;
	z-index: 3;
	top: 14px;
}

div#seitenwerbung {
	width: 120px;
	height: 500px;
	float: left;
	margin-left: 30px;
	font-size: 0.8em;
	text-align: center;
	color: gray;
	margin-top: 56px;
}

div#seitenwerbung-home {
	width: 120px;
	height: 500px;
	float: left;
	margin-left: 30px;
	font-size: 0.8em;
	text-align: center;
	color: gray;
	margin-top: 56px;
}
div#seitenwerbung-home a, div#seitenwerbung a{
	color: gray;
	display: block;
	margin-top: 10px;
}
div#seitenwerbung p{
	vertical-align: middle;
	display: block;
}
div.banner_uebersicht_240, div.banner_uebersicht_120 {
	border: 1px solid silver;
	width: 100px;
	display: table-cell;
	background-color: #f6f6f6;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

div.banner_uebersicht_240{
	height: 240px;
}
div.banner_uebersicht_120{
	height: 120px;
}

div.banner_detail_240, div.banner_detail_120, div.banner_detail_60 {
	border: 1px solid #ededa3;
	width: 100px;
	display: table-cell;
	background-color: #ffffeb;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

div.banner_detail_240{
	height: 240px;
}
div.banner_detail_120{
	height: 120px;
}
div.banner_detail_60{
	height: 60px;
}
/* @end */