﻿body {
	padding: 0px;
	margin: 0px;
	font-family: Calibri, Tahoma;
	font-size: 15px;
	background-image: url('images/fueller_hintergrund.jpg');
	background-repeat: repeat-x;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}
.main {
	width: 1024px;
	position: relative;
	margin: auto;
	text-align: center;
	color: #FFFFFF;
}
#logostart {
	float: left;
	width: 95%;
 
}
#sprachen {
	width: 5%; 
	float: right;
	padding-top: 20px; 
	  
}
.wechselbild {
	width: 1024px;
	height: 675px;
	background-image: url('images/lounge.jpg');
	background-repeat: no-repeat;
}
.navi {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navi a {
	color: #31220B;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
.navi a:hover {
	background-color: #31220B;
	color: #FFFFFF;
	text-decoration: none;
}
.inhalt {
	width: 1024px;
	position: relative;
	margin: auto;
	text-align: center;
	color: #31220B;
}
.inhalt a{
	text-decoration: none;
	color: #31220B;
	
}
.einleitungstext {
	width: 380px;
	position: relative;
	margin: 10px auto 14px auto;
	text-align: justify;
	line-height: 22px;
}
.text {
	width: 380px;
	position: relative;
	margin: 10px auto 14px auto;
	text-align: left;
	line-height: 22px;
}
.footer {
	text-align: center;
}
.footer a {
	text-decoration: none;
	color: #31220B;
}
.footer a:hover {
	text-decoration: underline;
}
.ramenlos {
	border-width: 0px;
}
.texteingabe {
	width: 380px;
	border: 1px solid #31220B;
}
#active {
	background-color: #31220B;
	color: #FFFFFF;
	text-decoration: none;
}
.partner{
	text-align:center;
	margin-top: 30px; 
	}

.rahmenlos{
	border: none;
	border-width: 0px;

	}

.rahmenlos a{
	border: none;
	border-width: 0px;

	}

