/*
*********************************************************
* BASIC CSS-STYLES FOR 'DANNEMANN'						*
* ALL DEFINITIONS ARRANGED BY CLEAR COMMENTS			*
*********************************************************
*/
/*******************************
GENERAL TAGs
*******************************/
* {
	margin: 0pt;
	padding: 0pt;
}
html, body {
	height: 100%;
	background-color: #000;
	z-index:1;
}	
html {
	overflow-y: hidden;
}
body {
	background-color: #000;
	color: #7f807c;	
	font-family: Georgia, Times, serif;
	font-size: 62.5%;
}
	h1 {
		margin: 0 auto;
	}
	
	h2, h3, h4, p, th {
		text-align: left;
	}
	h2 {
		background-position: 0 0;
		background-repeat: no-repeat;
		line-height: 40px;
		text-indent: -19999px;
	}
	#chapterLeft h2.ghost {
		line-height: 1px;
		padding: 0;
		height: 1px;
	}
	#chapterLeft h3.ghost {
		line-height: 1px;
		padding: 0;
		height: 1px;
	}

	#chapterLeft h3.ghostFollower {
		padding-top: 40px;
	}
	h3 {
		font-size: 1.8em;
		font-weight: normal;
		padding: 0 0 12px 0;
	}
	.jobdescr_2 h3.ghost {
		margin-top: 0;
		padding-bottom: 0;
	}
	h3.h3pgraph {
		font-size: 1.8em;
		font-weight: normal;
		padding:15px 0 0 0;
		margin: 0;
	}

	h4 {
		font-size: 1.1em;
		padding: 0;
	}
	h4,
	h5,
	p, 
	label,
	dl,
	table,
	ul.numeration,
	ul.accordionList,
	ul.clubReportList,
	ul.countryList,
	ol,
	em {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		line-height: 18px;
		padding: 10px 0 10px 0;
	}
	h4 {	
		padding: 12px 0 0 0;
	}
	h5 {
		font-size: 1em;
		font-weight: normal;
		color: #a89977;
		margin-left: 36px;
		padding-bottom: 5px;
	}
	a, a:active, a:focus, .flexcroll, .flexscroll, .myFlexcroll {
		color: #7f807c;	
		outline: none;
		text-decoration: none;
	}
	.flexscroll {
		display:block;
	}
	#chapterLeft p a,
	.inset a {
		text-decoration: underline;
	}
	.inset a.arrowRight,
	.inset a.arrowLeft {
		text-decoration: none;
	}	
	a.arrowRight {
		background: url(/images/arrowGoldRight.png) no-repeat 100% 50%;
		padding-right: 20px;
		margin-left: 36px;
		text-decoration: none;
	}	
	a.arrowBack {
		background: url(/images/arrowGoldLeft.png) no-repeat 0% 50%;
		padding-left: 20px;
		margin: 0;
		text-decoration: none;
	}

	.jobdescr_2 a.arrowLeft,
	.jobdescr_2 a.arrowRight {
		margin-left: 0;	
	}
	#chapterLeft p a.arrowRight,
	#chapterLeft p a.arrowLeft {
		text-decoration: none;
		margin-left: 0;
	}
	p.floatingContent {
		overflow: hidden;
		margin: 0 0 20px 0;
	}
	ul {
		list-style: none;
	}
	ul.numeration {
		margin-left: 50px;
		list-style: disc;
	}
	ol {
		margin-left: 25px;	
	}
	
	dt {
		font-weight: bold;
	}	
	dd {
		font-style: oblique;
	}
	hr {
		border-top: 1px solid #dcd4c4;
		border-bottom: 1px solid #fff;
		border-left: none;
		border-right: none;
		clear: both;
		margin: 10px 0 20px 0;
	}
	hr.v2 {
		border-top: 1px solid #dcd4c4;
		border-bottom: 1px solid #fff;
		border-left: none;
		border-right: none;
		clear: both;
		margin: 0 0 10px 0;
	}
	hr.v3 {
		border-top: 1px solid #dcd4c4;
		border-bottom: 1px solid #fff;
		border-left: none;
		border-right: none;
		clear: both;
		margin: 10px 0 0 0;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
		font-size: 1.1em;
		width: 100%;
	}
	table th {
		font-family: Georgia, Times, serif;	
	}
	table td {
		font-size: 1em;	
	}
	/* special Table without links or rollovers*/
	table.static tr {
	}
		table.static th {
			border-bottom: 1px solid #999;
		}
		table.static td {
			border-bottom: 1px solid #999;
			padding: 4px 0;
		}
		.tableRight {
			text-align: right;
		}
		table.static td.tableRightNumeration {
			text-align: right;
			padding-right: 54px;
		}
		table.static th.tableRightNumeration {
			width: 85px;
		}

	img, 
	fieldset {
		border: none;
	}
	.error, ul.errors li {
		color: #ff0000;
	}
	p.error {
		color: #ff0000;
		padding-top: 0;
		padding-bottom: 0;
	}
	form {
		padding: 0 0 0 36px;
	}
	.jobdescr_2 form {
		padding: 0;
	}
	legend {
		display: none;
	}
	label {
		display: block;
		padding: 0;
		margin-top: 10px;	
	}
	#chapterLeft .inline {
		padding: 0;
		margin: 12px 0 0 0;
	}
	.inline label,
	.inline input {
		display: inline;
	}
	.inline label {
		margin-right: 10px;
	}
	input,
	textarea,
	select {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		letter-spacing: 0.06em;
		background: #fbf8f0;
		border: 1px solid #92918d;
		color: #7f807c;	
		font-size: 1em;
	}
	input[disabled],
	textarea[disabled],
	select[disabled] {
		background: transparent;
		border: 1px solid #f3f3f3;
		color: #f3f3f3;	
		font-size: 1em;
	}
	select {
		padding: 3px 1px;
	}
	select.prefix {
		width: 70px;
	}
	select.winnerHistorieList {
		float: right;
	}
	option {
		background: #fff;
	}
	input {
		width: 266px;
		padding: 4px;
	}
	input.larger {
		width: 320px;
	}
	.specialFormElemnts input {
		height: 18px;
		padding: 6px 2px 2px;
	}
	input.radiobutton,
	input.checkbox {
		background: transparent;
		width: auto;
		height: auto;
		padding: 0;
		border: none;
	}
	textarea {
		height: 176px;
		width: 266px;
		padding: 4px;
	}
	input.button {
		background-image: url(/images/arrowGoldRight.gif);
		background-color: transparent ;
		background-position: 100% 50%;
		background-repeat: no-repeat;
		border: none;
		cursor: pointer;
		color: #7f807c;	
		font-family: Georgia, Times, serif;
		font-size: 1.1em;
		padding: 0;
		padding-right: 18px;
		text-transform: uppercase;
		margin: 25px 0 0 0;
		text-align: left;
		width: auto;
		height: auto;
	}
	p.btnWrapper input.button {
		float: right;
		margin-right: 70px;
	}
	p.btnWrapper .buttonWrapper input.button {
		margin-right: 0px;
	}
	p.btnWrapper .buttonWrapper {
		float: right;
		margin-right: 70px;
	}
	p.btnWrapper input.button.back, input.back {
		background-image: url(/images/arrowGoldLeft.png);
		background-position: 0 50%;
		padding-right: 0;
		padding-left: 18px;
		margin-right: 0px;
		float: left;
	}
	.buttonWrapper {
		background: #f0f2ea;
		border: 1px solid #ccc5b6;
		padding: 1px;	
		display: inline-block;
		line-height: 28px;
		margin: 25px 0;
		}

	.buttonWrapper input.button {
		background-image: url(/images/arrowRightFormBtn.gif);
		background-color: #bfaf89;
		color: #fff;	
		margin: 0;
		padding: 0 24px 0 4px;
		}
	input.error,
	textarea.error {
		border: 1px solid #ff0000;
		color: #7f807c;
	}
/* dynamic bg for gold button - exmaple 'Login KDG' into footer */
	a.dynamicButton {
		background: url(/images/dynamicBtnBg.png) no-repeat 0 0;
		color: #fff;
		display: inline-block;
		height: 18px;
		line-height: 18px;
		padding-left: 20px;
		cursor: pointer;
	}
	a.dynamicButton span {
		background: url(/images/dynamicBtnBg.png) no-repeat 100% 0;
		display: inline-block;
		height: 18px;
		line-height: 18px;
		padding-right: 20px;
		cursor: pointer;
	}

/*******************************
GENERAL LAYOUT IDs
*******************************/
#mainWrapper {
	background: #000;
	position: relative;
	width: 100%;
	min-height: 100%;
	height: 100%;
	z-index:1;
}
	#bgImageBox {	
		height:100%;
		width: 100%; 
		z-index:1;
	}		
		#bgImageBox img {	
			position: fixed; 
			left: 50%; 
			top: 50%; 
			width: 100%;
		}				
	#header {
		background: transparent url(/images/bgHeader.png) repeat-x 0 0;
		height: 128px;
		margin: 0;
		padding: 11px 0 0 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 100;
	}		
		#header h1 a {
			background: url(/images/logo_100x60.png) no-repeat 0 0;
			display: block;
			height: 60px;
			margin: 0 auto;
			outline: none;
			text-indent: -19999px;
			width: 100px;
		}
	#mainNavWrapper {
		background: #000 url(/images/goldLine.png) no-repeat 50% 100%;
		text-align: center;
		margin: 25px auto 0;
		height: 20px;
		position: relative;
		width: 100%;
		z-index: 100;
	}
	#content {
		height: 100%;
		left: 50%;
		margin: 0 -500px;
		padding: 0;
		position: absolute;
		top: 0;
		width: 1000px;
		z-index: 50;
		overflow:hidden;
	}
	#content #flashStage {
		padding-top: 140px;
	}
	.flexcroll,.flexcrollactive {
		margin-right: 4px;
	}
/*******************************
NAVIGATION
*******************************/
/*mainNav*/
ul#mainNav {
	color: #968562;
	text-align: center;
	position: absolute;
	width:100%;
}
	ul#mainNav li {
		font-size: 1.2em;
		display: inline;	
		text-transform: uppercase;
	}		
		ul#mainNav li a {
			color: #968562;
			font-family: Lucida Grande, Lucida Sans, sans-serif;
			font-size: 1em;
			letter-spacing: 0.08em;
			margin: 0 10px;
			}
			ul#mainNav li ul {
				background: url(/images/bgSubNav.png) repeat-x 0 0;
				color: #ebcf94;
				height: 19px;
				position: absolute;
				z-index: 50;
				left: -19999px;
				width: 100%;
				top: 20px;
				padding-top: 4px;
			}
			ul#mainNav li:hover ul {
				left: auto;
			}
				ul#mainNav ul li {
					margin: 0;
				}
					ul#mainNav ul li a {
						color:  #968562;
						font-family: Lucida Grande, Lucida Sans, sans-serif;
						font-size: 0.76em;
						text-transform: uppercase;
					}		
					ul#mainNav ul li a span {
						text-transform: none;
					}
					ul#mainNav li a:hover,
					ul#mainNav li a.active {
						color: #ebcf94;
					}
/*******************************
CONTENT
*******************************/
/* GLOBAL CLASSES */
.center {
	text-align: center;
}
.alignRight {
	text-align: right;
}
/* CHAPTER CONTENT BOX +++ standard + accordion + stuff like that  */
#chapterLeft {
	background:transparent url(/images/bgWhite_trans.png) repeat-x scroll 0 176px;
	height: 100%;
	margin-left: 28px;
	width: 359px;
}
#chapterLeft.enlarged {
	width: 450px;
}
#chapterLeft.enlarged_2 {
	width: 400px;
}
	#chapterLeft #inset {
		padding-top: 176px;
		height: 100%;
	}	
		#chapterLeft h2,
		#chapterLeft h3,
		#chapterLeft h4,
		#chapterLeft p,
		#chapterLeft dl {
			margin: 0 0 0 36px;
			width: 298px;
		}
		#chapterLeft #subContent p, #chapterLeft #subContent h3 {
			width: 260px;
		}
		#chapterLeft h2,
		#chapterLeft ul.linkList h2,
		#chapterLeft ul.linkList h3,
		#chapterLeft ul.linkList h4,
		#chapterLeft .contactData p,
		#chapterLeft .contactData h3,
		#chapterLeft .locationData p,
		#chapterLeft .locationData h2 {
			width: auto;
		}
		#chapterLeft.enlarged p {
			width: 380px;
		}
		#chapterLeft h2 {
			padding-top: 40px;
			background-position: 0 40px;
		}
		#chapterLeft #accordion h2 {
			padding-top: 0px;
			background-position: 0 0;
		}
		a.arrowRight,
		a.arrowBack,
		.accordionToggle a,
		ul.accordionList li a,
		ul#sub2Nav li a {
			color: #7f807c;	
			font-family: Georgia, Times, serif;
			text-transform: uppercase;
			font-size: 1.1em;
		}
		/* sub2Nav two versions*/
			#chapterLeft #inset .shadowFake {
				background: url(../images/bgSub2Nav.png) no-repeat 0 0;
				height: 340px;
				position: absolute;
				left: 143px;
				width: 17px;
				z-index: 100;
			}
			#chapterLeft #inset #subContent {
				float: left;
				width: 318px;
			}
			#chapterLeft #inset #sub2Nav {
				float: left;
				padding: 40px 0 0 0;
				width: 132px;
				z-index: 50;
			}
			#chapterLeft #inset #sub2Nav li {
				background: url(../images/sub2NavButtonBG.png) no-repeat 100% 0;
			}
			#chapterLeft #inset #sub2Nav li.first {
				background: url(../images/sub2NavButtonBG2.png) no-repeat 100% 0;
			}
			#chapterLeft #inset #sub2Nav li.last {
				background: url(../images/sub2NavButtonBG3.png) no-repeat 100% 0;
			}
			#chapterLeft #inset #sub2Nav.version2 li {
				background: url(../images/sub2NavButtonBG_v2.png) no-repeat 100% 0;
			}
			#chapterLeft #inset #sub2Nav.version2 li.first {
				background: url(../images/sub2NavButtonBG2_v2.png) no-repeat 100% 0;
			}
			#chapterLeft #inset #sub2Nav.version2 li.last {
				background: url(../images/sub2NavButtonBG3_v2.png) no-repeat 100% 0;
			}

				#chapterLeft #inset #sub2Nav li a {
					color: #c2b37f;
					display: block;
					padding: 13px 0 0 26px;
					height: 15px;
					font-size: 1.049em;
				}
				#chapterLeft #inset #sub2Nav.version2 li a {
					height: 29px;
					text-transform: none;
					font-size: 1.1em;
				}
				#chapterLeft #inset #sub2Nav li a:hover,
				#chapterLeft #inset #sub2Nav li.active a,
				#chapterLeft #inset #sub2Nav li.active ul li.active {
					background: url(../images/accordionListButtonBG.png) repeat 0 0;
					color: #fff;
				}
				#chapterLeft #inset #sub2Nav li.active ul li a {
					color: #dad3c5;
				}
					#chapterLeft #inset #sub2Nav li ul {
						background: url(../images/sub2NavButtonBG3.png) no-repeat 100% 0;		
					}
					#chapterLeft #inset #sub2Nav li ul li {
						background: none;
					}
					#chapterLeft #inset #sub2Nav.version2 li ul {
						background: url(../images/sub2NavButtonBG3_v2.png) no-repeat 100% 0;		
					}
						#chapterLeft #inset #sub2Nav li ul li a {
							font-family: Verdana, Helvetica, Arial, sans-serif;
							color: #d6d0c2;
							font-size: 0.9em;
							text-transform: none;
							height: auto;
							padding: 1px 0 2px 30px;
						}
						#chapterLeft #inset #sub2Nav li.active ul li a:hover {
							background: url(../images/sub2subBG.png) repeat 0 0;
							color: #fff;
						}
						#chapterLeft #inset #sub2Nav li.active ul li.active a {
							background: url(../images/arrowRightWhite.png) no-repeat 16px 6px;
							color: #fff;
						}
						#chapterLeft #inset #sub2Nav li.active ul li.active a:hover {
							background: url(../images/arrowRightWhite.png) no-repeat 16px 6px;
						}
		/* END */
		ul.accordionList li a {
			font-family: Lucida Grande, Lucida Sans, sans-serif;
		}
		.accordionToggle a,
		.contentButton {
			background-position: 0 0;
			background-repeat: no-repeat;
			background-image: url(/images/accordionButton.png);
			line-height: 24px;	
			display: block;
			padding-left: 36px;
		}
		.accordionToggle a:hover {
			background-position: -541px 0;		
			color: #fff;
			}
		.accordionToggle a.active {
			background: url(/images/accordionButtonActive.png) 0 0 no-repeat;
			line-height: 24px;	
		}
		.accordionToggle a:hover.active {
			color: #7f807c;	
			cursor: default
		}
		.accordionContent {
			background: url(/images/accordionContentBg.png) 0 0 no-repeat;
			padding: 30px 0 18px 0;
		}
		.accordionContent.center {
			padding-left: 5px;
		}	
		.accordionToggle.icon a {
			background-position: 0 0;
			background-repeat: no-repeat;
			line-height: 24px;
			padding-left: 70px;	
			}
		.accordionToggle.icon a:hover {
			background-position: -541px 0;		
			}
		.accordionToggle.icon a.active {
			background-position: 0 0;		
		}
			.accordionToggle.icon.iconVideo a {
				background-image: url(/images/accordionButtonVideo.png);	
			}
			.accordionToggle.icon.iconOverview a {
				background-image: url(/images/accordionButtonOverview.png);	
			}
			.accordionToggle.icon.iconDownload a {
				background-image: url(/images/accordionButtonDownload.png);	
			}
			.accordionToggle.icon.iconComments a {
				background-image: url(/images/accordionButtonComments.png);	
			}
			.accordionToggle.icon.iconCart a {
				background-image: url(/images/accordionButtonCart.png);	
			}
		.accordionToggle a span {
			font-weight: bold;
		}	
		.accordionToggle.icon.iconCart a span {
				position: relative;
				left: 52px;	
			}	
		/* paging */
		.paging {
			font-size: 1.3em;
			margin: 15px 0 30px 36px;
		}
		#subContent .paging {
			margin-bottom: 20px;
		}
		.paging img {
			vertical-align: middle;
		}
		.paging a.back {
			margin-right: 10px;
			padding: 2px 0 0 0;
			background: none;
			position:inherit;
			top:0;
			right:0;
		}
		.paging a.forward {
			margin-left: 10px;
			padding: 2px 0 0 0;
		}
		.paging a.active {
			font-weight: bold;
		}
/* FAQ Akkordion Variant */
		#chapterLeft ul.accordionList,
		#chapterLeft ul.accordionList ul {
			padding: 0;
		}
		ul.accordionList li a {
			background-position: 0 0;
			background-repeat: no-repeat;
			line-height: 24px;	
			display: block;
			padding-left: 36px;
			background-image: url(/images/accordionListButton.png);
		}
		ul.accordionList li a:hover {
			background-position: -451px 0;
			color: #fff;		
		}
		ul.accordionList li a.active,
		ul.accordionList li a.active:hover {
			background-position: -900px 0;
			color: #fff;		
		}
				ul.accordionList ul li {
					background: url(../images/accordionListBG.png) repeat 0 0;
					width: 450px;
					overflow:hidden;
				}
					ul.accordionList ul li {
						color: #fff;
						padding: 12px 12px 12px 36px;
						width: 402px;
					}
					ul.accordionList ul.smallList li {
						width: 311px;
					}
						#chapterLeft ul.accordionList ul li p {
							color: #fff;
							padding: 12px 0 0px 0;
							width: auto;
							margin: 0;
						}
/* DANNEMANN BOTSCHAFTER - FAQ Akkordion Variante */
		#jobdescr_2_2 ul.accordionList li a {
			background-position: 0 0;
			background-repeat: no-repeat;
			line-height: 24px;	
			display: block;
			padding-left: 36px;
			background-image: url(/images/accordionListButtonRight.png);
			text-decoration: none;
		}
		#jobdescr_2_2 ul.accordionList li a:hover {
			background-position: -572px 0;
			color: #fff;		
		}
		#jobdescr_2_2 ul.accordionList li a.active,
		#jobdescr_2_2 ul.accordionList li a.active:hover {
			background-position: -1144px 0;
			color: #fff;		
		}
				#jobdescr_2_2 ul.accordionList ul li {
					background: url(../images/accordionListBG.png) repeat 0 0;
					width: 572px;
					overflow:hidden;
				}
					#jobdescr_2_2 ul.accordionList ul li {
						color: #fff;
						padding: 12px 12px 12px 36px;
						width: 520px;
					}
/* Location and Contacts */
			#chapterLeft ul.linkList {
				margin: 20px 10px 20px 36px;
			}
				ul.linkList li {
					line-height: 26px;
				}
					ul.linkList a.arrowLeft {
						padding-left: 20px;
						font-size: 1.8em;
						font-style: normal;
					}
					ul.linkList a.arrowLeft:hover,
					ul.linkList a.arrowLeft.active,
					ul.contactList  li a:hover,
					ul.contactList  li a.active {
						background: url(../images/arrowGoldRight.png) no-repeat 0 50%;
					}
					.locationData,
					.contactData {
						background:transparent url(/images/bgWhite_trans.png) repeat-x scroll 0 0;
						position: absolute;
						top: 176px;
						left: 400px;
						width: 280px
					}
					.contactListWrapper {
						background:transparent url(/images/bgWhite_trans.png) repeat-x scroll 0 0;
						position: absolute;
						top: 176px;
						left: 400px;
						width: 263px;
						padding: 23px 0 10px 16px;
					}						
						#chapterLeft ul.contactList  li {
							line-height: 18px;
						}
							ul.contactList  li a {
								font-style: normal;
								padding-left: 20px;
								font-size: 12px;
							}
								.contactData {
									padding: 23px 0 0 0;
									height:257px;
									left: 692px;
								}
									.contactData  a:hover {
										background: none;
									}					
						#chapterLeft #accordion .locationData h2 {
							margin-top: 38px;
							margin-bottom: 12px;
						}
						ul.linkList .locationData a, {
							background: none;
							padding-left: 0;
							font-size: 1em;
							font-style: italic;
						}
						a.closeLayer {
							background: url(/images/iconClose.png) no-repeat 100% 50%;
							padding-right: 16px;
							font-size: 1.1em;
							font-style: normal;
							text-transform: uppercase;
							position: absolute;
							top: 5px;
							right: 15px;
						}
						div.contactBreak {
							background-color:#d5c8b3;
							height:1px;
							width:217px;
							border-bottom:1px solid #fef8ee;
							margin:12px 0px 12px 35px;
							padding:0;
							overflow:hidden;
						}
						p.adresses  {
							letter-spacing: normal;
							padding:0;
							margin:0;
							line-height:12px;
							width:210px; !important;
						}
/* Tradepartner */
p.zipRegion {
	padding: 0 0 10px 0;
}

p.zipRegion a {
	font-size: 1.1em;
	padding: 0 3px;
	text-decoration: none;
}
p.zipRegion a.active,
p.zipRegion a:hover {
	text-decoration: underline;
}
table#tradepartner td {
	vertical-align: top;
	padding-right: 10px;
}
table#tradepartner td.column1 {
	padding-left: 0;
	width: 200px;
}
table#tradepartner td.column1 {
	padding-left: 0;
	width: 179px;
}
table#tradepartner td.column3 {
	padding-left: 0;
	width: 120px;
}

.tradepartnerColumns,
.brandingColumns {
	overflow: hidden;
}
.tradepartnerColumns p.left,
.brandingColumns p.left {
	width: 250px;
	float: left;
}
.tradepartnerColumns p.right,
.brandingColumns p.right {
	float: right;
	width: 200px;
	padding-top: 15px;
}

.tradepartnerColumns p.right img,
.brandingColumns p.right img {
	display: block;
}


.tradepartnerColumns p a {
	display: block;
	line-height: 35px
}

.brandingColumns p a {
	display: inline;
	line-height: normal;
}
/* Career Portal Joblist */

.tableList {
	border-top: 1px solid #dcd4c4;
	border-bottom: 1px solid #fff;
}
.tableList.single {
	border-top: 1px solid #dcd4c4;
	border-bottom: 1px solid #fff;
}

.tableList strong {
	font-size: 1.1em;
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #dcd4c4;
}
	.tableList a {
		border-bottom: 1px solid #dcd4c4;
		border-top: 1px solid #fff;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		display: block;
		clear: both;
		overflow: hidden;
		font-size: 1em;
	}
	div.tableList.single a {
		text-transform: uppercase;
		border-bottom: 1px solid #dcd4c4;
		border-top: 1px solid #fff;
	}
		#joblist_2 .jobColumn {
			padding-left: 36px;
			padding-right: 20px;
			width: 186px;
		}
		#joblist_2 .locationColumn {
			width: 106px;
			margin-left: 0;
		}
		#joblist_1 .jobColumn {
			padding-left: 36px;
			width: 180px;
		}
		#joblist_1.special .jobColumn {
			padding-left: 36px;
			width: 330px;
		}
		#joblist_1 .companyColumn {
			width: 130px;
			margin-left: 0;
			padding: 5px 10px;
		}
		#joblist_1 .locationColumn {
			width: 195px;
			margin-left: 0;
		}
		#joblist_1.special .locationColumn {
			width: 195px;
			margin-left: 0;
		}
		#joblist3Column .jobTitleColumn {
			padding-left: 36px;
			width: 150px;
		}
		#joblist3Column .shipsColumn {
			width: 152px;
			margin-left: 0;
		}
		#joblist3Column .locationColumn {
			width: 100px;
			margin-left: 0;
		}
		.jobColumn, .jobTitleColumn, .companyColumn {
			display: block;
			float: left;
		}
		.locationColumn, .shipsColumn {
			display: block;
			float: left;
			margin-left: 0px;
		}
			.tableList a:hover {
				background-color: #ada083; 
				color: #fff;
			}
			.tableList a.active,
			.tableList a.active:hover {
				background-color: #ebcf94; 
				color: #fff;
			}

				.tableList span {
					display: block;
					float: left;
					/*border-bottom: solid 1px #e6e0d4;*/
					padding: 5px 0 5px 0;					
				}
				.tableList span.labelCardLink {
					display: block;
					float: left;
					padding: 0;					
				}
				.tableList strong#shopOrderCount {
					font-size: 1em;
					display: block;
					float: right;
					padding: 0;		
					border-bottom: none;
					margin-right: 20px;			
				}
			.tableList a:hover,
			.tableList.single a:hover {
				border-bottom: 1px solid #ada083;
				border-top: 1px solid #ada083;			
			}
			.tableList a.active,
			.tableList a.active:hover,
			.tableList.single a.active,
			.tableList.single a.active:hover {
				border-bottom: 1px solid #ebcf94;
				border-top: 1px solid #ebcf94;			
			}
			*/
			#joblist_1 span {	
				height: 40px;	
			}
			#joblist_1.special span {	
				height: auto;	
			}
			#joblist3Column strong {
				height: 30px;
			}
			#joblist3Column a span {
				xheight: 50px;
			}
/* trade */
.tableList .single {
	display:block;
	border-bottom: solid 1px #e6e0d4;
	padding: 5px;
	padding-left: 36px;
}
/* right content box for joblist and description in Job Opportunities */
#joblistWrapper,
#reportsWrapper {
	background:transparent url(/images/bgWhite_trans.png) repeat-x scroll 0 0;
	height: 100%;
	position: absolute;
	top: 176px;
	left: 400px;
	width: 572px;
	padding: 15px 0 0px 0;
}
		#joblistWrapper .jobdescr h3 {
			margin: 32px 0 0 36px;
			padding: 0;
		}
		#joblistWrapper .jobdescr .inset h3 {
			margin: 0;
			padding: 20px 0 0 0;
			text-align: center;
		}
		#joblistWrapper .jobdescr .inset h4 {
			text-align: center;
		}
		#joblistWrapper .jobdescr .inset ul {
			padding: 10px 0;
		}
		#joblistWrapper .jobdescr .inset ul li {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			letter-spacing: 0.06em;
			line-height: 20px;
			list-style: disc;
			margin-left: 16px;
		}

		#joblistWrapper .jobdescr h4 {
			margin: 0 0 0 36px;
			padding: 0 0 25px 0;
		}
		#joblistWrapper #joblist_1 h3 {
				margin: 36px;
				margin-bottom: 26px;
			}
		
			#joblistWrapper .jobdescr_1 h3 {
				margin: 22px 0 0 36px;
			}

		#joblistWrapper .inset {
			padding: 0 38px 18px;
			width: 490px;
		}
			#joblistWrapper a.arrowRight,
			#reportsWrapper a.arrowRight {
				margin-left: 0;
			}

/* right content box for job description in Apprentices&Internships */
.jobdescr_2 {
	background-color: transparent;
	background-image: url(/images/bgWhite_trans.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 100%;
	position: absolute;
	top: 176px;
	left: 400px;
	width: 534px;
	padding: 15px 0 0px 38px;
	overflow:hidden;
}

.jobdescr_2.accListWrapper {
	width: 572px;
	padding: 15px 0 0px 0;
}
	.jobdescr_2.accListWrapper h3,
	.jobdescr_2.accListWrapper h4 {
		padding: 0 0 0px 35px;
	}
	
#smallContent .jobdescr_2 {
	width: 442px;
	left: 491px;
}

.jobdescr_2 .inset, .jobdescr .inset {
	height:auto;
	width: 490px;
}
.jobdescr_2 #DMAmbFAQ.inset {
	height:auto;
	width: 100%;
}
.jobdescr_2 .insetSpecial {
	width: 490px;
	padding-right: 40px;
}
.jobdescr_2 .insetSpecial p {
	width: 490px;
}
#smallContent .jobdescr_2 .inset {
	width: 416px;
}
#smallContent .jobdescr_2 h3 {
	width: 416px;
}
	.jobdescr_2 h3 {
		margin: 30px 0 0 0;
	}
a.backBtn {
	background: url(/images/iconBack.png) no-repeat 100% 50%;
	padding-right: 28px;
	font-size: 1.1em;
	font-style: normal;
	text-transform: uppercase;
	position: absolute;
	top: 15px;
	right: 15px;
}

/* Reportagen based on career-content and styles should be optimized to global styles - later */
#reportsWrapper {
	padding: 45px 0 0px 0;
}
#reportsWrapper h3 {
	padding: 5px 0 20px 36px;
}

	.reportOverview,
	#eventsList {
		padding: 0 0 0px 36px;
		overflow: hidden;
	}
		.reportOverview .left,
		.reportOverview .right,
		#eventsList .left,
		#eventsList .right {
			float: left;
		}
		
		.reportOverview .left .image,
		#eventsList .left .image {
			background: url(/images/shadowMotive_163x122.png) no-repeat 0 0;
			height: 130px;
			width: 170px;
		}
		.reportOverview .right,
		#eventsList .right {
			padding: 0 16px;
			width: 320px;
		}
		#eventsList .right {
			height: auto;
		}
		#eventsList .right form {
			padding: 0;
		}
		#eventsList p.center .buttonWrapper {
			margin: 0;
		}
		#eventsList .right .linkWrapper {
			overflow: hidden;
		}
		#eventsList .right .linkWrapper .arrowBack {
			float: left;
		}
		#eventsList .right .linkWrapper .arrowRight {
			float: right;
		}
		.reportOverview .right h3,
		#reportsWrapper .reportDetail h3,
		#reportsWrapper .reportOverview h3,
		#reportsWrapper #eventsList h3 {
			padding: 0;
			overflow: hidden;
		}
		#eventsList .right em {
			padding: 3px 0 0 0;
			line-height: normal;
		}
		.reportOverview .right h3,
		.reportDetail h3,
		#eventsList h3 {
			overflow: hidden;
			height: 100%;
		}
		.reportOverview .right h3 span,
		.reportDetail h3 span,
		#eventsList h3 span {
			float: left;
		}
		.reportOverview .right h3 span.date,
		.reportDetail h3 span.date,
		#eventsList h3 span.date {
			font-size: 0.67em;
			float: right;
			padding-top: 4px;
		}
		.reportOverview .right a.arrowRight {
			
		}
		
		.reportDetail {
			padding: 0 20px 0 36px;
		}
		.reportDetail .slideshowWrapper {
			overflow: hidden;
			margin: 20px 0;
		}
		.reportDetail .slideshowWrapper img {
			float: left;
			margin: 0 0 5px 5px;
		}
		.reportDetail .slideshowWrapper img.zoom {
			margin: 0;
		}
		.reportDetail .slideshowWrapper p {
			clear: both;
			line-height: normal;
			padding: 0;
		}
	/*  */
		.teaserBox {
			border: 1px solid #ccc5b6;
			margin: 14px 0;
			padding: 1px;
			width: 161px;
		}	
			.teaserBox .insetBg {
				background: #e4dfcc;
			}	
				.teaserBox p {
					font-family: Georgia, Times, serif;
					line-height: normal;
					padding: 6px 3px;
				}	
				.teaserBox a {
					background: #bfaf89 url(/images/arrowWhiteRight.gif) no-repeat 75% 4px;
					color: #fff;
					display: block;
					line-height: 16px;
					font-size: 10px;
					padding: 0 20px 0 3px;
					margin-top: 1px;
					text-transform: uppercase;
				}
/* EVENTS */
#calEventsWrapper {
	padding: 20px 0 0 36px;
	width: 298px;
}
#calEventsWrapper .right {
		text-align: right;
	}
	#calEventsHeader th {
		font-size: 1.1em;
		width: 33.3%;
		text-transform: uppercase;
	}
	
	#calEventsHeader th a {
		font-size: 0.8em;
		color: #bfaf89;
	}
	#calEventsHeaderDays th {
		font-size: 0.8em;
	}
	#calEventsHeaderDays th,
	#calEventsSingleDays tr {
		text-align: center;
	}
	#calEventsHeaderDays {
		border: 1px solid #ccc5b6;
		border-bottom: none;
	}
	#calEventsSingleDays td {
		font-family: Georgia, Times, serif;
		font-size: 1.1em;
		border: 1px solid #ccc5b6;
	}
	#calEventsSingleDays td.dayNormal div {
		background: #e4e0cf;
		border: 1px solid #efecde;
	}
	#calEventsSingleDays td.dayActive div {
		background: #bfaf89;
		border: 1px solid #efecde;
		color: #fff;
	}

/* SHOP */
.shopListArticle {
	overflow: hidden;
	position: relative;
	margin: 20px 0 0 0;
}
.shopListArticle h3 {
	margin: 0 0 10px 0;
	padding: 0;
}
.shopListArticle strong {
	font-size: 1.1em;
}
	.shopListArticle .left {
		float: left;
		width: 250px;
	}
	.shopListArticle .right {
		width: 221px;
		float: right;
	}
	#posterOptionWrapper {
		background: #e7dcc9;
		overflow: hidden;
		width: 193px;
		padding: 0 14px;
	}
	#posterOptionWrapper hr {
		margin: 0;
	}
		#posterOptionWrapper form#shopProductSrc {
			float: left;
			margin-bottom: 5px;
		}
		#posterOptionWrapper form#shopProductSubSrc {
			float: right;
			margin-bottom: 5px;
		}

	/* Article Detail Form */
	.articleToCart {
		background: #e7dcc9;
		width: 221px;
	}
	.articleToCart .inset {
		padding: 10px 14px;
		width: auto;
	}
	.articleToCart .inset p {
		padding: 0;
	}
	.articleToCart .inset p span {
		margin: 0 0 0 18px;
	}
	.articleToCart .inset hr {
		margin: 4px 0;
	}
	.articleToCart label {
		display: inline;
		margin: 0 10px 0 0;
	}
	input.quantityInput {
		height: 12px;
		width: 20px;
		padding-top: 2px; 
		text-align: center;
	}		
	.articleToCart .cartBtnWrapper {
		background: #BFAF89 url(/images/shop/cartIconWhite.png) no-repeat 20px 6px;
		padding: 4px 0 8px 44px;
		height: 12px;	
	}
	.articleToCart input.button {
		background: url(/images/arrowWhiteRight.gif) no-repeat 130px 50%;
		color: #fff;
		font-size: 1.2em;
		height: auto;
		margin: 0;
		padding: 0;
		text-transform: none;
		width: 156px;
	}
	.shopBtnWrapper,
	.profileBtnWrapper {
		overflow: hidden;
	}
	.shopBtnWrapper .left,
	.profileBtnWrapper .left {
		float: left
	}
	.shopBtnWrapper .right,
	.shopBtnWrapper span.buttonWrapper,
	.profileBtnWrapper span.buttonWrapper {
		float: right;
	}
	.profileBtnWrapper span.buttonWrapper {
		margin: 0;
	}
	/* Recommendation Gallery Detail */
	.recommendGallery {
		width: 221px;
	}
	.recommendGallery .inset {
		width: 221px;
	}
		.recommendGallery a {
			padding: 0 14px;
		}

	/* SHOPPING CART*/
	ul.breadcrump {
		padding: 10px 0 20px 0;
	}
	ul.breadcrump li {
		background: url(/images/arrowGoldRight.gif) no-repeat 100% 50%;
		display: inline;
		text-transform: uppercase;
		padding: 0 26px 0 0;
		margin: 0 10px 0 0;
		font-size:10px;
	}
	ul.breadcrump li.last {
		background: none;
		padding: 0;
		margin: 0;
	}
	ul.breadcrump li.active {
		color:#EBCF94;
	}		
	#cartOrderForm,
	#cartAdressForm,
	#cartPaymentForm {
	}
		#cartOrderForm th {
			text-transform: uppercase;
		}
		#cartOrderForm td {
			vertical-align: top;		
		}
		#cartOrderForm th.alignCenter {
			text-align: center;		
		}
		#cartOrderForm th.alignRight {
			text-align: right;		
		}
			#cartOrderForm td,
			#cartOrderForm td strong,
			#cartOrderForm td p,
			#cartOrderForm td h4,
			.shopOverview td,
			.shopOverview td strong,
			.shopOverview td p,
			.shopOverview h4 {
				font-size: 10px;
				padding: 0;
			}
			#cartOrderForm td em {
				display: block;
				color: #aa986b;
			}

				#cartOrderForm td h4 a {
					text-decoration: underline;
				}
				#cartOrderForm td span.addDel,
				#applicationForm span.addDel {
					background:#FFFFFF none repeat scroll 0 0;
					border:1px solid #BFAF89;
					display:block;
					float:left;
					width:14px;
					text-align: center;
				}
				#cartOrderForm td span.addDel a,
				#applicationForm span.addDel a {
					line-height: 14px;
					text-decoration: none;
				}
				#cartOrderForm td span.counter {
					line-height: 14px;
					float: left;
					display: block;
					margin: 0 4px;
				}
				#applicationForm input.inputCount {
					float:left;
					height:14px;
					margin:0 4px;
					padding:0;
					text-align:center;
					width:20px;
				}

	#cartAdressForm p,
	#cartPaymentForm p {
		clear: both;
	}
	#cartAdressForm p.inline label,
	#cartPaymentForm p.inline label {
		width: auto;
		float: none;
	}
	#cartAdressForm p.inline span,
	#cartPaymentForm p.inline span{
		width: 100px;
		float: left;
		display: block;
	}
	#cartAdressForm label,
	#cartPaymentForm label {
		display: inline;
		float: left;
		width: 100px;
		margin: 0;
	}
	#cartAdressForm p input,
	#cartPaymentForm p input {
		width: 340px;
	}
	#cartAdressForm p.inline input,
	#cartAdressForm p input.button,
	#cartPaymentForm p.inline input,
	#cartPaymentForm p input.button {
		width: auto;
	}
	#cartPaymentForm p.inline label {
		margin-right: 20px;
	}
	a.inputInfo {
		display: block;
		text-decoration: underline;
		margin-left: 100px;
	}
	p.inputInfo {
		margin-left: 100px;
	}

#shopAgb h5 {
	color: #7f807c;	
	margin: 0;
	padding: 0;
}
/*******************************
FORMS Contents
*******************************/
/* promo */

#formPromoAdress {
	padding-top: 10px;
}
#formPromo h4,
#formPromoAdress h4 {
	padding-bottom: 16px;
	padding-top: 0;
	font-weight: normal;
}
#formPromo td.fix {
	width: 20px;
}
#formPromo td.rest {
	width: 476px;
}
#formPromo td h3 {
	font-family: Georgia, Times, serif;
	margin-top: 2px;
	line-height: 28px;
}
#formPromo strong {
	margin-bottom: 12px;
}
#formPromo hr {
	margin: 10px 0;
}

#formPromo tr td {
	padding-bottom: 8px;
}
#formPromo .radiobutton {
	margin-top: 5px;
}
#formPromo .checkbox {
	margin-top: 3px;
}

#formPromo textarea {
	width: 100%;
	height: 110px;
}
#formPromo select {
	width: 50%;
}
/* REGISTER */
#register h5 {
	margin: 0;
	font-weight: bold;
	color: #7f807c;
}
#register.v2 p label {
	width: auto;
	float: none;
	display: inline;
}
#register.v2 div.columnWrapper {
	overflow: hidden;
}

#register.v2 div.columnLeft {
	width: 255px;
	float: left;
}
#register.v2 div.columnRight {
	width: 234px;
	float: right;
}
#register.v2 p {
	width: auto;
}
p.inline.depose {
	padding: 20px 0 0 0;
}
p.inline.depose input {
	margin: 0 5px 0 0;
}

#lostPwdForm input#loginEmail {
	display: block;
}
#changeDataLinks a {
	margin-right: 20px;
}

/* FREE SMS */
a.editNumber {
	margin-left: 50px;
}
/*FREE SMS SEND + ADVICE */
#freeSMSform p,
#adviceForm p,
#register p,
#lostPwdForm p
#applicationForm p,
#inviteToClub p
#kontaktformular p,
#formPromoAdress p,
#sendForm p {
	width: 496px;
	clear: both;
	overflow: hidden;
	height: 100%;
}
#freeSMSform p {
	padding-bottom: 0;
}
	#freeSMSform p span {
		margin: 0 0 0 5px;
	}
	#freeSMSform p label,
	#adviceForm p label,
	#register p label,
	#applicationForm p label,
	#inviteToClub p label,
	#formPromoAdress p label,
	#register p.dblLabelInput span.label,
	#formPromoAdress p.dblLabelInput span.label,
	#tradePartnerForm p label {
		float: left;
		margin: 0;
		width: 135px;
	}

	#sendForm p label {
		float: left;
		margin: 0;
		width: 100px;
	}
	#tradePartnerForm p.singleRow label {
		width: auto;
		margin-top: 2px; 
	}
	#tradePartnerForm p.singleRow input {
		width: 147px;
		margin-left: 10px;
	}
	#tradePartnerForm p.inline {
		padding-left: 135px;
	}
	#tradePartnerForm p.alignRight {
		padding-right: 80px;
	}
	#tradePartnerForm p.alignRight .buttonWrapper {
		margin: 0px;
	}

	#register p.dblLabelInput,
	#formPromoAdress p.dblLabelInput,
	#sendForm p.dblLabelInput {
		overflow: hidden
	}
	#register p.dblLabelInput span,
	#formPromoAdress p.dblLabelInput span,
	#sendForm p.dblLabelInput span {
		display: block;
		float: left;
	}
	
	#sendForm p.dblLabelInput span {
		width: 100px;
	}
	#register p.dblLabelInput span label,
	#formPromoAdress p.dblLabelInput span label,
	#sendForm p.dblLabelInput span label {
		width: auto;
		float: none;
		display: inline;
	}
	#register p.dblLabelInput span.input,
	#formPromoAdress p.dblLabelInput span.input,
	#sendForm p.dblLabelInput span.input {
		width: 276px;
		overflow: hidden;
	}
	#register p.dblLabelInput span.input #zip,
	#formPromoAdress p.dblLabelInput span.input #zip,
	#sendForm p.dblLabelInput span.input #zip {
		width: 56px;
		float: left;
	}
	#register p.dblLabelInput span.input #city,
	#formPromoAdress p.dblLabelInput span.input #city,
	#sendForm p.dblLabelInput span.input #city {
		width: 190px;
		float: right;
	}
	select.dateDay {
		width: 66px;
		margin-right: 5px;
	}
	select.dateMonth {
		width: 116px;
		margin-right: 5px;
	}
	select.dateYear {
		width: 76px;
	}
	#register p.inline span.error {
		width: auto;
		float: none;
		display: inline;
	}
	#register p.inline label,
	#adviceForm p.inline label {
		margin-right: 10px;
	}
	#applicationForm p.inline label {
		margin: 0 10px 0 3px;
	}
	#adviceForm p label {
		width: 160px;
	}
	#adviceForm p.inline span,
	#register p.inline span,
	#applicationForm p.inline span,
	#formPromoAdress p.inline span {
		float: left;
		display: block;
		width: 160px;
	}
	#sendForm p.inline span {
		float: left;
		display: block;
		width: 100px;
	}
	#register p.inline span,
	#formPromoAdress p.inline span {
		width: 135px;
	}
	#adviceForm p.inline label,
	#register p.inline label,
	#applicationForm p.inline label,
	#formPromoAdress p.inline label,
	#tradePartnerForm p.inline label,
	#sendForm p.inline label {
		display: inline;
		float: none;
		width: auto;
		margin-right: 10px;
	}
	#freeSMSform p .recipients {
		xfloat: right;
		margin: 0 0 6px 0;
	}
	#freeSMSform a.moreRecipients {
		clear:right;
		display:block;
		float:right;
		white-space: nowrap;
		text-decoration: none;
	}
	#freeSMSform textarea {
		height: 100px;
		float:right;
		width: 350px;
	}
	#adviceForm textarea,
	#sendForm textarea {
		height: 180px;
		float: none;
		width: 480px;
	}
	
	#sendForm .buttonWrapper {
		margin: 0;
	}
	
	#freeSMSform .buttonWrapper {
		margin-left: 136px;
	}
/* ADDRESSTABLE*/
	#addressTableForm td.editLink {
		white-space: nowrap;
		text-align: right;
	}
		#addressTableForm input {
			width: auto;
			margin: 0;
			font-size: 1em;
		}
		#addressTableForm input.checkbox {
			margin:0 5px 0px 0;
		}
		#addressTableForm input.addressNo {
			width: 70px;
		}
/* POSTCARDSERVICE */
	#postcardServiceForm .motiveSelect {
		float: left;
		width: 132px;
		margin-bottom: 20px;
	}
	#postcardServiceForm .motiveSelect.last {
		width: auto;
	}
	#postcardServiceForm .motiveSelect input {
		display: block;
		margin: 4px 0 0 40px;
	}
		#postcardBack {
			overflow: hidden;
			padding: 0;
			padding-right: 0px;
		}
			#postcardBack .left {
				float: left;
				width: 270px;
				padding-top: 40px;
			}
			#postcardBack .left p {
				font-family: Georgia, Times, serif;
				font-size: 1.1em;
				width: 260px;
			}
			#postcardBack .right {
				background: url(/images/private-lounge/bgPostcardBack.png) no-repeat 100% 0;
				float: right;
				width: 214px;
				padding-top: 100px;
			}
			#postcardBack .left p {
				text-align: center;
			}	
			#postcardBack .right p {
				overflow: hidden;
				padding: 0 0 5px 0;
			}
				#postcardBack textarea {
					width: 250px;
				}
				#postcardBack .right input {
					width: 200px;
				}
				#postcardBack .right input#postcardZip,
				#postcardBack .right input#postcardCity {
					float: left;
				}
				#postcardBack .right input#postcardZip {
					width: 70px;
					margin: 0 3px 0 0
				}
				#postcardBack .right input#postcardCity {
					width: 117px;
				}
	#postcardServiceForm input.button,
	#postcardServiceForm .buttonWrapper {
		margin: 0;
	}
/* DM CLUB */
	#applicationForm hr {
		margin: 10px 0;
	}
	#applicationForm p.memberCount {
		overflow: hidden;
	}
	#applicationForm p.memberCount strong {
		float: left;
		margin: 0 5px 0 0;
		line-height: 16px;
	}
	#applicationForm .addressBlock p {
		padding: 0;	
	}
	#applicationForm .addressBlock p span {
		display: block;
		float: left;
		width: 130px;
	}
	#applicationForm p,
	#inviteToClub p {
		padding: 3px 0;
	}
	#applicationForm p.buttonWrapper,
	#inviteToClub p.buttonWrapper {
		padding: 1px;
		width: auto;
	}
	#applicationForm p label {
		width: 100px;
	}
	#applicationForm p.inline span {
		width: 100px;
	}
	#applicationForm textarea,
	#inviteToClub textarea {
		width: 460px;
	}
	#descChange textarea {
		width: 480px;
		height: 100px;
	}
	#descChange .buttonWrapper {
		margin: 0;
	}
	#kontaktformular textarea {
		display: block;
		width: 480px;
		height: 180px;
	}
	#kontaktformular .fullsize {
		width: 400px;
	}
	#kontaktformular label {
		float: left;
		margin: 0;
		width: 80px;
	}
	#clubImageFrame {
		width:490px;
		height:100%;
	}
	#imageUploadFrame {
		border:none;
		height:100%;
		width:490px;
	}
	#clubForumFrame {
		width:535px;
		height:100%;
		margin:0;
		padding:0;
		
	}
	#forumFrame {
		margin:0;
		padding:0;
	}
	table.clubActTable {
		margin-top:20px;
	}
	#club_report_list {
		padding: 20px 0;
	}
	#club_report_list.profile {
		padding: 10px 0 20px 0;
	}
	
	#club_report_list li {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		line-height: 24px;
		overflow: hidden;
	}
		#club_report_list li strong {
			float: left;
			display: block;
			width: 400px;
		}
		#club_report_list li a {
			float: right
		}
		#club_report_list.profile li a {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			float: none
		}
	#reportForm hr.v3,
	#descChange hr.v3 {
		margin: 20px 0;
	}
	#reportForm h4,
	#descChange h4 {
		padding: 0;
	}
	#reportForm .buttonWrapper {
		margin: 0;
	}
/* DM Botschafter Formular  */	
dl.zend_form {
	display: block;
	overflow: hidden;
	height: 100%;

}
dl.zend_form dd {
	font-style: normal;
}
dl.zend_form input.radiobutton {
	margin: 0 4px 0 0;
}
dd textarea,
dd input {
	width: 480px;
}

dd#next-element,
dt#next-label {
	float: right;
}
dd#prev-element, dt#prev-label {
	float:left;
}

dd#prev-element input {
	width: 76px;
}

dd#next-element input {
	width: 70px;
}

dd#next-element input.start {
	width: 360px;
}


/*******************************
FOOTER
*******************************/
div#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 22px;
	background: #000;
	z-index: 100;
	text-align: center;	
}
	#footer ul#utilitieNav li {
		display: inline;
	}
		#footer ul#utilitieNav li a {
			color: #968562;
			font-family: Lucida Grande, Lucida Sans, sans-serif;
			font-size: 1em;
			letter-spacing: 0.08em;
			margin: 0 8px;
		}
		#footer ul#utilitieNav li.iconArrow a {
			background:transparent url(/images/arrowFooter.png) no-repeat scroll 100% 3px;
			margin:0 3px 0 0;
			padding-right:18px;
		}
		#footer ul#utilitieNav li.moreSpace {
			margin:0 100px 0 0;
		}
		#footer ul#utilitieNav li a.dynamicButton {
			color: #fff;
			margin: 0;
		}
		#footer ul#utilitieNav li a#soundWindow {
			background: url(/images/soundIcon.png) 100% 50% no-repeat;
			padding: 0 20px 0 0;
		}
/*******************************
FADER BG IMAGES
*******************************/
#fadeBox {
	background-color:#000;
	position:absolute;
	top:116px;
	left:0px;
	width:100%;
	height:100%;
	z-index:900;
}
#fadeBox img {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-124px;
}
/*******************************
LAYER Contents
*******************************/
#layer {
	overflow: hidden;
	font-size: 11px;
}
#layer .flexcroll {
	height: 500px;
}
	#layer h2 {
		background-position: 50% 0;
		text-align: center;
		margin: 30px 0 30px 0;
		width:100%;
	}
	#layer h3, #layer p, #layer h4, #layer h5 {
		color: #ccc;
		padding: 8px 20px;
		margin: 0;
		letter-spacing: normal;
	}
	#layer h4, #layer h5 {
		padding-bottom: 0;
	}
	#layer dl,#layer .vBreaker {
		float: left;
	}
	#layer dl {
		font-family: Georgia, Times, serif;
		letter-spacing: normal;
		line-height: 100%;
		padding: 0;
	}
	#layer dl.leftColumn {
		padding-left: 80px;
	}
	#layer dt {
		color: #C2B37F;
		font-size: 1.6em;
		font-weight: normal;
		padding: 5px 0 10px 0;
	}
	#layer dd a {
		background: url(/images/company/arrow.gif) no-repeat 0 50%;
		color: #fff;
		padding: 0 0 0 26px;
		font-style: normal;
		text-transform: uppercase;
		line-height: 24px;
	}
	.vBreaker {
		background: url(/images/company/vBreaker.png) no-repeat 0 100%;
		height: 164px;
		width: 1px;
		margin: 0 25px;
	}
	
/*******************************
INDEX COUNTRY SELECT
*******************************/
ul#countrySelect {
	bottom:0;
	clear: both;
	position: absolute;
	right: 96px;
	width: 204px;
}
ul#countrySelect li ul {
	background:transparent url(/images/bgWhite_trans.png) repeat-x scroll 0 0;
	border: solid 1px #ccc5b6;
	width: 202px;
	padding: 0 0 0 0;
}
ul#countrySelect li:hover ul,
ul#countrySelect li.over ul {
	left:0;
	position:absolute;
	top:-110px;
}
ul#countrySelect li ul {
	left: -19999px;
	position:absolute;
	top:-110px;
}

ul#countrySelect li ul li.openMenuSub ul {
	display: none;
}

ul#countrySelect li ul li.openMenuSub:hover ul,
ul#countrySelect li ul li.openMenuSub.over ul{
	position: absolute;
	left: 202px;
	top: 42px;
	width: 70px;
	padding: 0;
	display: block;
}	
	ul#countrySelect a.openMenu {
		text-transform: uppercase;
		background: #bfaf89;
		border: 1px solid #eeeade;
		color: #fff;
		display: block;
		text-align: center;
		line-height: 20px;
	}
		ul#countrySelect li ul li a {
			border-top: 1px solid #dcd4c4;
			border-bottom: 1px solid #fff;
			background-position: 5px 50%;
			background-repeat: no-repeat;
			padding: 0 0 0 35px;
			font-family: Verdana, Helvetica, Arial, sans-serif;
			letter-spacing: 0.06em;
			line-height: 20px;
			font-size: 1em;
			display: block;
		}
		ul#countrySelect li ul li.openMenuSub ul li a {
			padding: 0 0 0 10px;
		}
		ul#countrySelect li ul li a:hover {
			background-color: #bfaf89;
			color: #fff;
		}
		ul#countrySelect li ul li a.last {
			border-bottom: none;
		}	
		ul#countrySelect li ul li a.first {
			border-top: none;
		}	
		ul#countrySelect li ul li a.com {
			background-image: url(/images/flagCOM.png)
		}
		ul#countrySelect li ul li a.de {
			background-image: url(/images/flagDE.png)
		}
		ul#countrySelect li ul li a.ch {
			background-image: url(/images/flagCH.png)
		}
		ul#countrySelect li ul li a.at {
			background-image: url(/images/flagAT.png)
		}
		ul#countrySelect li ul li a.cn {
			background-image: url(/images/flagCN.png)
		}
		ul#countrySelect li ul li a.fr {
			background-image: url(/images/flagFR.png)
		}
		ul#countrySelect li ul li a.it {
			background-image: url(/images/flagIT.png)
		}
>>>>>>> .r1536
/* CONTENT MICOSITE GENUSS*/	
		ul.countryList {
			overflow: hidden;
		}
			ul.countryList li {
				float: left;
				padding: 0 0 0 46px
			}
				ul.countryList li a {
					background-position: 50% 0;
					background-repeat: no-repeat;
					display: block;
					width: 58px;
					height: 38px;
					text-indent: -19999px;
				}
				ul.countryList li a.de {
					background-image: url(/images/flagDE_58x38.gif);
				}
				ul.countryList li a.at {
					background-image: url(/images/flagAT_58x38.gif);
				}
				ul.countryList li a.ch {
					background-image:  url(/images/flagCH_58x38.gif);
				}	
