.html,head,body
{
    font-size:11px;
	font-family: arial;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#ffffff;
	color:#000000;
}

* {
	margin: 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2.5em;
}

.contentBody {
    background-image:url(/images/misc/bg_navigation.gif);
    background-repeat:repeat-x;
}

.contentContainer {
    width:1024px;
}

.contentHolderTitle {
    float:left;
    padding-left:0px;
    padding-top:0px;
    width:100%;
}

#header {
	position: absolute; 
	width: 1024px; 
	height: 110px; 
	background-image: url(images/misc/_bg_navigation.png); 
	background-repeat: repeat-x;
}

.headerNavWrapper {
	clear: both; 
	padding-left: 31px; 
	margin-top: 27px; 
	height: 34px;
}

.headerNav {
	border-bottom: 1px solid rgb(196, 196, 196); 
	clear: both; 
	height: 23px;
	width:760px;
}

.headerNav ul {
	margin:0;
	padding:0;
}

.headerNav ul li {
	display:inline;
}

.headerNav li {
	margin-right:20px;
}

a.prinav, a.prinav:visited, a.prinav:active {
	font-size:14px; 
	font-weight:normal; 
	color:#ffffff;
	text-decoration:none;
	padding-right:14px;
}

a.prinav:hover {
	color:#00175C;
}

a.prinavAktiv, a.prinavAktiv:visited, a.prinavAktiv:active {
	font-size:14px; 
	font-weight:normal; 
	color:#003399;
	text-decoration:none;
	padding-right:14px;
}

a.prinavAktiv:hover {
	color:#003399;
}

a.bodyLink, a.bodyLink:visited, a.bodyLink:active {
	font-size:11px; 
	font-weight:normal; 
	color:#4c4c4c;
	text-decoration:none;
	background-image:url(/images/misc/arrow.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	position:relative;
}

a.bodyLink:hover {
    background-image:url(/images/misc/arrow_hi.gif);
	color:#003399;
}

.logoClass {
	width: 100%;
	position:fixed;
	width:232px;
	height:85px;
	bottom:0;
	z-index: 1; 
	margin-bottom:25px;
}

.logoInnerClass {
	width: 1022px; 
	text-align: right;
}

.footerClass {
	border-top: 1px solid rgb(153, 153, 153); 
	width: 100%;
	position:fixed;
	background-color:#FFFFFF;
	height:30px;
	bottom:0;
	z-index: 1; 
}

.footerInnerClass {
	width: 1024px; 
	text-align: right; 
	padding-top: 8px;
}

.mainImage {
	width: 1024px; 
	height: 298px; 
	background-image: url(/images/content/header/header_blank.jpg); 
	background-repeat: no-repeat;
}

.headline {
	float: left; 
	font-size: 16px; 
	font-weight: bold; 
	padding-bottom: 16px;
}

.clearboth {
	clear:both;
	padding:0px;
	margin:0px;
	font-size:1px;
	height:1px
}

h1 {
	font-size: 16px; 
	font-weight: bold; 
	margin:10px 0px 10px 0px;
}

h2 {
	font-size: 14px; 
	font-weight: bold; 
	margin:10px 0px 5px 0px;
}

.mainBlank {
	width: 1024px; 
	height: 83px; 
	background-image: url(/images/content/header/blank.jpg); 
	background-repeat: no-repeat;
}

.top30{
 margin:30px 0px 5px 0px;
}

#mainContent {
 margin:15px 0px 0px 270px;
 width:750px;
}

#mainContentWithoutImage {
 margin:15px 0px 0px 0px;
 width:1024px;
}

#mainContent p {
 margin:15px 0px 10px 0px;
}

#mainContent ul, #ContentHolderMain ul {
	margin:15px 0 0 5px;
	padding:0;
}

#mainContent ul li, #ContentHolderMain ul li {
	list-style:none;
	background-image: url(/images/content/misc/cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom:10px;
	margin-left:-5px;
	text-indent:15px;
}

a.arrowLink, a.arrowLink:visited, a.arrowLink:active {
	font-size:11px; 
	font-weight:normal; 
	color:#4c4c4c;
	text-decoration:none;
	background-image:url(/images/misc/arrow.gif);
	background-repeat:no-repeat;
	padding-left:7px;
}

a.arrowLink:hover {
	color:#003399;
    background-image:url(/images/misc/arrow_hi.gif);
}

/*home page*/
.contentContainer {
    width:1024px;
}

.contentHolder {
    float:left;
    padding-left:30px;
    padding-top:24px;
}

.teaserBoxLeft {
    float:left;
    width:144px;
}

.teaserBox {
    float:left;
    width:144px;
    margin-left:50px;
}

.teaserBoxTopText {
    color:#999999;
    font-weight:bold;
    height:25px;    
}

.quicklinkBox {
    float:left;
    margin-left:61px;
    padding:0px;
}

.quicklinkBoxContentTitle {
    color:#003399;
    padding:5px 0px 0px 8px;
}

.quicklinkBoxContentSubTitle {
    color:#000000;
    padding:10px 0px 0px 8px;
}

.quicklinkBoxContent {
    width:169px;
    background-image:url(/images/content/misc/quicklinkbox.gif);
    background-repeat:no-repeat;
}

.quicklinkBoxBottom {
    width:169px;
    height:1px; 
    background-image:url(/images/content/misc/quicklinkbox_bottom.gif);
    background-repeat:no-repeat;
}

.teaserBoxTopSpace {
	position:relative;
	top:5px;
	width:150px;
	border:1px solid #ffffff;
}

.quickLinkStyle {
	padding-top:8px;
	padding-bottom:8px;
	margin-left:8px;
}

.homeImage {
	width: 1024px; 
	height: 377px; 
	background-image: url(images/content/header/home2.jpg); 
	background-repeat: no-repeat;	
}

#ImageControls {
	position:absolute; 
	left:973px; 
	top:361px; 
	width:51px;
	height:16px;
	background-color:#ffffff;
}

.ImageControlsInner {
	float:left;
	padding-top:3px;
	padding-left:3px;
}

/*home page*/

#MainImage {
    width:1024px;
    height:298px; 
    background-repeat:no-repeat;
}

#MainNoImage {
    width:1024px;
    height:108px; 
}

.TopContent {
    float:left;
    padding-bottom:15px;
    width:100%;
    border-bottom:1px solid #999999;
}

.TopContentInner {
    float:left; 
    margin-left:260px;
}

.TopContentInner h1 {
	clear:both; 
	width:274px; 
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0 0 8px 0;
}

.TopContentInner, .subText {
	clear:both; 
	width:274px; 
}

.TopContentInner .emailAddress {
	clear:both; 
	width:274px; 
	padding-top:16px;
}

.CenterContent {
    margin-left:260px; 
    padding-top:15px; 
}

.CenterContentLeft {
     float:left;
     width:274px;
	 min-height:470px;
}

.CenterContentRight {
     float:left;
     margin-left:15px;
     width:274px;
}

.bmwLogoWrapper {
	float:left; 
	width:210px; 
	margin-left: 820px; 
	margin-top: -25px;
}

.logoFormat {
	color: rgb(255, 255, 255); 
	font-weight: bold; 
	font-size: 16px;
}

.form {
    margin:0px;
    padding:0px;
    font-size:11px;
	font-family: arial;    
}

.fmitem {
	font-size:11px; 
	font-weight:normal; 
	font-family: arial;
	width:270px;
	margin-bottom:10px;
}

a.defaultAnchorButton, a.defaultAnchorButton:visited, a.defaultAnchorButton:active { 
    width: 140px;
    margin-top:13px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: 7px;
    color: #ffffff;
    background-color: #4c4c4c;
    display: block;
    text-decoration:none;
}

a.defaultAnchorButton:hover,a.defaultAnchorButton:focus { 
    color: #ffffff; 
    background-color: #003399; 
}

.spaceLeft01 {
	margin-left:10px;
}

.personal {
	margin-bottom:20px;
}

.personalImage {
	float:left;
}

.personalText {
	float:left;
	margin-left:20px;
}

.personalName {
	font-weight:bold;
}

.personalSpace {
	margin-bottom:10px;
}

/* Service Styles */
#ContentHolderMain {
	padding:22px 0px 0px 30px;
}

#mainContent
{
    width:480px;
}

.contentMainLeftCol01 h1, h2 {
	margin:0; 
	padding:0;
}

.contentMainLeftCol01 p {
	float:left;
	padding:0px;
	margin:0px 0px 14px 0px;
	font-size:11px;
}

.contentMainLeftCol01 ul {
	list-style-type:square; 
	margin:0px 0px 0px 15px; 
	padding:0px;
}

.contentMainLeftCol01 {
	float:left; 
	padding:8px 25px 0px 0px;
	margin:0px; 
	width:415px;
	min-height:340px;
	border-right:1px solid #999999; 
}

.contentMainLeftCol01 h1 {
	float:left;
	margin:0 0 16px 0; 
	padding:0;
	font-size:14px;
	font-weight:bold; 
	color:#003399;
}

.contentMainLeftCol01 h2 {
	float:left;
	margin:0 0 15px 0; 
	padding:0;
	font-size:12px;
	font-weight:bold; 
	color:#000000;
}

.contentMainRightCol01 {
	float:left; 
	padding-top:8px;
	padding-left:24px; 
	width:250px; 
	/*min-height:470px;*/
}

.contentMainRightCol02 {
    padding-top:8px;
	float:left; 
	margin-left:0px; 
	width:265px; 
	/*min-height:470px;*/
}

.floatLeft {
	float:left; 
}

.floatLeft97 {
	float:left; 
 	width: 97px;
}

.floatLeft20 {
	float:left;
	padding-top:20px;
}

.backLink {
	margin-top: 30px;
}
/* Service Styles */


/* Standorte Styles */
.standorteWrapper {
	padding:25px 0 0 30px;
	float:left; 
	width:274px; 
}

.standorteWrapper h1 {
	float:left;
	margin:5px 0 16px 0; 
	padding:0;
	font-size:14px;
	font-weight:bold; 
	color:#003399;
}

.standorteWrapper h2 {
	float:left;
	margin:0 0 10px 0;
	width:260px;
	font-size:12px;
	font-weight:bold; 
	color:#000000; 
	padding-bottom:8px;
}

.standorteWrapper .details {
	float:left;
	margin-left:0px;
	width:260px;
	font-size:11px
}

.standorteWrapper .mapDetails {
	position:absolute;
	top:320px; 
	left:400px; 
	right:50px;
}

.standorteWrapper p {
	margin-bottom:10px;
}
/* Standorte Styles */

.topMessageOne {
	clear:both; 
	width:274px; 
	font-size:16px;
	font-weight:bold;
}

.topMessageTwo {
	clear:both; 
	width:274px; 
	padding-top:8px;
}

.error {
	color:#FF0000;
}

.spaceBelow {
	margin-bottom:40px;
}

.paraSpace {
	float:left; 
	padding-top:8px;
}

.lineBreak {
	height:30px; 
	border-bottom: 
	1px solid #CCCCCC;
}

.errorMessage {
	color:#ff0000;
	clear:both;
	visibility:hidden;
	display:none;
}

.sons {
	height:62px;
}

.textboxRight {
	margin-right:5px;
}

/*MAP*/

#karte {
	width:1024px;
	height:303px;
	background-image: url(/images/content/header/standorte_bottom.gif);
	background-repeat: no-repeat;
}

.karte_results {
	margin:-178px 0px 0px 559px;
	width:400px;
	height:100%;
}

.karte_results p {
	padding:7px 0px 7px 0px;
}

.karte_links {
	padding:14px 0px 0px 155px;
	width:250px;
}

.karte_links a {
	text-indent:30px;
	display:block;
	width:120px;
	height:25px;
	font-size:15px;
	text-decoration:none;
}

.karte_links a:hover {
	color:#000000;
}

.inactive {
	background-image: url(/images/misc/dot_up.gif);
	background-repeat: no-repeat;
	padding:4px 0px 0px 0px;
	color:#5E5F61;
}

.inactive2 {
	background-image: url(/images/misc/dot_over.gif);
	background-repeat: no-repeat;
	padding:4px 0px 0px 0px;
	color:#5E5F61;
}

.active {
	background-image: url(/images/misc/dot_over.gif);
	background-repeat: no-repeat;
	padding:4px 0px 0px 0px;
	color:#000000;
}

.dortmund {	
	margin:3px 0px 0px 118px;
	width:150px;
	height:30px;
}

.essen  {	
	margin:0px 0px 0px 75px; 
	width:150px;
	height:30px;
}

.dusseldorf  {	
	margin:18px 0px 0px 40px; 
	width:150px;
	height:30px;
}

.bonn_inactive {
	background-image: url(/images/misc/dot_up.gif);
	background-repeat: no-repeat;
	padding:4px 0px 0px 0px;
	background-position: 67px 0px;
	color:#5E5F61;
}
.bonn_active {
	background-image: url(/images/misc/dot_over.gif);
	background-repeat: no-repeat;
	padding:4px 0px 0px 0px;
	background-position: 67px 0px;
	color:#000000;
}
.bonn {	
	margin:40px 0px 0px 0px; 
	width:150px;
	height:30px;
}

.dortmund_details, .essen_details, .dusseldorf_details, .bonn_details  {
	display:none;
	width:450px;
	height:450px;
	position:absolute;
	top:310px;
	left:560px;
}

.details{
	text-align:left;
	height:300px;
	float:left;
}

.details_left {
	text-align:left;
	width:200px;
	height:300px;
	float:left;
}

.details_left img {
	margin:10px 0px 15px 0px;
	text-align:left;
}

.details h2, .details_left h2, .details_right h2 {
	margin:25px 0px 5px 0px;
}

.details p, .details_left p, .details_right p {
	padding:7px 0px 7px 0px;
}

.details_right {
	text-align:left;
	width:230px;
	height:300px;
	float:right;
}
.details_right img {
	padding:5px;
	text-align:left;
}
/*MAP*/
