.bodytext {
	margin:5px 15px 15px 15px;
	padding:0px !important;
}
h1.standardHead {
	margin:15px 15px 5px 15px;
	font-size:12px;
	font-weight:bold;
}
h2.standardHead {
	margin:15px 15px 5px 15px;
	font-size:11px;
	font-weight:bold;
}
h2.presseHead {
	margin:0px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}
h1 {
	font-size:15px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:11px;
}
.standardTrenner {
	margin:10px 15px 0px 15px;
	color:#F28E00;
	height:1px;
	border-bottom:none;
	border-top:1px solid #F28E00;
	width:578px;
}
.standardTable {
	background-color:#999;
	margin:0px 15px 15px 15px;
	width:578px;
}
.standardTable td, .standardTable th {
	background-color:#EDEDED;
	text-align:left;
	font-size:11px;
	border-bottom:none !important;
}
/*------------------------------*/
.displayStart th {
	padding-left:2px !important;
}
.displayStart th a {
	display:block;
	/*width:100%;*/
	/*background-position:right top;*/
	background-position:-5px -1px !important;
	background-repeat:no-repeat;
	padding:0px 8px;
	background-image:url(img/arrow_off.gif);
}
.displayStart th a:hover {
	text-decoration:none !important;
}
.displayStart .sortable a {
	/*background-image:url(img/arrow_off.gif);*/
}
.displayStart .order1 a {
	/*background-image:url(img/arrow_down.gif) !important;*/
}
.displayStart .order2 a {
	/*background-image:url(img/arrow_up.gif) !important;*/
}

.wizardField input, .wizardField textarea {
	width:200px;
	/*height:20px;*/
	border-top:2px solid #CECECE;
	border-left:2px solid #F3F3F3;
	border-right:2px solid #F3F3F3;
	border-bottom:2px solid #EDEDED;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:2px;
}
.intInput	{
	width:60px !important;

}
.plzInput, .vorwahlInput {
	width:60px !important;
  margin-right: 3px;
}

.hausnrInput {
	width:60px !important;
	margin-left: 3px;
	}

.strasseInput {
	width:130px !important;
	margin-right: 2px;
	}

.ortInput, .telInput {
	width:130px !important;
	margin-left: 2px;
	
}
.wizardField select, .wizardField option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
/*----------------------*/
.regError {
	margin:0px 10px;
}
ul {
	/*list-style-image:url(img/liAskerus.gif);*/
	/*list-style-type:circle;*/
}
#wizardSummary h3, #wizardSummary p {
	/*margin:0px 10px;*/
}

#vDanke {
	margin:16px;
}
#vText {
	background-image:url(img/vBack.gif);
	background-repeat:repeat-y;
	width:342px;
}
#vText p {
	padding:59px 20px;
}
#vImg {
	display:block;
	float:right;
	width:217px;
	margin-left:10px;
}
.blue {
	color:#3DABE2;
}
.blue:hover {
	text-decoration:none;
}
#vWeiter {
	margin-top:9px;
	display:block;
	width:341px;
	height:24px;
	background-image:url(img/vWeiter.gif);
	background-repeat:no-repeat;
}
#vWeiter:hover {
	background-position:0px -24px;
}
#vWeiter span {
	display:none;
}
#regSpeichern {
	background-image:url(img/regSpeichern.gif);
	width:116px;
}
#regSpeichern {
	background-image:url(img/regRegistrieren.gif);
	width:138px;
}
#chFrame {
	background-image:url(img/chFrame.gif);
	background-repeat:repeat-y;
	width:584px;
	height:253px;
	margin:12px 12px 7px;
}
#chImg {
	float:left;
	width:179px;
}
#chText {
	width:378px;
	float:right;
	margin-right:15px;
}
#chAnbieter {
	background-image:url(img/chAnbieter.gif);
	width:274px;
}
#chNachfrager {
	background-image:url(img/chNachfrager.gif);
	width:291px;
}
#chAnbieter, #chNachfrager {
	/*display:block;*/
	background-repeat:no-repeat;
	height:35px;
	/*margin-top:10px;*/
}
#chAnbieter:hover, #chNachfrager:hover {
	background-position:0px -35px;
}
#chAnbieter span, #chNachfrager span {
	display:none;
}
#hContent {
    background-image:url(img/hBack.gif);
    width:608px;
}
.hHead {
    margin-top:0px;
}
.hHead2 {
    font-size:11px;
}
.hTop p, .hTop ol {
    margin-right:21px;
}
.hTop p {
	padding:5px 10px !important;
}
.hList {
    margin-right:15px;
    margin-bottom:0px;
    margin-top:10px;
}
.hList li {
    padding:10px 15px;
    background-color:#fff;
    margin-bottom:5px;
}
.hText {
    margin:0px 15px 5px 30px;
}
.hText a {
    color:#666;
    font-weight:bold;
    text-decoration:none;
}
.hText a:hover {
    color:#000;
}
.startHead {
    margin:0px;
}
.startP {
    padding:10px 10px;
    margin:0px;
    border-bottom:1px solid #F28E00;
}
.greenLink {
    font-weight:bold;
    color:#8DB71A;
    text-decoration:none;
}
#hContent td, #chContent td {
	padding:0px !important;
	vertical-align:bottom !important;
}
#errorArea {
	margin: 10px 20px;
	width: 419px;
	background-image: url(img/errorBack.gif);
}
#errorP {
	padding-left:15px;
	padding-right:15px;
}
.grey {
	color:#666 !important;
	font-weight:normal !important;
}
.wizardField .check {
	width: 20px !important;
}
.legal {
	color:#666;
	font-size:10px;
}
#chContent {
	width:584px;
	margin-left:15px;
	background-image:url(img/chBack.gif);
	background-repeat:repeat-y;
	background-color:#fff;
}
#empfContent {
	width:584px;
	height:306px;
	margin-left:15px;
	margin-top:15px;
	background-image:url(img/empfBack.gif);
	background-color:#fff;
}
#empfLeft {
	float:left;
	width:177px;
}
#empfRight {
	float:right;
	width:397px;
}
.newsBox {
	width:587px;
	background-color:#FFFFFF;
	background-image:url(img/newsBoxBack.gif);
	background-repeat:repeat-y;
	margin-left:10px;
	margin-top:10px;
}
.newsBoxImg {
	float:left;
	margin:5px 15px;
}
.newsBoxBottom {
	clear:both;
}
.newsBox p {
	margin:5px !important;
	padding-left:10px !important;
	padding-right:15px !important;
}
.newsBoxHead {
	margin:5px 15px;
	font-size:12px;
}
.newsMehr, .newsZurueck {
	font-weight:bold;
	color:#F28E00;
	text-decoration:none;
}
.newsMehr:hover, .newsZurueck:hover {
	text-decoration:underline;
}
.newsZurueck {
	text-align:right;
	margin-right:15px;
}
#regAnbieter {
	display:block;
	background-image:url(img/regAnbieter.gif);
	width:380px;
	height:24px;
	margin-left:10px;
}
#regAnbieter:hover {
	background-position:0px -24px;
}
#regNachfrager {
	display:block;
	background-image:url(img/regNachfrager.gif);
	width:380px;
	height:24px;
	margin-left:10px;
}
#regNachfrager:hover {
	background-position:0px -24px;
}
#pdfNav {
	width:574px;
	height:24px;
	background-image:url(img/pdfBack.gif);
	margin-left:17px;
}
#pdfNav a {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:24px;
	margin-left:10px;
}
#pdfNav a:hover {
	background-position:0px -24px;
}
#pdfErstellung {
	background-image:url(img/pdfErstellung.gif);
}
#pdfCreator {
	background-image:url(img/pdfCreator.gif);
}
/* Presse */

.prBox {
	background-image:url(img/prM.gif);
	background-repeat:repeat-y;
	width:587px;
	margin:10px;
}
.prTextPic {
	float:left;
	width:153px;
	text-align:right;
}
.prPicText {
	float:right;
	width:413px;
}
.prPicText p {
	margin-right:5px !important;
	padding:0px !important;
	margin-left:0px !important;
	margin-top:0px !important;
	margin-bottom:9px !important;
}
.prLink {
	display:block;
	width:408px;
	height:22px;
	background-repeat:no-repeat;
}
.prLink:hover {
	background-position:0px -22px;
}
#prDownloads {
	background-image:url(img/prDownloads.gif);
}
#prSpiegel {
	background-image:url(img/prSpiegel.gif);
}
#prInfos {
	background-image:url(img/prInfos.gif);
}
form {
	margin:0px !important;
	padding:0px !important;
}
.actDate {
	font-weight:bold;
	font-size:11px;
	color:#999999;
	clear:both;
	text-align:right;
}
#profil {
	padding:15px;
}
#profilTable {
	width:260px;
	float:left;
}
#profilImg {
	float:right;
	width:302px;
}
#profilMitte {
	background-image:url(img/profilMitte.gif);
	background-repeat:repeat-y;
}
#profilMitte {
	padding:5px;
}
.profil2Mitte {
	padding:5px 15px;
}
.profil2Mitte p {
	margin-bottom:0px;	
	margin-left:0px;	
	margin-right:0px;	
}
.profil2Mitte h3 {
	margin-top:0px;
}
#profilMitte, #profilMitte td {
	text-align:center;
	vertical-align:middle;
}
.profil2Mitte {
	background-image:url(img/profil2Mitte.gif);
	background-repeat:repeat-y;
}
h3.profilHead {
	color:#8DB71A;
	font-size:13px;
	border-bottom:1px solid #F39714;
}
h1.profilHead {
	color:#000000;
	font-size:14px;
}
h2.profilHead {
	color:#000000;
	font-size:11px;
}
#profilTable td, #profilMitte td {
	border-bottom:none;
}
.wizard {
	background-image: url(img/wizardBack.jpg) !important;
	background-repeat: repeat-y;
	background-color:#ADC586;
}
#startBox {
	margin-top:5px;
	background-image:url(img/startBoxMitte.gif);
	background-repeat:repeat-y;
	clear:both;
}
.startP {
	padding:0px 0px 10px 0px; !important;
	margin:10px 15px; !important;
}
#startSteps td {
	padding:0px !important
}
#startSteps {
	margin-bottom:5px;
	width:608px;
}
#sxtartSteps img {
	float:left;
}
.loginTable td {
	padding-top:10px !important;
}
.loginTable .wizardLabel {
	width:150px !important;
}
.loginTable .wizardField {
	text-align:left !important;
}
/**/
#wizardSummary td {
	border:none !important;
}