/* Grundeinstellungen für den body */
/* CSS Stylesheet by dialog im netz http://dialog-im-netz.de
					*/
html,body,div,dl,dt,dd,fieldset,form,
h1,h2,h3,h4,h5,h6,ol,p,ul,li,center,hr,pre,
table,tr,td,th,thead,tbody,tfoot,caption  {
	margin:0;
	padding:0;
	border:0 none;
	font-size: 1em;
}

body {
	font-size:				13px;
	font-family: 			Helvetica, Verdana, Geneva, Arial, sans-serif;
	color:						white;
	line-height:			1.6em;
background-color:	#63697B;
}

td {
vertical-align:top
}
li {
vertical-align:middle
}
img {
border:0 none;
}


.klein {
font-size: 11px;
color:#e5e6ea
}
.clear {
clear: both
}
.floatleft {
float: left;
margin: 0 10px 5px 0
}
.floatright {
float: right;
margin: 0 0 5px 10px
}
.hide, .h0, .email2 {
display: none
}

h1 {
font-size: 1.8em;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 100%;
margin: 0;
height: 96px
}
h1 span {
font-size: 0.7em;
font-weight: normal;
}
h2,h3 {
margin: 1em 0 0.5em 0
}
#maincontent h2 {
font-family: Georgia,"Times New Roman", Times, serif;
color: #FFCC66;
font-size: 1.4em;
margin:  0;
height: 100px

}
#maincontent  a {
text-decoration: underline
}
p {margin: 0 0 1em 0}
p.show {
text-align: center;
width:450px
}
a.noline {
text-decoration: none;
}
a.noline:hover {
color: #ffffff;
cursor: default;
}

/* der Container für die feste Breite */
#wrap {
	width:						960px;
	margin-left:			auto;
	margin-right:			auto;
}

#maincontent {
float: left;
width: 524px;
	margin: 20px 0 0 0;
}
#maincontent  table td,
form
 {
text-align:left
}


/* Grundeinstellung für Listen */
ul {
	margin:						0;
	padding:					0;
	list-style-type:	none;
}
ol {
	padding-left: 20px;
	margin-bottom: 1em
}
#horizontalNav,
#vertikalNav1,
#vertikalNav2 {
	padding-left:			15px;
}
#vertikalNav1{
	margin-top:				40px;
}

#vertikalNav1 a.shoplink {
width: 130px;
padding: 1px 0 1px 7px;
display: block;
background-color: #fff;
color: #000;
line-height: normal;
 opacity: 0.5;
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 filter: alpha(opacity=50)
}
#vertikalNav1 a.shoplink span {
font-weight: bold;
color: #000;
letter-spacing: 4px;
text-transform: uppercase;
 opacity: 1;
 -moz-opacity: 1;
 -khtml-opacity: 1;
 filter: alpha(opacity=100)
}

#vertikalNav1 li.shopulink {
border-left: 1px solid #B1B4BD;
padding-left: 7px

}
/* sidebarLeft links floaten */
#sidebarLeft {
	width:			200px;
	float:			left;
	line-height:	2.2em;
	padding-right:10px;
	margin: 20px 0 0 0;
	
}

/* sidebarRight rechts  */
#sidebarRight {
	width:						200px;
	float:						right;
	padding: 120px 0 0 20px;

}
#sidebarRight  img {
margin: 0 0 16px 0
}
p#zitate {

}
#sidebarRight h3 {
margin: 0
}
.ausw a {
font-size: 11px
}
.ausw a:hover {
color: black;
background-color: #ffffff;
}
.ausw a:visited {
background-color: #fff;
color: #000000;
 opacity: 0.5;
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 filter: alpha(opacity=50)

} 
div.infore,
div.kasten {
background-color: #778090;
padding: 0px 5px 1px 5px
}
div.infore h2,
#maincontent div.kasten h2 {
color: #ffcc66;
margin: 0 -5px ;
padding: 1px 5px;
font-size: 15px;
background-color: #545867
}
div.infore p,
div.kasten p {
margin: 0 0 0.5em 0
}
div.infore a,
div.kasten a {
text-decoration: underline;
}
div.infore .wichtig {
margin: 0 -5px ;
padding: 1px 5px;
background-color: #ffcc66;
color: #545867;
font-weight:bold
}
#maincontent div.kasten h2 {
font-size: 13px;
font-family: 			Helvetica, Verdana, Geneva, Arial, sans-serif;
height: auto
}
#aktuelles {
	margin-top:				130px;
}

/* footer */
#footer {
	text-align:				center;
	clear:						both;
	padding: 16px 0 10px 0
}



/* id mandalatxt aus maincontent */
#mandalatxt {
position: absolute;
top: 80px;
	text-align:	 center;
	margin: 0 auto 0 auto;
	width: 440px;
	
	
}

#imageContainer {
	height:338px;
	margin: 1em 0
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/* Verhalten der Links */
a:link {
	color:					#ffffff;
	text-decoration:	none;
	/*font-weight:		bold;*/
}

a:visited {
	color:					#ffffff;
	text-decoration: none;	
	/*font-weight:		bold;*/
}

a:hover,
a.ac {
	color: #ffcc66;
}

/*  FORMULARE */
label, input, textarea, select {
margin:0 0 10px 0  ;
}
button,
input.button,
.login input.button,
.wf300 input.button {
background-color: #FFCC66
}
label {
float: left;
color: #FFCC66;
width: 70px;
display: block;
}
form div {
clear: both;
}

.w300,
.wf300 input,
.login input,
.wf300 select,
.gb_form_table input,
.gb_form_table textarea {
width: 300px;
background-color: #a8adb7;
border-width:0
}
.wf300 select {
width: auto;
}
button,
.wf300 input.button,
.login input.button {
border-width: 2px;
}
form.login {
width: 180px
}
.w1
 {
width:120px;
margin: 5px 0 5px 0
}
.gb_form_table input.w1{
width: 60px;
text-align: center;
}
input.check {
width: 20px;
background-color: transparent
}
input.ac {
background-color: #ffffff;
}
.login input {
width: 150px;
}
.login label {
margin: 0
}

#meldung,
#meldungok,
.meldung,
.meldungok {
font-weight: bold;
color: #FFCC66;
font-size: 1.3em
}
#sidebarRight div.shopmeldung{
padding: 10px;
color: #b20000;
background-color: #d9dbe1;
border: 1px solid #292b33;
position: absolute;
z-index: 2;
left: 50%;
top: 20px;
text-align:center;
font-size: 16px;
font-weight: bold;
width: 300px;
height: auto;
margin-left: -160px
}
.shopmeldung p {
margin: 0
}
.shopmeldung a {
color: #b20000;
text-decoration: underline;
}
.cookiemeldung {
display: block;
width: 100%;
background-color: #d9dbe1;
position: absolute;
top:0;
left: 0;
padding: 10px 0;
z-index: 10;
font-size: 18px;
text-align: center;
}
.cookiemeldung,
.cookiemeldung a {
color: #b20000
}
.cookiemeldung a {
text-decoration: underline;
}

.preise{
padding: 10px;
color: #FFCC66;
background-color: #545867;
border: 1px solid #292b33;
position: absolute;
z-index: 2;
left: 50%;
top: 20px;
text-align:left;
font-weight: bold;
width: 500px;
height: auto;
margin-left: -260px
}
.preise table {
width:100%;
font-size: 13px;
font-weight: normal;
}
.preise td,
.preise td.wechsel {
white-space: nowrap;
padding: 0 4px
}

/*  *** SHOP *** */
input.rahmenbutton {
background: URL(../img/spacer.gif) 0 0 no-repeat; 
	width: 200px; 
	height: 62px;
	border: 0;
	color: white;
	padding-left: 80px;
	text-align: left;
	margin: 5px 0 5px 0
}
table.warenkorb {
margin: 20px 0;
background-color: #71788a}
table.warenkorb td {
padding: 2px;
}
td.wechsel {
background-color: #778090;
padding: 2px 0
}
div.info {
display:none;
background-color: transparent;
width: 120px; 
height: auto;
position: absolute;
top: 20px;
right: 5%;
color: #fff;
text-align: right
}
fieldset {
border: 1px solid #ffcc66;
padding: 15px;
}
label {
clear:left;
width: 100px;
}
form.karten {
	text-align: center
}
form.karten p {
	margin: 2em 0 .5em;
	clear: both;
}
button,
.sounds button {
	width: 200px;
	padding: 10px;
	background-color: transparent;
	color: white; 
}

button:hover,
button:active,
form.karten input.ac,
.sounds button.ac,
.sounds button:hover,
.sounds button:active {
background-color: white;
color: black
}
audio {
	display: inline-block;
	margin: 0 auto 1em;
	background-color: #63697B;
	border: none
}
audio::-webkit-media-controls-panel {
	background-color: #63697B;
	border: none
	
}
p.akz {
margin-top: 1em;
}
.akz a {
color: #ffcc66;
font-weight: bold;
}

input.cardsel {
		height: 76px;
		width: 50px; 
		margin: 0 3px 4px 0;
		padding-top: 55px;
		color: white;
		background:transparent URL(img/thumb_45/001.jpg) 0 0 no-repeat;

}
input.txt {
width: 32px; 
text-align:center;
background-color: #d9dbe1;
margin: 0 0 2px 0
}
input.klein {
color: #000000 ;
border-width: 1px;
width: 30px;
margin: 0
}
input.breit {
width: 180px
}


/* Gästebuch*/
#maincontent div.eintrag_text {
margin: 1em 0
}

#maincontent div.pages a {
text-decoration: none
}

#maincontent div.pages,
#maincontent div.eintrag_info {
padding: 1px 4px;
background-color: #778090;
}

span.hell, 
#maincontent span.hell a{
color: #adb3bc;
text-decoration: none
}
/* IE HACK */
#wrap {
//	width: 1000px;

#sidebarLeft {
//	width:						215px;
}

input.rahmenbutton {
// width: 120px
}
