/* francois-one-regular - latin */
@font-face {
  font-family: 'Francois One';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/francois-one-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/francois-one-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/francois-one-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/francois-one-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/francois-one-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/francois-one-v20-latin-regular.svg#FrancoisOne') format('svg'); /* Legacy iOS */
}
/* news-cycle-regular - latin */
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/news-cycle-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/news-cycle-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/news-cycle-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/news-cycle-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/news-cycle-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/news-cycle-v22-latin-regular.svg#NewsCycle') format('svg'); /* Legacy iOS */
}
html, body {
	background-color:#000000;
	width:100%;
	height:100%;
	color:#000000;
	font-family:'News Cycle', sans-serif;
	font-weight:normal;
}

#vcent {
	position:relative;
	width:1px;
	height:50%;
	float:left;
	display:block;
	margin-bottom:-384px;
}

#container {
	position:relative;
	width:1024px;
	height:768px;
	float:none;
	clear:left;
	margin-right:auto;
	margin-left:auto;
	background-color:#1E1E1E;
}

#nav {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:130px;
	background-color:#FFFFFF;
	background-image:url(../grafiken/logo_11er_web.png);
	background-position:768px 7px;
	background-position-x:768px;
	background-position-y:7px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#nav ul {
	padding-left:30px;
	margin-top:70px;
	list-style-type:none;
}

#nav li {
	float:left;
	margin-right:36px;
	font-family:'Francois One', sans-serif;
	font-weight:normal;
	font-size:135%;
	height:22px;
}

#nav li span {
	font-family:'Zapf Dingbats';
	margin-right:6px;
	font-weight:normal;
	font-size:107%;
	font-stretch:inherit;
}

#nav li a {
	text-decoration:none;
	color:#999999;
}

#nav li a:hover {
	color:#C80014;
}

#home #nav01 a, #care #nav02 a, #drive #nav03 a, #imp #nav04 a {
	cursor:default;
	background-image:inherit;
	color:#C80014;
	background-position:0% 100%;
	background-position-x:0%;
	background-position-y:100%;
}

#inhalt {
	position:absolute;
	top:150px;
	left:30px;
	width:994px;
	height:596px;
	z-index:0;
	font-family:'News Cycle', 'Lucida Grande', sans-serif;
	font-weight:normal;
	font-size:95%;
	color:#DCDCDC;
	letter-spacing:1px;
	overflow:auto;
	line-height:1.4em;
}

#inhalt a {
	text-decoration:none;
	color:#DCDCDC;
}

#inhalt a:hover {
	color:#999999;
}

#still {
	position:absolute;
	top:148px;
	left:776px;
	width:224px;
	height:596px;
	z-index:1;
}

#inhalt h1 {
	font-family:'Francois One';
	font-size:200%;
	font-weight:normal;
	line-height:100%;
	color:#C80014;
	margin-top:0;
	margin-bottom:4px;
	width:690px;
	letter-spacing:1px;
}

#inhalt h2 {
	font-family:'Francois One';
	font-size:200%;
	font-weight:normal;
	line-height:100%;
	color:#DCDCDC;
	margin-top:0;
	margin-bottom:1.2em;
	width:690px;
	letter-spacing:1px;
}

#inhalt h3 {
	font-family:'Francois One';
	font-size:130%;
	font-weight:normal;
	line-height:100%;
	color:#C80014;
	margin-top:0;
	width:690px;
	letter-spacing:1px;
	margin-bottom:0.8em;
}

#inhalt p {
	width:690px;
	margin-top:0;
	margin-bottom:0.8em;
}

#inhalt h4 {
	width:690px;
	margin-top:0;
	margin-bottom:0.8em;
	color:#808080;
	font-weight:normal;
}

#inhalt h4 a {
	width:690px;
	margin-top:0;
	margin-bottom:0.8em;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
}

#inhalt h4 a:hover {
	width:690px;
	margin-top:0;
	margin-bottom:0.8em;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#inhalt img {
	width:105px;
	height:135px;
	margin:0;
	padding:0;
}

