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

body {
background: url(_bilder/fond_0.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% auto;
background-color: #e1e3e4;
}
html { -webkit-text-size-adjust: none; }

@font-face {
font-family: Helv;
src: url('_fonts/HelveticaNeueLTStd Lt.otf');
font-style: normal;
}
@font-face {
font-family: Helvb;
src: url('_fonts/HelveticaNeueBold.ttf');
font-style: normal;
}
@font-face {
font-family: Trade;
src: url('_fonts/Trade Gothic LT Light.ttf');
font-style: normal;
}

div#container { 
	width:1000px;
	height:auto;
	margin:auto;
	background-color: #fff;
}
div#header {
    width:1000px;
	height:170px;
	background-color:#697176;
}
div#content{
	width:1000px;
	height:auto;
	min-height:800px;
	margin-top:0px;
	margin-left:0px;
	background-color:#fff;
	background-repeat: no-repeat;
}
div#footer {
	clear:both;
	width:1000px;
	height:90px;
	position: relative;
	background-color:#697176;
}


.text9helv {
	font: normal 9px Helv, Helvetica, Arial;
	letter-spacing: 0.2em;
    text-decoration:none;
}
.text11helv {
	font: normal 11px Helv, Helvetica, Arial;
	letter-spacing: 0.05em;
    text-decoration:none;
}
.text12helv {
	font: normal 12px Helv, Helvetica, Arial;
	letter-spacing: 0.05em;
    text-decoration:none;
}
.text12helvb {
	font: normal 12px Helvb, Helvetica, Arial;
	letter-spacing: 0.05em;
    text-decoration:none;
}
.text13helv {
	font: normal 13px Helv, Helvetica, Arial;
	letter-spacing: 0.05em;
    text-decoration:none;
}
.text14helv {
	font: normal 14px Helv, Helvetica, Arial;
	letter-spacing: 0.1em;
    text-decoration:none;
}
.text16helv {
	font: normal 16px Helv, Helvetica, Arial;
	letter-spacing: 0.1em;
    text-decoration:none;
}
.text16helvb {
	font: normal 16px Helvb, Helvetica, Arial;
	letter-spacing: 0.1em;
    text-decoration:none;
}

.text18trade {
	font: normal 24px Trade, Helvetica, Arial;
	letter-spacing: 0.08em;
    text-decoration:none;
}

.unsichtbar {
     display:none;
}


a.menue2:link{
	color: #ffffff;
	text-decoration: none;
}
a.menue2:visited{
	text-decoration: none;
	color: #ffffff;
}
a.menue2:hover{
	text-decoration: none;
	color: #f2ce79;
}

a.menue2b:active{
	text-decoration: none;
}
a.menue2b:link{
	color: #ffffff;
	text-decoration: none;
}
a.menue2b:visited{
	text-decoration: none;
	color: #ffffff;
}
a.menue2b:hover{
	text-decoration: none;
	color: #b5bed7;
}

a.menue2b:active{
	text-decoration: none;
}

a {
color: #000;
	text-decoration: none;
}

div.menuetaste1 { background: url(_bilder/menue1.png);width:110px; height:79px; }
a div.menuetaste1  { padding-left:0px; display:block; text-decoration:none; }
a:hover div.menuetaste1  { background: url(_bilder/menue1_.png);width:110px; height:79px; }
*a html div.menuetaste1  { width:100%; }

div.menuetaste2 { background: url(_bilder/menue2.png);width:110px; height:79px; }
a div.menuetaste2  { padding-left:0px; display:block; text-decoration:none; }
a:hover div.menuetaste2  { background: url(_bilder/menue2_.png);width:110px; height:79px; }
*a html div.menuetaste2  { width:100%; }

div.menuetaste3 { background: url(_bilder/menue3.png);width:110px; height:79px; }
a div.menuetaste3  { padding-left:0px; display:block; text-decoration:none; }
a:hover div.menuetaste3  { background: url(_bilder/menue3_.png);width:110px; height:79px; }
*a html div.menuetaste3  { width:100%; }

div.hoch { background: url(_bilder/hoch.png);width:42px; height:42px; }
a div.hoch  { padding-left:0px; display:block; text-decoration:none; }
a:hover div.hoch  { background: url(_bilder/hoch_.png);width:42px; height:42px; }
*a html div.hoch  { width:100%; }

div.zurueck { background: url(_bilder/zurueck.png);width:42px; height:42px; }
a div.zurueck  { padding-left:0px; display:block; text-decoration:none; }
a:hover div.zurueck  { background: url(_bilder/zurueck_.png);width:42px; height:42px; }
*a html div.zurueck  { width:100%; }

div.f { background: url(_bilder/f.png);width:16px; height:30px; }
a div.f  { padding-left:0px; display:block; text-decoration:none; }
a:hover div.f  { background: url(_bilder/f_.png);width:16px; height:30px; }
*a html div.f  { width:100%; }