#web 
{
	width: 900px;
  height: auto;
	/*border: 1px solid black;*/
	margin: auto auto;
	/*background-image: url("../images/bg.jpg");*/
}

.backgroundimage
{
  height: 100%;
  width: 900px;
  z-index: -100;
  position: fixed;
}

body
{
  font-family: Arial, sans-serif;
  font-size: 11pt;
  margin-top: 0px;
}

h1
{
  color: #2E68B2;
  font-size: 14pt;
}

.h1
{
  color: #2E68B2;
  font-size: 14pt;
  text-decoration: none;
}

h2
{
  font-size: 13pt;
  margin: 0;
}

h3
{
  color: #2E68B2;
  font-size: 13pt;
  margin: 0px;
  margin-top: 16px;
}

#header
{
  padding-bottom: 10px;
}

#logo 
{
	width: 900px;
	height: 156px;
	background-image: url("../images/logo.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}

#adresse
{
  width: 150px;
  height: 156px;
  /*border: 1px solid black;*/
  font-size: 9pt;
  text-align: right;
  color: white;
  margin-left: 675px;
  padding-top: 17px;
  
}

#adresse .dunkel
{
   background-color:  #036;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 1px 5px 0px 1px;
}

#adresse .hell
{
   background-color:  #06C;
   margin-bottom: 5px;
   margin-top: 5px;
   padding-right: 5px;
   padding: 1px 5px 0px 1px;
}

#adresse .language
{
	color: #036;
	margin-bottom: 0px;
	margin-top: 3px;
}

#adresse .language a    
{
  font-weight: bold;
	text-decoration: none;
	color: #036;
}

#bikebanner 
{
	width: 750px;
	height: 50px;
	margin: auto auto;
}

#navi
{
  width: 750px;
  height: 25px;
  border-top: 1px solid #90a2d1;
  border-bottom: 1px solid #90a2d1;
  margin: auto auto;  
}

#navi ul
{
  margin-top: 2px;
  padding: 0;
}

#navi ul li
{
  float: left;
  margin-right: 13px;
  list-style: none;
  color:   #1c3664;
  font-family: Arial, Helvetica, sans-serif;
}

#wings
{
  background-image: url("../images/wing.png");
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  
}

#navi ul li a
{
  text-decoration: none;
  color:   #1c3664;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 14pt;
}

#content
{
  width: 560px;
  height: auto;
  /*border: 1px solid black;*/
  margin-left: 73px;
  float: left;
  text-align: justify;
  padding-right: 50px;
  overflow: hidden;
}

#content ul li
{
  list-style: none;
  list-style-image: url("../images/wing_flipped.png");
}

#content ul
{
  padding: 0;
}

#logos
{
  width: 140px;
  height: 630px;
  /*border: 1px solid black;*/
  float: right;
  margin-right: 73px;
  background-image: url("../images/logos.png");
}

#footer
{
  width: 750px;
  height: 50px;
  clear: both;
}

.blue
{
  color:  #2E68B2;
}

.book
{
  z-index: 200;
  margin-left: -45px;
  margin-top: 20px;
  float:left;
  

}

#catalogLinks a
{
  background-color: #2E68B2;
  color: white;
  font-size: 8pt;
  text-decoration: none;
  margin-right: 3px;
  padding-left: 2px;
  padding-right: 2px;  
}

.catalog tr td a
{
  text-align: center;
}

.catalog
{
  text-align: center;
  width: 100%;
}

.biglink a
{
  text-decoration: none;
  color: white;
  background-color: #2E68B2;
  padding: 4px;
}

#blueline
{
  width: 550px;
  height: 1px;
  border-bottom: 1px solid #2E68B2;
  margin-top: 15px;
  margin-bottom: 15px;
}

.catalogtable tr td img, .catalogtable tr td h1
{
  margin-right: 40px;
}

.team tr td
{
  width: 160px;
  padding-right: 10px;
  padding-bottom: 8px;
}

.team tr td img
{
  border: 1px solid #2E68B2;
}

.teambild
{
  border: 1px solid #2E68B2;
}

.name
{
  color: white;
  background-color: #2E68B2;
  width: 157px;
  padding-left: 5px;
  margin-top: 4px;
  margin-bottom: 0px;
}

.funktion
{
  font-weight: bold;
  font-size: 10pt;
  padding-left:5px;
}

.email
{
  font-size: 9pt;
  padding-left:5px;
}

.formtext
{
  width: 410px;
  background-color: #EAEAEA;
  border: 1px solid #2E68B2;
  margin-bottom: 12px;
}

#kontaktform input[type="submit"]
{
  background-color: #2E68B2;
  color: white;
  border: 1px solid #2E68B2;
  margin-left: 100px;
}

#kontaktform input[type="checkbox"]
{
  margin-bottom: 12px;
}

.formarea
{
  background-color: #EAEAEA;
  width: 410px;
  height: 130px;
  border: 1px solid #2E68B2;
  margin-bottom: 12px;
}

.formcaptcha
{
  background-color: #EAEAEA;
  border: 1px solid #2E68B2;
  margin-left: 9px;
  width: 173px;
}

.error
{
  background-color: #F77E7E;
}

.pocky tr td
{
  padding-bottom: 14px;
  padding-right: 18px;
}
