/*  ---------------------------------------- Allgemein ---------------------------------------- */

* { margin: 0; padding: 0; }

body  {
	margin:0; padding:0;
	font-family:Georgia;
	font-size:75%; line-height:1.6em;
	color:#ad9975;
}

.clear { clear:both; }


p { margin:6px 8px 14px 8px; }


.trennstrich {	
	height:1px; 
	clear:both; 
	margin-top:0;
	height:16px;
	background: url(../images/trennstrich.gif) 0 4px repeat-x;
}

/*  ---------------------------------------- Schriften ---------------------------------------- */



h1 { 

	font-size:2em;
	font-weight:normal;
	padding:0 8px 0 8px;
	margin:0 0 25px 0;
	height:34px;
	background:url(../images/trennstrich.gif) repeat-x 0 bottom;
}

#h1_kleiner {
	font-size:0.7em;
}

h2 { 
	font-size:1.3em;
	font-weight:bold;
	padding:0 8px 0 8px;
	margin:0 0 10px 0;
}

h3 { 
	font-size:1.1em;
	font-weight:bold;
	padding:0 8px 0 8px;
	margin:0 0 10px 0;
}


h4 { 
	font-size:1.1em;
	font-weight:bold;
	padding:6 0 14px 0;
}


/* ----------------------------------------------------- Bild ----------------------------------------------------- */


.bild_rechts {
	float:right;
	border:#e24a73 1px dashed;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
	padding:3px;
	margin:0 0 10px 15px;
}

.bild_rechts:hover {
	border:#830b08 1px dashed;
}


.kategorie {
	float:left;
	margin:0 0 0 8px;
	text-align:center;
}

.kategorie img {
border:2px solid #f1e6d2;
}

/*--------- Slideshow -------*/

#slideshow {
	width:454px;
	height:183px;
	position:absolute;
	top: 376px;
	left:384px;
	z-index:1;
}


/*====================
	Slider
======================*/
#slider {
	position:absolute;
	top:384px;
	left:413px;
	height:170px;
	width:440px;
	overflow:hidden;
	z-index:21;
}

#slider li {
	position:relative;
	width:386px;
	height:267px;
	overflow:hidden;
}

#prevBtn,
#nextBtn {
	display:block;
	width:22px;
	height:89px;
	position:absolute;
	top:220px;
	left:523px;
	z-index:22;
}

#nextBtn {
	top:198px;
	left:896px;
	position:absolute;
}

#prevBtn a,
#nextBtn a,
#slider1next a,
#slider1prev a {
	display:block;
	width:58px;
	height:58px;
	text-indent:-5000px;
	background:url(../images/slideshow-left.png) 0 0 no-repeat;
}

#nextBtn a,
#slider1next a {
	width:58px;
	height:58px;
	background:url(../images/slideshow-right.png) 0 0 no-repeat;
}

#slider .slider-btn {
	position:absolute;
	top:272px;
	left:755px;
	background:url(../images/btn-slider-shop.gif) 0 0 no-repeat;
	width:145px;
	height:28px;
	text-indent:-5000px;
}

/*====================
	SliderEnde
======================*/


.panorama {
	border:#e24a73 1px dashed;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
	padding:3px;
	width:440px;
	margin:0 0px 20px 20px;
}

#willkommen {
	margin:0 0 0 62px;
}

/* ----------------------------------------------------- CMS ----------------------------------------------------- */

#uploader {
background-color:#FFFFFF;
height:130px;
}


/* ------------------------------- ewcms ----------------------------- */



.ewcms_file {
	width: 280px;
	border:#dededc 1px solid;
	margin-left:20px;
}


/* ------------------------------- ewcms_edit ----------------------------- */

.ewcms_edit_content {
	font-size:11px;

}

.ewcms_edit_cancel a {
	font-size:11px;
	background:#FFFFFF;
}

#euroweb-cms {
	margin-left:70px;
}


.ewcms_loopline_dellink {
	clear:both;
}

.ewcms_loopend {
	margin:0 0 20px 0;
}

.ewcms_img {
float:left;
width:122px;

}

.spalte02_cms input {
	background:#cad97e;
	width:400px;
}

.ewcms_editor {
	width: 400px;
	height:180px;
	border:#dededc 1px solid;
}


.ewcms_edit_title {background: #FFFFFF;}
.ewcms_edit_submit  a {background: #FFFFFF;}

.ewcms_iframe_table {background: #FFFFFF;}

.ewcms_edit_content {background: #FFFFFF;}


.geb_image {
	margin-left:100px;
	margin-top:200px;
}

