﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url("images/index/hg.jpg");
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #523f2c;
}

h1, h2, h3 {
	text-transform: uppercase;
	color: #382818;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
}

p, ol, ul {
}

a {
	color: #a00;
}

a:hover {
	text-decoration: none;
}

.padded {
	padding: 20px;
}

#wrapper {
	padding: 14px 0;
	background: url("images/index/vert_hg.jpg") repeat-x;
}

/*** Header ***/

#header {
	width: 970px;
	height: 190px;
	margin: 0 auto;
	background: url("images/index/kopf_hg.jpg");
}

#header h1 {
	padding: 20px 0 0 35px;
	letter-spacing: -.05em;
	color: #005991;
	font-style: italic;
}

#header p {
	padding: 0 0 0 35px;
	line-height: 1;
}

#header a {
	text-decoration: none;
	color: #000;
}

/*** Page ***/

#page {
	width: 970px;
	margin: 0 auto;
	background: url("images/index/seite_hg.jpg");
}

/*** Content ***/

#content {
	float: left;
	width: 691px;
	padding: 20px 35px;
	background: url("images/index/content_hg.jpg") no-repeat;
}

.hauptframe {
}

.hauptframe .title {
	border-bottom: 1px dotted #e7b56d;
}

.hauptframe .entry {
	padding: 20px;
}

.hauptframe .entry p, .hauptframe .entry ol, .hauptframe .entry ul {
	margin-bottom: 1.5em;
}

/*** Menu ***/

#menu {
	float: right;
	width: 200px;
	padding: 0 5px 0 0;
	background: url("images/index/menu_hg.jpg") no-repeat;
	color: #fff;
}

#menu h2 {
	height: 30px;
	padding: 10px 0 0 10px;
	background: url("images/index/menu_titel_hg.jpg");
	letter-spacing: -.05em;
	font-size: 1.2em;
}

#menu ul {
	list-style: none;
}

#menu li {
}

#menu li ul {
	padding: 20px;
}

#menu li li {
	padding-left: 16px;
	background: url("images/index/square.gif") no-repeat 0 6px;
}

#menu a {
	color: #a00;
}

/*** Fuss ***/

#fuss {
	width: 970px;
	margin: 0 auto;
	padding: 10px 0;
	background: url("images/index/fuss_hg.jpg") no-repeat;
}
.fusstext {
	text-align: center;
}

/*** Seitentabelle ***/
.exceptionnel {
	color: #FF0000;
	font-family: Verdana;
}
.presentation {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border: 1px solid #FFCC99;
}
.randlos {
	border-width: 0;
}
.rahmen {
	border-collapse: collapse;
	border: 1px solid #FFCC99;
	text-align: center;
}
.zelleort {
	border: 1px solid #FFCC99;
	background-color: #B8BFD2;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A50600;
}
.zelleortklein {
	font-size: xx-small;
}
.compromis {
	font-size: small;
	color: #FF0000;
}
.rahmenrot {
	border-collapse: collapse;
	border: 3px solid #FF0000;
}
.titlepage {
	text-align: center;
	font-family: Verdana;
	font-size: small;
	color: #CC0000;
	font-weight: bold;
}
.mandatrecherche {
	font-family: Verdana;
	font-size: small;
}
.enbaisse {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	text-align: center;
}
.vendu {
	font-family: Verdana;
	font-size: small;
	color: #FF0000;
}
.zellepreis {
	border: 1px none #FFCC99;
	background-color: #a00;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.zelleortgolgklein {
	font-size: xx-small;
}
.tilepagegolf {
	text-align: center;
	font-family: Verdana;
	font-size: small;
	color: #008001;
}
.succurs {
	font-size: 21px;
	color: #000000;
}
.languagetabelle {
	border-collapse: collapse;
}
.bildrahmen2px {
	border-width: 2px;
}
.languageselectleft {
	text-align: right;
}

