@import url("style-navi.css");

body {
	background: #ccc url("bild/bg.gif") repeat-y center top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 80%;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}
a {
	color: #333;
}
a:hover {
	color: #555;
}
a img {
	border: none;
}
ul,li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#oben {
	background: #676767;
	width: 100%;
	height: 40px;
	padding: 0;
	margin: 0;
}
#oben2, #navigation2, #footer2 {
	position: relative;
	width: 970px;
	margin: 0 auto;
	text-align: left;	
}
#navigation {
	background: #999;
	width: 100%;
	height: 28px;
}
#oben2 img {
	float: left;
}
#all {
	position: relative;
	width: 970px;
	padding: 0;
	margin: auto;
	text-align: left;
}

#footer {
	background-color: #666;
	background: rgba(50, 50, 50, .7);
	position: absolute;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding: 0.5em 0;
	z-index: 100000;
	height: 18px;
}

/* Footer in iPhone */
@media handheld, only screen and (max-device-width: 480px) {
  #footer {
      position: static;
      clear: both;
      left: auto;
      top: auto;
  }
}

#footer2 span.wew {
	position: absolute;
	left: 20px;
}
#footer2 span.fbook {
	position: absolute;
	top: -5px;
	left: 578px;
}
#footer2 span.enflag {
	position: absolute;
	top: -6px;	
	left: 630px;
}
#footer2 span.musicon {
	position: absolute;
	right: 0;
}
#footer2 a {
	color: #fff;
}

#inhalt {
	position: relative;
	float: left;
	width: 550px;
	text-align: left;
	padding-bottom: 40px;
	margin: 0 60px 0 20px;
}
#infos {
	position: relative;
	float: left;
	width: 330px;
	text-align: left;
	padding-bottom: 40px;	
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
h1 {
	font-size: 2.7em;
	color: #999;
	line-height: 1em;
}
h2 {
	font-size: 1.7em;
	color: #676767;
	line-height: 1em;
}
h3 {
	font-size: 1.5em;
	color: #676767;
}
.linie {
	height: 35px;
	background: url("bild/divider.gif") no-repeat;
}
.rechts {
    text-align: right;
}
.durchgestrichen {
	text-decoration: line-through;
}

ol.nummer li {
	list-style-type: decimal;
	padding: 0;
	margin: 0;
}
ul.auflisten li {
	list-style-image: url(bild/pin.gif);
	line-height: 12pt;
	margin: 6px 0 6px 20px;
}
ul.pdflist li {
	list-style-image: url(bild/pdf.gif);
	line-height: 1.4em;
	padding: 0;
	margin: 6px 0 6px 20px;
}
td {
	vertical-align: top;
}
th {
    font-weight: bold;
}
dt {
	padding: 4px 10px;
	font-weight: bold;
	background: #ccc;
}
dd {
	padding: 4px 0 20px 22px;
}
dl.auslieferung {
	display: block;
	overflow: auto;
	width: 360px;
	height: 480px;
	text-align: left;
}
fieldset {
	padding: 0;
	padding-top: 1em;
	margin: 0;		
	margin-bottom: 1em;	
}
legend {
	margin-left: 20px;
	font-weight: bold;
}

.picleft {
	float: left;
	margin: 0 8px 8px 0;
}
.picright {
	float: right;
	margin: 0 0 8px 8px;
}

.taball {
	width: 99%;
}
.tab1 {
	padding: 5px 30px;
	background: #999;
	color: #ddd;	
}
.tab1 h2 {
	display: inline;
	color: #fff;	
}
.tab2 {
	padding: 2px 30px;
	background: #fff;
	overflow: auto;	
	margin-bottom: 1em;	
}


/* Kontaktformular */

label, input, textarea {
	width: 220px;
	float: left;
	margin-bottom: 0.5em;
}
label {
	text-align: right;
	width: 140px;
	float: left;
	padding-right: 1em;
}
input.sendebutton {
	width: auto;
	background: #ddd;
}
ul.listform,
ul.listform li {
	display: block;
	list-style: none;
	margin-bottom: 0.5em;	
	background-image: none;
}

ul.listform input, ul.listform textarea {
	float: none;
}
#infos ul.listform label {
	width: 120px;
}

#infos ul.listform input {
	width: 150px;
}

input.hiltonberlin {
	float: left;
	width: 40px;
}
label.hiltonberlin {
	float: right;
	margin-right: 2em;
	width: 450px;
	text-align: left;	
}

.error {
	color: #b02;
	font-weight: bold;
	padding: .5em;
	margin: .5em 0 1em;
	font-size: .9em;
	border: 1px solid #800;
	background: #fee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

/* Wetter */

#wetter {
	position: relative;
	float: left;
	width: 200px;
	text-align: left;
	margin: 0 10px 0 0;	
	color: #606060;
}
#wetter {
	padding: 10px 0 0 15px;
	width: auto;
}
#wetter p {
	color: #555;
	font-size: 10px;
}

#startanim {
	margin: 0 0 1em;
	position: relative;
	overflow: hidden;
}

#startanim .separator {
	position: absolute;
	top: 0;
	left: 50%;
	width: 180px;
	color: #fff;
	font: 1.5em/175% Georgia, Times, serif;
	font-weight: normal;
	letter-spacing: 0.05em;
	z-index: 1000;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	-webkit-box-shadow: 0 0 0.5em #000;
	-moz-box-shadow: 0 0 0.5em #000;
	box-shadow: 0 0 0.5em #000;
	padding: 1em;
	background: #888 url('bild/separator-vdp.gif') no-repeat 50% 50%;
}

#startanim .slideshow-left,
#startanim .slideshow-right {
    display: block;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    width: 485px;
    height: 300px;
    overflow: hidden;
}

#startanim .slideshow-right {
    left: auto;
    right: 0;
}

#memory-game,
#memory-game img {
    background-color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    margin: 0;
}

#memory-game img {
    display: none;
}


/* OnlineShop */

.rechtslinie {
    text-align: right;
    border-top: 1px solid #777;    
}
.box {
	width: 20px;
	margin: 5px 10px 18px 0;   
}

table.shop {
    width: 99%;
    font-size: 1em;
}

table.shop td {
    padding: 0 5px 10px 0;   
}
.kursiv {
	font-style: italic;
	font-size: 11px;
	white-space: nowrap;				 
}
input.hidden {
	display: none;
}

#sidebar input {
    border: 1px solid #798036;
    background: #FFD87B;
    width: 140px;    
}

.errorinfo {
	color: #f00;
	background: #fff;
	border: 1px solid #f00;	
	padding: 5px;
	margin: 0;    
	list-style-type: none;        
}

ul.comments {
    display: block;
    margin-right: 12px;
}

ul.comments li {
    display: block;
    background: #999;
    padding: 8px;
    margin-bottom: 4px;
}

ul.comments li div {
    font-size: .8em;
    color: #371807;
    margin-bottom: 8px;
}

ul.comments li p {
    display: block;
    padding: 8px;
    background: #ccc;
    color: #371807;
    margin: 0;
}

