html, body , .outer, .inner {
	height:100%;
	width:100%;
	margin:0;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
}

body {
	background: url('../images/bg_verlauf.png') #304670;
	background-repeat: repeat-y;
	background-position: center;
	Arial, Helvetica, sans-serif;
}

a {
	color: #ea8323;
}

td {
	vertical-align: top;
}

h1 {
	font-size:24px;
}

h2 {
	font-size: 20px;
}

.h1weiss {
	color: #fff;
	font-size:20px;
}

.h2weiss {
	color: #fff;
	font-size:16px;
}

.impressum  h1 {
	color: #fff;
	font-size:24px;
}

.impressum  h2 {
	color: #fff;
	font-size:20px;
}

.impressum  p {
	color: #fff;
}

.copyright {
	color:#fff;
	text-align: left;
	margin-left: 43px;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
}



/* Menü Oben */
.nav ul {
	list-style: none;
	background-color: #444;

	padding: 0 0 0 50px;
	margin: 0;
}
.nav li {
	font-family: 'Oswald', sans-serif;
	font-size: 1.2em;
	line-height: 40px;
	text-align: center;
	height: 40px;
	border-bottom: 1px solid #888;
}

.nav a {
	text-decoration: none;
	color: #fff;
	display: block;
	transition: .3s background-color;
}

.nav a:hover {
	background-color: #ea8323;
}

.nav a.active {
	background-color: #ea8323;
	color: #fff;
	cursor: default;
}


.nav li {
	width: 120px;
	border-bottom: none;
	height: 40px;
	line-height: 40px;
	font-size: 1.2em;
}

/* Option 1 - Display Inline */
.nav li {
	display: inline-block;
	margin-right: -4px;
}

/* Options 2 - Float
.nav li {
  float: left;
}
.nav ul {
  overflow: auto;
  width: 600px;
  margin: 0 auto;
}
.nav {
  background-color: #444;
}
*/


/* Menü 2 */
.nav2 ul {
	list-style: none;
	background-color: #444;

	padding: 0 0 0 0;
	margin: 0;
}
.nav2 li {
	font-family: 'Oswald', sans-serif;
	font-size: 1.0em;
	line-height: 40px;
	text-align: left;
	border-bottom: 1px solid #888;
}

.nav2 a {
	text-decoration: none;
	color: #fff;
	display: block;
	transition: .3s background-color;
	padding-left: 10px
}

.nav2 a:hover {
	background-color: #ea8323;
}

.nav2 a.active {
	background-color: #ea8323;
	color: #fff;
	cursor: default;
}


.nav2 li {
	width: 280px;
	border-bottom: none;
	line-height: 40px;
	font-size: 1.0em;
}

.nav2 li {
	display: inline-block;
}






.td img {
	display: block;
}

.Stil1 {
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.Stil3 {
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	font-size: 24px;
}

.Stil4 {
	color: #FE9603;
	font-weight: bold;
}

.Stil5 {
	font-size: 12px
}

.Stil8 {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}

.Stil9 {
	font-size: 13px
}

.Stil10 {
	font-family: 'Oswald', sans-serif;
}

.Stil11 {
	color: #CCCCCC
}

.style2 {
	color: #7E8AA2;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
}



.formular1 {
	color: #7E8AA2;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}

.produktheader {
	background-color: #ea8323;
	color:#fff;
	padding-left: 45px;
	padding-right: 20px;
	margin-top: 20px
}

.produktheader h1 {
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px
}
