﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

h3 {
	color: #4F789F;
}

h2 {
	color: #4F789F;
}

h1 {
	color: #4F789F;
}

h1 {
}

h2 {
}

h3 {
	font-size: 13px;
	color:black;
}

h4 {
	font-size: 14px;
	color:4F789F;
}


ol {
}

ul {
}

blockquote {
}

p {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}
table{
border-color:black;
border-style:solid;
border:2px;
text-align:center;
}

td{
padding-left:3px;
padding-right:3px;
}

a:hover {
	text-decoration: none;

}
a:visited {
	color: #4F789F;
}
img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 10px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	/*height:450px;*/
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}
}
.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	font-size:14px;
	margin-bottom: 20px;
	font-family:  "Verdana", Times, serif;
}

.post ol {
	margin-bottom: 1em;
}

.post ul {
	margin-bottom: 1em;
}

.post blockquote {
	margin-bottom: 1em;
}

.post p {
	margin-bottom: 1em;
}

.post ol {
	margin-left: 3em;
}

.post ul {
	margin-left: 3em;
}

.post blockquote {
	margin-left: 3em;
}
/*Textfelder*/
div.liste-links{
margin-top:20px;
margin-left:50px;
float:left;
}
div.liste-rechts{
margin-top:20px;
margin-right:50px;
float:right;
}
div.zurueck{
	margin-top:10px;
	margin-left:10px;
}
a.autor{
	color:black;
	}

a.zurueck{
	color:#4F789F;
}

a.zurueck:hover {
	text-decoration: none;
}

a.zurueck:visited {
	color: #4F789F;
}

.text{
		clear: both;
	padding: 20px;
}

.text .title {
}

.text .content {
	line-height: 1.6em;
}

.text .title {
	font-size:14px;
	margin-bottom: 20px;
	font-family:  "Verdana", Times, serif;
}

.text ol {
	margin-bottom: 1em;
}

.text ul {
	margin-bottom: 1em;
}

.text blockquote {
	margin-bottom: 1em;
}

.text p {
	margin-bottom: 1em;
}

.text ol {
	margin-left: 3em;
}

.text ul {
	margin-left: 3em;
}

.text blockquote {
	margin-left: 3em;
}


/* Formular */

.inputfeld
{
	width: 200px;
	top:387px;left:225px; width:289px; height:21px;
}
.kommentarfeld
{
	}
.versenden
{

}



/* Header */

#header {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	background: url(images/banner.bmp) no-repeat center; /*headerbild einfügen */

	}

#header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Page */

#page {
	width: 1000px;
	margin: 20px auto auto auto;
	background: url(images/img8.gif) repeat-y;
}

#page:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#page {display: inline-block;}

/* Hides from IE-mac \*/
* html #page {height: 1%;}
#page {display: block;}
/* End hide from IE-mac */



#content {
	float:right;
	width: 797px;
	padding-right: 1px;
}


#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}
a.mehr{
color:black;
text-decoration:none;
}
a.mehr:visited{
color:black;
}
a.mehr:hover{
background-color:#4F789F;
color:white;
}
/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

/* Footer */

#footer {
	width: 970px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#link-impressum{
	float:right;
	color:white;
}
#legal {
	float: left;
}

#links {

	float: right;
}

a.impressum{
color:white;
}

a.impressum:vidited{
color:white;
}

/*Tabellen*/
table{
	margin-right:10px;
	border-style:solid;
	float:left;
	border-collapse:collapse;
}