﻿.wrapper {
	text-align: center;
}
.links {
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 5px;
	background-color: #ffffff;
}
.rechts {
	text-align: left;
	vertical-align: top;
	padding-right: 40px;
	background-color: #ffffff;
}
.dialog {
	margin: 0px auto;
	min-width: 10px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
}
.dialog .ft .c {
	font-size: 1px; /* ensure minimum height */;
	height: 13px;
}
.dialog .hd .c {
	font-size: 1px; /* ensure minimum height */;
	height: 13px;
}
.dialog .ft .c {
	height: 14px;
}
.dialog .hd {
	background: transparent url(images/tl.gif) no-repeat 0px 0px;
}
.dialog .hd .c {
	background: transparent url(images/tr.gif) no-repeat right 0px;
}
.dialog .bd {
	background: transparent url(images/ml.gif) repeat-y 0px 0px;
}
.dialog .bd .c {
	background: transparent url(images/mr.gif) repeat-y right 0px;
}
.dialog .bd .c .s {
	margin: 0px 24px 0px 14px;
	background: #fff url(images/ms.jpg) repeat-x 0px 0px;
}
.dialog .ft {
	background: transparent url(images/bl.gif) no-repeat 0px 0px;
}
.dialog .ft .c {
	background: transparent url(images/br.gif) no-repeat right 0px;
}
/* content-specific */
.dialog h1 {
	/* header */
 font-size: 2em;
	margin: 0px;
	padding: 0px;
	margin-top: -0.6em;
}
.dialogMain {
	width: 430px;
	margin: 0px auto;
	min-width: 10px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.dialogMainWide {
	width: 630px;
	margin: 0px auto;
	min-width: 10px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.dialogMainWide .ft .c {
	font-size: 1px; /* ensure minimum height */;
	height: 13px;
}
.dialogMain .ft .c {
	font-size: 1px; /* ensure minimum height */;
	height: 13px;
}
.dialogMainWide .hd .c {
	font-size: 1px; /* ensure minimum height */;
	height: 13px;
}
.dialogMain .hd .c {
	font-size: 1px; /* ensure minimum height */;
	height: 13px;
}
.dialogMainWide .ft .c {
	height: 14px;
}
.dialogMain .ft .c {
	height: 14px;
}
.dialogMainWide .hd {
	background: transparent url(images/tl.gif) no-repeat 0px 0px;
}
.dialogMain .hd {
	background: transparent url(images/tl.gif) no-repeat 0px 0px;
}
.dialogMainWide .hd .c {
	background: transparent url(images/tr.gif) no-repeat right 0px;
}
.dialogMain .hd .c {
	background: transparent url(images/tr.gif) no-repeat right 0px;
}
.dialogMainWide .bd {
	background: transparent url(images/ml.gif) repeat-y 0px 0px;
}
.dialogMain .bd {
	background: transparent url(images/ml.gif) repeat-y 0px 0px;
}
.dialogMainWide .bd .c {
	background: transparent url(images/mr.gif) repeat-y right 0px;
}
.dialogMain .bd .c {
	background: transparent url(images/mr.gif) repeat-y right 0px;
}
.dialogMainWide .bd .c .s {
	margin: 0px 26px 0px 14px;
	background: #fff url(images/ms.jpg) repeat-x 0px 0px;
	color: #392E7A;
	font-weight: bold;
}
.dialogMain .bd .c .s {
	margin: 0px 26px 0px 14px;
	background: #fff url(images/ms.jpg) repeat-x 0px 0px;
	color: #392E7A;
	font-weight: bold;
}
.dialogMainWide .ft {
	background: transparent url(images/bl.gif) no-repeat 0px 0px;
}
.dialogMain .ft {
	background: transparent url(images/bl.gif) no-repeat 0px 0px;
}
.dialogMainWide .ft .c {
	background: transparent url(images/br.gif) no-repeat right 0px;
}
.dialogMain .ft .c {
	background: transparent url(images/br.gif) no-repeat right 0px;
}
.dialogMainWide h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: -16px;
}
.dialogMain h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: -16px;
}
.dialogMainWide p {
	padding: 0px;
	font: 11px/1.5em "trebuchet MS";
}
.dialogMain p {
	padding: 0px;
	font: 11px/1.5em "trebuchet MS";
}
html > body .dialog pre {
	font-size: 1.1em;
}
.infoBox {
	font-weight: bold;
	color: #36a7e9;
	margin-left: -20px;
	font-size: 12px;
}
.infoBox a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #36a7e9;
}
.infoBox a:link {
	text-decoration: none;
	font-weight: bold;
	color: #36a7e9;
}
.infoBox a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #36a7e9;
}
.stageBold a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #0000ff;
}
.stageBold a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #0000ff;
}
.stageBold a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0000ff;
}

.redBullet {
	list-style-image: url('images/redBullet.gif');
}
.boxHeader {
	background-image: url('images/ballonWide.gif');
	width: 300px;
	height: 40px;
	background-position: left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-indent: 20px;
	font-size: 14px;
	color: #ffffff;
	padding-bottom: 14px;
	top: 0;
	padding-top: 16px;
}
.stageHeader {
	background-image: url('images/ballonHeader.gif');
	width: 430px;
	height: 40px;
	background-position: left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-indent: 30px;
	font-size: 14px;
	color: #ffffff;
}
.stageHeaderWide {
	background-image: url('images/ballonHeaderWide.gif');
	width: 630px;
	height: 40px;
	background-position: left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-indent: 30px;
	font-size: 14px;
	color: #ffffff;
}

.pid {
	margin-top: -14px;
}
.stageHeader2 {
	background-image: url('images/ballonHeader2.gif');
	width: 430px;
	height: 40px;
	background-position: left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-indent: 30px;
	font-size: 14px;
	color: #ffffff;
	padding-bottom: 14px;
	top: 0;
	padding-top: 16px;
}
.dachtochtHeader {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #A9122A;
}
.dachtochtHeader a:visited {
	text-decoration: none;
	color: #A9122A;
}
.dachtochtHeader a:link {
	text-decoration: none;
	color: #A9122A;
}
.dachtochtHeader a:hover {
	text-decoration: underline;
	color: #A9122A;
}
.dagtochtSubHeader {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: -10px;
	margin-left: 3px;
}
.bestelHeader {
	background-color: #36A7E9;
	font-family: "trebuchet ms";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}
.bestelHeader a{
	text-decoration: none;
	color: #FFFFFF;
} 
.stageTitle {
	font-size: medium;
}
.BestelText {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
}
.stageSubtitle {
	font-size: 10px;
}
.footerText {
	text-align: left;
	font-family: Tahoma;
	font-size: 9px;
	color: #392E7A;
	font-weight: normal;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 4px;
}
.footerText a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #392E7A;
}
.footerText a:link {
	text-decoration: none;
	font-weight: bold;
	color: #392E7A;
}
.footerText a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #392E7A;
}
.noBorder {
	border-width: 0;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #A9122A;
	text-transform: uppercase;
	margin-bottom: -15px;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #A9122A;
	text-transform: uppercase;
	margin-bottom: -15px;
}
h3 {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #A9122A;
	text-transform: uppercase;
	margin-bottom: -17px;
}
.alignRight {
	text-align: right;
}
.alignBottom {
	vertical-align: bottom;
}
.alignBottomNoBorder {
	vertical-align: bottom;
	border-width: 0px;
}
.bestel {
	color: #FFFFFF;
	text-decoration: none;
}
.stageBold td {
	font-weight: bold;
	color: #392E7A;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.stageBold p {
	font-weight: bold;
	color: #392E7A;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.stageBold span {
	font-weight: bold;
	color: #392E7A;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.cityImage {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.cityPosition p {
	position: relative;
	top: -11px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
.infoPosition {
	position: relative;
	top: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
.field {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	border: 1px #9E9E9E solid;
}
.button {
	background-color: #36A7E9;
	border: 1px solid #36A7E9;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	height: 22px;
}
.rightCorr {
	position: relative;
	top: 20px;
}
.infoCorr {
	margin-top: -16px;
}
.noBorder {
	border-width: 0px;
}
