/* ### Grundelemente ############################################################ */

html{
height:100%;
margin:0;
padding:0;}

* {
	margin: 0;
	padding: 0;
}

p {
	color: #4F4F4F;
	font-size:1em;
	margin-top: 0px;
	line-height: 19px;
	padding: 5px 0 5px 0;
}

p.small {
	color: #666;
	font-size:0.9em;
	margin-top: -5px;
	line-height: 19px;
	padding: 0 0 5px 0;
}

.small {
	color: #666;
	font-size:0.8em;
	margin-top: -5px;
	padding: 0 0 5px 0;
}

p b{
	color: #A10000;
	font-weight:bold;
	font-size:1em;
	margin-top: 0px;
	line-height: 19px;
	padding: 5px 0 5px 0;
}



a {
	color: #A10000;
	margin-top: 0px;
	line-height: 19px;
	font-size:1em;
	text-decoration:none;
}

a:hover {
	color: #A10000;
	margin-top: 0px;
	line-height: 19px;
	font-size:1em;
	text-decoration:underline;
}

#inhalte ul {
	color: #4F4F4F;
	font-size:1em;
	margin-top: 0px;
	line-height: 23px;
	padding: 10px 0 10px 20px;
}


ul.a63-pagination {         
	list-style-type: none;
	padding: 10px 0 10px 0;
}

li.a63-pagination {         
	display: inline;
	list-style-type: none;
}

li.a63-pagination_aktuell {         
	display: inline;
	list-style-type: none;
}

#form-exhibitor ul.error {
	color: #FF0000;
	font-size:1em;
	margin: 0 0 10px 10px;
	padding: 10px 0 10px 20px;
}


h1 {

	font:26px "Lucida Sans Unicode", "Trebuchet MS", serif;
	color: #6C4F21;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F2ED;
	clear:both;
}



h2 {
	background:#E7E1D8;
	font:18px "Lucida Sans Unicode", "Trebuchet MS", serif;
	color: #6C4F21;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:10px;
	clear:both;
}

#rechts h2 {
	clear:both;
	background: none;
	font:17px "Lucida Sans Unicode", "Trebuchet MS", serif;
	color: #fff;
	margin:0px;
	padding:0px;
}


h3 {
	font:15px "Lucida Sans Unicode", "Trebuchet MS", serif;
	color: #6C4F21;
	margin-top: 5px;
	margin-bottom: 5px;
	clear:both;
}

h4,h5,h6 {
	font:12px "Lucida Sans Unicode", "Trebuchet MS", serif;
	color: #6C4F21;
	clear:both;
}


/* ### Bildelemente ############################################################ */

img {
	border: 0;
	padding:0;
	margin:0;
}

.bild_left {
	float: left;
	margin: 10px 10px 10px 0;
}

.bild_right {
	float: right;
	padding: 0 0 10px 10px;
	border: 0px;
}

.upnext img {
	float:left;
	margin: 0px 10px 10px 0;
}

.thumb img {
	float:left;
	margin: 0px 10px 10px 0;
}

.a64_event img {
  width:100px;
  height:auto;
  padding:0;
	float:left;
	margin: 0px 10px 10px 0;
	border-width:1px;
	border-style:solid;
	border-color:#333;
}

.a64_event p {
	margin:0;
	padding:0;
}
/* ### Werbekasten ############################################################ */

.werbekasten_kopf {
	width: 333px;
	height:21px;
	background:url(img/werbekasten_kopf.gif) no-repeat;
	margin:0;
	padding:0;
	float:left;
}

.werbekasten_body{
	width: 333px;
	height:auto;
	background:url(img/werbekasten_body.gif) repeat-y;
	margin:0;
	padding:0px 20px 0px 20px;
	float:left;
}

.werbekasten_fuss{
	width: 333px;
	height:21px;
	background:url(img/werbekasten_fuss.gif) no-repeat;
	margin:0;
	padding:0;
	float:left;
}


/* ### Der Seitenaufbau ############################################################ */

body {
	background:#F4F2ED url(img/hintergrund_site.gif) repeat-x;
	font:12px "Lucida Sans Unicode", "Trebuchet MS", serif;
	font-weight: normal;
	color: #4F4F4F;
}

#wrapper {
	width: 980px;
	height:auto;
	margin:auto;
}

#first {
	background:url(img/hintergrund_content.gif) no-repeat;
	padding:0px;
	margin:0px;
	padding:0;
	width: 980px;
	height:30px;
	float:left;
	overflow:hidden;
}

#page{
	width:980px;
	background:url(img/hintergrund_content.gif) repeat-y;
	margin-top:-20px;
	padding:0 10px 0 10px;
	float:left;
}

#head{
	background:#450202 url(img/hintergrund_kopf.gif) no-repeat;
	font-size: 1.2em;
	margin: 0 auto;
	padding:0;
	height: 125px;
	width: 960px;
	float:left;
}


#logo {
	margin:0;
	padding:0;
	height:auto;
	width:auto;
	float:left;
}

#logo img{
	padding:0;
	margin:5px 0 0 10px;
}

#navi {
	padding-top:50px;
	margin:0;
	height:auto;
	width:700px;
	float:right;
}

#order {
	margin:0;
	padding:0;
	height:auto;
	width:auto;
	float:right;
}

#schmuckbild {
	float:left;
	margin:0 0 10px 10px;
	padding:0;
	height: auto;
	width: 590px;
}

*html #schmuckbild {
	margin:0;
	padding:0 0 0 10px;
}


#info {
background:#fff;
	float:left;
	margin-left:25px;
	padding:0;
	width:auto;
	height:290px;
}

*html #info {
	padding-left:10px;
}

.newslist {
	float:left;
	padding:10px;
	margin:0;
	border-width:1px;
	border-style:solid;
	border-color:#A9A396;
}

#inhalte {
	float:left;
	padding:0px;
	margin:10px 10px 10px 20px;
	padding-right:0px;
	width:550px;
	height:auto;
}

#contents #inhalte {
	margin:-140px 10px 10px 20px;
}

#home #inhalte {
	margin:10px 10px 10px 20px;
}

*html #inhalte {
	float:left;
	padding:0 0 0 20px;
	margin:0;
	width:540px;
	height:auto;
}


#rechts {
	float:right;
	margin-top:10px;
	padding:0px;
	height:auto;
	width:360px;
}

*html #rechts {
	float:right;
	margin-top:10px;
	padding:0px;
	height:auto;
	width:370px;
}

#sub_navigation {
	padding:0;
	margin:0;
	height:auto;
	width:290px;
}


#breadcrumb {
	color: #999;
	font-size:0.8em;
	margin-top: -15px;
	padding:0;
}

#breadcrumb a{
	color: #999;
	margin-top: 0px;
	padding:0;
}

.artikelmenu {
	clear:both;
	width:99%;
	color: #999;
	font-size:0.9em;
	margin-top: 15px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F2ED;
	padding:0;
	text-align:right;
}

.artikelmenu a {
	color: #999;
	padding:0;
}

#fuss{
	background: #fff url(img/hintergrund_fuss.gif) no-repeat;
	padding:0;
	margin: 0 auto;
	height: 30px;
	width: 980px;
	float:left;
}

#copys{
	font-size:0.9em;
	float:left;
	text-align:right;
	width: 960px;
	padding:0;
}



.rubrik_block {
	color: #6C4F21;
	background:#F4F2ED url(img/hintergrund_rubrik_block.gif) repeat-x;
	padding:5px;
	margin:0 0 5px 0;
	width: 100%;
	height:20px;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#BEB7A6;
}

.rubrik_block h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #6C4F21;
	padding:0;
	margin:0;
}

/* ### Werbebanner ############################################################ */

.werbebanner {
	color: #6C4F21;
	background:#fff url(img/banner_bg.gif) no-repeat;
	padding-left:20px;
	margin:10px 0 10px 0;
	width: 570;
	height:102px;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#000;
}

.werbebanner2 {
	color: #6C4F21;
	background:#fff url(img/banner2_bg.gif) no-repeat;
	padding-left:20px;
	margin:0 0 10px 0;
	width: 320;
	height:120px;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#000;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* ### Teaser-Events ############################################################ */

#eventplan{
	float:left;
	height:auto;
}

.eventvorschau {
	background:#fff;
	float:left;
	display:block;
	width:570px;
	height:100%;
	overflow:hidden;
	padding: 0;
	margin:0 0 10px 0;
	border-width:1px;
	border-style:solid;
	border-color:#BAB6AB;
}

.eventvorschau a {
	padding:0;
	margin:0;
	display:block;
	width:100%;
	height:100%;
}



.eventvorschau .datum {
	background:#F4F2ED;
	font-weight:bold;
	float:left;
	width:100px;
	padding: 5px;
	margin:0;
	height:40px;
}

.eventvorschau .titel {
	background:#fff;
	font-weight:bold;
	float:left;
	width:199px;
	padding: 5px;
	margin:0;
	height:40px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#BAB6AB;
}


.eventvorschau .kategorie {
	background:#F4F2ED;
	font-size:0.9em;
	line-height:0.9em;
	float:left;
	width:89px;
	padding: 5px;
	margin:0;
	height:40px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#BAB6AB;
}

.eventvorschau .lokation {
	background:#fff;
	font-size:0.9em;
	line-height:0.9em;
	float:left;
	width:100px;
	padding: 5px;
	margin:0;
	height:40px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#BAB6AB;
}

.eventvorschau .beschreibung {
	background:#fff;
	clear:both;
	width:98%;
	padding: 10px;
	margin:0;
	font-size:0.9em;
	height:100%;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#BAB6AB;
}

.a64_event {
	margin:5px 0 5px 0;
	padding: 0;

}

.a64_event img{
	float: left;
	margin: 10px 10px 10px 0;
}

.a64_event h3 {
	clear:both;
	width:550px;
	background: #E9E6DF;
	font:15px "Lucida Sans Unicode", "Trebuchet MS", serif;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:0;
	margin-left: -5px;
	padding: 5px 0px 5px 10px;
}

/* ### Imageframe ( mit Slideshow) ############################################################ */

#imageframe { 
	background:#fff url(img/hintergrund_image.gif) repeat-y;
	padding:0;
	margin:0;
	width: 940px;
	height:290px;
	float:left;
}

#imageframe .links{ 
	padding:0;
	margin:0;
	width: 585px;
	height:290px;
	float:left;
}

#imageframe .rechts{ 
	background:#FCB316;
	padding:0;
	margin:0 0 0 10px;
	width: 330px;
	height:290px;
	float:right;
}



/* ### Subnavigation ############################################################ */

ul.sub1 {
 	list-style:none;
 	margin:0 0 10px 0;


}

ul.sub1 li {
	background:#980000;
 	border-top:1px solid #C29494;
 	border-bottom:1px solid #6B2D2D;
	color: #000;
 	font-weight:normal;
	font-size:0.9em;
 	display:block;
 	padding:5px 0 5px 20px;
	margin-top:5px;
	margin-left:-10px;
 	text-decoration:none;
 	width:330px
}

*html ul.sub1 li {
	margin-left:0px;
}


ul.sub2 {
 	border-left:1px solid #ccc;
 	list-style:none;
 	margin-left:-10px;
	padding:0;
 	width:330px
 	font-weight:normal;
	font-size:1em;

}

*html ul.sub2 {
	padding-left:10px;

}

ul.sub2 li {
 	font-weight:normal;
	font-size:1em;
 	width:330px
}

ul.sub2 li a {
	background:#EBE9E3;
 	border-top:1px solid #fff;
 	border-bottom:1px solid #ADAAA1;
	color: #000;
 	font-weight:normal;
	font-size:0.9em;
 	display:block;
 	padding:5px 0 5px 20px;
 	text-decoration:none;
 	width:330px
}

ul.sub2  li a:hover{
	color:#CB0000;
 	background:#FCF9F2;
}

ul.sub2 li a.active {
	font-weight:bold;
	color:#CB0000;
	background:#FCF9F2;
}


ul.sub3 {
	font-size:0.9em;
 	list-style:none;
 	margin:0 0 0 0px;
	padding:0;
 	width:330px
}

ul.sub3 li a {
	background:#C5D5E9 url(img/hintergrund_subli.gif) repeat-y;
	border-top:0px solid #fff;
 	border-bottom:0px solid #E5F0FE;
	color: #000;
 	display:block;
 	padding:5px 0 5px 30px;
 	text-decoration:none;
 	width:201px;

}

ul.sub3  li a:hover{
 	background:#D6E5F8 url(img/hintergrund_subli_h.gif) repeat-y;
}


ul.sub3 li a.active {
 	background:#D6E5F8 url(img/hintergrund_subli_h.gif) repeat-y;
}

/* ### Terminkalender ############################################################ */



/* ### LIGHTBOX ############################################################ */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #CAD3DC;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #CAD3DC;
	color: #40444D;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	


/* form-exhibitor
*******************************************************************************/
#form-exhibitor * {
	background:#F4F2ED;
	float:left;
	width:auto;
	margin:0px;
	padding:5px;
	color:#666;
}

#form-exhibitor {
	background:#F4F2ED;
	float:left;
	width:550px;
	margin:10px 0 10px 0;
	padding:5px;
	color:#666;
	border:1px solid #999;

}

#form-exhibitor fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}



#form-exhibitor label {
	float:left;
	padding:0;
	margin-bottom:10px;
	width:90px;
}

#form-exhibitor input {
	background:#fff url(img/gfx_inputbg.gif);
	float:right;
	padding:5px;
	margin-bottom:10px;
	font-size:1em;
	width:400px;
	height:20px;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	border-right:1px solid #CECECE;
	border-bottom:1px solid #CECECE;

}

#form-exhibitor textarea {
	background:#fff url(img/gfx_inputbg.gif) repeat-x;
	float:right;
	font-size:1em;
	padding:0px;
	margin:0px;
	width:400px;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	border-right:1px solid #CECECE;
	border-bottom:1px solid #CECECE;
}

#form-exhibitor textarea{
	padding:5px
}

#form-exhibitor select {
	float:right;
	padding:5px;
	margin-bottom:10px;
	font-size:1em;
	height:auto;
	background:#fff;
	width:410px;
	font-size:1em;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	border-right:1px solid #CECECE;
	border-bottom:1px solid #CECECE;
}

#form-exhibitor select option{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	background:#fff;
}

#form-exhibitor label.checkbox {
	width:300px;
}

#form-exhibitor label.checkboxinner {
	width:300px;
}


#form-exhibitor input:focus, #form-exhibitor input:hover,
#form-exhibitor select:focus, #form-exhibitor select:hover, 
#form-exhibitor textarea:hover,#form-exhibitor textarea:focus, #form-exhibitor textarea:focus {
	background-color: #fff;
 	border:1px solid #646464;

}

#form-exhibitor input.text {
	height:1.4em;
}

#form-exhibitor input.textshort {
	width:30px;
}

#form-exhibitor input.textshortdisabled {
	display:none;
	float:none;
	width:50px;
	border:none;
}

#form-exhibitor input.checkbox {
	width:auto;
	padding:0;
	border:none;
}

#form-exhibitor input.checkboxinner {
	width:30px;
	padding:0;
	margin:0px;
	border:none;
}

#form-exhibitor input.submit { 
	background:#6A0000 url(img/gfx_buttonbg.gif) repeat-x;
	width:150px;
	height:auto;
	margin:10px 0 0 370px;
	padding:10px;
	color:#fff;
	font-size:1em;
	text-align:center;
}

#form-exhibitor input.submit:hover { 
	background:#6A0000 url(img/gfx_buttonbg.gif) repeat-x;
	width:150px;
	height:auto;
	margin:10px 0 0 370px;
	padding:10px;
	color:#ffcc00;
	font-size:1em;
	text-align:center;
}





/* Show/Hide Content */

.green-expander {
	width: 95%;
	height: 28px;
	margin: 10px 0;
	padding: 0 0 0 25px;
	display: block;
	cursor: pointer;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
}
																				
.collapsed {background: #F4F2ED url(img/plus.gif) no-repeat top left;color:#9C9583;border-width:1px;border-style:solid;border-color:#BEB7A6;}
.expanded {background: #B13131 url(img/minus.gif) no-repeat bottom left;color:#fff;border-color:#761D1D;}
										
.hiddencontent {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
/* display: none;*/
}
										
.hide {display: none;}


/* Kalender Form
*******************************************************************************/
#kalender-form * {
	float:left;
	width:550px;
	padding:0px;
	margin:0px;
}

#kalender-form {
	background-color:#F4F2ED;
	float:left;
	width:550px;
	margin-top: 10px;
	padding:10px;
	color:#666;
	border-width:1px;
	border-style:solid;
	border-color:#BAB6AB;

}

#kalender-form fieldset {
	width:100%;
	background-color:#F4F2ED;
	margin: 0px;
	padding: 0px;
	border: 0px solid #5D6A76;
}

#kalender-form select {
	width:132px;
	background-color:#fff;
	margin-left: 5px;
	padding: 0px;
	border: 1px solid #5D6A76;
}

#kalender-form option {
	width:auto;
}


#kalender-form input{ 
	float:right;
	background:#B20000 url(img/gfx_buttonbg.gif) repeat-x;
	height:auto;
	width:auto;
	margin:10px 0 0 0;
	padding:5px;
	color:#fff;
	font-size:1em;
	text-align:center;
 	border: 1px solid #5D6A76;
}

#kalender-form input:hover { 
	background:#B20000 url(img/gfx_buttonbg.gif) repeat-x;
	height:auto;
	width:auto;
	margin:10px 0 0 0;
	padding:5px;
	color:#ffcc00;
	font-size:1em;
	text-align:center;
 	border-left:1px solid #E54E42;
	border-top:1px solid #E54E42;
	border-right:1px solid #3C0000;
	border-bottom:1px solid #3C0000;
}

/* Newsletter Form
*******************************************************************************/
#newsletter-form * {
	float:left;
	width:300px;
	padding:0px;
	margin:0px;
}

#newsletter-form {
	background-color:#BF0000;
	float:left;
	width:300px;
	margin: 10px 0 10px 5px;
	padding:10px;
	color:#fff;
	border: 1px solid #000;

}

#newsletter-form h2 {
	color:#FFC600;

}

#newsletter-form p {
	color:#fff;

}

#newsletter-form b {
	color:#FFC600;

}

#newsletter-form fieldset {
	width:100%;
	background-color:#F4F2ED;
	margin: 0px;
	padding: 0px;
	border: 0px solid #5D6A76;
}

#newsletter-form select {
	width:132px;
	background-color:#fff;
	margin-left: 5px;
	padding: 0px;
	border: 1px solid #000;
}

#newsletter-form option {
	width:auto;
}

#newsletter-form label {
	clear:both;
	width:80px;
	height:auto;
	margin:10px 0 0 0;
	padding:5px;
	float:left;
}

#newsletter-form select {
	float:right; 
	height:auto;
	width:190px;
	margin:10px 0 0 0;
	padding:5px;
	color:#000;
	font-size:1em;
	border: 1px solid #000;
}

#newsletter-form input {
	background-color:#fff;
	float:right; 
	height:auto;
	width:180px;
	margin:10px 0 0 0;
	padding:5px;
	color:#000;
	font-size:1em;
	border: 1px solid #000;
}

#newsletter-form input:hover { 
	background-color:#F1F1F1;
	height:auto;
	width:180px;
	margin:10px 0 0 0;
	padding:5px;
	color:#000;
	font-size:1em;
	border: 1px solid #000;
}

#newsletter-form input:focus { 
	background-color:#F1F1F1;
	height:auto;
	width:180px;
	margin:10px 0 0 0;
	padding:5px;
	color:#000;
	font-size:1em;
	border: 1px solid #000;
}

#newsletter-form input.submit { 
	background:#FFC600;
	height:auto;
	width:150px;
	margin:10px 0 0 0;
	padding:5px;
	color:#000;
	font-size:1em;
	text-align:center;
 	border: 1px solid #000;
}

#newsletter-form input.submit:hover { 
	background:#fff;
	height:auto;
	width:150px;
	margin:10px 0 0 0;
	padding:5px;
	color:#000;
	font-size:1em;
	text-align:center;
 	 border: 1px solid #000;
}

/* Up Next
*******************************************************************************/

#upnext {
	background-color:#FFEC85;
	width:300px;
	margin: 10px 0 10px 5px;
	padding:10px;
	color:#000;
	border: 1px solid #000;

}

#upnext p {
font-size:0.8em;
}

*html #upnext {
padding:10px 20px;

}

/* Slideshow
*******************************************************************************/
.slideshow { height: 290px; width: 587px; margin: auto }
.slideshow img { padding: 0; border: 0px solid #ccc; background-color: #eee; }