@import url("https://fast.fonts.net/cssapi/67fd5167-9319-40f7-94e9-1c94e981d995.css");
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");

body
{
	background-color: #C1C6C8;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-family: 'HelveticaNeueW01-47LtCn_692686';
	font-weight: 100;
}

#mitte
{
	width: 1px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
}

#mitte_fussnote
{
	width: 1px;
	height: 1px;
	position: absolute;
	top: 94%;
	left: 50%;
}

main
{
	position: absolute;
	top: -400px;
	left: -600px;
	width: 1200px;
	height: 800px;
	background-image: url(../bilder/hintergrund/startseite.jpg);
}

@media (max-width: 1000px)
{
	main
	{
		transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7);
		-o-transform: scale(0.7);
		-webkit-transform: scale(0.7);
	}
}

main #logo
{
	background-color: rgba(255,255,255,0);
	width: 185px;
	height: 185px;
	position: absolute;
	top: 35px;
	left: 20px;
}

main #bva
{
	background-color: rgba(0,0,0,0);
	width: 140px;
	height: 70px;
	position: absolute;
	top: 712px;
	left: 1016px;
}

main .preis
{
	background-color: #c80000; 
	border-radius: 8px;
	margin: 0;
	padding: 5px 10px;
	float: left;
	position: absolute;
	top: 700px;
	right: 240px;
	transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
}

main .preis .klein
{
	font-size: 1.0em;
	color: #fff;
	letter-spacing: 0.07em;
	line-height: 1.3;
	margin: 0 0 0 0;
	padding: 0;
}

main .preis .gross
{
	font-family:'HelveticaNeueW01-67MdCn_692710';
	font-size: 1.5em;
	font-weight: 100;
	color: #fff;
	letter-spacing: 0.07em;
	line-height: 1.3;
	margin: -2px 0 0 0;
	padding: 0;
}

/*
main .preis .gross:before
{
	font-family: FontAwesome;
	font-size: 1.0em;
	content: "\f07a";
	padding: 0 10px 0 0;
	color: #fff;
}
*/

main h1
{
	font-size: 2.4em;
	color: #fff;
	position: absolute;
	top: 245px;
	left: 50px;
	letter-spacing: 0.07em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}

main h1 a:link, main h1 a:visited
{
	color: rgba(255,255,255,1);
}

main h1 a:hover, main h1 a:active
{
	color: rgba(255,255,255,1);
}

main h2
{
	font-size: 2.0em;
	color: #444;
	position: absolute;
	top: 310px;
	left: 850px;
	letter-spacing: 0.07em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}

main h3
{
	font-size: 1.4em;
	color: #444;
	position: absolute;
	top: 637px;
	left: 850px;
	letter-spacing: 0.07em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}

main h3 a
{
	width: 350px;
	height: 30px;
	display: block;
}

main h3 a:link, main h3 a:visited
{
	color: #444;
}

main h3 a:hover, main h3 a:active
{
	color: #000;
}

main h4
{
	background-color: #c80000;
	padding: 2px 20px;
	position: absolute;
	top: 255px;
	left: 851px;	
	font-size: 1.4em;
	letter-spacing: 0.07em;
	line-height: 1.3;
	color: #fff;
	margin: 0;
}

main h5
{
	font-size: 0.75em;
	color: #444;
	position: absolute;
	top: 698px;
	left: 1018px;
	letter-spacing: 0.07em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}

main p
{
	font-size: 1.2em;
	color: #444;
	position: relative;
	top: 355px;
	left: 850px;
	letter-spacing: 0.07em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	width: 280px;
}

main nav#first
{
	position: absolute;
	top: 381px;
	left: 50px;
	font-size: 1.2em;
	font-weight: 100;
}

main nav#first ul
{
	list-style-type: none;
	letter-spacing: 0.07em;
	line-height: 1.3;
	padding: 0;
	margin: 0;
}

main nav#first ul li
{
	margin: 0 0 20px 0;
}

main nav#first a:link, main nav#first a:visited
{
	color: rgba(255,255,255,0.75);
}

main nav#first a:hover, main nav#first a:active
{
	color: rgba(255,255,255,1);
}

main nav#second
{
	position: absolute;
	top: 700px;
	left: 50px;
	font-size: 1.2em;
}

main nav#second ul
{
	list-style-type: none;
	letter-spacing: 0.07em;
	line-height: 1.3;
	padding: 0;
	margin: 0;
}

main nav#second ul li
{
	display: inline-block;
	m0 20px 5px 0;
}

main nav#second a:link, main nav#second a:visited
{
	color: rgba(255,255,255,0.75);
}

main nav#second a:hover, main nav#second a:active
{
	color: rgba(255,255,255,1);
}

main a
{
	text-decoration: none;
}

#fussnote
{
	position: absolute;
	top: 0px;
	left: -478px;
	width: 955px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #323232;
}

#fussnote a:link
{
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}

#fussnote a:visited
{
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}

#fussnote a:hover
{
	font-weight: bold;
	color: #086da1;
	text-decoration: none;
}

#fussnote a:active
{
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}
