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


/* 
  html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
  html5doctor.com/html-5-reset-stylesheet/
*/
 
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  outline: none;
 
}                  
 
article, aside, details, figcaption, figure,
footer, header, hgroup, section { 
    display:block;
}
 
ul { list-style:none; }
 
blockquote, q { quotes:none; }
 
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
 
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
 
ins { background-color:#ff9; color:#000; text-decoration:none; }
 
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
 
del { text-decoration: line-through; }
 
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
 
/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }
 
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
 
input, select { vertical-align:middle; }


 
/* END RESET CSS */
/* -------------------------------------------------------------------------------------------------------------- */



/* BASICS */ /* BASICS */ /* BASICS */ /* BASICS /* -----------------------------------*/

/* MARKIERUNGSFARBE */

::selection {
	background:#e3e7e8;
	color: #555555;
}

::-moz-selection {
	background:#e3e7e8;
	color: #555555;
}

::-webkit-selection {
	background:#e3e7e8;
	color: #555555;
}


body{
	font-family:'Corporate S W01 Regular1487088';
	font-size: 13px;
	line-height: 20px;
	color:#505050;
    -webkit-text-size-adjust:none;
	letter-spacing: 1px;
}


a:link, a:visited {
	text-decoration: none;
	color:#505050;
	border: none;
}

.weiss a:link, a:visited {
	text-decoration: none;
	color:#FFF;
	border: none;
}


a:hover {
	color:#2d5989;
}



#logo{
	margin: 45px auto 0px auto;
	width: 960px;
	height: 31px;
	background: url(../img/logo.png) left center no-repeat;
	display:block;
	text-indent:-9999px;
}

#batch{
	background: url(../img/batch.png) center center no-repeat;
	position:absolute;
	top: 60px;
	left: 80%;
	width: 88px;
	height: 88px;
}

#wrap{
	width: 1000px;
	height: auto;
	margin: auto;
	background-color: #f9f9f9;
}



#impressum{
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom:50px;
	height: auto;
}

#bild{
	width: 1000px;
	height: 424px;
	background: url(../img/intro.jpg) top left no-repeat;
	padding-left: 20px;
	padding-top: 110px;
	font-size: 50px;
	line-height: 60px;
	font-family:'Corporate S W01 Light';
	color:#FFF;
	
}

#map_canvas{
	width: 1000px;
	height: 424px;
}


#intro_copy{
	position:relative;
	top: 110px;
	padding-left: 20px;
	color:#FFF;
	width: 800px;
	height: 50px;;
	font-size: 50px;
	line-height: 60px;
	font-family:'Corporate S W01 Light';
	background: none;
	z-index: 999;
}

.link{
	margin-left:5px;
	width: 360px;
	font-family:'Corporate S W01 Light';
	font-size: 13px;
	color: #FFF;
	outline: none;
}

.link a{
	color: #FFF;
	outline: none;
}

.link img{
	float:left;
	margin-right: 11px;
	margin-top: 20px;
}

.adresse{
	font-family:'Corporate S W01 Regular1487088';
	float:left;
	margin-left: 20px;
	margin-top:40px;
	padding-bottom: 20px;
	width: 250px;
	height: auto;
}

#footer{
	width: 1000px;
	height: 50px;
	margin: 10px auto 0px auto;
	background-color: #FFF;
	text-align:right;
	font-family:'Corporate S W01 Regular1487088';
	font-size: 12px;
	color:#505050;
}

#footer a{
	
	color:#505050;
}

#footer a:hover{
	
	color:#2d5989;
}



.clear {
	clear: both;
}


/* MENU */  /* --------------------------------------------------------*/
#menu{
	width: 100%;
	margin-top: 50px;
	height: 29px;
	background: url(../img/nav_back.gif) left center repeat;
	font-family:'TradeGothicNextW01-Ligh 693250';

}

#menu .nav{
	height: 29px;
	margin:auto;
	width:250px;
	/*background: url(../img/trenner.png) top right no-repeat;*/
	}


a.button {
    background: transparent url(../img/button_a.png) no-repeat scroll top right;
    display: block;
	float:left;
    height: 29px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	text-shadow: 0px 1px 0px #f4f2f2;
	color: #505050;
}

a.button span {
    background: transparent url(../img/button.png) no-repeat;
    display: block;
    padding: 4px 0 5px 18px;	
}

a.button:hover {
	outline: none; /* hide dotted outline in Firefox */
    background-position: right -29px ;
    color: #FFF;
	text-shadow: none;
}

a.button:hover span {
    padding: 4px 0 5px 18px; /* push text down 1px */
	background-position: left -29px;
}


a.button:active {
	outline: none; /* hide dotted outline in Firefox */
    background-position: bottom right;
    color: #FFF;
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 4px 18px; /* push text down 1px */
}

.active {
	float:left;
	background: transparent url(../img/button.png) no-repeat;
	display: block;
    background-position: bottom left;
    padding: 4px 18px 4px 18px; /* push text down 1px */
	color: #FFF;
}


