html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
font-size: 10px;
font-family: Trebushet MS,Verdana, Arial, Helvetica, sans-serif;
color: #330000;
background-color: #FFFFFF;
background-image: url(img/bkg_unten.gif);
background-position: right bottom;
background-repeat: no-repeat;
background-attachment: fixed;
line-height: 1.5em;
}

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

a:hover {
color: #d53035;
}

a.rot {
color: #d53035;
}

#inhalt a{
color: #d53035;
}

h3{
font-variant:small-caps;
letter-spacing: 0.05em;}

/* Stoerer Cantina */
#cantina {
width: 225px;
height:190px;
position: absolute; top: 220px; right: 0px; 
}
#cantina .stoerer {
width: 225px;
height:190px;
background-image: url(img/stoerer_cantina.png);
background-repeat: no-repeat;
background-position:top right;
} 
#cantina .stoerer:hover{
background-image: url(img/stoerer_cantina_ro.png);
background-repeat: no-repeat;
background-position:top right;


}
/* End Stoerer Cantina */

#maincont {
height: 100%;
background-image: url(img/bkg_oben.gif);
background-position: left top;
background-repeat: no-repeat;
}

#cont {
width: 74em;
margin: auto;
padding-top: 3em;
text-align: left;
}

#cont_cont {
width: 74em;
margin: auto;
padding-top: 1em;
text-align: left;
}

#cont table{
margin-top: 10px;
font-size: 10px;}

#cont .start_navi{
width: 74em;
text-align: center;
height: 2em;
font-weight:bold;
}

#cont .logo{
/*margin-left: 17em;*/
margin-top: 6em;
}

#wrapper {
height: 100%;
/*background-image: url(img/linie.gif);*/
background-position: left top;
background-repeat: no-repeat;
}

#wrapper_cont {
height: 100%;
}

.logo_kl {
float: right;
margin-left:3em;
margin-top: -1em;
border: none;
}

#inhalt {
width: 57em;
margin:auto;}

#inhalt p {
text-align:justify;}

#links {
width: 36em;
float:left;
margin: 0px;
}

#rechts{
margin-left: 38em;
}

.abst_buch {
margin-right: 2em;} 

#navi_top {
text-align: center;
margin-bottom: 2em;
}

#navi_sub {
letter-spacing: 0.05em;
font-variant:small-caps;
height: 6.5 em;
font-weight:bold;
text-align: right;
padding-top: 1.5em;
padding-bottom: 3em;
/*padding-right:25em;
background-image: url(img/logo_kl.jpg);
background-position: right top;
background-repeat: no-repeat;*/
}

#leistungs_navi {
letter-spacing: 0.05em;
font-variant:small-caps;
font-weight:bold;
text-align: center;
padding-bottom: 6em;
}

#footer {
/*position:fixed;
bottom: 1.5em;
margin-top: 2em;*/
padding-top: 1em;
text-align: center;
width: 74em;
background-image: url(img/raster.png);
background-position: center 20px;
background-repeat: no-repeat;
width: 100%; height:35em;}

#footer .links {
letter-spacing: 0.05em;
font-variant:small-caps;
font-weight:bold;
text-align: center;}

#car_claim1 {margin-top: 60px;}

.claim {
font-size: 11px;
color:#d53035;
letter-spacing: 0.05em;
font-weight:bold;
text-align: center;}

div.counter{
	position: fixed;
	bottom: 0px;
	left: 5px;
}

#start {
font-size: 11px !important;
}


