/******************************************************************************************************
* copyright (c) 2011 MEDIAL MULTIMEDIA SERVICES // www.medial.net
* client: GRUNWALD Kommunikation und Marketingdienstleistungen GmbH & Co. KG
* project: website bmwserviceplus.de
*
* version: 1.0.0
* date: 2011-04
*******************************************************************************************************/

.html,head,body
{
    font-size:11px;
	font-family: arial;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#ffffff;
	color:#000000;
}

.mt-0 { margin-top:0px !important;}

.mr-0 { margin-right:0px !important;}

.pt-0 { padding-top:0px !important;}

.hauto { height: auto !important;}

.wauto { width: auto !important;}

.floatl {float:left;}

.floatr {float:right;}

.hidden {display:none;}

.clearboth {
	clear:both;
	padding:0px;
	margin:0px;
	font-size:1px;
	height:1px;
	overflow:hidden;
}

/**/

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-block;}
.clearfix {display:block;} /* Hide from IE Mac \*/

/**/

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2.5em;
}

.content-container {
    width:1024px;
}

.contentHolderTitle
{
    float:left;
    padding-left:0px;
    padding-top:0px;
    width:100%;
}

/**/

.header 
{
    position:absolute;
    height:113px;
    width:100%;
    background: url(/images/common/topnavi_shadow.png) repeat-x 0px 0px scroll transparent;	
}

/*.header .logo
{
    float:right;
    background: url(/images/common/id_modules_shadow.png) no-repeat left top scroll transparent;
    padding: 0 6px 6px 2px;
    width:200px;
}

.header .logo img
{
    background: url(/images/common/dealer_specific_idmodule.gif) no-repeat 0 0 scroll transparent;
}*/

.header .logo
{
    float:right;
    padding: 28px 50px 6px 2px;
    text-align:right;
    font-size: 17px;
    font-weight: bold;
    line-height: 16px;
    color:#333333;
}


.header .wrapper
{
    width:1050px;
    margin: 0px;
}
    
.header .navigation 
{
    margin-top:28px;
    margin-left:30px;
    float:left;
}

.header .navigation ul li a {
    color: #666666;
    font-weight: bold;
    display: block;
    font-size: 12px;
    margin: 0px 30px 2px 0px;
    padding: 0 0 4px;
    text-decoration:none;
    line-height:16px;
}

.header .navigation ul li a:hover, .header .navigation ul li a.active
{
    color:#0044CC;
}

.header .navigation ul li a.active 
{
    font-size:16px;
}

.header .navigation ul, .header .navigation ul li {
    list-style: none outside none;
    padding-left:0px;
    margin:0px;
}

.header .navigation ul li {
    float:left;
}

.visual 
{
    background: url(/images/visuals/A0129953_Montage_Seite5_alter.jpg) no-repeat 0px 55px scroll transparent;
    width:1024px;
    height:348px;
}

.home .visual 
{
    background: url(/images/visuals/A0122707_Startseite.jpg) no-repeat 0px 45px scroll transparent;    
}

.service .visual 
{
    background: url(/images/visuals/header_A0122686_Service_1024x363.jpg) no-repeat 0px 45px scroll transparent;
}

.angebote .visual 
{
    background: url(/images/visuals/Header_Angebote.jpg) no-repeat 0px 45px scroll transparent;
}

.aktuelles .visual 
{
    background: url(/images/visuals/Header_Aktuelles.jpg) no-repeat 0px 65px scroll transparent;
}

.servicetermin .visual 
{
    background: url(/images/visuals/Header_servicetermin.jpg) no-repeat 0px 65px scroll transparent;
}

.standort .visual 
{
    background: url(/images/visuals/header_A0132131_Wegbeschreibung.jpg) no-repeat 0px 45px scroll transparent;
}

.impressum .visual 
{
    background: none;
    height:90px;
}

/**/

a, img 
{
	outline:0;
	border:0px;
}

a.bodyLink
{
	font-size:11px; 
	font-weight:normal; 
	color:#4c4c4c;
	text-decoration:none;
	background-image:url(/images/misc/arrow-right.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	position:relative;
}

a.bodyLink:hover
{
	color:#0044CC;
    background-image:url(/images/misc/arrow_hi.gif);

}

p 
{
    padding-left:1px;
}

/* logo */

.logoClass {
	display:none;
	width: 100%;
	position:fixed;
	width:232px;
	height:85px;
	bottom:0;
	z-index: 1; 
	margin-bottom:25px;
}

.logoInnerClass {
	width: 1022px; 
	text-align: right;
}

/* footer */

.footer {
	border-top: 1px solid rgb(153, 153, 153); 
	width: 100%;
	position:fixed;
	background-color:#FFFFFF;
	height:30px;
	bottom:0;
	z-index: 100; 
}

.footerInnerClass {
	width: 1024px; 
	text-align: right; 
	padding-top: 8px;
}

.footer a
{
	font-size:11px; 
	font-weight:normal; 
	color:#4c4c4c;
	text-decoration:none;
	background-image:url(/images/misc/arrow-right.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	position:relative;
	margin-left:15px;
}

.footer a:hover
{
	color:#0044CC;
    background-image:url(/images/misc/arrow_hi.gif);

}

.footer .logo 
{
    position:absolute;
    top:-60px;
    left:820px;
 }


.borderTop {
	border-top:1px solid #999999;
}

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-right.gif);
	background-repeat:no-repeat;
	padding-left:7px;
}

a.arrowLink:hover
{
	color:#003399;
    background-image:url(/images/misc/arrow_hi.gif);
}

/* content-container */

.content-container .wrapper
{
    margin: 15px 10px 50px 30px;
    width:780px;
}

.content-container h1 {
    font-size: 21px;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    padding: 0 0 6px;
    text-transform:uppercase;
}

.content-container h2 {
    margin:0 0 15px 0;
    font-size: 17px;
    font-weight: normal;
    line-height: 19px;
    padding-bottom: 10px;
    text-transform:uppercase;
}

.content-container h3 {
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 0 0 8px;
}

.content-container .event-container 
{
    padding-bottom:20px;
}

.content-container .event-container.separator 
{
    padding-top:20px;
    border-top:1px dotted #666666;
}

.content-container .event-container .thumb-container a 
{
    float:left;
    margin:0px 3px 3px 0px;
}

.content-container .event-container .thumb-container img
{
    width:153px;
}

.teaser-container 
{
}

.teaser-container .teaserbox
{
    float:left;
    width:190px;
    border: 1px solid #666666;
    margin-right:10px;
}

.teaser-container .teaserbox.large 
{
    width:360px;
}

.teaser-container .teaserbox .visual img 
{
    width:100%;
    height:100%;
}

.teaser-container .teaserbox.large .control 
{
    display:none;
    padding-left:20px;
}

.teaser-container .teaserbox.large .control a 
{
	font-size:11px; 
	font-weight:bold; 
	color:#737373;
	text-decoration:none;
	position:relative;    
	width:20px;
}

.teaser-container .teaserbox.large .control .next 
{
	background:url(/images/misc/arrow-right.gif) no-repeat right 0 scroll transparent;
	padding-right:7px;
}

.teaser-container .teaserbox.large .control .prev
{
    background:url(/images/misc/arrow-left.gif) no-repeat 0 0 scroll transparent;
    padding-left:7px;
}

/*a.bodyLink:hover
{
	color:#003399;
    background-image:url(/images/misc/arrow_hi.gif);

}*/


.teaser-container .teaserbox .title 
{
    color:#666666;
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px;
    padding:10px;
}

.teaser-container .teaserbox .title a,
.teaser-container .teaserbox .copy a
{
    color:#666666;
}

.teaser-container .teaserbox .title a:hover,
.teaser-container .teaserbox .copy  a:hover
{
    /*color:#0044CC;*/
}

.teaser-container .teaserbox .visual
{
    background:none;
    height:129px;
    background-color:#e0e0e0;
    width:auto;
}

.teaserbox .copy 
{
    padding:10px;
}

.teaserbox .copy a span.price
{
    position:absolute;
    right:0px;
    font-weight:bold;
    cursor:pointer;
}

.teaserbox a 
{
    text-decoration:none;
    color:inherit;
}

.teaserbox a:hover
{
    color:#0044CC;
}

.offer-container 
{
}

.offer-container .offer 
{
    float:left;
    margin-bottom:20px;
}

.offer-container .offer .expand 
{
    float:right;
}

.offer-container .offer .expand-container 
{
    display:none;
}

.offer-container .offer input[type=checkbox]
{
    float:left;
}   
             
.offer-container .offer .wrapper 
{
    float:left;
    width:auto;
    margin:0px 0px 0px 10px !important;
    border:1px solid #666666;
    width:700px;
}

.offer-container .offer .wrapper .visual 
{
    float:left;
    background:none;
    background-color:#e0e0e0;
    width:100px;
    height:auto;
}

.offer-container .offer .wrapper .visual img
{
    width:100px;
    
}
                            
.offer-container .offer .wrapper .copy 
{
    float:left;
    padding:5px 5px 5px 10px;
    width:580px;
}

.offer-container .offer .wrapper .copy h3
{
    font-size:12px;
    margin:0px;
    padding:0px;
    margin-bottom:10px;
}

.offer-container .offer .wrapper .copy p 
{
    padding:0px;
    margin:0px;
    margin-bottom:5px;
}

.offer-container .offer .wrapper .copy ul 
{
    margin:0px;
    padding:0px 0px 0px 15px;
    width:565px;
}

.offer-container .offer .wrapper .copy ul li 
{
}

div.button {
    display: block;
    float: left;
    font-size: 11px;
    margin-left: 0;
    padding: 0;
    background-color:#8A8A8A;
    /*border: 1px solid #FFFFFF;*/
}

div.button a 
{
    background:url(/images/common/arrow-white.gif) no-repeat right center scroll #8A8A8A;
    color: #FFFFFF;
    display: block;
    padding: 4px 12px 4px 10px;
    margin-right:5px;
    text-align: center;
    text-decoration: none;    
    text-transform:uppercase;
    font-weight:bold;
}

div.button a:hover, div.button:hover {
    background-color:#0044CC;
    color:#FFFFFF;
}

.form
{
}

.form .column {
    float: left;
    margin-right: 60px;
    padding-top:10px;
    /*width: 240px;*/
}

.form .column div 
{
    height:30px;
}

.form input[type="text"], textarea, select {
    border: 1px solid #999999;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    width: 200px;
    padding:3px;
}

.form label {
    color: #000000;
    display: block;
    width:120px;
    float: left;
    font-size: 11px;
    padding-top: 1px;
    white-space: nowrap;
}

.form textarea 
{
    width:638px;
}

.form .column.right label 
{
    width:170px;
}

.form .button a
{
    background-image:none;
    padding-right: 5px;
}

#FormNote2 
{
    color:#999999;
}

#FormNote1.error, #FormNote2.error 
{
    color:#ff0000;
}
