/* CSS Document */
/* grün hell: e6eede */
/* orange dunkel: e6721a */
/* orange hell: f2b88c */
/* blau: 70a3bc */

* {
	margin:0;
	padding:0;
}
div.logo {
	float:left;	
}
div.refero {
	float:left;
	padding:25px 0 0 0;
	width:490px;
	text-align:center;
	/*border:1px dotted pink;*/
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
}

p { padding:0 0 10px 0; }
p.centered {
	text-align:center !important;	
}
ul,ol { padding:0 0 10px 25px; }

h1 {
	font-size:18px;
	font-weight:bold;
	color:#e6721a;
	padding:0 0 20px 0;
}

h2 {
	font-size:11px;
	font-weight:bold;
	color:#e6721a;
}

#contentMitte h2 {
	font-size:16px;
	font-weight:bold;
	color:#e6721a;
	margin-bottom:10px;
}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#e6721a;
}

hr {
	size:1px;
	color:#e6721a;
	background:#e6721a;
	border:none;
	height:1px;
	margin:0 0 10px 0;
}

a { color:#e6721a; }

caption, .tdPreisgarantie {
	height:18px;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	padding:3px 0 0 0;
	background:url('img/back_footer.gif');
}

table { background:#f2b88c; }

th, td { padding:5px; }

table.noPadding {
	background:none;
	padding:0;
}

table.noPadding table {
	background:none;
	padding:0;
}

table.noPadding td {
	background:none;
	padding:0;
}
table.zugangsdaten th {
	text-align:right;
	width:50%;
	vertical-align:top;
}
table.zugangsdaten td {
	text-align:left;
	width:50%;
	vertical-align:top;
}
.bgWeiss {
	background:#fff !important;
}
#mainContainer {
	position:absolute;
	left:50%;
	width:924px;
	margin-left:-462px;
	background:url('img/back_header.gif') repeat-y;
}

#header {
	width:924px;
	height:105px;
}

#header img { padding-left:10px; }

#navi {
	width:819px;
	height:34px;
	background:url('img/back_navi.gif') repeat-x;
	border-top:1px solid #fff;
	text-align:center;
	padding-left:105px;
}

#navi img { padding:0 1px; }

#content {
	border-top:1px solid #fff;
	background:url('img/visual.jpg') no-repeat top left;
	overflow:auto;
}

#contentMitte {
	float:left;
	width:433px;
	height:auto;
	padding:33px 33px 33px 250px;
}

#contentRechts {
	float:left;
	width:197px;
}

#contentRechts h2 { padding:10px; }

#contentRechts p {
	padding:10px;
	color:#e6721a;
}

#contentRechts ul {
	color:#e6721a;
}

#contentRechts a { text-decoration:none; }

#footer {
	clear:left;
	background:url('img/back_footer.gif') repeat-x #e6721a;
	width:924px;
	height:21px;
	border-top:1px solid #fff;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

.left {
	width:42%;
	float:left;
	padding:4px 0 0 55px;
}

.right {
	width:49%;
	float:left;
	text-align:right;
	padding:4px 0 0 0;
}

input.text1 {
	width : 433px;
	margin : 0px 0px;
	font-size : 11px;
}

input.text2 {
	width : 300px;
	margin : 0px 0px;
	font-size : 11px;
}

input.text3 {
	width : 120px;
	margin : 0px 0px;
	font-size : 11px;
}

/*input.radio { background-color : #7488B9; color : White; border-bottom : thin none White; border-color : #000000; }*/
textarea {
	width : 433px;
	margin : 0px 0px;
	font-size : 11px;
}

.tdEinrichten {
	text-align:center !important;
	border-bottom:1px solid #e6721a;
	padding:8px;
}
p.centerme {
	text-align:center;
}
p.centerme a {
	background:url(img/btn-zurueck-zum-tarif.gif) no-repeat 0 0;
	display:block;
	height:43px;
	margin:0 auto;
	padding:0;
	text-indent:-666em;
	width:279px;
}
p.centerme a:hover {
	background:url(img/btn-zurueck-zum-tarif.gif) no-repeat 0 -43px;
}
