/* General */

html, body, ul {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 1.2;
}

a { 
	text-decoration: none;
	color: #006bc6;
}

a:hover { text-decoration: underline; }

a[href^="mailto:"] {
	font-weight: bold;
	color: #ffa000;
}

h1, h2, h3, p.h2 {
	font-weight: bold;
	margin: 8px 0;
	padding: 0;
}

h1 { font-size: 24px; }
h2, p.h2 { font-size: 16px; }
h3 { font-size: 13px; }
h3 + p { margin-top: -5px; }

hr {
	display: block;
	clear: both;
	border: 0;
	background-image: url('../images/separator.gif');
	background-repeat: repeat-x;
	background-position: center;
	color: #f0f0f0;
	height: 7px;
	margin: 10px 0;
}

img { border: 0; }

ul.simple { padding-left: 3em; }
ul.simple li { list-style-position: outside; }

table {
	border-spacing: 0;
}

/* Layout */

#wrapper {
	width: 750px;
	margin: 0 auto;
}

#sidebar {
	float: left;
	width: 150px;
	z-index: 10;
}

#header {
	height: 20px;
	padding: 10px 10px 10px 30px;
	margin-left: 150px;
	background-color: #f0f0f0;
}

#header ul.navigation {
	float: right;
}

#header ul.navigation li {
	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	color: #969696;
}

#header ul.navigation a {
	display: block !important; /* IE6 Hack */
	display: inline;
	height: 12px;	
	padding: 4px 12px;
	color: #969696;
}

#content {
	float: right;
	margin: 20px 0 0 0;
	width: 570px;
	color: #333;
}

#content a {
	font-weight: bold;
}

#content a[href="#"] { color: #ff0000; }

/* Tag Module */

.tag-1 {font-size: 12px;}
.tag-2 {font-size: 16px;}
.tag-3 {font-size: 14px;}
.tag-4 {font-size: 16px;}
.tag-5 {font-size: 13px;}
.tag-6 {font-size: 16px;}
.tag-7 {font-size: 13px;}
.tag-8 {font-size: 15px;}
.tag-9 {font-size: 14px;}
.tag-9 {font-size: 13px;}
.tag-10 {font-size: 16px;}

#content a.tag-1,
#content a.tag-3,
#content a.tag-5,
#content a.tag-7,
#content a.tag-9 {color: #0E8AEF;}


/* Sidebar */

a#logo {
	display: block;
	width: 100%;
	height: 136px;
	margin-bottom: 18px;
	background: #f0f0f0 url('../images/logo.gif') no-repeat center;
}

#sidebar ul.navigation {
	margin: 18px 0;
}

#sidebar ul.navigation li {
	display: block;
	list-style: none;
	height: 25px;
	color: #333;
}

#sidebar ul.navigation li.active { background: #ffa000 url('../images/navigation-active.png') no-repeat center; }
#sidebar ul.navigation li.active a { color: white; }

#sidebar ul.navigation a { 
	display: block;
	padding: 5px;
	color: #333;
}

#sidebar ul.navigation a:hover { text-decoration: none; color: #ffa000; }
#sidebar ul.navigation li.active a:hover { color: inherit; }

div.sidebox {
	background-color: #f0f0f0;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	line-height: 1.3;
}

div.sidebox + div.sidebox {
	border-top: 1px dotted black;
}

span.tel-nr { 
	position: relative;
	top: -8px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}

div.sidebox img { margin: 8px 0; }
div.sidebox img:last-child { margin-bottom: 0; }

div.presse-mini a {
	color: #868686;
}

/* Home */

img.banner-paar {
	float: right;
}

span.pic-title {
	display: block;
	margin: 8px 0 0 0;
}

ul.checklist {
	margin: 20px 0;
}

ul.checklist li {
	list-style: none;
	padding: 0 0 6px 25px;
	background: url('../images/list-bullet.gif') left top no-repeat;
}

p.anmeldung {
	float: right;
	padding: 25px 0 0 0;
	margin: 0 0 10px 25px;
	background: url('../images/ssl.gif') right top no-repeat;
}

p.anmeldung a.button {
	display: block;
	width: 218px;
	height: 57px;
	background: url('../images/button-anmeldung.gif') center no-repeat;
}

div.minibox {
	clear: both;
	border: 1px solid #dedede;
	margin: 20px 0 5px 0;
}

div.minibox p.title {
	background-color: #f3f3f3;
	font-size: inherit;
	color: #ffa000;
	font-weight: bold;
}

div.minibox p {
	padding: 7px 4px 7px 7px;
	margin: 0;
}

div.minibox img {
	float: left;
	margin-right: 10px;
}

div.minibox a.kunde {
	display: block;
	float: left;
	width: 75px;
	height: 97px;
	margin-right: 5px;
}

div.small {
	clear: none;
	float: left;
	width: 183px;
	height: 150px;
}

div.small p { font-size: 11px; }
div.small img { margin-right: 5px; }
div.small + div.small { margin-left: 7px; margin-bottom: 20px; }

div.readmore {
	width: 100%;
	text-align: right;
}

/* Inhalt, Presse, Kundenstimmen */

img.side {
	float: right;
	margin: 0 0 4px 10px;
}

div.presse,
div.kundenstimmen p {
	position: relative;
	clear: both;
	float: left;
	width: 570px;
	margin-bottom: 15px;
}

div.presse { margin-bottom: 25px; }

div.anchor {
	position: absolute;
	top: -50px;
	visibility: hidden;
}

/* FAQ */

ul.faq {
	margin: 0;
}

ul.faq a:visited {
	color: #581c90;
}

a.back {
	padding-left: 18px;
	background: url('../images/back-arrow.png') left no-repeat;
}

/* Greenfee sparen */

a.button-gutscheinbuch {
	display: block;
	width: 146px;
	height: 24px;
	margin-bottom: 20px;
	background: url('../images/button-gutscheinbuch.gif') center no-repeat;
}

ul.clubs {
	float: left;
	margin-bottom: 20px;
}

ul.clubs li {
	float: left;
	width: 280px;
	list-style: none;
}

/* Partnerprogramm */

div.affid-mail {
	background-color: #f0f0f0;
	padding: 10px;
}

div.affid-mail div { margin-top: 10px; }
div.affid-mail div input { margin-left: 8px; }
div.affid-mail input.submit { float: right; margin-right: 20px; }
div.affid-mail p.error { color: red; font-weight: bold; margin: 0 0 10px 0; }

textarea.code { margin-bottom: 20px; }

/* Golfpreisrechner */

p.footnote {
	color: #909090;
	font-size: 0.85em;
}

table.calc {
	padding: 10px;
	margin-bottom: 15px;
	background-color: #f0f0f0;
}
table.calc td.submit { 
	padding-top: 20px;
	text-align: center;
}
table.calc td {
	text-align: right;
	padding-left: 15px;
}
table.calc input.text { width: 90px; }
table.calc td + td {
	text-align: left;
	padding-left: 5px;
}
table.calc td.submit { padding-top: 15px; }

div.calc-results table.onegolf { float: none; }
div.calc-results table {
	float: left;
	margin-right: 30px;
}
div.calc-results td {
	text-align: right;
	padding-left: 15px;
}
div.calc-results th { 
	text-align: center;
	font-weight: bold;
}

/* Empfehlen */

table.tellafriend {
	padding: 10px;
	width: 340px;
	background-color: #f0f0f0;
}

table.tellafriend textarea {
	width: 210px;
	margin-left: 5px;
}
table.tellafriend input {
	width: 205px;
	margin-left: 5px;
	vertical-align: middle;
}
table.tellafriend th {
	width: 100px;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
}
table.tellafriend td {
	text-align: left;
}
table.tellafriend td.captcha {
	padding-top: 15px;
}
table.tellafriend input.submit { width: auto; }
table.tellafriend input.captcha { width: 110px; }

div.errors h3 { color: red; }

/* Bestellung */

div.bestellen {
	clear: both;
	background: #f0f0f0 url('../images/ssl2.gif') no-repeat 95% 20px;
	padding: 15px;
	margin-bottom: 15px;
}

div.bestellen p { margin: 0 0 20px 0; }
div.bestellen input[type="text"] { border: 1px solid #909090; }
div.bestellen table { margin-bottom: 20px; }
div.bestellen textarea {
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}

table.bestellen th {
	width: 170px;
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
}
table.bestellen th.error { color: red; }
table.bestellen td { width: 300px; }

div.bestellen div.back { height: 24px; }
div.bestellen div.submit { float: right; }
div.bestellen span.error {
	color: red;
	font-weight: bold;
}

div.order-header {
	clear: both;
	float: left;
	width: 570px;
	margin-bottom: 15px;
}
div.order-header div.step {
	float: left;
	padding: 4px 6px 4px 0;
	font-size: 20px;
	font-weight: bold;
	color: #909090;
}
div.order-header img {
	float: left;
	margin-right: 15px;
}

table.order-info {
	clear: both;
	width: 80%;
	margin-bottom: 15px;
}
table.order-info td { text-align: right; }
table.order-info th { text-align: left; }
table.order-info td + td { text-align: left; padding-left: 5px; }

h2.success { color: limegreen; }

/* Golfreisen */

div.golfreise {
	clear: both;
	float: left;
	width: 100%;
	background: #f6f6f6;
	padding: 6px 0;
	margin-bottom: 20px;
}

div.golfreise a.pictureframe {
	display: block;
	padding: 6px 6px 12px;
	border: 1px solid #aaa;
	float: left;
	margin: 0 15px 5px 6px;
	background: white;
}

div.golfreise h2 + h3 {
	margin-top: -5px;
}

div.golfreise p {
	margin-left: 6px;
	margin-right: 6px;
}

div.golfreise p.hotellink {
	margin-bottom: 0;
	text-align: right;
}

table.golfreise {
	width: 100%;
	background: url('../images/table-th.gif') repeat-x top;
	border: dotted #aaa;
	border-width: 0 1px;
	margin-bottom: 15px;
}

table.golfreise th {
	color: white;
	text-align: left;
	font-weight: bold;
	padding: 0 10px;
	height: 23px;
}

table.golfreise td {
	padding: 8px 10px;
	border-bottom: 1px dotted #aaa;
}

table.golfreise td.right, table.golfreise th.right { text-align: right; }
table.golfreise td.center, table.golfreise th.center { text-align: center; }

p.angebote {
	text-align: right;
	margin: 0 0 20px;
}