/*
===========================================================================
@desc:		Mallorcagolf Main CSS
@version:	Juni 09, 2008 15:00
@copyright:	Boris Bojic | DevShack | www.devshack.biz
@changed:	Erste Version
===========================================================================
*/

/* --- CSS Reset ---------------------------------------------------------------------------- */
@charset "iso-8859-1";

* {
	border: 0 none;
	margin: 0;
	padding: 0;
}

html,body {
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	background: #F1EDE0 url(/design/body/hintergrund.png) repeat-x;
	font-size: 100.01%;
	color: #000;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
}

a {
	text-decoration: none;
	color: #7D2800;
}

a:hover {
	text-decoration: underline;
	color: #5b0600;
}

label {
	cursor: pointer;
}

/* --- Formulare Global ---------------------------------------------------------------------------- */

input,select,textarea {
	border: 1px solid #A99F8B;
	background-color: #f0f0f0;
	color: #000;
}
input.button {
	cursor: pointer;
	padding: 2px 10px;
}
textarea:focus,input:focus,select:focus {
	color: #000;
	background: #fff;
	border-color: #866c69;
}

/* --- Grundlayout ---------------------------------------------------------------------------- */
#wrapper {
	width: 747px;
	border: 1px solid #6F6653;
	background: #F1F3F5 url(/design/body/wrapperback.png) repeat-y;
	border-width: 0 1px;
	margin: 0 auto;
}
#topbar {
	background-color: #04460A;
	border-bottom: 2px solid #F1F3F5;
	padding: 0 5px;
}
#headerlogo {
	border-top: 3px solid #033207;
	border-bottom: 3px solid #033207;
	background: #8F999E url(/design/headerlogo/headerlogoback.jpg) no-repeat;
	height: 117px;
}
#headerlogo h1 {
	font-size: .9em;
	text-indent: -999em;
}
#headerlogo a {
	display: block;
	width: 288px;
	height: 68px;
	margin: 23px 0 0 30px;
}
#navigation {
	border-top: 2px solid #E0E4E9;
	border-bottom: 3px solid #94A7A7;
	background: #CDD4DA url(/design/body/navigationback.png) repeat-x;
}
#content {
	float: left;
	width: 497px;
	background: url(/design/content/contentback.png) repeat-x;
	min-height: 400px;
}
#sidebar {
	float: left;
	width: 250px;
}
#footer {
	width: 749px;
	background-color: #7D2800;
	border-top: 3px solid #5E1E00;
	margin: 0 auto;
}
#topbar p {
	float: left;
	width: 45%;
	color: #fff;
	font-size: .6em;
	line-height: 25px;
}
#topbar p#barright {
	float: right;
	text-align: right;
}
#topbar a#baractive {
	color: #C5CED2;
}
#navigation ul {
	font-size: .79em;
	color: #7D2800;
	text-align: center;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	width: 8em;
	line-height: 30px;
}
#navigation ul li a {
	display: block;
	color: #7D2800;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #fff;
	background-color: #A5B4B4;
}
#navigation ul li#navactive a {
	color: #fff;
	background-color: #899E9E;
}

/* --- Inhalt ---------------------------------------------------------------------------- */

#content .bannerad {
	width: 468px;
	height: 60px;
	background-color: #fff;
	border: 1px solid #000;
	text-align: center;
	margin: 15px auto 0;
}

#content h2 {
	font-size: 1em;
	color: #04460A;
	border-bottom: 1px solid #033207;
	line-height: 1.3;
	margin: 1em 25px;
}

#content h3 {
	clear: both;
	font-size: .9em;
	color: #04460A;
	border-bottom: 1px solid #033207;
	line-height: 1.3;
	margin: 1em 25px;
}

#content h4 {
	font-size: .79em;
	color: #04460A;
	line-height: 1.3;
	padding: 0 28px .5em;
}

#content h6 {
	font-size: .6em;
	color: #B3924D;
	padding: 0 28px;
}

#content p {
	font-size: .79em;
	color: #033207;
	line-height: 1.5;
	padding: 0 28px 1em;
}

#content p.pfeillink {
	text-align: right;
}

#content p.galnavlink {
	text-align: center;
}

#content p.pfeillink a,
#content p.pfeillink_l a {
	padding-left: 8px;
	background: url(/design/content/smallarrow.png) 0 50% no-repeat;
}


#content dl.gal450 {
	width: 452px;
	text-align: center;
	margin: 0 auto 1em;
}
#content dl.gal50 {
	width: 52px;
	float: left;
	margin: 0 0 .5em 1em;
}
#content dl.gal200 {
	width: 202px;
	float: left;
	margin: .5em 1em 1em 1.5em;
}
#content dl.galleryview {
	color: #033207;
}
#content dl.galleryview dt {
	border: 1px solid #6f6653;
}
#content dl.galleryview dd {
	font-weight: 700;
	font-size: .79em;
}
#content dl.galleryview dd em {
	font-size: .9em;
	font-weight: 400;
	color: #999;
}
#content dl.galleryview img {
	display: block;
	margin: 0 auto;
}
#content dl.dlform {
	font-size: .79em;
	color: #033207;
	line-height: 1.5;
	padding: 0 28px 1em;
}
#content dl.dlform dt {
	font-weight: 700;
}
#content dl.dlform textarea {
	font-size: 1em;
	color: #033207;
	line-height: 1.5;
	width: 400px;
	padding: 2px;
}
#content dl.dlform input {
	color: #033207;
	line-height: 1.5;
	width: 250px;
	padding: 2px;
}
#content dl.dlform input.button {
	width: auto;
}

#content dl.dlform dd,#sidebar dl.formfield dd {
	padding-bottom: 10px;
}

#content p.errormessage,#content p.successmessage {
	text-align: center;
	color: #c00;
	border: 1px solid #c00;
	font-weight: 700;
	margin: 0 30px 10px;
	padding: 10px;
}
#content p.successmessage {
	color: #090;
	border-color: #090;
}
#content ul,#content ol {
	font-size: .79em;
	color: #033207;
	line-height: 1.5;
	margin-left: 28px;
	padding: 0 28px 1em;
}
#sidebar h4 {
	font-size: .79em;
	font-weight: 400;
	color: #fff;
	border-left: 5px solid #5E1E00;
	background: #7D2800 url(/design/sidebar/ball.png) .45em 60% no-repeat;
	line-height: 2;
	padding: 0 10px 0 22px;
}
#sidebar .sidebarbox {
	border-left: 5px solid #A99F8B;
	background: #E1D4BA url(/design/sidebar/sidebar_boxback.png) repeat-x;
	min-height: 80px;
	padding: .5em 12px 0;
}

#sidebar .center{
	text-align: center;
}

#sidebar #gruen {
	background: #E8FFD9;
}
#sidebar #googleads {
	text-align: center;
	padding-bottom: 2em;
}
#sidebar ul {
	list-style-type: none;
	color: #033207;
	font-size: .75em;
	line-height: 1.8;
	padding-bottom: .5em;
}
#sidebar ul li {
	border-bottom: 1px solid #C4A973;
	padding-left: 8px;
	background: url(/design/sidebar/smallbullet.png) 0 50% no-repeat;
}
#sidebar .redsidebarbox {
	border-left: 5px solid #7D2800;
	background: #DBB5AE url(/design/sidebar/sidebar_redboxback.png) repeat-x;
	min-height: 80px;
	padding: .5em 12px 0;
}
#sidebar .redsidebarbox ul li {
	border-bottom: 1px solid #B96F62;
}
#sidebar .redsidebarbox ul li a {
	color: #fff;
	font-weight: 700;
}
#sidebar p {
	font-size: .75em;
	color: #033207;
	line-height: 1.5;
	padding-bottom: .5em;
}
#sidebar p.sidebar_pfeillink {
	padding-bottom: 1em;
}
#sidebar p.sidebar_pfeillink a {
	padding-left: 8px;
	background: url(/design/sidebar/smallarrow.png) 0 50% no-repeat;
}
#sidebar h5 {
	line-height: 1.5;
	font-size: .9em;
	color: #04460A;
	padding-bottom: .5em;
}
#sidebar dl {
	clear: both;
	font-size: .75em;
	color: #033207;
	line-height: 1.5;
	padding-bottom: .5em;
}
#sidebar dt {
	clear: left;
	float: left;
	font-weight: 700;
	width: 4em;
}
#sidebar dd {
	float: left;
	width: 14em;
}
#sidebar dl.formfield dt,#sidebar dl.formfield dd {
	width: auto;
	float: none;
}
#sidebar img.bildrechts {
	float: right;
}
#footer p {
	text-align: center;
	color: #fff;
	font-size: .6em;
	line-height: 25px;
}
#wrapper:after,#topbar:after,#navigation:after,#sidebar dl:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
#topbar a,#footer a {
	color: #fff;
	text-decoration: none;
}
#topbar a:hover,#sidebar .redsidebarbox ul li a:hover,#footer a:hover {
	color: #ff0;
}
#content img.gallery,#sidebar img {
	display: block;
	border: 1px solid #6f6653;
	margin: 0 auto .5em;
}

/* --- Tabellendefinitionen ---------------------------------------------------------------------------- */

#content table,
#content table.bigtable,
#content table.ratingtable {
	font-size: .79em;
	color: #033207;
	line-height: 1.7;
	margin: 0 10px 1em 28px;
}

#content table.bigtable
{
	font-size: .7em;
}

#content table th,
#content table.bigtable th,
#content table.ratingtable th {
	text-align: left;
	border-bottom: 2px solid #E0E5E8;
	padding: 0 10px;
}

#content table td,
#content table.bigtable td,
#content table.ratingtable td {
	text-align: left;
	border-bottom: 1px solid #E0E5E8;
	padding: 2px 10px;
}


#content table.bigtable td img {
	display: block;
}

#content table.ratingtable th,
#content table.ratingtable td {
	text-align: center;
}

#content table.ratingtable td {
	font-size: .9em;
}

#content table.ratingtable .lefty {
	text-align: left;
	font-weight: 700;
}

#content table.ratingtable .wsnowrap {
	white-space: nowrap;
}

