@charset "utf-8";



/* ------------------------------*/
/* -- bosch-neuhaeuser.de -- */
/* ------------------------------*/

@import url("kontaktstyle.css");

/* ------------------------------*/
/* -- alles auf null -- */
/* ------------------------------*/

html, body {
height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}


html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,  font, img, ins,  kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, label, input, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
		}
		
		
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* ------------------------------*/
/* -- 0# -- globale einstellungen -- */
/* ------------------------------*/


body{
	background-color: #c12032;	
	padding: 0 0 0px 0;
	}


h1{
	
	}
h2{
	color: #3576a7;
	font-size: 18px;	
	line-height: 26px;
	border-bottom: 1px solid #3576a7;
	padding-bottom: 2px;
	margin: 0 0 3px 30px;
	}
h3{
	font-size: 13px;
	color: #fff;
	background-color: #3576a7;
	line-height: 26px;
	margin: 0 0 0px 30px;
	padding-left:2px;
	}
	


h4{
	font-size: 13px;
	color: #22722c;
	margin: 0 0px 0px 11px;
	}
	
h5{
	}

p{
	line-height: 1.5em;
	margin: 0 0px 7px 30px;
	padding: 0px;
	}


	
strong{
	color: #0468b4;
	font-weight: bold;
		}
		
em{
	color: #000;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
		}


	



/* ------------------------------*/
/* -- layout  -- */
/* ------------------------------*/

.fixl{
	clear: left;
	}
.fixr{
	clear: right;
	}
.fixb{
	clear: both;
	}
.dist{
	margin: 0 0 7px 0;
	}
.distl{
	padding-top: 20px;
	}
.helper{
	width: 100%;	
	position: relative;
	z-index: 30;
	background-color: #fff;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	}


.wrapper{
	width: 696px;
	margin: 0px auto;	
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index:10;
	}


/* ------------------------------*/
/* -- accessibility --*/
/* ------------------------------*/






/* ------------------------------*/
/* -- #1 -- header -- */
/* ------------------------------*/
h1.header{
	width: 696px;
	height: 108px;
	position: relative;
	z-index: 10;
	margin: 0px auto;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	}
h1.header a{
	width: 417px;
	height: 90px;
	display: block;
	font-size: 16px;
	color: #000;
	text-indent: -10000px;
	z-index: 60;
	text-decoration: none;
	background-image: url(../images/bosch-car-service-neuhaeuser-meppen.png);
	background-repeat: no-repeat;
	position: relative;
	top: 18px;
	left: 0px;
	}
	
h1.header  a:hover{color: #d00d13; text-decoration: none; }
html>body h1.header  a:hover{color: #d00d13; text-decoration: none; }

/* ------------------------------*/
/* --subnav --*/ 
/* ------------------------------*/

	
ul.subnav{	
	height: 25px;
	position: absolute;
	top: 0px;
	left: 0px;	
	z-index: 90;
	
	}
ul.subnav li{
	float: right;
		}
ul.subnav li a{
	
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	line-height: 21px;
	height: 25px;
	
	background-color: #000;
	padding: 3px 6px 5px 6px;
	border-left: 1px solid #fff;
	}
ul.subnav li a.plus{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
ul.subnav a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #3576a7;
	}
	
ul.subnav li a.top{
	background-image: url(../images/subnav-top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	
}
ul.subnav li a.top:hover{
	background-position: 0px -20px;
}	

/* ------------------------------*/
/* -- 2# -- navigation  content -- */
/* ------------------------------*/

ul#nav {
	width: 188px;	
	z-index: 100;
	margin-top: 15px;
	}
ul#nav li{
	
	}

ul#nav li a{
	font-size: 12px;
	color : #fff;	
	line-height: 22px;
	text-decoration : none;	
	background-image: url(../images/nav-li.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 188px;
	padding-left: 20px;
	margin-left: 15px;
	}
ul#nav li a:hover{
	color : #0468b4;
	text-decoration : none;
	background-position: 0px -20px;
	}



/* ------------------------------*/
/* -- 3# --content -- */
/* ------------------------------*/
.blau{
	/*color: #7eb5cc;*/
	color: #3576a7;
	}

	
/* --- rechter inhaltsbereich --- */
.rechts{
	width: 487px;
	min-height: 300px;
	float: right;
	position:relative;
	z-index: 20;
	padding: 0px 0px 30px 0px;
	
	}
	
.rechts p a{
	color: #000;
	text-decoration: underline;	
	}
.rechts p a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #3576a7;
	}

.rechts .img{
	width: 487px;
	height: 229px;
	background-image: url(../images/bosch-car-service.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px 0;
	}
.rechts ul.list{
	width: 347px;
	margin: 10px 0 15px 110px;
	}
.rechts ul.list li{
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
	font-size: 14px;
	line-height: 25px;
	color: #0468b4;
	background-image: url(../images/ul-list-bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
/* -- liste leistungen --*/

.rechts ul.leiList{
	width: 427px;
	margin: 10px 0 15px 30px;
	}
.rechts ul.leiList li{
	margin: 0 0 2px 0;
	padding: 0 0 0 30px;
	font-size: 12px;
	line-height: 22px;
	color: #000;
	background-image: url(../images/ul-list-bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
/* -- end of ---*/
.rechts p.back{
	background-color:  #fa7600;
	line-height: 22px;
	}
	
.rechts .box{
	margin-left: 30px;
	width: 457px;
	}
.rechts img.tower{
	width: 160px;
	float: left;
	margin: 5px 10px 0px 0;
	}

/* -- dl list --*/


	
ul.floated{
	width: 257px;
	background-color: #e3eef7;
	padding: 15px 0 10px 0;
	margin: 0px 0px 20px 0px;
	float: left;
	}
ul.floated li{
	width: 200px;
	background-image: url(../images/list-bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #0468b4;
	font-weight: bold;
	margin-left: 20px;
	line-height: 25px;
	}
	
ul.floated li.fix{
	clear: left;
	}

/* -- aktuelles bilder --*/

.rechts img.aktuell{
	width: 100px;
	float: left;
	margin: 5px 4px 5px 0px;
	}
	
.rechts p a.download{
	padding: 32px 0 12px 55px;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: 0px -98px;
	line-height: 50px;
	}
.rechts p a.download:hover{
	color: #1c4c71;
	background-color: #fff;
	text-decoration: underline;
	background-position: 0px 0px;
	}

/* -- end of aktuelles --*/
	
/* ----linker inhaltsbereich-------------------  */
.links{
	width: 209px;
	float: left;
	position:relative;
	z-index: 20;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
	background-color: #1c4c71;
	}

.links h3{
	width: 209px;	
	line-height: 29px;
	background-color: #61a0d0;
	padding: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	}
	

/* -- adresse --*/

 dl.addi{
	position: relative;
	z-index: 20;
	margin-top: 25px;
	}
dl.addi dt.company{
	width: 188px;
	line-height: 29px;
	background-color: #1c4c71;
	padding: 0px 0 0 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background-image: url(../images/dl-bg-company.png);
	float: none;
	}
dl.addi dt.company2{
	width: 204px;
	background-color: #1c4c71;
	padding: 10px 0 10px 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-top: 23px solid #fff;
	}

dl.addi dt{
	width: 60px;
	font-size: 11px;
	float: left;
	clear:left;
	padding: 0px 0px 0px 20px;
	color: #fff;
	}
dl.addi dt.sans{
	width: 42px;
	font-size: 11px;
	float: left;
	
	padding: 0px 0px 0px 5px;
	color: #fff;
	}

dl.addi dd{
	line-height: 1.5em;	
	float: left;
	font-size: 11px;
	color: #fff;
	padding: 0px 0px 0px 0px;	
	}
dl.addi dd.weit{
	line-height: 1.5em;	
	float: left;
	font-size: 11px;
	color: #fff;
	padding: 0px 0px 0px 0px;
	width: 129px;	
	}
dl.addi dd.flo{
	line-height: 1.5em;	
	float: none;
	font-size: 11px;
	color: #fff;
	padding: 0px 0px 0px 20px;
	}
dl.addi dd.flo2{
	line-height: 1.5em;	
	float: none;
	font-size: 11px;
	color: #fff;
	padding: 0px 0px 0px 5px;
	}
dl.addi dd.fona{
	font-size: 16px;
	color: #000;
	text-indent: -10000px;
	background-image: url(../images/service-fon.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 168px;
	display: block;
	margin: 0px 0px -20px 20px;
	float: none;
	line-height: 1.0em;	
	}
dl.addi dd  a{
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	padding: 2px;
	}
dl.addi dd  a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #000;
	}
dl.addi dd p{
	line-height: 1.5em;
	margin: 0 0px 15px 0px;
	padding: 0px;
	}
.links br{
	clear: left;
	}
/* --end of addi --*/

/* ------------------------------*/
/* -- 5# -- footer -- */
/* ------------------------------*/


p.footer{
	width: 696px;
	height: 40px;
	margin: 0px auto;
	position: relative;
	padding: 0px;
	}
 p.footer a{
	float: right;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	padding: 3px 4px 3px 20px;
	line-height: 16px;
	margin: 0 0px 7px 0px;
	background-image: url(../images/footer-top.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
 p.footer a:hover{
	background-color: #000;
	background-position: 0px -20px;
	}

	

/* ------------------------------*/
/* -- print und top verweise --*/
/* ------------------------------*/






/* ------------------------------*/
/* -- 6# standard seiten --*/
/* ------------------------------*/

/* --  impressum -- */
#euroweb{
	margin: 4px 0 0 30px;
	border: none;
	}

p.floatbox{
	width: 170px;
	float: left;
	margin: 0 0 20px 30px; 
	}
p.floatbox1{
	width: 250px;
	float: left;
	margin: 0 0 20px 0;
	}

/* --7. cms -editmode --*/
#ewcms_edit_controller {
    position: absolute;
    top:0px; left:0px;
    z-index:100;
    width:99%;    
	height:50px;
    padding: 24px 0px 0px 20px;
    background-image: url(../images/bg_logout.gif);
    background-repeat: repeat-x;
    background-position: right center;
	background-color: #004b80;
	border-bottom: 2px solid #fff;
}
#ewcms_edit_controller img {
    border: none;
}
