/**
 * @license
 * MyFonts Webfont Build ID 3177205, 2016-02-25T14:33:13-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: VAGRoundedStd-Bold by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/vag-rounded/bold/
 *
 * Webfont: VAGRoundedStd-Black by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/vag-rounded/black/
 *
 * Webfont: VAGRoundedStd-Thin by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/vag-rounded/thin/
 *
 * Webfont: VAGRoundedStd-Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/vag-rounded/light/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3177205
 * Licensed pageviews: 250,000
 * Webfonts copyright: Copyright &#x00A9; 1989, 1995, 2001 Adobe Systems Incorporated.  All Rights Reserved.
 *
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/307af5");


@font-face {font-family: 'VAGRoundedStd-Bold';src: url('webfonts/307AF5_0_0.eot');src: url('webfonts/307AF5_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/307AF5_0_0.woff2') format('woff2'),url('webfonts/307AF5_0_0.woff') format('woff'),url('webfonts/307AF5_0_0.ttf') format('truetype');}


@font-face {font-family: 'VAGRoundedStd-Black';src: url('webfonts/307AF5_1_0.eot');src: url('webfonts/307AF5_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/307AF5_1_0.woff2') format('woff2'),url('webfonts/307AF5_1_0.woff') format('woff'),url('webfonts/307AF5_1_0.ttf') format('truetype');}


@font-face {font-family: 'VAGRoundedStd-Thin';src: url('webfonts/307AF5_2_0.eot');src: url('webfonts/307AF5_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/307AF5_2_0.woff2') format('woff2'),url('webfonts/307AF5_2_0.woff') format('woff'),url('webfonts/307AF5_2_0.ttf') format('truetype');}


@font-face {font-family: 'VAGRoundedStd-Light';src: url('webfonts/307AF5_3_0.eot');src: url('webfonts/307AF5_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/307AF5_3_0.woff2') format('woff2'),url('webfonts/307AF5_3_0.woff') format('woff'),url('webfonts/307AF5_3_0.ttf') format('truetype');}



/*
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle;
  
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
      -ms-border-radius: 0;
       -o-border-radius: 0;
          border-radius: 0;}

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
   
   











body{
	/*background:url(../img/background.png) repeat-x;*/
	/*background-position: 0px 0px;*/
	font-family:'VAGRoundedStd-Light';
	font-size:12px;

}

header{
	height:43px;
	background:url(../img/header.jpg);	
}

.centerer{
	left:50%;
	position:absolute;
	margin-left:-479px;

}
#wrapper{
	width:100%;
	min-width:1000px !important;
	position:relative;
}

#headerDiv{
	width:958px;
	height:43px;
	text-decoration:none;
	color:#646567;
	font-size:14px;
	font-family: 'VAGRoundedStd-Thin';
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	
}
#headerDiv img{
	
	margin-top:-3px;
	
}

#headerRight{
	height:43px;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:0px;
	color:#646567;
	margin-right:0px;
	padding:0;
}

#headerRight a{
	text-decoration:none;
	color:#646567;
	font-size:14px;
	font-family: 'VAGRoundedStd-Thin';
	padding-left:3px;
	padding-right:3px;
	line-height:43px;
}

#headerRight a:hover{
	color:#355974;
}
#headerRight a.current{
	color:#355974;
	font-family: 'VAGRoundedStd-Light';
}
#headerRight input{
	vertical-align:top;
	height:43px;
	width:137px;
	background:url(../img/search.jpg) no-repeat;
	border:none;
	font-size:14px;
	margin:0;
	padding:0;
	color:#646567;
	
}
#headerRight input.searchBtn{
	margin-left:15px;
	vertical-align:top;
	height:43px;
	width:33px;
	background:url(../img/search1.jpg) center no-repeat;
	border:none;
	
}
#headerRight input.searchBtn:hover{
	background:url(../img/search1_o.jpg);
	
}

.lt-ie9 #headerRight input{
	line-height:43px;
}

#mainDiv{
	width:958px;
}

#logo{
	position:absolute;
	height:110px;
	padding-top:30px;
	right:0px;	
}


#mainMenu{
	height:40px;
	width:958px;
	overflow:hidden;
	margin-top:140px;
	
}

#maske{
	height:40px;
	width:1208px;
	
}

#mainMenu ul
{
	padding:0px;
	margin:0px;
	
}

#mainMenu li
{
	float: left;
	margin-right:2px;
	display: block;
	background:#646567;
	height:40px;
	transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear; 
    -o-transition: background-color 0.3s linear;
    -webkit-transition: background-color 0.3s linear;
} 

#mainMenu li a
{
	display: block;
	padding-left:20px;
	padding-right:20px;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	text-transform: uppercase;
	
} 

#mainMenu li.active
{
	background:#00527f;
	
} 


#mainMenu li:hover
{
	background:#00527f;
}

#mainMenu li.first
{
	
}

#mainMenu li.last
{
	margin-right:0px;
	width:345px;
	
}

#mainMenu li.last a
{
	text-align:left;
	
}


#mainContent{
	opacity:0;
	width:958px;
	transition: opacity 0.3s linear;
    -moz-transition:opacity 0.3s linear; 
    -o-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
}


#overlayimage{
	position:absolute;
	width:958px;
	height:636px;
	background:url(../img/overlayimage.jpg);
	z-index:100;
	
}

#overlayimage .text{
	width:420px;
	margin-left:60px;
	margin-top:320px;
	font-family: 'VAGRoundedStd-Thin';
	font-size: 28px;
	line-height: 32px;
	color:#CCC;
	display:none;
	
}

#overlayimage .text.show{
	
}


#banner-rotator .royalCaptionItem {
	font-family: 'VAGRoundedStd-Thin';
	font-size: 22px;
	line-height: 32px;
}
#banner-rotator .sgMidText {	
	font-size:1.3em;
}
#banner-rotator .sgSmallText {	
	font-size:0.8em;
}
#banner-rotator .tintButton {			
	background:no-repeat 0 0;
	color:#00527f;
	font-size:16px;
	cursor:pointer;
	font-family: 'LatoBlack';
	text-decoration: none;
}
#banner-rotator .tintButton:hover {
	color:#33383e;
}
#banner-rotator .royalCaption {
	position:absolute;		
	top:0;
	left:0;
}	

#mainContent .headimage{
	height:300px;
}

#mainContent .slide{
	margin-top:6px;	
}

#mainContent .slide .item{
	position:relative;
	float:left;
	margin-right:6px;
	width:235px;
	overflow:hidden;
	
}

#mainContent .slide .item a{
	text-decoration:none;
	
}

#mainContent .slide .item.last{
	margin-right:0px;
}

#mainContent .slide .item .caption{
	position:absolute;
	font-size:18px;
	text-align:center;
	line-height:40px;
	width:235px;
	height:40px;
	margin-top:-40px;
	font-family:'VAGRoundedStd-Thin';
	background:#000000;
	background:rgba(0,0,0,0.7);
	text-transform:uppercase;
	color:#fff;
	opacity:0;
	transition: opacity 0.3s linear;
    -moz-transition:opacity 0.3s linear; 
    -o-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
}


#mainContent .slide .item:hover .caption{
	opacity:1;
	
}


.lt-ie9 #mainContent .slide .item .caption{
	display:none;
}


.lt-ie9 #mainContent .slide .item:hover .caption{
	display:block;
	
}
	
	


.mainText{
	background:#FFFFFF;
	clear:both;
	margin-top:50px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:50px;
	margin-bottom:15px;
	
	
}

.mainText h1{
	font-size:24px;
	font-weight:500;
	font-family:'VAGRoundedStd-Thin';
	color:#00527f;
	padding-top:30px;
	
	
}
.mainText h2{
	font-size:18px;
	font-family:'VAGRoundedStd-Thin';
	color:#00527f;
	padding-top:15px;
	
	
}

.mainText p{
	padding-top:0px;
	padding-bottom:10px;
	font-size:15px;
	letter-spacing:1px;
	font-family:'VAGRoundedStd-Thin';
}


.mainText a{
	color:#00527f;
	text-decoration:none;
}

.mainText a:hover{
	color:#00527f;
	text-decoration:underline;
}


.mainText form p{
	padding-top:10px;
	padding-bottom:0px;
	font-size:15px;
	letter-spacing:1px;
	font-family:'VAGRoundedStd-Thin';
}


.mainText form input{
	width:530px;
	height:22px;
	margin-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	border:none;
	background:#EFEFEF;
	color:#333333;
	font-family:'VAGRoundedStd-Light';
	font-size:13px;
	
}

.mainText form input.error{
	padding-left:6px;
	padding-right:6px;
	height:20px;
	border: #C00 1px solid;
	color:#C00;
}


.mainText form textarea{
	width:530px;
	margin-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	border:none;
	background:#EFEFEF;
	color:#333333;
	font-family:'VAGRoundedStd-Light';
	font-size:13px;
	
}

.mainText form textarea.error{

padding-left:6px;
	padding-right:6px;
	border: #C00 1px solid;
	color:#C00;
}

#gesendet2{
	font-size:14px;
	font-family:'VAGRoundedStd-Thin';
	display:none;
	color:#009900;
	margin-top:-30px;
}


.mainText form input.senden{
	width:100px;
	height:22px;
	margin-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	border:none;
	color:#355974;
	font-family:'VAGRoundedStd-Bold';
	letter-spacing:0.5px;
	background:#666666;
	color:#FFFFFF;
	margin-left:444px;
}


.mainText form .leeren{
	width:100px;
	height:22px;
	margin-bottom:10px;
	text-align:center;
	border:none;
	color:#355974;
	font-family:'VAGRoundedStd-Bold';
	letter-spacing:0.5px;
	background:#666666;
	color:#FFFFFF;
	line-height:22px;
	margin-left:444px;
	cursor:pointer;
}

.mainText form input.senden:hover{
	background: #00527f;
}

.mainText form .leeren:hover{
	background: #00527f;
}




.mainText2{
	background:#FFFFFF;
	position:relative;
	clear:both;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom:40px;
	margin-bottom:15px;
	
	
}

.mainText2 h1{
	font-size:28px;
	font-weight:500;
	font-family:'VAGRoundedStd-Thin';
	color:#00527f;
	padding-top:30px;
	
	
	
}

.mainText2 h2{
	font-size:18px;
	font-family:'VAGRoundedStd-Thin';
	color:#00527f;
	padding-top:15px;
	
	
}

.mainText2 p{
	padding-top:0px;
	padding-bottom:10px;
	font-size:15px;
	letter-spacing:1px;
	font-family:'VAGRoundedStd-Thin';
}

.mainText2 a{
	color:#00527f;
	text-decoration:none;
}

.mainText2 a:hover{
	color:#00527f;
	text-decoration:underline;
}

.mainText2 strong{
	padding-top:0px;
	padding-bottom:10px;
	font-size:15px;
	letter-spacing:1px;
	font-family:'VAGRoundedStd-Bold';
	font-weight:400;
	color:#00527f;
}

.mainText2 .sidebar{
	width:280px;
	float:left;

}

.mainText .sidebar{
	width:230px;
	float:left;
	padding-top:30px;
	padding-right:30px;
	font-size:14px;
	font-family:'VAGRoundedStd-Thin';

}

.mainText2 .sidebar ul{
	margin:0px;
	padding:0px:

}

.mainText2 .sidebar li{
	list-style:none;

}

.mainText2 .sidebar li a{
	font-size:15px;
	font-weight:500;
	line-height:25px;
	font-family:'VAGRoundedStd-Light';
	color:#00527f;
	text-decoration:none;
	

}

.mainText2 .sidebar p{
	margin:0;
	font-size:12px;
	

}

.mainText .right{
	width:500px;
	float:left;
	padding-top:10px;
}

.mainText a{
	color:#00527f;
	text-decoration:none;
}

.mainText strong{
	color:#00527f;
	
}

.mainText2 .right{
	width:610px;
	float:left;
	padding-top:50px;
}

.mainText2 .right .sidetext{
	position:absolute;
	margin-left:-278px;
	margin-top:45px;
	width:250px;
	
	
}

.mainText2 .right .sidetext p{
	padding-bottom:10px;
	margin:0;
	
	
}

.mainText2 .right h1{
	padding-top:0px;
}


.mainText2 .right .produkt{
	float:left;
	width:200px;
	height:291px;
	margin-right:2px;
}

.mainText2 .right .produkt .image{
	width:200px;
	height:260px;
	
}

.mainText2 .right .produkt .caption{
	position:absolute;
	margin-top:-70px;
	text-align:center;
	width:180px;
	margin-left:10px;
	font-family:'VAGRoundedStd-Thin';
	font-size:14px;
	line-height:16px;
	
}

.mainText2 .right .produkt .caption .name{
	font-family:'VAGRoundedStd-Bold';
	font-size:14px;
}

.mainText2 .right .produkt .details{
	width:99px;
	height:25px;
	background:#666666;
	margin-right:2px;
	margin-top:-2px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:25px;
	cursor:pointer;
	text-transform:uppercase;
	
}

.mainText2 .right .produkt .bestellen{
	width:99px;
	height:25px;
	background:#666666;
	margin-top:-2px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:25px;
	cursor:pointer;
	text-transform:uppercase;
	
}

.mainText2 .right .produkt .bestellen:hover{
	background: #00527f;
}

.mainText2 .right .produkt .details:hover{
	background:#00527f;
}


.mainText2 .right .produkt .details2{
	width:138px;
	height:25px;
	background:#666666;
	margin-right:2px;
	margin-top:0px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:25px;
	cursor:pointer;
	text-transform:uppercase;
	
}

.mainText2 .right .produkt .bestellen2{
	width:218px;
	height:25px;
	background:#666666;
	margin-top:0px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:25px;
	cursor:pointer;
	text-transform:uppercase;
	
}

.mainText2 .right .produkt .bestellen2:hover{
	background: #00527f;
}

.mainText2 .right .produkt .details2:hover{
	background:#00527f;
}

.mainText2 .right .produkt .detailContent{
	position:absolute;
	background:url(../img/details.png) no-repeat;
	width:358px;
	height:181px;
	margin-left:-109px;
	margin-top:11px;
	padding-left:30px;
	padding-right:30px;
	padding-top:50px;
	font-family:'VAGRoundedStd-Thin';
	
	display:none;
	z-index:100;
	-moz-transition:opacity 0.3s linear; 
    -o-transition: opacity 0.3s; 
    -webkit-transition: opacity 0.3s; 
	
}


.mainText2 .right .produkt .show{
	display:block;
	
}

.lt-ie9 .mainText2 .right .produkt .detailContent{
	display:none;
}

.lt-ie9 .mainText2 .right .produkt .detailContent.show{
	display:block;
}

.mainText2 .right .produkt .detailContent .close{
	background:url(../img/close.png) no-repeat center;
	width:30px;
	height:20px;
	position:absolute;
	right:19px;
	top:30px;
	cursor:pointer;	
}

.mainText2 .right .produkt .detailContent .head{
	font-size:17px;
	font-family:'VAGRoundedStd-Light';
	color:#00527f;
	line-height:22px;
	margin:0;
	
}

.mainText2 .right .produkt .detailContent div.nr{
	line-height:30px;
	font-size:15px;
	font-family:'VAGRoundedStd-Light';
}

.mainText2 .right .produkt .detailContent div.titel{
	font-size:14px;
	font-family:'VAGRoundedStd-Light';
	width:130px;
	line-height:16px;
	float:left;
	
}


.mainText2 .right .produkt .detailContent2{
	position:absolute;
	background:url(../img/details.png) no-repeat;
	width:358px;
	height:181px;
	margin-left:-109px;
	margin-top:11px;
	padding-left:30px;
	padding-right:30px;
	padding-top:50px;
	font-family:'VAGRoundedStd-Thin';
	display:none;
	z-index:100;
	-moz-transition:opacity 0.3s linear; 
    -o-transition: opacity 0.3s; 
    -webkit-transition: opacity 0.3s; 
	
}

.mainText2 .right .produkt .detailContent2.show{
	display:block;
}


.lt-ie9 .mainText2 .right .produkt .detailContent2{
	
}

.mainText2 .right .produkt .detailContent2 .close{
	background:url(../img/close.png) no-repeat center;
	width:30px;
	height:20px;
	position:absolute;
	right:19px;
	top:30px;
	cursor:pointer;	
}

.mainText2 .right .produkt .detailContent2 .head{
	font-size:17px;
	font-family:'VAGRoundedStd-Light';
	color:#00527f;
	line-height:22px;
	margin:0;
	
}

.mainText2 .right .produkt .detailContent2 div.nr{
	line-height:30px;
	font-size:15px;
	font-family:'VAGRoundedStd-Thin';
}

.mainText2 .right .produkt .detailContent2 input{
	border:none;
	background:#EFEFEF;
	
	vertical-align:top;

	font-size:13px;
}

.mainText2 .right .produkt .detailContent2 select{
	border:none;
	list-style:none;
	font-size:13px;
	height:22px;
	padding-left:5px;
	padding-top:4px;
	background: #EFEFEF;
	-webkit-border-radius:0;
	

}

.mainText2 .right .produkt .detailContent2 input.anzahl{
	width:40px;
	text-align:center;
	height:20px;
	line-height:22px;
}

#auswahl{
	position:absolute;
	right:45px;
	margin-top:-32px;
}

#auswahl .anzahl{
	float:left;
	margin-right:10px;
	text-transform:uppercase;
	line-height:20px;
	color:#00527f;
	
}

#auswahl .anfrage{
	width:200px;
	height:20px;
	background:#666666;
	margin-top:0px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:20px;
	cursor:pointer;
	text-transform:uppercase;
	
}

#auswahl .anfrage:hover{
	background: #00527f;
}



.mainText2 a.download{
	font-size:17px;
	font-family:'VAGRoundedStd-Bold';
	color:#00527f;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
	
}
.mainText2 a.download:hover{
	
	text-decoration:underline;
	
}

.mainText2 a img{
	margin-top:-4px;
	
}







.teambox{
	background:#FFFFFF;
	position:relative;
	clear:both;
	padding-bottom:40px;
	margin-bottom:15px;
}


.teambox h1{
	font-size:24px;
	font-weight:500;
	font-family:'VAGRoundedStd-Thin';
	color:#00527f;
	padding-top:30px;
	padding-left:30px;
	padding-bottom:10px;
	
	
}

.teambox .item{
	margin-right:6px;
	margin-bottom:6px;
	width:235px;
	height:232px;
	float:left;	
	opacity:0;
	-moz-transition:opacity 0.3s linear, margin-top  0.2s ease-out; 
    -o-transition: opacity 0.3s, margin-top  0.2s ease-out; 
    -webkit-transition: opacity 0.3s, margin-top  0.2s ease-out; 
}

.teambox .show{
	opacity:1;
}

.teambox .blue{
	background:#00527f;
}

.teambox .grey{
	background:#646567;
}

.teambox .last{
	margin-bottom:6px;
	margin-right:0px;
	float:left;	
}

.teambox div .caption{
	width:291px;
	height:113px;
	position:absolute;
	margin-left:-27px;
	margin-top:-40px;
	opacity:0;
	z-index:100;
	visibility:hidden;
	background: url(../img/captionback.png);
	transition:  0.3s linear;
    -moz-transition:opacity 0.3s linear, margin-top  0.2s ease-out; 
    -o-transition: opacity 0.3s, margin-top  0.2s ease-out; 
    -webkit-transition: opacity 0.3s, margin-top  0.2s ease-out; 
	
	
	
	
}

.lt-ie9 .teambox div .caption{
	display:none;
}

.lt-ie9 .teambox div:hover .caption{
	display:block;
}

.teambox div:hover .caption{
	margin-top:-60px;
	opacity:1;
	visibility:visible;
}


.teambox div .caption p.head{
	font-size:18px;
	font-family:'VAGRoundedStd-Light';
	color:#00527f;
	line-height:22px;
	padding-top:25px;
	padding-left:22px;
	padding-bottom:0px;
	margin:0;
}

.teambox div .caption p{
	font-size:14px;
	font-family:'VAGRoundedStd-Thin';
	padding-top:0px;
	margin:0;
	line-height:25px;
	padding-left:22px;
}

.teambox div .caption a{
	font-size:14px;
	font-family:'VAGRoundedStd-Light';
	text-decoration:none;
	color:#000;
}
.teambox div .caption a:hover{
	font-size:14px;
	font-family:'VAGRoundedStd-Light';
	text-decoration:none;
	color:#00527f;
}


.anfahrt{
	background:#FFFFFF;
	position:relative;
	clear:both;
	padding-bottom:40px;
	margin-bottom:15px;
}

.anfahrt h1{
	font-size:24px;
	font-weight:500;
	font-family:'VAGRoundedStd-Thin';
	color:#00527f;
	padding-top:30px;
	padding-left:30px;
	padding-bottom:10px;
	
	
}

.anfahrt .route h2{
	font-size:16px;
	font-weight:500;
	font-family:'VAGRoundedStd-Bold';
	color:#00527f;
	padding-top:30px;
	padding-bottom:0px;
	
	
}


.anfahrt .route{
	font-size:14px;
	font-family:'VAGRoundedStd-Light';
	color:#00527f;
	position:absolute;
	width:290px;
	height:380px;
	margin-top: -400px;
	padding-left:30px;
	margin-left:80px;
	background: url(../img/route.png) no-repeat;
}
.anfahrt .route a{
	color:#00527f;
	text-decoration:none;
}
.anfahrt .route a:hover{
	color:#00527f;
	text-decoration:underline;
}

.anfahrt .route form{
	margin-top:80px;
	
}
.anfahrt .route input{
	font-size:12px;
	height:22px;
	overflow:hidden;
	width:180px;
	background:#666666;
	color:#FFFFFF;
	border:none;
	line-height:25px;
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	
	vertical-align:top;
	
}

.anfahrt .route input.submit{
	width:30px;
	height:25px;
	background:#00527f;
	
}

.anfahrt .route input.submit:hover{
	color:#00527f;
	background:#CCCCCC;
	
}

.toplink{
	position:absolute;
	right:43px;
	bottom:20px;
	
}

.toplink a{
	font-size:12px;
	font-family:'VAGRoundedStd-Thin';
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	
}

.clear{
	clear:both;
}

.abstand{
	margin-top:20px;
}
.abstand2{
	margin-top:50px;
}


#socials{
	margin-top:60px;
}

#socials a{
	color:#00527f;
	text-decoration:none;
}

#socials2{
	margin-top:20px;
	margin-bottom:30px;
	
}

#socials2 a{
	color:#00527f;
	text-decoration:none;
}



footer{
	background:url(../img/footer.png) no-repeat;
	height:403px;
	width:958px;
	overflow:hidden;
	margin-top:-15px;
}


footer .colum{
	width:150px;
	float:left;
	padding-left:30px;
	padding-top:10px;
	color:#fff;
	
}


footer .colum h2{
	color:#fff;
	font-size:12px;
	font-family:'VAGRoundedStd-Light';
	text-decoration:none;
	margin-top:25px;
	
	
}

footer .colum a{
	color:#fff;
	text-decoration:none;
	
}

footer .colum a:hover{
	color:#fff;
	text-decoration:underline;
	
}

footer .colum a.active{
	color:#ccc;
	
}

footer form{
	margin-top:30px;
}

footer input{
	width:230px;
	height:22px;
	margin-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	border:none;
	color:#717273;
	font-family:'VAGRoundedStd-Light';
}

footer input.error{
	border: #C00 1px solid;
	height:20px;
	width:228px;
	padding-left:6px;
	color:#C00;
}
footer input.senden{
	width:100px;
	height:22px;
	margin-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	border:none;
	float:right;
	color:#355974;
	font-family:'VAGRoundedStd-Bold';
	letter-spacing:0.5px;
	background:#E5E5E5;
}

footer input.senden:hover{
	background:#FFFFFF;
}

footer #gesendet{
	display:none;
	color:#6F0;
}



.lt-ie9 footer input{
	padding-top:5px;
}

footer textarea{
	width:230px;
	height:110px;
	padding:5px;
	margin-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	border:none;
	color:#717273;
	font-family:'VAGRoundedStd-Light';
}

footer textarea.error{
	border: #C00 2px solid;
	border-style:inset;
	padding-left:5px;
	width:226px;
	height:106px;
	color:#C00;
}


div.flLeft {
	float:left;
	position:relative;
	left: -3px;
	padding-right: 20px;
}
div.flTop {
	float:none;
	position:relative;
	left: -3px;
}
div.flRight {
	float:right;
	padding-left: 20px;
}

div.flSide {
	position:absolute;
	margin-left:-280px;
	margin-top:20px;
}


/*
.lt-ie9 p{
    font-family:Verdana, Geneva, sans-serif;
	letter-spacing:0px;
	color:#333;

}



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (max-width: 1024px) {
	
.teambox .item{
	opacity:1;
}

}

@media only screen and (max-width: 480px) {
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
