@charset "UTF-8";
#content 
{
     width:100%;
     height:100%;

}

#bg 
{
	position:absolute;
	width:100%;
	height:100%;
	top: 0px;
	left: 0px;
	z-index:1;
}


#bg img 
{
	min-height:100%;
	height:auto !important;
	height:100%;
	min-width:100%;
	width:auto !important;
	width:100%;
	margin:0 auto;
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
}

.nav {
    font-family: 'ff-din-web', sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
}
.nav_k {
    font-family: 'ff-din-web', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #000000;
}
.nav_k_rot {
    font-family: 'ff-din-web', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #cf102d;
}
.txt_plus {
	font-family: 'ff-din-web', sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 46px;
	font-weight: 300;
	font-variant: normal;
	color: #000000;
}
.pfeil {
	font-family: 'ff-din-web', sans-serif;
	font-size: 100px;
	font-style: normal;
	line-height: 46px;
	font-weight: 300;
	font-variant: normal;
	color: #000000;
}
.txt {
	font-family: 'ff-din-web', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
}
.txt_rot {
	font-family: 'ff-din-web', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: 400;
	font-variant: normal;
	color: #cf102d;
}
.txt_plus_rot {
	font-family: 'ff-din-web', sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 46px;
	font-weight: 300;
	font-variant: normal;
	color: #cf102d;
}
.txt_plus_rot2 {
	font-family: 'ff-din-web', sans-serif;
	font-size: 42px;
	font-style: normal;
	line-height: 46px;
	font-weight: 300;
	font-variant: normal;
	color: #cf102d;
}
.txt_2 {
	font-family: 'ff-din-web', sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 32px;
	font-weight: 300;
	font-variant: normal;
	color: #000000;
}
.txt_w {
	font-family: 'ff-din-web', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: 400;
	font-variant: normal;
	color: #FFFFFF;
}
.txt_grau {
	font-family: 'ff-din-web', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: 600;
	font-variant: normal;
	color: #444444;
}
.txt_grau_bold {
	font-family: 'ff-din-web', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: 300;
	font-variant: normal;
	color: #000000;
}
.txt_bold {
	font-family: 'ff-din-web', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: 700;
	font-variant: normal;
	color: #000000;
}

.txt_klein {
	font-family: 'ff-din-web', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: 300;
	font-variant: normal;
	color: #FFFFFF;
}
a:link {text-decoration: none; color: #000000}
a:visited {text-decoration: none; color: #000000}
a:hover {text-decoration: none; color: #cf102d}
a:active {text-decoration: none; color: #000000}

a.orange:link {text-decoration: none; color: #dd330c}
a.orange:visited {text-decoration: none; color: #dd330c}
a.orange:hover {text-decoration: none; color: #dd330c}
a.orange:active {text-decoration: none; color: #dd330c}

a.white:link {text-decoration: none; color:#FFFFFF}
a.white:visited {text-decoration:none; color:#FFFFFF}
a.white:active {text-decoration:none; color:#4B5E88}
a.white:hover {text-decoration:none; color: #333333}

a.red:link {text-decoration: none; color:#cf102d}
a.red:visited {text-decoration:none; color:#cf102d}
a.red:active {text-decoration:none; color:#cf102d}
a.red:hover {text-decoration: none; color: #cf102d}
