html {
	font-size: 1em;
	/*height: 100%;
	overflow-y: hidden*/
}

body {
	background: #FFF url(../images/gradient.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	/*height: 100%;
	overflow: auto*/
}

img {
	border: none;
	display: block;
}

a {
	color: #737373;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}

fieldset {
	border: none;
	font-size: .7em;
	margin: 0;
	padding: 0;
}

fieldset div {
	padding: 2px 0;
}

label {
	display: block;
	float: left;
	width: 140px;
}

option {
	background: #FFF;
}

select {
	background: #FFF;
	border: 1px solid #A5ACB2;
}

#logo {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 88px;
	width: 88px;
	z-index: 1;
}

/* Linker Kopfbereich */
#lhead {
	position: absolute;
	left: 200px;
	top: 20px;
	height: 78px;
	width: 600px;
	z-index: 2;
}

#lhead a, #footer div a {
	color: #FFF;
	font-size: .75em;
	background: url(../images/senkrechter-strich.gif) no-repeat 0 3px;
	padding: 0 7px;
}

#lhead a.firstItem, #footer div a.firstItem {
	background: none;
	padding:0 7px 0 0;
}

/* Rechter Kopfbereich */
#rhead {
	position: absolute;
	left: 950px;
	top: 20px;
	height: 78px;
	width: 150px;
	z-index: 3;
	text-align: right;
}

/* Navigation */
#nav {
	border-top: #FFF solid 1px;
	position: absolute;
	left: 20px;
	top: 316px;
	width: 180px;
	z-index: 4;
}

#nav * a {
	background: url(../images/path-arrow.gif) no-repeat 6px 4px;
	color: #FFF;
	display: block;
	font-weight: bold;
	font-size: .8em;
	border-bottom: #FFF solid 1px;
	border-left: #FFF solid 1px;
	height: 17px;
	padding: 0 20px;
}

#nav * a:hover, #nav * a:focus {
	background: #D70005 url(../images/path-arrow.gif) no-repeat 6px 4px;
	text-decoration: none;
}

#nav .nav {
	background: #8F9DA8;
}

#nav .subnav {
	background: #858488;
}

#nav .act {
	background: #D70005;
}

#nav .subnav a {
	background: url(../images/path-arrow.gif) no-repeat 16px 4px;
	padding: 0 20px 0 30px;
}

#nav .subnav a:hover, #nav .subnav a:focus {
	background: #D70005 url(../images/path-arrow.gif) no-repeat 16px 4px;
	text-decoration: none;
}

/* Headline */
#hdln {
	position: absolute;
	left: 200px;
	top: 112px;
	width: 900px;
	z-index: 9;
}

/* Startseite */
#content {
	position: absolute;
	left: 200px;
	top: 104px;
	z-index: 5;
}

/* T-Box */
#tbox {
	background: url(../images/bg_teaser.png) repeat white;
	border: 1px solid white;
	position: absolute;
	padding: 8px;
	left: 200px;
	top: 149px;
	height: 222px;
	width: 882px;
	z-index: 6;
}

#tbox a {
	margin: 0;
	padding: 0;
}

.tTeaser {
	background-color: #BCBEC0;
	border: 1px solid white;
	float: left;
	width: 880px;
	height: 220px;
	overflow: hidden;
	padding: 0;
}

/* M-Box */
#mbox {
	background: url(../images/bg_teaser.png) repeat white;
	border: 1px solid white;
	position: absolute;
	left: 200px;
	top: 406px;
	width: 898px;
	z-index: 7;
}

.mTeaser {
	border-left: none;
	float: left;
	padding: 8px;
	height: 145px;
	overflow: hidden;
	width: 274px;
}

div.mTeaser + div.mTeaser {
	border-left: 14px solid #FFF;
}

.mTeaser > div {
	background-color: #BCBEC0;
	border: 1px solid white;
	height: 143px;
	width: 272px;
}

/* B-Box */
#bbox {
	position: absolute;
	left: 201px;
	top: 587px;
	overflow: hidden;
	height: 160px;
	width: 898px;
	z-index: 8;
}

.bTeaser  {
	float: left;
	padding: 0 9px 33px 9px;
	height: 127px;
	width: 272px;
}

div.bTeaser + div.bTeaser {
	padding: 0 9px 33px 23px;
}

.bTeaser h3, .bTeaser h2 , .bTeaser h1 {
	font-size: .75em;
	line-height: 1.5em;
	margin: 0;
}

.bTeaser h3 a, .bTeaser h2 a, .bTeaser h1 a {
	color: #D70005;
}

.bTeaser p {
	font-size: .7em;
	line-height: 1.4em;
	margin: 0;
}

.bTeaser p a:hover, .bTeaser p a:focus {
	text-decoration: none
}

.bTeaser p a.more {
	color: #D70005;
	font-weight: bold;
}

.bTeaser p a.more:hover, .bTeaser p a.more:focus {
	text-decoration: underline
}

/* Z-Box */
/*#zbox {
	visibility: hidden;
	position: absolute;
	left: 220px;
	top: 505px;
	width: 770px;
	z-index: 9;
}

#zbox a {
	margin: 0;
}

.zTeaser {
	float: left;
	border-right: #FFF solid 15px;
	padding: 0 10px 10px 10px;
	width: 220px;
}

.zTeaser h3 {
	font-size: .75em;
	line-height: 1.5em;
	margin: 0;
}

.zTeaser h3 a {
	color: #D70005;
}

.zTeaser p {
	font-size: .7em;
	line-height: 1.4em;
	margin: 0;
	width: 220px;
}

.zTeaser p + p, .mTeaser p + p {
	width: 220px;
	text-align: right;
}

.zTeaser p + p + p {
	width: 220px;
	text-align: left;
}*/

/* Footer */
#footer {
	background: #9b9b9b url(../images/brand-a-table.gif) no-repeat -20px 0;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 23px;
	width: 100%;
	z-index: 11;
}

#footer div {
	padding: 4px 0 0 220px;
	text-align: right;
	width: 880px
}

/* verschiedene Links */
.deep {
	color: #D70005;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
}

.liar {
	background: url(../images/link-arrow.gif) no-repeat 0 3px;
	padding: 0 0 0 14px;
}

/* Promotion */
#info {
	background: url(../images/promotion.png) no-repeat;
	position: absolute;
	left: 1045px;
	top: 95px;
	height: 68px;
	width: 69px;
	overflow: hidden;
	padding: 20px;
	z-index: 10;
}

#info h1 {
	color: #D70005;
	font-size: .75em;
	margin: 0;
	text-align: center;
}

#info p {
	color: #737373;
	font-size: .7em;
	line-height: 1.4em;
	margin: 0;
	text-align: center;
}

#info a {
	color: #737373;
	text-decoration: none;
}

#info a:hover {
	text-decoration: underline;
}

/* Mailform */
#mailform {
	margin: 0
}

#mailform input {
	font-size: 11px
}


