* {
	margin: 0;
	padding: 0;
}
body {
	background: #090e13 url(../img/bg_body.gif) repeat-x;
	color: #7f919f;
	font: 0.8em Verdana,Arial,"Lucida Grande",Geneva,Helvetica, sans-serif;
}
* html body, html, body, * html #site {
	height: 98%;
}
img {
	border: 0;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #7f919f;
}
a:hover {
	color: #fff;
}

h2 {
	font-size: 1.6em;
	color: #bbcad6;
	font-weight: normal;
	line-height: 1.2em;
}
h1 {
	font-size: 1.1em;
	color: #3a7fb4;
}

p, h1, h2 {
	margin-bottom: 1em;
}
#inhalt ol, #inhalt ul {
	padding-bottom: 0.5em;
	margin-left: 18px;
}
#inhalt ol li, #inhalt ul li {
	margin-bottom: 0.5em;
}
#nav, #content, #footer {
	padding-left: 90px;
	font-size: 0.8em;
}
#content {
	font-size: 0.9em;
	line-height: 1.4em;
}
#nav, #footer, label, h1, h2, .submit, .listimg {
	text-transform: uppercase;
}
/* nav */
#nav {
	padding-left: 90px;
	margin-top: 16px;
}
#uln, #uln2, #crump {
	padding: 0 24px 12px 12px;
	float: left;
}
#uln {
	background: transparent url(../img/bg_uln.gif) no-repeat;
	/*min-height: 150px;*/
}
#uln li, #uln2 li {
	list-style: none;
}
#uln li, #uln2 li {
	margin-bottom: 12px;
}

#uln2, #crump {
	background: transparent url(../img/bg_uln2.gif) no-repeat;
	min-height: 88px;
}
#uln2 a, #uln2 span {
	background: transparent url(../img/arrow_uln2_n.gif) 0 2px no-repeat;
	color: #bbcad6;
	padding-left: 24px;
}
#uln2 a:hover, #uln2 span {
	background: transparent url(../img/arrow_uln2_h.gif) 0 2px no-repeat;
	color: #fff;
}
#crump span, #uln li span, #footer span {
	color: #bbcad6;
}
#crump {
	width: 420px;
}
/* site */
#site, #footer {
	width: 903px;
	margin: 0 auto;
}
#site {
	min-height: 98%;
}
#logo {
	height: 88px;
	overflow: hidden;
}
#topinfo {
	position: relative;
	top: -63px;
	color: #090e13;
}
#quickkontakt, #lang {
	float: right;
}
#quickkontakt {
	font-size: 0.8em;
	line-height: 1.4em;
}
#quickkontakt a {
	padding-bottom: 4px;
}
#quickkontakt a:hover {
	color: #090e13;
}
#lang {
	text-align: right;
	padding: 26px 12px 0 0;
}
#lang a {
	margin-left: 12px;
}
#keyvisual {
	width: 312px;
	float: left;
	text-align: right;
}
#content {
	background: transparent url(../img/bg_content.jpg) no-repeat;
	min-height: 416px;
}
* html #content {
	height: 416px;
}
#inhalt {
	float: left;
	margin-left: 32px;
	width: 464px;
}
#inhalt img {
	margin: 4px 12px 4px 0;
}
#footer {
	padding-bottom: 16px;
	padding-top: 16px;
}
/* form */
fieldset {
	margin-bottom: 6px;
	padding-bottom: 6px;
}
div.formdiv {
	/*margin-left: 12px;*/
	margin-bottom: 6px;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
	padding:  0 6px;
	margin: 6px 0 6px 6px;
}
label {
	float: left;
	/*display: block;*/
	width: 120px;
	min-height: 20px;
	/**/
	text-align: right;
	margin-right: 10px;
}
* html label {
	height: 20px;
}
.pflicht {
	color: #3a7fb4;
}
.input, .inputcaptcha, textarea {
	padding:2px;
	width: 280px;
	margin-bottom: 0.4em;
	background: #272b30;
	color: #7f919f;
	border: 0;
}
input, textarea {
	font: 1em Verdana,Arial,"Lucida Grande",Geneva,Helvetica, sans-serif;
}
.msg {
	height: 100px;
	overflow: auto;
}
.inputcaptcha {
	margin-left: 130px;
}
.submit {
	background: transparent;
	border: 0;
	color: #7f919f;
	font-size: 1em;
	cursor: pointer;
}
.submit:hover {
	color: #fff;
}
/* sonstiges */
.clearfloat {
	height: 1px;
	clear: both;
	overflow: hidden;
	background: transparent;
}
.list {
	float: left;
	margin: 0 34px 34px 0;
}
.list7 {
	margin: 0 6px 14px 0;
}
.list7 .listimg {
	float: left;
	margin-right: 6px;
}
.listimg {
	font-size: 0.8em;
}
table.paket {
	margin-bottom: 16px;
	width: 450px;
}
table.paket td {
	padding: 16px 0;
}
table.paket td.ico {
	width: 66px;
}
table.paket td, .trenn {
	border-bottom: 1px dotted #445059;
}
.trenn {
	margin-bottom: 28px;
}
#gbmedia, #mod20text {
	text-align: center;
}
#mod20text {
	margin-top: 12px;
	background: transparent url(../img/img_overview.gif) center no-repeat;
}