/* Genereller Seitenaufbau */

div#PAYMENT_TBL {
	position: auto;
	margin: 0px auto;
	text-align: center;
	width: 30%; /* set total pagewidth */
}
#bankeinzug {
	position: auto;
	margin: 0px auto;
	text-align: center;
	width: 100%; /* set total pagewidth */
}

body, html {
	margin: 0;
	padding: 0;
	text-align: center; /* needed for IE center bug */
}

/* Verlinkungen */
a {
	text-decoration: none;
	color: #00305b;
}
a:hover {
	text-decoration: underline;
	color: red;
}

/* Fußzeile */
.footer {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #cccccc;
}
.footer a {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #cccccc;
}


/* Allgemeine Table und Spalten */
table, td {
	font-size: 11px;
	font-family: arial, sans-serif;
}

/* Alle Zwischenlinien */
hr {
	height: 1px;
	color: #808080;
}

/* Diverse Überschriften */
h1 a {
	font-size: 20pt;
	font-family: Verdana,Arial;
	font-weight:normal;
	text-decoration:none;
	color:#696969;
	background-color:transparent;
}
h1 a:hover {
	text-decoration:none;
	color:#696969;
	background-color:transparent;
}
h2 {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:24px;
	height:24px;
	background-image:url("../images/header-bottom.jpg");
	background-repeat:no-repeat;
	background-position:left;
	color:#696969;
	background-color:transparent;
	padding:0px 0px 0px 20px;
	margin:0px;
}
h2 a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#696969;
	background-color:transparent;
}
h2 a:hover {
	text-decoration:none;
	color:#696969;
	background-color:transparent;
}
h2 {
	color: #696969;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana,Arial;
}
h3 {
	color: #696969;
	font-size: 10pt;
	font-family: Verdana,Arial;
}
h4 {
	color: #696969;
	font-size: 9pt;
	font-family: Verdana,Arial;
}
h5 {
	color: #696969;
	font-size: 8pt;
	font-family: Verdana,Arial;
}
h6 {
	color: #696969;
	font-size: 7pt;
	font-family: Verdana,Arial;
}

/* Aufzählungspunkte */
ul {
	 list-style-type: disc;
	 list-style-position:inside;
	 margin-left: 10px;
}

li {
	list-style-position:inside;
	 margin-left: 0px;
}

/* Sämtliche Textfelder mit mehreren Zeilen 
textarea {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}*/

/* Sämtliche Textfelder mit mehreren Zeilen */
.advertcodearea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/* Alle Formulare */
form {
	display: inline;
}


/* Spalte mit Hinweis */
.SpaltenInfoHinweis {
	padding-left: 5;
	padding-right: 5;
	text-align: left;
	font-size : 8pt;
	color: #000000;
	font-weight : bold;
	background-color : #FFD700;
}

/* Error-Meldungen */
.messageError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}

/* Haupt-Div / Div-Tag mit der ID=HAUPT */
div#HAUPT {
	position: relative;
	margin: 0px auto;
	width: 98%; /* set total pagewidth */
}


/* Contentbereicht (mittlere Spalte) / Table mit ID=ContenLayout */
table#ContentLayout {
	margin: 0px;
	width: 100%;
}


/* Infoboxen */
table.Standardbox, td.StandardboxKopfzeile, table.Infobox, td.Boxtext {
	width: 180px;
	border: 1px;
}
/* Infoboxen */
table.Infobox2, td.Boxtext {
	width: 100%;
	border: 1px;
}

table.Infobox3, td.Boxtext {
	border: 1px;
}

td.StandardboxKopfzeile {
	padding: 2px 4px;
}

.Infobox {
	margin: 0px;
	margin-bottom: 3px;
}

/* Text in der Box */
td.Boxtext {
	background: #FCFFF7;
	padding: 6px 5px;
}

/* Text in der Box */
td.Boxtext1 {
	background: #FCFFF7;
}

/* Selectfelder in der Box */
.Boxtext select {
	width: 90%;
}

/* Tabellen in der Box */
table.Infobox td table {
	width: 100%;
}
.Standardbox td table td {
	border-width: 0px;
}

/* Suchfeld */
#Suchfeld {
	text-align: center;
}


/* Kopfzeile in der Box */
td.StandardboxKopfzeile {
	background: #6493c1;
	color: white;
	font-weight: bold;
}
.StandardboxKopfzeile div {
	float: left;
}
.StandardboxKopfzeile a {
/*	float: left;*/
	margin: 2px;
	color: white;
}

.Infobox td {
	border: 0px #EDFBD5 solid;
}

.Infobox td, .Standardbox td.Boxtext form select {
	font-size: 11px;
	font-family: arial, sans-serif;
}

/* Contentbereich */
td#ContentSpalte {
	padding: 10px 12px;
	text-align: left;
}

#ContentSpalte table td, #ContentSpalte, p {
	font-size: 11px;
	font-family: arial, sans-serif;

}

#ContentSpalte table td.Seitentitel, h1, .Contenttitel, .Contentuntertitel {
	color: #00305b;
	font-size: 18px;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding-top: 5px;
}

/* Farbe weiß */
.white {
	color: white;
}

/* Untertitel im Contentbereich */
.Contentuntertitel {
	font-size: 16px;
	font-weight: bold;
}

td.obereSpalte {
	width: 100%;
	padding: 0;
	background: #ffffff;
}

table.infoBox td table {
width: 100%;
}

table.infoBox {
	border: #A7A8A6  solid 1px;
}

/* Abschicken-Buttons */
.Abschickbutton_green {
	border-style: dashed;
	width: 105px;
	height: 25px;
	font-family: arial, sans-serif;
	font-size:11px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border: 0px;
	background: url(../images/submit_bg_90_green.gif);
}

.Abschickbutton_red {
	border-style: dashed;
	width: 105px;
	height: 25px;
	font-family: arial, sans-serif;
	font-size:11px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border: 0px;
	background: url(../images/submit_bg_90_red.gif);
}
.Abschickbutton_yellow {
	border-style: dashed;
	width: 105px;
	height: 25px;
	font-family: arial, sans-serif;
	font-size:11px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border: 0px;	
	background: url(../images/submit_bg_90_yellow.gif);
}


.Abschickenbutton_entfernen {
	width: 170px;
	height: 31px;
	font-family: arial, sans-serif;
	font-size:14px;
	text-align: center;
	font-weight: bold;
	border: 0px;
	background: url(../images/submit_bg_170.gif);
	background-position:0px 0px;
}


.Ergebnisse {
	font-size : 11pt;
}
