.neuedomain #mainContent {
	min-height: 300px;
}
#Content {
	background: url(/img/verlauf_unterHeader.png) repeat-x;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#ContentWrapper {
	overflow: hidden;
	margin: 40px 30px;
	color: #333333;
	font-size: 16px;
}
	#ContentHead {
	overflow: hidden;
	background-color: #EBEBEB;
	height: 40px;
	-moz-border-radius: 14px 14px 0px 0px;
	-webkit-border-radius: 14px 14px 0px 0px;
	border-radius: 14px 14px 0px 0px;
	overflow: hidden;
	position: relative;
	padding-left: 24px;
}

#ContentMainBox {
	overflow: hidden;
	padding: 0px 24px 0px 24px;
}
#footer {
	margin-bottom: 15px;
	margin-top: -30px;
}

#domainContentMainBox h1 {
	font-size: 33px;
	color: #002aff;                   
}

#domainContentMainBox hr {
	margin: 15px 0px;
  	color: #002aff;
}

#ContentCornerBottom {
	background-color: #EBEBEB;
	-moz-border-radius: 0px 0px 14px 14px;
	-webkit-border-radius: 0px 0px 14px 14px;
	border-radius: 0px 0px 14px 14px;
	overflow: hidden;
	position: relative;
}
#ContentCornerBottom {
	background-color: #EBEBEB;
	-moz-border-radius: 0px 0px 14px 14px;
	-webkit-border-radius: 0px 0px 14px 14px;
	border-radius: 0px 0px 14px 14px;
	overflow: hidden;
	position: relative;
}

#domainContent a:link,
#domainContent a:visited {
	color: #002aff;                  
	text-decoration: underline;
}
#domainContent a:link,
#domainContent a:visited {
	color: #002aff;                  
	text-decoration: underline;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #F4F4F4 url(/img/bg.jpg) repeat-x;
}


#mainContent {
	width: 830px;
	border: 1px solid #ccc;
	min-height: 632px;
	margin: 0 auto;
	background-color: #FFF;
}

.globalHeader {
	width: 828px;
	height: 63px;
	border: 1px solid white;
}

#Header {
	background: url(/img/bg_logo.png);
	cursor: pointer;
}

#Logo {
	margin-top: 8px;
	margin-left: -20px;
}

#domainHeader {
	background: url(/img/bg_logo.gif);
	cursor: pointer;
}

/* Footer */ /*gefunden*/ 
#footerLinks a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/*Tabelle Mitte*/
#wrap {
margin-left: 40px;
}
#left_col {
   	float:left;
   	width:150px;

}
#right_col {
   float:right;
   width:500px;
   padding:0px 15px 30px 0;
   padding:0px 15px 30px 0;
}

.fehler {
	color: #CC0000;
	font-weight: bold;
}
