@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color:#313132;
	font-size:12px;
	line-height:16px;
	font-family:Helvetica;
	color:#313132;
}	

p.Text {
	color:#313132;
	margin-left:60px;
	width: 600px;
}

.Text_schwarz {
	color:#000000;
}


h1 {
	color:#9e0014;
	font-size:14px; 
	margin-left: 60px;
}
	
p.Rent {
	color:#313132;
	margin-left:65px;
	margin-top:120px;
		}
p.randlos {
	margin-left:2px;
	}

/* Layout */

div#wrapper-index {
	width: 1000px;
	height: 595px;
	border: 0px;
	margin: 10px auto;
	padding: 0px;
	background-color:#313132;
}

div#wrapper {
	width: 1000px;
	height: 595px;
	border: 0px;
	margin: 10px auto;
	padding: 0px;
}
	
div#imprint {
	width: 1000px;
	height: 15px;
	background-color:#313132;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}

div#header {
	width: 1000px;
	height: 150px;
	background-image:url(img/BSR_Header.jpg);
	background-repeat:no-repeat;
}

div#navigation {
	width:250px;
	background-color:#FFF;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

div#neue-navi {
	width:235px;
	background-color:#FFF;
	margin-top:15px;
	padding-left:15px;
}

div#partner {
	width:235px;
	background-image:url(img/partner.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
}

div#Links {
	width:287px;
	background-color:#FFF;
	float:left;
	margin-top:40px;
}

div#content {
    width:750px;
    height:430px;
    background-color:#FFFFFF;
	float:left;
	overflow:scroll;
}

div#contentwrapper {
	float:left;
    background-color:#FFFFFF;
}

div#content-noscroll {
    width:750px;
    height:430px;
    background-color:#FFFFFF;
	float:left;
}

div#content-about-noscroll {
    width:750px;
    height:430px;
	background-image:url(img/HG_About.jpg);
	background-repeat:no-repeat;
	float:left;
}

div#content-termine-noscroll {
    width:750px;
    height:430px;
	background-image:url(img/HG_Termine.jpg);
	background-repeat:no-repeat;
	float:left;
}

div#content-termine {
    width:750px;
    height:430px;
	background-image:url(img/HG_Termine.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:scroll;
}

div#content-presse-noscroll {
    width:750px;
    height:430px;
	background-image:url(img/HG_Presse.jpg);
	background-repeat:no-repeat;
	float:left;
}

div#content-kontakt-noscroll {
    width:750px;
    height:430px;
	background-image:url(img/HG_Kontakt.jpg);
	background-repeat:no-repeat;
	float:left;
}

div#content-AGB-noscroll {
    width:750px;
    height:430px;
	background-image:url(img/HG_AGB.jpg);
	background-repeat:no-repeat;
	float:left;
}

div#content-rent {
    width:750px;
    height:430px;
	background-image:url(img/HG_Rent.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:scroll;
}

div#content-impressum {
    width:750px;
    height:430px;
	background-image:url(img/HG_Impressum.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:scroll;
}

div#content-porsche {
    width:750px;
    height:650px;
    background-color:#FFFFFF;
	float:left;
}

div#about {
    width:345px;
    height:425px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:65px;
	padding-top:55px;
	float:left;
}

div#porsche-facts {
    width:299px;
    height:425px;
	background-image:url(img/porsche-facts.jpg);
	background-repeat:no-repeat;
	float:left;
}

a.Porsche {
	color:#333333;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	}
	
a.Porsche:visited {
	color:#333333;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

a.marketing {
	color:#313132;
	text-decoration:none;
}

a.marketing:hover {
	color:#313132;
	text-decoration:underline;
}


/*Footer*/

div#footer {
	width:1000px;
	margin-top:7px;
}

div#footer-porsche {
	width:1000px;
	height:100px;
	margin-top:7px;
}

div#fotos-footer {
	width:667px;
	float:left;
}

div#bsr-footer {
	width:290px;
	height:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#CCCCCC;
	margin-left:15px;
	float:left;
}

a.Link-Imprint {
	color:#CCCCCC;
	text-decoration:none;
	}
	
a.Link-Imprint:hover {
	color:#CCCCCC;
	text-decoration:underline;
	}

/*Neue Navigation*/

div#neue-navi a {
	line-height:35px;
	margin: 0px;
	display: block;
}

a.Home {
	background-image:url(img/neue_navi/Home.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Home:Hover, a.Home.Active {
	background-image:url(img/neue_navi/Home_hover.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.About {
	background-image:url(img/neue_navi/About.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.About:Hover, a.About.Active {
	background-image:url(img/neue_navi/About_hover.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Rent {
	background-image:url(img/neue_navi/Rent.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Rent:Hover, a.Rent.Active {
	background-image:url(img/neue_navi/Rent_hover.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Porsche {
	background-image:url(img/neue_navi/Porsche.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Porsche:Hover, a.Porsche.Active {
	background-image:url(img/neue_navi/Porsche_hover.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Termine {
	background-image:url(img/neue_navi/Termine.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Termine:Hover, a.Termine.Active {
	background-image:url(img/neue_navi/Termine_hover.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Fotos {
	background-image:url(img/neue_navi/Fotos.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Fotos:Hover, a.Fotos.Active {
	background-image:url(img/neue_navi/Fotos_hover.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Presse {
	background-image:url(img/neue_navi/Presse.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}

a.Presse:Hover, a.Presse.Active {
	background-image:url(img/neue_navi/Presse_hover.png);
	background-repeat:no-repeat;
	width:235px;
	height:35px;
}


/*content*/

div#Willkommen {
	margin-top:50px;
	margin-left:55px;}

div#Impressum {
	margin-top:50px;
	margin-left:55px;}

div#Rent {
	margin-top:50px;
	margin-left:58px;}

div#Termine {
	margin-top:50px;
	margin-left:55px;}
	
img.Download {
	margin-top:20px;
	margin-left:50px;
	}
	
table.Unternehmensdetails {
	margin-left:62px;
	}

div#Stimmungselement {
	margin-top:-20px;
	margin-left:450px;}
	
table.Leistung {
	margin-left:62px;
	float:left;
}

div#Team {
	margin-left:60px;
	width:283px;
	float:left;
}	
	
div#Leistung {
	margin-left:20px;
	width:283px;
	float:left;
}

div#Preise {
	margin-left:60px;
	width:400px;
}	

div#Bestellen {
	margin-left:40px;
	width:400px;
}	

div#PDF {
	margin-left:40px;
	width:400px;
	border:hidden;
}	
	
div#AGB {
	margin-top:50px;
	margin-left:60px;
}

a.Erlebnis {
	color:#FFFFFF;
	text-decoration:none;
}

a.Erlebnis:Hover {
	text-decoration:underline;
}

.Team:Hover {
	width:500px;
	height:500px;
}
	
	


















	
