/*	------------------------------------------------	*/
/* 				STANDARD INHALTS TEXT					*/
/*	------------------------------------------------	*/

body {
	overflow-y: scroll;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.01em;
	font-style: normal;
	font-weight: 400;
	color: #6f6967;
	text-decoration: none;
	margin:0;
	background-color: #f3f0ee;
}

td {
	font-size: 16px;
	line-height: 22px;
}

h1 {
	font-family: Georgia;
	font-size: 42px;
	font-weight: 400;
	line-height: 53px;
	color: #cc2824;
}

.footer{
	font-size: 14px;
	line-height: 20px;
}

.titel{
	font-family: Georgia;
	font-size: 21px;
	line-height: 27px;
	color: #cc2824;
}

.leadsatz{
	font-family: Georgia;
	font-size: 21px;
	line-height: 30px;
}

.produkt{
	font-size: 12px;
	line-height: 16px;
}


/*	------------------------------------------------	*/
/* 				INPUTFELDER 							*/
/*	------------------------------------------------	*/

.form {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #6f6967;
}



/*	------------------------------------------------	*/
/* 		NAVIGATIONEN 									*/
/*	------------------------------------------------	*/
/* 		CONTENT HYPERLINKS								*/
/*	------------------------------------------------	*/

a:link {
	font-size: 16px;
	line-height: 22px;
	color: #6f6967;
	text-decoration: underline;
}

a:visited {
	font-size: 16px;
	line-height: 22px;
	color: #6f6967;
	text-decoration: underline;
}
a:active {
	font-size: 16px;
	line-height: 22px;
	color: #6f6967;
	text-decoration: none;
	}
a:hover {
	font-size: 16px;
	line-height: 22px;
	color: #cc2824;
	text-decoration: none;
}



/*	------------------------------------------------	*/
/* 		HYPERLINKS Footer								*/
/*	------------------------------------------------	*/

.footernav:link {
	font-size: 14px;
	line-height: 20px;
	color: #6f6967;
	text-decoration: none;
}

.footernav:visited {
	font-size: 14px;
	line-height: 20px;
	color: #6f6967;
	text-decoration: none;
}
.footernav:active {
	font-size: 14px;
	line-height: 20px;
	color: #6f6967;
	text-decoration: none;
}
.footernav:hover {
	font-size: 14px;
	line-height: 20px;
	color: #cc2824;
	text-decoration: none;
}



/*	------------------------------------------------	*/
/* 		HYPERLINKS SUBTITLE      						*/
/*	------------------------------------------------	*/

.subtitlenav:link {
	font-size: 16px;
	line-height: 21px;
	color: #6f6967;
	text-decoration: none;
}

.subtitlenav:visited {
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #6f6967;
	text-decoration: none;
}
.subtitlenav:active {
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #6f6967;
	text-decoration: none;
}
.subtitlenav:hover {
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #cc2824;
	text-decoration: none;
}


/*	------------------------------------------------	*/
/* 		HYPERLINKS TITLE     	 						*/
/*	------------------------------------------------	*/

.titlenav:link {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	font-weight: normal;
	color: #6f6967;
	text-decoration: none;
}

.titlenav:visited {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	font-weight: normal;
	color: #6f6967;
	text-decoration: none;
}
.titlenav:active {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	font-weight: normal;
	color: #6f6967;
	text-decoration: none;
}
.titlenav:hover {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	font-weight: normal;
	color: #cc2824;
	text-decoration: none;
}




/*	------------------------------------------------	*/
/* 		PRIMÄRNAVIGATION								*/
/*	------------------------------------------------	*/

.primnav:link {
	font-size: 16px;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #6f6967;
	text-decoration: none;
}

.primnav:visited {
	font-size: 16px;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #6f6967;
	text-decoration: none;
}
.primnav:active {
	font-size: 16px;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #6f6967;
	text-decoration: underline;
}
.primnav:hover {
	font-size: 16px;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #cc2824;
	text-decoration: none;
}




/*	------------------------------------------------	*/
/* 		SEKUNDÄRNAVIGATION								*/
/*	------------------------------------------------	*/

.sknav:link {
	font-size: 12px;
	letter-spacing: 0.08em;
	font-weight: normal;
	color: #6f6967;
	text-decoration: none;
}

.sknav:visited {
	font-size: 12px;
	letter-spacing: 0.08em;
	font-weight: normal;
	color: #6f6967;
	text-decoration: none;
}
.sknav:active {
	font-size: 12px;
	letter-spacing: 0.08em;
	font-weight: normal;
	color: #6f6967;
	text-decoration: underline;
}
.sknav:hover {
	font-size: 12px;
	letter-spacing: 0.08em;
	font-weight: normal;
	color: #cc2824;
	text-decoration: none;
}

#gallery{height:380px;}