@charset "UTF-8";
/* CSS Document */

html
{
    background: #000;
}

body
{
	width: 650px;
	font-family: 'Signika Negative', sans-serif;
	background: #000;
	color: #888986;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo
{
	width: 650px;
	background-image: url(images/bg-logo.jpg);
	height: 120px;
}

h2, h3, p
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.linie
{
	padding-right: 28px;
	padding-left: 28px;
	top: 1px;
	position: relative;
}

#tabs
{
	overflow: hidden;
	width: 650px;
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#tabs li
{
	margin: 0;
	padding: 0;
	float: left;
}

#tabs a
{
	color: #ecdec1;
	float: left;
	height: 30px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: 'Signika Negative', sans-serif;
	font-size: 17px;
	line-height: 35px;
	letter-spacing: 1px;
}

#tabs a:hover
{
       color: #d2b671;  
}

#tabs a:focus
{
    outline: 0;
}

#tabs #current a
{
    color: #d2b671;
}

#content
{

}

#philosophie p
{
	font-size: 20px;
	line-height: 140%;
}
.philosophie-klein {
	font-size: 15px;
	line-height: 200%;
}
#profil, #gebote, #kontakt
{
	font-size: 15px;
	line-height: 140%;
}
.fliess-weiss {
	color: #ecdec1;
	text-decoration: none;
}
.fliess-weiss-link {
	color: #ecdec1;
	text-decoration: none;
}
.fliess-weiss-link:hover {
       color: #d2b671;  
}
.fliess-weiss-link-klein {
	color: #ecdec1 !important;
	text-decoration: none;
	font-size: 11px;
}
a.fliess-weiss-link-klein {
	color: #ecdec1 !important;
}
.fliess-weiss-link-klein:hover {
       color: #d2b671 !important;  
}
.jobs-link {
	color: #000;
	text-decoration: none;
	line-height: 46px;
}
.jobs-link:hover {
       color: #fff;  
}
.portrait {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contactsibdesign {
	margin-top: -9px;
	margin-left: 280px;
}
.geboteabstand {
	margin-top: 60px;
}
.kontakt-klein {
	font-size: 11px;
	line-height: 14px;
	margin-top: -25px;
}
.kontakt-klein-link {
	color: #fff;
	text-decoration: none;
}
.kontakt-klein-link:hover {
	color: #fff;
	text-decoration: none;
}
.angebote-klein {
	font-size: 11px;
}
/* Remove the rule below if you want the content to be "organic" */
#philosophie, #gebote
{
	height: 250px;
	background-color: #2e3330;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#angebote
{
	height: 250px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	background-image: url(images/bg-angebote.jpg);
	color: #000;
	font-size: 15px;
}
#profil
{
	height: 250px;
	background-color: #2e3330;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#profil p
{
	font-size: 15px;
	line-height: 120%;
}
#kontakt
{
	height: 250px;
	background-color: #2e3330;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(images/bg-kontakt.jpg);
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: visible;
}
#datenschutz
{
	background-color: #2e3330;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.datenschutz-link
{
	color: #fff;
	text-decoration: none;
}
.datenschutz-link:hover
{
	color: #fff;
	text-decoration: none;
}
td
{
}

/* --- */
#about
{
	color: #999;
	text-align: right;
}

#about a
{
    color: #eee;
}
.linieunten
{
	align: center;
	margin-top: 35px;
}
