.dummy {}

/* FOTOALBEN MIT MERKLISTE */
#content { 
	position: relative;
}
h2 {
	width: 480px;
	margin-bottom: 11px;
	float: left;
	padding: 0px;
}
h2.einstieg {
	width: 144px;
	margin: 0px !important;
}
h2.dokument {
	float: left;
	width: 570px;
}
.gal-head {
	width: 714px;
	float: left;
	margin-bottom: -3px;
}
/**************************/
#button-merkliste {
	background: url(../../../../pages/img/portal/button-gal-merkliste.gif) no-repeat;
	background-position: 0% 0%;
	float: left;
	top: -8px;
	position: relative; 
}
#button-merkliste a {
	display: block;
	width: 144px;
	height: 34px;
}
/**************************/
.main-setarea {
	float: left;
	width: 426px;
}
.main-set { 
	width: 426px; 
	text-align: center;
	font-weight: bold;
	}
.main-set a {
	color: #747576;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	line-height: normal; 
	padding: 0 4px 0 4px;
	background: #f5e6c7;
}
.main-set .setact {
	color: #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	line-height: normal; 
	padding: 0 4px 0 4px;
	background: #d79b1b;
}
/**************************/
.gal-list {
	width: 714px;
}
.gal-list li {
	width: 220px;
	height: 155px;
	overflow: hidden;
	float: left;
	padding-right: 27px;
}
.gal-list li.big {
	width: 714px;
	height: 155px;
	overflow: hidden;
	float: left;
	padding-right: 0px !important;
}
.gal-list li.end {
	padding-right: 0px !important;
}
.gal-list li .alben {
	width: 205px; 
	height: 98px;
	padding: 4px 6px 0 9px; 
	position: relative;
	background: url(../../../../pages/img/portal/bg-alben.gif) no-repeat #fff;
	background-position: 0% 0%;
}
.gal-list li.big .alben {
	width: 714px; 
	height: 106px;
	padding: 9px 0 0 0; 
	background: url(../../../../pages/img/portal/bg-alben-big.gif) no-repeat #fff;
	background-position: 0% 0%;
}
.gal-list h3 {
	margin: 4px 0 0 0;
	line-height: 14px;
}
.gal-list li.big h3 {
	width: 560px;
	float: left;
}
.gal-list h3 a {
	font-weight: bold;
	font-size: 12px;
	color: #131312;
}
.gal-list h3 a:hover {
	color: #d59c1b;
}
.gal-list h3 a.more {
	font-weight: normal;
	font-size: 11px;
	color: #d59c1b;
	padding-left: 6px;
	text-decoration: underline;
}
.gal-list h3 a:hover.more {
	color: #ffcc33;
}

.alben-info {
	width: 120px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: normal;
	right: 0px;
	position: absolute;
	}
li.big .alben-info {
	width: 96px;
	}
.alben-more, 
.alben-more a {
	height: 37px;
	width: 96px; display: block;
}
li.big .alben-more  {
	margin-top: 11px;
}

.count-fotos {
	margin-top: 3px;
}
.count-fotos strong {
	font-size: 14px;
}
.alben-laden {
	padding-top: 6px;
}
li.big .alben-laden {
	float: right;
	text-align: right;
	width: 140px;
	font-size: 11px;
}
.alben-laden strong {
	color: #878684;
	font-weight: normal;
}
.alben-laden a {
	color: #e3e3e3;
	text-decoration: underline;
}
.alben-laden a:hover {
	color: #d99a19;
}
li.big .alben-laden a {
	color: #8f8f8f;
	text-decoration: underline;
}
.alben-laden a.laden {
	padding-left: 9px;
}

/* ECARD - GALERIE - DOCUMENT */
.bg-gal,
.bg-gal-ecard {
	background: url(/pages/img/portal/bg-gal.gif) no-repeat #fff;
	background-position: 0% 0%;
	width: 714px;
	height: 445px;
	float: left;
	padding: 0px;
}
.bg-gal-ecard {
	padding: 51px 9px 0 9px;
	width: 696px;
	height: 394px;
}
/**************************/
#ecard {
	float: right; 
	width: 264px;
	height: 264px;
}
#ecard table {
	margin-top: 3px;
	width: 264px;
	height: 264px;
	background: url(/pages/img/portal/bg-ecard.gif) no-repeat #e9e9e9;
	background-position: 0% 0%;
}
#ecard td {
	width: 264px;
	height: 264px;
}
#ecard img {
	float: none;
}
#ecardform { 
	float: left; 
	width: 360px;
	background-color: transparent;
}
#ecardform p { 
	width: 360px;
}
* html #ecardform, 
* html #ecardform p { 
	width: 380px;
}
#ecardform label {
	width: 69px; 
	margin: 0px;
	padding: 0 11px 0 0;
}
* html #ecardform label {
	padding: 0 7px 0 0;
}
#ecardform h4.mail-title {
	width: 260px;
	font-size: 14px;
	float: left;
	color: #000; 
	margin: 0px !important;
	padding: 0 0 1px 79px !important;
	display: block;
	visibility: visible;
	text-transform: none;
	font-weight: bold;
}
#ecardform .sender h4,
#ecardform .recepient h4 {
	width: 260px;
	float: left;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 0 0 79px !important;
}
#ecardform .recepient h4 {
	padding-top: 4px !important;
}
* html #ecardform .mail-title h4, 
* html #ecardform .sender h4,
* html #ecardform .recepient h4 {
	padding-left: 78px !important;
}
#ecardform input {
	width: 253px;
}
#ecardform textarea {
	height: 58px;
	width: 253px;
}
#ecardform .sendmail {
	width: 233px;
	padding-top: 4px;
	text-decoration: underline;
	color: #d79c1c;
}
* html #ecardform .sendmail {
	width: 255px;
}
#ecardform .back {
	padding: 4px 0 0 0;
	text-decoration: underline;
	width: 100px;
	color: #d79c1c;
}
* html #ecardform .back {
	width: 62px;
}


#ecardform .secure, 
#mailform .secure {
	padding-left: 35px;
	padding-top: 0px;
	float: left;
	width: 100%;
}
#ecardform .secure input, 
#mailform .secure input {
	width: 50px;
	float: left;
	text-align: center;
	color: #d30606;
	font-weight: bold;
	background: #e9e9e9;
	border-color: #dbd9da;
	letter-spacing: 2px;
}
#ecardform .secure strong, 
#mailform .secure strong,
#ecardform .secure span, 
#mailform .secure span {
	float: left;
	padding-right: 5px;
	padding-top: 6px;
}
#ecardform .secure strong, 
#mailform .secure strong {
	letter-spacing: 2px;
}

/*************************************/
.bg-gal-prev {
	background: url(/pages/img/portal/bg-prev-big.gif) no-repeat #fff;
	background-position: 0% 0%;
	width: 714px;
	height: 280px;
	padding-top: 4px;
	float: left;
	position: relative;
}
/*************************************/
.gal-thumb {
	padding-left: 12px;
	padding-right: 10px;
	width: 95px;
	height: 103px;
	position: relative;
	float: left;
	text-align: center;
	overflow: hidden;
}
* html .gal-thumb {
	padding-left: 10px;
}
.gal-thumb a {
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
}
.gal-thumb img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.alben .gal-thumb {
	padding: 0px;
	}
.big .alben .gal-thumb {
	padding-left: 4px;
	padding-right: 4px;
}
.bilder-ml .gal-thumb {
	padding-left: 9px;
	padding-right: 9px;
}
/*************************************/
.gal-functions {
	width: 714px;
	font-size: 11px;
	color: #000;
	line-height: 21px;
	height: 21px;
	clear: both;
	float: left;
}
.gal-count {
	float: left;
}
.gal-href {
	float: right;
}
.gal-href a {
	padding-left: 12px;
	color: #8e8e8e;
	text-decoration: underline;
	float: right;
}
.gal-href a:hover {
	color: #d69d1c;
}
/***********************/
.gal-forward,
.gal-backward {
	width: 60px;
	height: 445px;
	float: left;
}
.bg-gal .gal-forward.fwdon {
	background: url(../../../../pages/img/portal/gal-forward.gif) no-repeat;
	background-position: 50% 50%;
}
.bg-gal .gal-backward.bwdon {
	background: url(../../../../pages/img/portal/gal-backward.gif) no-repeat;
	background-position: 50% 50%;
}
.gal-forward a,
.gal-backward a {
	display: none;
	width: 60px;
	height: 445px;
}
.gal-forward.fwdon a,
.gal-backward.bwdon a {
	display: block;
}
.gal-image {
	width: 594px; 
	height: 445px;
	float: left; 
	background-repeat: no-repeat; 
	background-position: 50% 50%;
}
/***********************/
.gal-setsize {
	color: #000;
	width: 100%;
	text-align: center;
	top: 220px;
	left: 0px;
	position: absolute;
}
.gal-setarea {
	width: 360px;
	text-align: center;
	top: 240px;
	left: 177px;
	position: absolute;
}
.gal-fwd,
.gal-bwd {
	width: 20px;
	height: 20px;
	float: left;
}
.gal-fwd.fwdon {
	background: url(../../../../pages/img/portal/button-fwd.gif) no-repeat;
	background-position: 50% 50%;
}
.gal-bwd.bwdon {
	background: url(../../../../pages/img/portal/button-bwd.gif) no-repeat;
	background-position: 50% 50%;
}
.gal-fwd a,
.gal-bwd a {
	display: none;
	width: 20px;
	height: 20px;
}
.gal-fwd.fwdon a,
.gal-bwd.bwdon a {
	display: block;
}
.gal-set {
	width: 320px;
	float: left;
}
/***********************/
.comments {
	margin-top: 16px;
	width: 714px; float: left;
}
.comments ul {
	clear: both;
	width: 714px;
	background: url(../../../../pages/img/portal/spacer.gif) repeat-x;
	background-position: 0% 0%;
	padding-top: 1px;
}
.comments li {
	clear: both;
	float: left;
	width: 714px;
	padding: 6px 0 10px 0;
	background: url(../../../../pages/img/portal/spacer.gif) repeat-x;
	background-position: 0% 100%;
}
.comments .text{
	padding-right: 70px;
	float: left;
}
.ref {
	float: right;
	text-align : right;
}
.ref strong {
	display: block;
	color: #131313;
}
.message {
	margin-top: 25px;
}
.message form {
	padding-top: 1px;
	float: left;
	width: 714px;
}
.message fieldset.formular {
	padding-top: 13px;
	background-color: #fbf5e9;
	width: 430px;
	height: 230px;
	float: left;
	}
.message p {
	padding-top: 7px;
	width: 430px;
	float: left;
	clear: both;
	}
.message label {
	width: 71px; 
	text-align: right;
	padding-right: 8px;
	float: left;
	font-size: 12px;
	line-height: 21px;
}
.message .send a {
	float: right;
	text-align: right;
	margin: 9px 19px 0 0;
	font-weight: bold;
	text-decoration: underline;
}
.message input,
.message textarea {
	width: 327px;
	float: left;
	border: 1px solid #6e6d69;
	font-size: 12px;
	line-height: 16px;
	height: 19px;
	background-image: none;
	font-family: arial;
}
.message textarea {
	line-height: 16px;
	height: 107px;
}
.message fieldset.sec {
	padding: 0px 0px 0px 20px;
	float: left;
	width: 200px;
	height: 230px;
	}
.message fieldset.sec input {
	width: 137px;
	font-size: 14px;
	font-weight: bold;
	color: #131313;
}
.message fieldset.sec p {
	padding: 0px;
	width: 200px !important;
}
.message fieldset.sec strong {
	padding: 9px 0 11px 0;
	width: auto !important;
	font-size: 14px;
	display: block;
	color: #131313;
}

/* MERKLISTE */
.bilder-ml {
	width: 714px;
}
.bilder-ml .preview-start { 
	clear: both;
	width: 714px; 
	background: url(../../../../pages/img/portal/bg-merkliste-stop.gif) no-repeat; 
	background-position: 0% 100%;
	padding-bottom: 6px;
}
.bilder-ml .preview-stop {
	width: 714px; 
	background: url(../../../../pages/img/portal/bg-merkliste-start.gif) no-repeat; 
	background-position: 0% 0%;
	padding-top: 6px;
}
.bilder-ml .preview-background {
	width: 700px; 
	background-color: #eae9e7;
	border-left: 1px solid #dcdbd9;
	border-right: 1px solid #dcdbd9;
	padding-left: 12px;
}
.ml-functions {
	width: 714px;
	padding-top: 20px;
}
.ml-buttons {
	width: 220px;
	float: left;
}
.ml-buttons a {
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	font-size: 14px;
}
/* MERKLISTE DOKUMENTENVERSAND */

.ml-form  {
	width: 430px; 
	padding: 20px 0 18px 0;
	background-color: #fbf5e9;
	float: right;
}
* html .ml-form {
	padding: 19px 0 19px 0;
}
.bilder-ml .formular {
	width: 235px;
	float: left;
}
.formular h3,
.nachricht h3 {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 78px;
	}
.ml-form p {
	padding-bottom: 7px;
}
* html .ml-form p {
	padding-bottom: 5px;
}
.ml-form p.securecode {
	padding-top: 7px;
}
.bilder-ml strong {
	color: #000;
	letter-spacing: 2px;
}
.bilder-ml label {
	width: 71px;
	padding-right: 8px;
	text-align: right;
	display: block;
	float: left;
	line-height: 21px;
}
* html .bilder-ml label {
	padding-right: 5px;
	line-height: 23px;
}
.bilder-ml .secure {
	width: 174px;
	float: right;
	padding-top: 17px;
	line-height: 21px;
}
.bilder-ml .secure p {
	padding-bottom: 5px;
}
.bilder-ml .send {
	padding: 10px 20px 0 0;
	clear: both;
	float: left;
	width: 410px;
}
.bilder-ml .send a {
	text-decoration: underline;
	float: right;
	font-weight: bold;
	letter-spacing: normal;
}
.bilder-ml .send a.abbruch {
	font-weight: normal;
	margin-left: 20px;
}
.bilder-ml .send p {
	color: #d30606 !important;
	font-weight: bold;
	letter-spacing: normal;
	text-align: right;
}
.bilder-ml .nachricht {
	padding: 0 20px 0 0;
	clear: both;
	float: left;
	width: 410px;
}
.bilder-ml input,
.bilder-ml textarea {
	width: 152px;
}
* html .bilder-ml input,
* html .bilder-ml textarea  {
	width: 150px;
}
.bilder-ml .nachricht input,
.bilder-ml .nachricht textarea {
	width: 327px;
}
html>body .bilder-ml .nachricht input,
html>body .bilder-ml .nachricht textarea {
	width: 329px;
}
*+html .bilder-ml .nachricht input,
*+html .bilder-ml .nachricht textarea {
	width: 327px !important;
}

.bilder-ml textarea {
	height: 60px;
}




.on.hide, 
.off.hide {
	display: none;
}
.on.show, 
.off.show {
	display: block;
	margin: 0 auto 0 auto;
}
.trans {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	position: absolute; 
	top: 0px; 
	left: 0px;
}
.hide .trans {
	background: url(/pages/img/portal/trans24.png);
	background-position: 0% 0%;
}
* html .hide .trans {
	background: url(/pages/img/portal/transraster.gif);
	background-position: 0% 0%;
}
.ml-delete {
	background: url(../../../../pages/img/portal/bg-delete-image.gif) no-repeat ; 
	width: 100%;
	height: 100%;
	background-position: 100% 100%;
	display: block;
	float: left;
	position: absolute; 
	top: 0px; 
	left: 0px;
}


.image-on {
	border : 2px solid #d79c1c;
}

.image-over {
	border : 2px solid #ffcc33;
}

.image-off {
	border : 2px solid #f7f6f4;
}
