@charset "utf-8";
/* CSS Document */

#pagetitle-breadcrumb{
	width:950px;
	border-left:10px solid #971115;
	height:36px;
	background:#dc1921;
	color:white;
}

#left-menu{
	text-align:left;
	font-size:12px;
	border-left:10px solid #971115;
	background:url("../images/bg-menu.jpg") repeat-y left top;
}

#left-menu-table{
	width:100%;
	border-right:1px solid #aaa;
}

#left-menu-table li{
	list-style:none;
	border-bottom:1px solid #aaa;
}
	#left-menu-table li a{
		text-decoration:none;
		color:black;
		padding:10px 0px 5px 20px;
		width:200px;
		height:20px;
		display:block;
	}

#left-menu-sub1{
	font-size:10px;
	padding:10px 0px 10px 10px;
	background:#dc1921;
}

	#left-menu-sub1 img{
		padding-right: 5px;
	}

#left-menu-sub1 li{
	padding:5px 0px 5px 14px;
	border:none;
}

#left-menu-sub1 li a{
	padding:0px;
	color:white;
	display:inline;
}
/*galerie photos*/

.tx-wtgallery-pi1 img{
	padding:5px;
}
.tx-wtgalleryecard-pi1{
	text-align:center;
}
.wtgallery_pagebrowser{
	margin:12px 0 0 4px;
}
.wtgallery_pagebrowser_back{
	font-weight:bold;
	float:left;
	width:261px;
}
.wtgallery_pagebrowser_page{
	text-align:center;
	float:left;
	width:100px;
	}
.wtgallery_pagebrowser_fwd{
	font-weight:bold;
	float:left;
	width:261px;
	text-align:right;
	}

/*galerie photos SINGLE*/	
.wtgallery_singlepic_area{
	width:688px;
	text-align:center;
	}
.wtgallery_singlepic{
	text-align:center;
	float:left;
	}
.wtgallery_singlepic_fwd{
	margin:150px 0 0 0;
	width:144px;
	float:left;
	}
.wtgallery_singlepic_back{
	text-align:right;
	margin:150px 0 0 0;
	width:144px;
	float:left;
	}
/*galerie photos ecard*/	
.wtgalleryecard_picture_singleform{
	text-align:left;
}
	
.wtgalleryecard_picture_area label{
	text-align:left;
	clear:both;
	width:225px;
	float:left;
	margin:12px 0 0 0;
}

.wtgalleryecard_picture_singleform input{
	float:left;
	margin:12px 0 0 0;
	width:200px;
}

.wtgalleryecard_picture_singleform textarea{
	width:450px;
	height:100px;
	float:left;
	margin:12px 0 0 0;
}
.wtgalleryecard_picture_singleform #submit{
	float:right;
	margin-right:205px;
	width:auto;
	}

