html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;


	line-height: 1;

	text-align: left;
    vertical-align: baseline;
	border:none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
		border:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
li, dd, blockquote {
    margin-left: 1em;
}
form label {
    cursor: pointer;
}

/* IE PNG fix */
* html .png { 
	behavior: url(css/_iepngfix.htc) 
}	

/* Clearfix ohne extra Markup
= = = = = = = = = = = = = = = = = = = = */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

/* Shortcuts
= = = = = = = = = = = = = = = = = = = = */
.fll { float: left }
.flr { float: right }
.tal { text-align: left }
.tar { text-align: right }
.tac { text-align: center }
.clr { clear: both; }
.clrl { clear: left; }
.clrr { clear: right; }

html {
  font-size: 80.01%
}
body {
  font-size: 1em;
  line-height: 1.4;
  color: #fff;
}

/* Default fonts */
body { 
  color: #666666; 
  font-family: Verdana, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {   
  color: #666666; 
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
input, button, textarea {
  font-family: inherit;
  font-size: 100%;
}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
h1 { line-height: 1; margin-bottom: 0.75em; color:#CCCCCC; font-size: 20px ;  font-weight: bold;}
h2 { line-height: 1; margin-bottom: 0.75em; color:#CCCCCC; font-size: 15px ;  font-weight: bold;}
h3 { line-height: 1; color:#B5A37F; font: 25px "Times new roman", sans-serif; font-style: italic; font-weight: normal;}
h4 { line-height: 1; color:#B5A37F; font: 55px "Times new roman", sans-serif; font-style: italic; font-weight: normal;}
h5 { font-size: 0.75em; line-height: 1; margin-bottom: 0.5em; font-style: italic; }
h6 { font-size: 0.75em; }

/* Text Elements */
p           { margin-bottom: 1em; line-height: 1.3em;}
p.first		{ margin-top: 1.5em; }
p.last      { margin-bottom: 0; }


ol          { list-style-type: decimal; }
dl          { margin-bottom: 1.5em; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color: #666; }

a:hover     { color: #000; outline:none; }
a           { color: #009; text-decoration: underline; line-height: 1.2em;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }

/* Tables */
table   { margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }
table img {	margin: 0; }

.strong      { font-weight: bold; }
.italic     {font-style:italic }/* BODY */
body{
 	color:#9C9B9B;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

p.error {
	color:#ff0000;
}

p.date {
	margin-bottom:5px;
}
p.dateindex {
	margin-bottom:0px;
}

/*LINKS*/
a.back{
	color:#FFFFFF;
	text-decoration:underline;
}
a.back:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a{
	font-size:12px;
	color:#9C9B9B;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#9C9B9B;
}
 a.link{ 
 	display:block;
    background-image:url(../images/button_bg.jpg);
    width:139px;
	height:57px; 
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	float:left;
	margin:10px 7px 10px 0;
}
 a.link:hover { 
 	background-image:url(../images/button_on_bg.jpg); 
   	width:139px; 
	height:57px; 
	color:#FF0000;
	text-decoration:none;
}
a.home{
	margin-left:10px;
}
a.link2{
	margin:0 0 0 20px;
	color:#666666;
	text-decoration:none;
}
a.link2:hover{
	text-decoration:underline;
}
ul.list{
	list-style-image:none;
	list-style:none;
}

ul.list li{
	line-height:20px;
	background-image:url(../images/list.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}

/*TEXT*/
p.disimp{
	margin:0 0 0 80px;
}
/*BILDER*/
img.termin{
	float:left;
}
img.termin{
	float:left;
}
img.logo{
	margin:80px 0 30px 20px;
	width:182px;
	height:36px;
}
img.image{
	margin:10px 0 10px 0;
}
img.pic_first, img.pic_last{
	float:left;
	margin:0 10px 5px 0;
}

img.pic_left{
	float:left;
	margin:10px;;
}
img.pic_right{
	float:right;
	margin:10px;;
}
/*DIVS*/
/*INDEX*/
#flashcontent{
	margin:0 auto;
	width:900px;
	height:560px;
}
#wrapper{
	width:900px;
	margin:0 auto;
}
*html #wrapper{
	width:930px;
	margin:0 auto;
	text-align:center;
}
#side_left{
	background-image:url(../images/left_bg.jpg);
	width:268px;
	height:450px;
	float:left;
	padding:0 10px;
}
#side_left_top{
	height:200px;
}
#side_left_middle{
	height:230px;
	width:275px;
}
#side_left_bottom{
	height:20px;
}
#content{
	width:600px;
	height:450px;
	background-image:url(../images/1.jpg);
	background-position:right;
	float:left;
}
.side_right{
	background-image:url(../images/right_bg.png);
	width:298px;
	height:390px;
	float:right;
	padding:50px 10px 10px 20px;
	color:#9C9B9B;
}

#show {
	height:331px;
	margin-bottom:15px;
	padding-right:20px;
	width:280px;
	overflow-y:auto;
}

#showshort {
	height:315px;
	margin-bottom:15px;
	padding-right:20px;
	width:280px;
	overflow-y:auto;
}

#showshort_popup {
	height:350px;
	margin-bottom:15px;
	padding-right:20px;
	width:300px;
	overflow-y:auto;
}

#gallery {
	height:280px;
	text-align:center;
}

#page {
	text-align:center;
}


#ticket {
	height:320px;
	width:280px;
}

#footer{
	width:240px;
	height:30px;
	margin:0 0 0 650px;
	color:#666666;
	line-height:30px;
}	


/*TERMINE*/

#content .sortiment{
	overflow-x:hidden;
	height:330px;
	
}
#sortiment{
	overflow-x:hidden;
	height:330px;
	
}
/*NEWS*/
#news{

	overflow-y:scroll;
	overflow-x:hidden;
	height:330px;
	
}

/*Formular*/

form.fancy {
	padding: 0.8em .5em;
}
form.fancy label {
	color: #9C9B9B;
	display: block;
	float: left;
	width: 80px;
	line-height: 25px;	
}

form.fancy input.text {
	margin-bottom: 0.5em;
	padding: 3px .5em 0;
	color: #000;
	height:15px;
}

form.fancy .select {
	float:left;
	margin:5px 5px 5px 5px;
}

form.fancy input.submit {
	margin-left: 0px;
	margin-top:5px;
}

form.fancy .radio {
	margin-bottom:5px;
}
form.fancy .radiolast {
	margin-bottom:15px;
}

form.fancy textarea {
	background:#ffff;
	width:193px;
	color:#000000;
}