/* general */


body,html{
	vertical-align:center;
}

#mainHeader{
	width:950px; 
	height:120px;
	position:relative;
	z-index:1;	
}

.header-element{
	float:left;
}

#seitenbereich {
  text-align:left;  /* Inhalt wieder links */
  margin: 0 auto;   /* Zentrierung mitte */
  width: 950px;
  background-color:#000000;
  border:1px solid #fff;
  margin-top:4px;
}

#menu{
	background-image:url(/images/elements/menu-bg.gif);
	height:18px;
	width: 950px;
	position:relative;
	z-index:2;
}

#spacer{
	clear:both;
	height:2px;
	overflow:hidden;
	background:none;
	background-image:none;
}

#biglogo{
	float:left;
}

#contentbereich{
	width:820px; /* 832 - 12 */
	padding:0;
	padding-left: 12px;
	float:left;
	overflow:auto;
}

#innerpage{
	width:820px;
	padding-top: 12px;
	min-height: 471px;
	/*overflow:visible;*/
}

#innerpageContent{
	width:808px;
	padding-bottom:12px;
}

#footer {
  text-align:center;  /* Inhalt wieder links */
  margin: 0 auto;   /* Zentrierung mitte */
  padding-top:8px;
  padding-bottom:8px;
  width: 950px;
  background-color:#000000;
  border:1px solid #fff;
  margin-top:16px;
}

#pageFiller{ width:1px; height:471px; float:right; }

#warenkorb{float:right; font-size:11x; color:#FFFFFF; font-weight:normal;}

#counter{margin:8px; font-size:14px; font-weight:bold;}

a.basket{ font-size:11x; color:#FFFFFF; font-weight:normal;}
a.basket:hover{ font-size:11x; color:#FFFFFF; font-weight:normal; color:#FF9933;}

/* GALERIE */
div.imgdiv{
	marging-top:8px;
	margin-right:14px;
}

.thumb{
	border:1px solid #ffffff;
	float:none;
}

.underdashed{border-bottom:1px dashed #fff;}

dt,dd{ display:block; margin-bottom:10px; }
dt{font-weight:bold;}


.fett{font-weight:bold;}
.normal{font-weight:normal;}

.versatz{
	padding-left:26px;
}

ul.referenzen{
	font-size:14px;
}



a.menuLink{
	display:block;
	padding:0 6px 0 6px;
	height:18px;
	border-right:1px solid #FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
}
a.menuLink:hover{
	color:#FFCC00;
}

/* Links im Box Content */
a.contenttext{
	color:#FF9900;
	font-weight:normal;
	text-decoration: none;
	font-size:10px;	
}
a.contenttext:hover{	
	color: #ff0000;
	text-decoration: none;
}


/* Links in der Pagebar */
a.link-pagebar{
	text-decoration: none;
	color:#FF9900;
	font-weight:bold;
}
a.link-pagebar:hover{	
	color:#fff;
	text-decoration: none;
}

/* TABELLE BOX */
.t-header{
	background-image:url(/images/elements/menu-bg.gif);
	height:18px;
	padding:0;
	padding-left:2px;
	font-weight:bold;
	color:#FFFFFF;
}
.t-content{
	font-size:10px;
	padding:2px;
	border:1px solid #911a1d;
}
.contentblock{
	display:block;
	margin-top:2px;
	margin-bottom:2px;
	border-bottom:1px dashed #ffffff;
}

.contentblockInPage{
	display:block;
	margin-top:6px;
	padding-bottom:8px;
	margin-bottom:6px;
	border-bottom:1px dashed #ffffff;
}




.datum{
	color:#FFFFFF;
	font-weight:bold;
}

/* Table Pagebar */
.table-pagebar{
	border-top:1px dashed;
	border-bottom:1px dashed;
	border-color:#F00;
	margin:12px 0 12px 0;
}


/* Zelle Pagebar */
.cell-pagebar{
	height:16px;
	line-height:15px;
	text-align:left;
	padding-left: 8px;
	background-color:#333;
}

/* Tabelle Gästebuch */
.table-guestbook{
	border:1px solid #9E363E;
	margin-bottom:12px;
}


/* Footer Bereich */
td.FOOTER
{
	font-size: 11px;
}


/* FORMULARE */

form{margin:0};

select { height:18px; background-color:#333333; border: 1px solid #d2d2d2 }

input.tf1 {
	border: 1px solid #d2d2d2;
	background-color:#333333;
	height: 15px;
	border-collapse:collapse;
}

input.tf2 {
	border: 1px solid #d2d2d2;
	background-color:#333333;
	height: 13px;
	border-collapse:collapse;
	font-size:11px;
}

textarea{
	border: 1px solid #d2d2d2;
	background-color:#333333;
	overflow:auto;
}

input.button1 {
	cursor:pointer;
	color:#000000;
}


.errorText {
	color: #FF0000;
}

.slideshow3{
	width:320px;
	height:240px;
	float:left !important;
	margin-right:12px;
	margin-bottom:6px;
	display:block !important;
}

.slideshow3 img{
	border:1px solid #FFF;
	float:left;
	border-collapse:collapse;
}
