
body {
	width: 100%;
	padding:0px;
	margin:0px;
	background-color: #d9dada;
	background-image:url('../images/landingpage/bgMain.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
	color: #2b2b2b;
	font-family: Arial, Helvetica;
	font-size: 13px;
} 


/* Container */

#frame {
	width: 990px;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 10px 0px 10px 10px;
	text-align: left;
}

#header {
	width: 990px;
	background-color: #ffffff;
}

#headBanner {
	width: 1028px;
	height: 170px;
	margin-left: -24px;
	background: url('../images/landingpage/bgHeader.gif') no-repeat;
}

#response {
	padding: 0px;
	width: 990px;
	height: 400px;
	background-color: #d9dada;
}

#posForm {
	z-index: 1;
	position: absolute;
	margin: 40px 0px 0px 565px;
	padding: 0px;
	width: 385px;
	height: 280px;
}

#teaser {
	z-index: 2;
	position: absolute;
	padding: 0px;
}

#contMain {
	float: left;
	width: 773px;
	padding: 0px 10px 20px 15px;
	background-color: #ffffff;
}

#footer {
	width: 980px;
	border-top: 2px solid #bf0000;
	margin-top: 20px;
	padding: 10px 0px 10px 0px;
	text-align: right;
}


/* Formular */

.input_error {
   border: 2px solid #FF0000;
}

.msg_error {
   border: 2px solid #FF0000;
   background-color: #FFCCCC;
   color: #FF0000;
   padding: 8px;
   padding-left: 10px;
   margin-bottom: 15px;
   margin-right: 10px;
   text-align: center;
}

.msg_done {
   text-align: center; 
	background-color: #f6f6f6;
   padding: 50px 15px 70px 15px;
}


/* Boxen */

.box192 {
	width: 192px;
}

.boxHeadDG {
	width: 192px;
	padding: 0px;
	margin: 0px;
	background-color: #878786;
}

.textHeadDG {
	margin: 2px 0px 2px 10px;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
}

.boxContW {
	width: 192px;
	padding: 0px;
	margin: 0px;
}

.boxContWCont {
	width: 172px;
	background-color: #ffffff;
	border-left: 2px solid #e7e6e6;
	border-right: 2px solid #e7e6e6;
	padding: 10px 8px 10px 8px;
	text-align: center;
	color: #666666;
}

.boxContLG {
	width: 172px;
	background-color: #f6f6f6;
	padding: 5px 10px 10px 10px;
	text-align: left;
	color: #666666;
}

.boxInfo {
	width: 90px;
	margin: 0px 15px;
	text-align: center;
	float: left;
}


/* Heads */

#headRegister {
	width: 764px;
	height: 73px;
	background-color: #fff;
	background-image: url('../images/landingpage/bgRegister.gif')
}


/* Text und Schriften */

h1 {
	width: 763px;
	height: 23px;
	background-color: #bf0000;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	background-image: url('../images/landingpage/bgHeadMainTitleO.gif')
}

h1.grey {
	width: 763px;
	height: 23px;
	background-color: #878786;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	background-image: url('../images/landingpage/bgHeadMainTitleG.gif')
}


h2 {
	font-family: "Arial Narrow", Helvetica;
	font-size: 18px;
	font-weight:bold;
	color: #bf0000;
	margin: 15px 10px 0px 10px;
}

h3 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	margin: 5px 10px 10px 10px;
}

p {
	margin: 0px 10px;
}

p.infos {
	margin: 10px 0px;
}

span.infos {
	margin: 10px 0px;
   display: block;
}

ul {
	list-style-image: url(../images/landingpage/iconCheckO.gif);
}


li {
	margin: 7px 0px;
}

.sloganW1 {
	padding-left: 30px;
	padding-top: 25px;
	color: #ffffff;
	font-family: "Arial Narrow", Helvetica;
	font-weight: bold;
	font-size: 30px;

}

.sloganW2 {
	padding-left: 30px;
	padding-top: 0px;
	color: #ffffff;
	font-family: "Arial Narrow", Helvetica;
	font-size: 24px;
}

.sloganO1 {
	float: left;
	padding-left: 30px;
	padding-top: 23px;
	color: #bf0000;
	font-family: "Arial Narrow", Helvetica;
	font-weight: bold;
	font-size: 20px;
}

.titleForm {
	text-align: center; 
	margin-bottom: 10px; 
	font-size: 18px; 
	font-weight: bold;
}

.textTeaser {
	font-size: 15px; 
	font-weight: bold; 
	color: #000000;
}


/* Links */

a { 
	color: #027DC3; 
	text-decoration: underline; 
}

a:hover {
	color: #878786;
	text-decoration: underline;
}

.linkArrowO {
	padding-left: 10px;
	background-image: url('../images/landingpage/arrowO.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


/* Tabelle */

table.t1 {
	width: 385px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	background-color: #f6f6f6;
}

td.text {
	background-color: #f6f6f6;
	padding-left: 10px;
}

td.fillin {
	background-color: #f6f6f6;
}

td.fillinCheckBox {
	background-color: #f6f6f6;
	text-align: right;
	padding-right: 20px;
}


/* Positionierung */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
   clear: both;
}

.mitte {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}

.spacer2 {
	height: 2px;
}

.spacer5 {
	height: 5px;
}

.spacer10 {
	height: 10px;
}

.spacer20 {
	height: 20px;
}

.spacer50 {
	height: 50px;
}

