/*

	Grau: #52453b
	Hellgrau: #e5e3e0
	Rot: #742424
	Gelb: #b8ac23
	
*/
/************************************************************************************************/
/*
/*  Root-Element
*/

body {	
		font-family: Helvetica,Arial,sans-serif;
		font-size: 13px;
		color: #52453b;
		background: #6a5b4e url("../../images/content-bg-1.gif") top center repeat-y;
}

p,li {	
	line-height: 17px;
}

h1 {
}

a,a:link,a:visited {
	text-decoration: none;
}

strong, b {
	font-weight: bold;
}

.clear {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

td {
	padding: 0 10px 4px 0;
	line-height: 18px;
}

/************************************************************************************************/
/*
/*  Struktur
*/

#rahmen {
	width: 100%;
	height: 662px;
	background: transparent url(../../images/content-bg-2.gif) repeat-x;
}

#header {
		position: relative;
		width: 100%;
		height: 170px;
		background: #6a5b4e url(../../images/bg.jpg) no-repeat center top;
}

/* LOOK AT ME: */

#header a#logo {
	position: absolute;
	left: 50%;
	top: 66px;
	margin-left: -292px; /* negatives margin!!! */
	color: white;
}

#header a img {
	width: 122px;
	height: 144px;
}

#header h1 { 
	position: absolute;
	left: 50%;
	margin-left: -155px;
	top: 70px;
	width: 633px;
	font-size: 72px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}

#header h1 a,
#header h1 a:link,
#header h1 a:visited
{
	color: white;
}

#header ul {
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -170px;
	font-weight: bold;
	font-size: 120%;
}

#header li {
	float: left;
	margin-left: 15px;
}

#header li a,
#header li a:link,
#header li a:visited {
	color: white;
}

#header li a:hover {
	color: #b8ac23;
}

#header li a:active {
	color: #742424;
}

#content {
	width: 960px;
	margin: 0 auto;
}

#sidebar {
	float: left;
	padding: 159px 0 0 20px;
	width: 310px;
	height: 333px;
	background: transparent url(../../images/bg.jpg) no-repeat 0 -170px;
	/* benutzen exakt das gleiche bild wie in #header, versetzen es aber um 170 pixel nach oben. so muss es nur einmal geladen werden. */
}

#sidebar a.infobox {
	float: left;
	background: white;
	padding: 5px;
	width: 120px;
	margin: 0 10px 38px 0;
	height: 120px;
	color: #52453b;
}

#sidebar a:active.infobox { /* über :active wird es etwas haptischer */
	background: #e5e3e0;
}

#sidebar a.infobox div {
	height: 75px;
}

#sidebar a.infobox p {
	padding: 5px;
	width: 110px;
}

#sidebar a.infobox h2 {
	padding: 0 5px;
	color: #742424;
	font-weight: bold;
	line-height: 20px;
}

#sidebar a.infobox h2 span {
	font-size: 16px;
}

#sidebar a.infobox p.mehr {
	padding: 5px;
	height: 35px;
	width: 110px;
	background: #e5e3e0;
}

#sidebar a:hover.infobox p.mehr { /* über :hover geben wir visuelles feedback */
	background: #742424;
	color: white;
}

#sidebar a:active.infobox p.mehr { /* über :active wird es etwas haptischer */
	background: #52453b;
}

#partner {
	clear: left;
}

#partner h2 {
	margin-bottom: 6px;
}

#partner a {
	float: left;
	border: solid 1px #e5e3e0;
	margin: 0 10px 0 0;
	width: 128px;
	height: 128px;
}

#article {
	line-height: 19px;
	font-size: 15px;
	float: left;
	width: 560px;
	padding: 30px;
}

#article a,
#article a:link,
#article a:visited
{
	color: #b8ac23;
	text-decoration: underline;
}

#article a:hover
{
	color: #742424;
}

#article a:active
{
	text-decoration: none;
}

#article h1 {
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
	color: #742424;
	margin-bottom: 20px;
}

#article h2 {
	font-size: 18px;
	line-height: 18px;
	line-height: 24px;
	color: #742424;
	margin: 10px 0;
}

#article h3 {
	color: #742424;
	margin-bottom: 10px;
}

#article p {
	margin-bottom: 10px;
}

#article ul {
	margin: 20px 0 20px 0;
}

#article li {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url("../../images/bullet9.gif") no-repeat 10px 4px;
}

#article blockquote {
	margin: 20px 0 20px 0;
	padding: 10px;
	color: white;
	background: #b8ac23;
}

#article blockquote p:last-child {
	margin-bottom: 0;
}

#fuss {
	clear: left;
	float: left;
	width: 100%;
	background: #6a5b4e;
	position: relative;
	color: white;
}

#fuss #center {
	width: 630px;
	padding-left: 330px;
	margin: 0 auto;
}

#fuss h2 {
	color: #b8ac23;
	margin-bottom: 10px;
	font-size: 24px;
}

#fuss img {
	float: left;
	margin: 0 5px 2px 0;
}

#fuss a {
	color: white;
}

#fuss #links {
	float: left;
	padding: 20px 0 20px 30px;
	width: 350px;
	text-decoration: none !important;
}

#fuss #rechts {
	float: left;
	padding: 20px 0 20px 20px;
	width: 230px;
}

#fuss #rechts a {
	text-decoration: underline;
}

#fuss li {
	padding-left: 20px;
	background: url("../../images/bulletbraun.gif") no-repeat 0 2px;
}


/************************************************************************************************/
/*
/*  Formular
*/

form#anmeldung {
	margin-top: 20px;
}

form#anmeldung label {
	clear: left;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100px;
}

form#anmeldung input.eingabe,
form#anmeldung input.submit,
form#anmeldung select
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

form#anmeldung input.eingabe {
	width: 310px;
	border: solid 1px #b8ac23;
	border-color: #b8ac23 #d1cd99 #d1cd99 #b8ac23;
	padding: 3px 6px;
	font-size: 14px;
}

form#anmeldung input#plz {
	width: 86px;
}

form#anmeldung input#ort {
	width: 200px;
}

form#anmeldung input#submit {
	margin-top: 20px;
}

form#anmeldung input.pflichtfeld {
	padding: 2px 5px;
	border: solid 2px #742424;
}

.formfehler {
	width: 384px;
	padding: 10px 20px;
	background: #742424;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}