@charset "UTF-8";

/* CSS Document */




body
{
	background-size: cover;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	background-image: url(../images/cover.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	
}


#mama {
	
	
	width: 1000px;

	background-color:white;
	margin: auto;
}

#navibox {
	width: 160px;
	padding-left: 25px;
	padding-top: 50px;
	float: left;
}


.navipunkt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	width: 130px;
	background-color: #FFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	border: thin solid #E1E3E2;
	color: #BDBDBD;
	display:block;
}


.navipunkt:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	width: 130px;
	background-color: silver;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	border: thin solid #E1E3E2;
	color: red;
	display:block;
}

.aktiv
{
	
	background-color: silver;
	display: block;	

	}


.navipunktu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 20px;
	width: 130px;
	background-color: #E1E3E2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: 30px;
	margin-top: 10px;
	float: left;
	color: #B03D47;
	display:block;
}


/******************************navi-anfang*************************/

a{
	font-size: 100%;
	color: #666;
	
	transition: all .3s linear;
	display:block;
	}
	
a:menue {
	font-size: 100%;
	color: #666;
	transition: all .3s linear;
	display:block;
}

a:hover
{
	color: #632029;
	transition: all .3s linear;
	display:block;
	}

.current 
{
	color: #632029;
}
/*******************navi-ende****************************/




#logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #E1E3E2;
	float: left;
	height: 135px;
	width: 1000px;
}
#oben {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #E1E3E2;
	float: left;
	height: 200px;
	width: 1000px;
	}
#paragraph {
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#obenmitte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 60px;
	padding-top: 10px;
	font-size: 16px;
	letter-spacing: normal;
	line-height: 26px;
}
#fotobox {
	background-color: #C69;
	float: right;
	width: 350px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.abstand {
	background-color: #FFF;
	float: left;
	height: 7px;
	width: 1000px;
}
#mitte {
	background-color: #E1E3E2;
	float: left;
	height: auto;
	width: 1000px;
}


#inhalt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: auto;
	width: 550px;
	padding-left: 30px;
	padding-top: 30px;
	letter-spacing: 0,5;
	text-align: left;
	line-height: 20px;
	color: #666;
}
#mitterechts {
	float: left;
	width: 190px;
	padding-left: 15px;
	padding-top: 20px;
	margin-top: 30px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #E1E3E2;
	border-right-color: #E1E3E2;
	border-bottom-color: #E1E3E2;
	border-left-color: #E1E3E2;
	margin-left: 10px;
}
.adresse {
	background-color: #FFF;
	float: left;
	width: 150px;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 3px;
	margin-left: 15px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #E1E3E2;
	border-right-color: #E1E3E2;
	border-bottom-color: #E1E3E2;
	border-left-color: #E1E3E2;
}

h2 {
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: #3C3C3C;
	line-height: 20px;
}
h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: lighter;
	color: #632029;
}
h3 {
	line-height: 40px;
	color: #632029;
	font-size: 16px;
}

h6 {
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: #632029;
	line-height: 0px;
}

h4 {
	line-height: 10px;
	color: #666;
}
h5 {
	line-height: 0px;
	color: #272727;
	font-size: 15px;
	font-weight: bolder;
	font-variant: normal;
	padding-left: 30px;
}


p {
	font-size: 14px;
	color: #666;
}
#unten {
	background-color: #632029;
	float: left;
	height: 50px;
	width: 1000px;
}
li {
	color: #666;
	font-size: 16px;
	line-height: 22px;
}
