/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#ac484e;
}

* {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

h1, h2, h3 {
	color: #ac484e;
}

h1 {
	font-size:1.4em; 
	padding:0.5em 0em; 
	clear: both;
}
h2 {
	font-size:1.2em; 
	padding:0.6em 0em;
}
h3 {
	font-size:1.0em; 
	padding:0.4em 0;
}

p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 0.8em;
}

blockquote {
	line-height: 1.4em;
	padding-bottom: 0.8em;
	font-style:italic;
}

a:link 	{color:#ac484e; text-decoration:underline;}
a:visited {color:#ac484e; font-style:italic; text-decoration:none;}
a:hover 	{color:#6d7935; text-decoration:none;}
a:focus	{color:#ffffdd; background-color:#ac484e; text-decoration:none;}
a:active 	{color:#000000; text-decoration:underline;}

ul {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0em 0em 0.8em 3em;
	list-style-type:circle;
}

ol {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0em 0em 0.8em 3em;
	list-style-type:decimal;
}

strong {
	color:#6d7935;
	font-weight:700;
}

acronym {
	cursor: help; 
	font-style:italic;
}

address {
	font-size: 0.8em;
	line-height: 1.3em;
	padding-bottom: 0.8em;
}

form {
	margin: 0;
	padding: 0;
}

form p {
	margin: 10px 0;
	font-size: 70%;
	clear: left;
}

form ul {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
}
form li {
	display: block;
	float:left;
	padding: 3px 0;
}


label {
	display: block;
	float: left;
	width: 150px;
	color:#ac484e;
	font-weight: 600;
}

input, textarea {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	padding: 2px;
	width: 300px;
	border: 1px solid #ac484e;
	background-color: #f2f2f2;
}
input:hover, textarea:hover {
	background-color: #ac484e;
}
input:focus, textarea:focus {
	background-color: #ffffff;
}


/* Umschlag */

#wrapper {
	text-align: center;
	margin: auto;
	width: 800px;
}

/* Linke Spalte */

#links {
	background:#ac484e;
	background-image:url(design/logo_links.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:52px;
	float:left;
	min-height:768px;
	height:768px;
}

/* Mittlere Spalte */

#mitte {
	background-image:url(design/logo_mitte.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#ffffdd;
	width:700px;
	float:left;
	min-height:768px;
}

/* Kopfbereich */

#header {
	background-image:url(design/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height: 150px;
}

/* Menueleiste */

#menue {
	background:url(design/menue.gif) bottom repeat-x #b3c253;
	height: 20px;
}

#menue ul {
	list-style-type:none;
	padding: 7px 0px 30px 0px;
	font-size: 1.1em;
	font-weight:700;
}

#menue li {
	display:inline;
	padding: 0px 10px;
}

#menue a:link 	  {color:#6d7935; text-decoration:none;}
#menue a:visited {color:#000000; font-style:normal; text-decoration:none;}
#menue a:hover   {color:#ac484e; text-decoration:underline;}
#menue a:focus	  {color:#b3c253; background-color:#6d7935; text-decoration: none;}
#menue a:active  {color:#e56069; text-decoration:none;}

/* Inhaltsbereich */

#inhalt {
	text-align:left;
	padding: 10px 20px 10px 40px;
}

.standort {
	text-align:right;
	color: #ac484e;
	font-size: 0.8em;
	font-weight:700;
	padding: 0 0 5px 10px;
}

.button {
	background-color:#ac484e;
	border-top:1px solid #ac484e;
	border-right:1px solid #ac484e;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	font-weight:600;
	width: 120px;
	margin: 0 0 0 150px;
	font-size: 0.9em;
	color: #ffffff;
	padding: 3px 0;
	cursor: pointer;
}
.button:hover, .button:focus {
	background-color:#e5e5e5;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ac484e;
	border-left:1px solid #ac484e;
	color: #ac484e;
}

/* Dummyfeld für Kontaktformular gegen Spam*/
.website, label[for="website"] {
    display: none;
}

.fusszeile {
	text-align:center;
	background-color:#ac484e;
	color:#ffffdd;
	font-size: 0.7em;
	font-weight:700;
	padding:5px 0;
	margin-top:10px;
	clear:both;
}

.fusszeile a:link 	 {color:#ffffdd; text-decoration:underline;}
.fusszeile a:visited {color:#ffffdd; text-decoration:none;}
.fusszeile a:hover 	 {color:#fff680; text-decoration:underline;}
.fusszeile a:focus	 {color:#ac484e; background-color:#ffffdd; text-decoration:none;}
.fusszeile a:active  {color:#ac484e; text-decoration:none;}

.kostenlos1 {
	color:#ac484e;
	font-size: 1em;
	font-weight:700;
	line-height: 2em;
	text-align:center;
	padding:0;
}

.kostenlos2 {
	color:#ac484e;
	font-size: 1.9em;
	font-weight:700;
	text-align:center;
	padding:0 0 5px 0;
}

.profil {
	border:none;
	padding:0 1em 1em 0;
	float:left;
}

.designelemente {
	border:none;
	padding:0;
	float:right;
}

.up {
	clear:both;
	margin-top: 10px;
	text-align:right;
}
.up img {border:none;}
.up a {background-color:#ffffdd;}

.w3c {
	text-align:center;
	margin-top: 10px;
	padding:0;
}
.w3c ul {
	padding: 0;
	margin: 0;
}
.w3c li {
	list-style-type:none; 
	display: inline; 
	padding: 0 10px;
}
.w3c a {
	text-decoration:none;
}
.w3c img {
	border: none;
}
