/*	**********************************************************************

		MODULES.CSS

	**********************************************************************	*/




/*	**********************************************************************
		TEXTBOX
	**********************************************************************	*/

.textbox {
	width: 205px;
	color: #ffffff;
}

	.textboxheader {	/* also used by #partnerlogo */
		height: 29px;
		background-image: url(../images/boxheader.gif);
		background-repeat: no-repeat;
	}
	
	.textboxheader DIV {
		font-size: 12px;
		font-weight: bold;
		padding: 9px 15px 0px 10px;
	}
	
	.textboxbody {	/* also used by #partnerlogo */
		background-image: url(../images/boxbody.gif);
		background-repeat: repeat-y;
	}
	
	.textboxbody DIV {	/* also used by #partnerlogo */
		color: #000000;
		padding: 8px 15px 8px 10px;
		line-height: 15px;
	}

	.textboxbody P {
		margin: 0px;
	}
	
	.textboxbody A {
		font-weight: bold;
		text-decoration: none;
		color: #D69200;
	}

	.textboxbody A:hover {
		text-decoration: underline;
	}
	
	.textboxfooter {	/* also used by #partnerlogo */
		height: 10px;
		font-size: 1px;
		line-height: 1px;
		background-image: url(../images/boxfooter.gif);
		background-repeat: no-repeat;
	}




/*	**********************************************************************
		TEXTBOX
	**********************************************************************	*/

.imagebox {
	width: 205px;
	color: #ffffff;
}

	.imageboxheader {
		height: 29px;
		background-image: url(../images/boxheader.gif);
		background-repeat: no-repeat;
	}
	
	.imageboxheader div {
		font-size: 12px;
		font-weight: bold;
		padding: 9px 15px 0px 10px;
	}
	
	.imageboxbody {
		background-image: url(../images/boxbody.gif);
		background-repeat: repeat-y;
		background-position: 0px 0px;
	}
	
	.imageboxbody .inner {
		color: #000000;
		padding: 0px 0px 8px 10px;
	}

	.imageboxbody .inner a {
		margin: 10px 0px 0px 0px;
		padding: 0px;
		display: block;
		width: 93px;
		float: left;
	}

	.imageboxbody .dummythumb {
		margin: 10px 0px 0px 0px;
		padding: 0px;
		display: block;
		width: 93px;
		float: left;
	}

	.imageboxbody .inner img {
		border: 1px solid #374B63;
	}
	
	.imageboxfooter {
		height: 10px;
		font-size: 1px;
		line-height: 1px;
		background-image: url(../images/boxfooter.gif);
		background-repeat: no-repeat;
	}




/*	**********************************************************************
		JOBSEARCHBOX
	**********************************************************************	*/

.jobsearchbox {
	width: 205px;
	color: #ffffff;
}

	.jobsearchboxheader {
		height: 29px;
		background-image: url(../images/boxheader.gif);
		background-repeat: no-repeat;
	}
	
	.jobsearchboxheader DIV {
		font-size: 12px;
		font-weight: bold;
		padding: 9px 15px 0px 10px;
	}
	
	.jobsearchboxbody {
		background-image: url(../images/boxbody.gif);
		background-repeat: repeat-y;
	}
	
	.jobsearchboxbody DIV {
		color: #000000;
		padding: 8px 15px 8px 10px;
		line-height: 15px;
	}
	
	.jobsearchboxbody A {
		font-weight: bold;
		text-decoration: none;
		color: #D69200;
	}

	.jobsearchboxbody A:hover {
		text-decoration: underline;
	}

	.jobsearchboxbody form {
		margin: 0px;
		padding: 0px;
	}

	.jobsearchboxbody .dropdown {
		position: relative;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 10px;
		width: 180px;
		margin: 6px 10px 0px 0px;
	}

	.jobsearchboxbody .checkboxes {
		margin: 10px 0px 0px 0px;
		padding: 0px;
	}

	.jobsearchboxbody .checkboxes input {
		margin: 0px;
		padding: 0px;
		position: relative;
		top: 2px;
		left: 0px; /* -4px */
	}

	.jobsearchboxbody .checkboxes .spacer {
		margin: 0px;
		padding: 0px;
		height: 2px;
		line-height: 1px;
		font-size: 1px;
	}
	
	.jobsearchboxfooter {
		height: 10px;
		font-size: 1px;
		line-height: 1px;
		background-image: url(../images/boxfooter.gif);
		background-repeat: no-repeat;
	}

	.jobsearchboxbody .submitbutton {
		text-align: right;
		padding: 0px;
		margin: 10px 0px 0px 0px;
	}




/*	**********************************************************************
		SEARCHBOX
	**********************************************************************	*/

#searchbox {
	font-size: 12px;
	font-weight: bold;
	width: 205px;
/*	height: 152px;*/
	float: right;
}

#searchbox .boxheader {
	background-image: url(../images/searchbox_header.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
}

#searchbox .boxbody {
	background-image: url(../images/searchbox_body.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

#searchbox .boxfooter {
	background-image: url(../images/searchbox_footer.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

#searchboxheadline {
	margin: 10px 0px 0px 19px;
}

#searchboxlinks {
	margin: 10px 0px 0px 19px;
}

#searchboxlinks A {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(../images/arrow_searchlink.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#searchboxlinks A:hover {
	text-decoration: underline;
}

#searchboxform {
	position: absolute;
	top: 249px;
	left: 804px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

#searchboxform .inputfield {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	width: 127px;
	display: block;
	float: left;
	padding-left: 4px;
}

#searchboxform .submitbutton {
	width: 27px;
	height: 19px;
	display: block;
	float: left;
	margin: 1px 0px 0px 7px;
}




/*	**********************************************************************
		NEWSLETTER BOX
	**********************************************************************	*/

#newsletterbox {
	font-size: 12px;
	font-weight: bold;
	width: 205px;
}

	#newsletterboxtop {
		background-image: url(../images/newsletterbox_top.gif);
		background-repeat: no-repeat;
		height: 6px;
		line-height: 1px;
		font-size: 1px;
	}

	#newsletterboxmid {
		background-image: url(../images/newsletterbox_mid.gif);
		background-repeat: repeat-y;
	}

	#newsletterboxbot {
		background-image: url(../images/newsletterbox_bot.gif);
		background-repeat: no-repeat;
		height: 6px;
		line-height: 1px;
		font-size: 1px;
	}
	
	#newsletterboxheadline {
		margin: 6px 0px 0px 10px;
		position: relative;
	}
	
	#newsletterboxform {
		margin: 15px 0px 0px 10px;
		padding: 0px;
	}

	#newsletterboxform .inputfield {
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10px;
		width: 160px;
		padding-left: 4px;
		margin-top: 3px;
	}

	#newsletterboxform .dropdown {
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10px;
		width: 172px;
		padding-left: 4px;
	}
	
	#newsletterboxform .submitbutton {
		margin: 13px 16px 5px 0px;
		display: block;
		float: left;
	}




/*	**********************************************************************
		PARTNER LOGO
	**********************************************************************	*/

#partnerlogo {
	width: 205px;
}




/*	**********************************************************************
		LEFT BANNER
	**********************************************************************	*/

#leftbanner {
	width: 205px;
	text-align: center;
	padding-top: 15px;
}




/*	**********************************************************************
		CONTENT BANNER
	**********************************************************************	*/

#contentbanner {
	margin-bottom: 20px;
}


/* Eingefügt Sven: */


#contentbanner A {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#contentbanner A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#contentbanner table {
	border-bottom: 1px solid #D8E7F4;
	border-left: 1px solid #D8E7F4;
	border-right: 1px solid #D8E7F4;
	border-top: 1px solid #D8E7F4;
}

#contentbanner tr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

#contentbanner td {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;

}

#contentbanner .small {
	font-size: 9px;
	color: #D8E7F4;
}


/* Sven Ende */


/*	**********************************************************************
		RIGHT BANNER
	**********************************************************************	*/

#rightbanner {
	width: 205px;
	float: right;
	text-align: center;
	padding-top: 15px;
}




/*	**********************************************************************
		DEFAULT CONTENT
	**********************************************************************	*/

.default_content {
	margin-bottom: 30px;
}

.default_content .spacer{
	line-height: 1px;
	font-size: 1px;
	height: 15px;
}

.default_content H1 {
	color: #D69200;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.default_content H2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.default_content H3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.default_content P {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.default_content A {
	color: #D69200;
	font-weight: bold;
	text-decoration: none;
}

.default_content A:hover {
	color: #D69200;
	font-weight: bold;
	text-decoration: underline;
}

.default_content ul {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
}

.default_content ol {
	margin-top: 0px;
	font-size: 12px;
	line-height: 16px;
}

/*	**********************************************************************
		NEWS TEASER
	**********************************************************************	*/

.newsteaser {
	border-top: 1px solid #ffffff;
	padding-top: 10px;
	margin-bottom: 10px;
}

.newsteaser .thumbnail {
	border: 1px solid #BEC9D8;
	margin-left: 15px;
	float: right;
}

.newsteaser .locationdate {
	font-size: 10px;
	text-transform: uppercase;
}

.newsteaser H1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #D69200;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.newsteaser H1 A {
	color: #D69200;
	text-decoration: none;
}

.newsteaser H1 A:hover {
	color: #D69200;
	text-decoration: underline;
}

.newsteaser P {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.newsteaser .footer {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
}

.newsteaser .footer A {
	font-size: 11px;
	color: #D69200;
	font-weight: bold;
	text-decoration: none;
}

.newsteaser .footer A:hover {
	text-decoration: underline;
}

.newsteaser .bottomlink {
	text-align: right;
	margin-bottom: 30px;
}

.newsteaser .bottomlink A {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.newsteaser .bottomlink A:hover {
	text-decoration: underline;
}




/*	**********************************************************************
		CALENDAR BOX
	**********************************************************************	*/

#calendarbox {
	width: 205px;
	float: right;
}

#calendarboxheader {
	height: 29px;
	background-image: url(../images/calendarheader.gif);
	background-repeat: no-repeat;
}

#calendarboxheader DIV {
	font-size: 12px;
	font-weight: bold;
	padding: 9px 15px 0px 19px;
}

#calendarboxbody {
	background-image: url(../images/calendarbody.gif);
	background-repeat: repeat-y;
}

#calendarboxbody .entry {
	margin: 6px 0px 4px 19px;
	color: #000000;
}

#calendarboxbody .entry IMG {
	border: 1px solid #FFFFFF;
}

#calendarboxbody .entry H1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#calendarboxbody .entry H1 A {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#calendarboxbody .entry H1 A:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#calendarboxbody .entry P {
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

#calendarboxbody .separator {
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	background-image: url(../images/calendarseparator.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	background-color: #2E5A82;
	margin: 0px;
}

#calendarboxfooter {
	height: 29px;
	background-image: url(../images/calendarfooter.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 19px;
}

#calendarboxfooter A {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#calendarboxfooter A:hover {
	text-decoration: underline;
}




/*	**********************************************************************
		PAGING
	**********************************************************************	*/

.paging {
	text-align: right;
	margin: 0px 0px 7px 0px;
	position: relative;
	z-index: 9999;
}

.paging A {
	color: #ffffff;
	text-decoration: none;
	padding-left: 3px;
	position: relative;
}

.paging A:hover {
	text-decoration: underline;
}

.paging A.active {
	color: #D69200;
}

.paging .separator {
	line-height: 1px;
	font-size: 1px;
	height: 6px;
	border-top: 1px solid #ffffff;
	margin: 0px;
	background-color: #2D5A81;
}




/*	**********************************************************************
		BACK LINK
	**********************************************************************	*/

.backlink {
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

.backlink A {
	color: #ffffff;
	text-decoration: none;
	padding-left: 3px;
}

.backlink A:hover {
	text-decoration: underline;
}

.backlink .separator {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #ffffff;
	margin: 4px 0px 4px 0px;
	background-color: #2D5981;
	margin: 0px;
}




/*	**********************************************************************
		SECNAV
	**********************************************************************	*/

#secnav {
	width: 205px;
}

#secnavheader {
	height: 29px;
	background-image: url(../images/secnavheader.gif);
	background-repeat: no-repeat;
}

#secnavheader DIV {
	font-size: 12px;
	font-weight: bold;
	padding: 9px 15px 0px 10px;
}

#secnav A {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 1px 10px;
	margin: 0px;
	text-decoration: none;
}

#secnav A:hover {
	text-decoration: underline;
}

#secnav .level1top-norm {
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/secnav_bg1_top_norm.gif);
	background-repeat: no-repeat;
}

#secnav .level1middle-norm {
	background-image: url(../images/secnav_bg1_middle_norm.gif);
	background-repeat: repeat-y;
}

#secnav .level1middle-norm A.haschildren {
	background-image: url(../images/secnav_arrow_haschildren.gif);
	background-repeat: no-repeat;
}

#secnav .level1bottom-norm {
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/secnav_bg1_bottom_norm.gif);
	background-repeat: no-repeat;
}

#secnav .level1bottom-norm-last {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/secnav_bg1_bottom_norm_last.gif);
	background-repeat: no-repeat;
}

#secnav .level1top-high {
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/secnav_bg1_top_high.gif);
	background-repeat: no-repeat;
}

#secnav .level1middle-high {
	background-image: url(../images/secnav_bg1_middle_high.gif);
	background-repeat: repeat-y;
}

#secnav .level1bottom-high {
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/secnav_bg1_bottom_high.gif);
	background-repeat: no-repeat;
}

#secnav .level1bottom-high-last {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/secnav_bg1_bottom_high_last.gif);
	background-repeat: no-repeat;
}

#secnav .level1middle-high A {
	background-image: url(../images/secnav_arrow_high.gif);
	background-repeat: no-repeat;
}

#secnav .level1middle-high A.leaf {
	background-image: url(../images/secnav_arrow_leaf.gif);
	background-repeat: no-repeat;
}

#secnav .level2top {
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/secnav_bg2_top.gif);
	background-repeat: no-repeat;
}

#secnav .level2middle {
	background-image: url(../images/secnav_bg2_middle.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
}

#secnav .level2bottom {
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/secnav_bg2_bottom.gif);
	background-repeat: no-repeat;
}

#secnav .level2bottom-last {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/secnav_bg2_bottom_last.gif);
	background-repeat: no-repeat;
}

#secnav .level2middle .high {
	color: #D69200;
	padding-right: 10px;
}




/*	**********************************************************************
		NEWS DETAILS PAGING
	**********************************************************************	*/

.newsdetailpaging {
	font-size: 11px;
}

.newsdetailpaging .pagetop {
	border-top: 1px solid #FFFFFF;
	font-size: 1px;
	height: 1px;
	margin: 5px 0px 10px 0px;
}

.newsdetailpaging .pagebottom {
	border-top: 1px solid #FFFFFF;
	font-size: 1px;
	height: 1px;
	margin: -15px 0px 5px 0px;
}

.newsdetailpaging A {
	color: #ffffff;
	text-decoration: none;
}

.newsdetailpaging A:hover {
	color: #ffffff;
	text-decoration: underline;
}

.newsdetailpaging .backlink {
	width: 156px;
	float: left;
	text-align: left;
}

.newsdetailpaging .overviewlink {
	width: 156px;
	float: left;
	text-align: center;
}

.newsdetailpaging .nextlink {
	width: 156px;
	float: left;
	text-align: right;
}




/*	**********************************************************************
		DATE PICKER
	**********************************************************************	*/

#datepicker {
	width: 205px;
}

#datepickerheader {
	height: 29px;
	background-image: url(../images/datepickerheader.gif);
	background-repeat: no-repeat;
}

#datepickerheader DIV {
	font-size: 12px;
	font-weight: bold;
	text-indent: 9px;
	margin: 8px 0px 0px 0px;
	width: 151px;
	float: left;
}

#datepickerheader A {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	width: 20px;
	margin-top: 8px;
	text-align: center;
}

#datepickerheader A:hover {
	text-decoration: underline;
}

#datepickerbody {
	color: #000000;
	background-image: url(../images/datepickerbody.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}

#datepickerbody .colcaption {
	font-weight: bold;
	margin: 0px 0px 0px 9px;
}

#datepickerbody .colcaption DIV {
	width: 26px;
	height: 20px;
	float: left;
	text-align: center;
}

#datepickerbody .days {
	margin: 0px 0px 0px 9px;
}

#datepickerbody .days DIV {
	width: 26px;
	height: 20px;
	display: block;
	float: left;
}

#datepickerbody .days A {
	display: block;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
}

#datepickerbody .days A:hover {
	color: #ffffff;
	background-color: #D69200;
}

#datepickerbody .today A {
	border: 1px solid #000000;
}

#datepickerbody .activity A {
	color: #ffffff;
	background-color: #738DA8;
}

#datepickerbody .choice A {
	color: #ffffff;
	background-color: #D69200;
}

#datepickerfooter {
	width: 205px;
	height: 10px;
	font-size: 1px;
	line-height: 10px;
	background-image: url(../images/datepickerfooter.gif);
	background-repeat: no-repeat;
}




/*	**********************************************************************
		EVENT SELECTOR
	**********************************************************************	*/

#eventselector {
	width: 205px;
	height: 77px;
	background-image: url(../images/background_eventselector.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#eventselector FORM {
	padding: 0px;
	margin: 3px 0px 0px 12px;
}

#eventselector SELECT {
	margin-top: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 175px;
	height: 16px;
	float: left;
}




/*	**********************************************************************
		NEWS DETAILS
	**********************************************************************	*/

#newsdetails {
}

#newsdetails #region {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#newsdetails #teasertext {
	display: block;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

#newsdetails #teaserimage {
	border: 1px solid #ffffff;
	margin: 4px 10px 5px 0px;
}

#newsdetails #authorlink {
	background-image: url(../images/arrow_authorlink.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-indent: 8px;
	margin: 0px;
	padding: 0px;
}

#newsdetails #authorlink:hover {
	font-weight: normal;
	text-decoration: underline;
}

#newsdetails TD {
	color: #000000;
}




/*	**********************************************************************
		EVENT TEASER
	**********************************************************************	*/

.eventteaser {
	border-top: 1px solid #ffffff;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

.eventteaser P {
	margin: 0px;
	padding: 0px;
}

.eventteaser .thumbnail {
	border: 1px solid #BEC9D8;
	margin-left: 15px;
	float: right;
}

.eventteaser H1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	color: #D69200;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.eventteaser .location {
	margin-top: 10px;
}

.eventteaser .period {
}

.eventteaser .type {
}

.eventteaser .teaser {
	margin-top: 8px;
}

.eventteaser .author {
	background-image: url(../images/arrow_authorlink.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	margin-top: 5px;
}

.eventteaser .author A {
	color: #D69200;
	text-decoration: none;
	font-style: oblique;
}

.eventteaser .author A:hover {
	text-decoration: underline;
}




/*	**********************************************************************
		PERSON TEASER
	**********************************************************************	*/

.personteaser {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

.personteaser .listheadline {
	color: #D69200;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.personteaser .separator {
	line-height: 1px;
	font-size: 1px;
	height: 10px;
	border-top: 1px solid #ffffff;
	background-color: #2D5981;
	margin: 0px;
	clear: both;
}

.personteaser .leftside {
	float: left;
	width: 97px;
}

.personteaser .leftside img {
	border: 1px solid #BEC9D8;
}

.personteaser .rightside {
	width: 370px;
	float: left;
}

.personteaser P {
	margin: 0px;
	padding: 0px;
}

.personteaser H1 {
	font-size: 12px;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	padding: 0px;
}

.personteaser h1 a {
	color: #ffffff;
	text-decoration: none;
}

.personteaser h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.personteaser .profession {
}

.personteaser .activity {
	margin-top: 10px;
}

.personteaser .catchwords {
	margin-top: 10px;
}

.personteaser .location {
	margin-top: 10px;
}

.personteaser .features {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.personteaser .features li {
	list-style-type: none;
	height: 18px;
	padding: 8px 0px 0px 22px;
	background-image: url(../images/icon_checked.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}




/*	**********************************************************************
		TRAINER TEASER
	**********************************************************************	*/

.trainerteaser {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

.trainerteaser .separator {
	line-height: 1px;
	font-size: 1px;
	height: 10px;
	border-top: 1px solid #ffffff;
	background-color: #2D5981;
	margin: 0px;
	clear: both;
}

.trainerteaser .leftside {
	float: left;
	width: 97px;
}

.trainerteaser .leftside img {
	border: 1px solid #BEC9D8;
}

.trainerteaser .rightside {
	width: 370px;
	float: left;
}

.trainerteaser P {
	margin: 0px;
	padding: 0px;
}

.trainerteaser H1 {
	font-size: 12px;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	padding: 0px;
}

.trainerteaser H1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.trainerteaser H1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.trainerteaser .profession {
}

.trainerteaser .activity {
	margin-top: 10px;
}

.trainerteaser .catchwords {
	margin-top: 10px;
}

.trainerteaser .location {
	margin-top: 10px;
}

.trainerteaser .features {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.trainerteaser .features li {
	list-style-type: none;
	height: 18px;
	padding: 8px 0px 0px 22px;
	background-image: url(../images/icon_checked.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}




/*	**********************************************************************
		JOB TEASER
	**********************************************************************	*/

.jobteaser {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

.jobteaser .separator {
	line-height: 1px;
	font-size: 1px;
	height: 10px;
	border-top: 1px solid #ffffff;
	background-color: #2D5981;
	margin: 0px;
}

.jobteaser P {
	margin: 0px;
	padding: 0px;
}

.jobteaser H1 {
	font-size: 12px;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	padding: 0px;
}

.jobteaser .description {
	margin-top: 10px;
}

.jobteaser .jobname {
	margin-top: 10px;
	font-weight: bold;
}

.jobteaser .jobtype {
	margin-top: 2px;
}

.jobteaser .jobtype .checked {
	float: left;
	width: 120px;
	height: 18px;
	padding: 8px 0px 0px 0px;
	text-indent: 20px;
	font-weight: bold;
	background-image: url(../images/icon_checked.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.jobteaser .jobtype .unchecked {
	float: left;
	width: 120px;
	height: 18px;
	padding: 8px 0px 0px 0px;
	text-indent: 20px;
	font-weight: bold;
	background-image: url(../images/icon_unchecked.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.jobteaser .studioname {
	margin-top: 20px;
	font-weight: bold;
}

.jobteaser .address {
	margin-top: 10px;
}

.jobteaser .address a {
	color: #ffffff;
	text-decoration: none;
}

.jobteaser .address a:hover {
	text-decoration: underline;
}




/*	**********************************************************************
		STUDIO TEASER
	**********************************************************************	*/

.studioteaser {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

.studioteaser .listheadline {
	color: #D69200;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.studioteaser .separator {
	line-height: 1px;
	font-size: 1px;
	height: 10px;
	border-top: 1px solid #ffffff;
	background-color: #2D5981;
	margin: 0px;
	clear: both;
}

.studioteaser .leftside {
	float: left;
	width: 97px;
}

.studioteaser .leftside img {
	border: 1px solid #BEC9D8;
}

.studioteaser .rightside {
	width: 370px;
	float: left;
}

.studioteaser p {
	margin: 0px;
	padding: 0px;
}

.studioteaser h1 {
	font-size: 12px;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	padding: 0px;
}

.studioteaser h1 a {
	color: #ffffff;
	text-decoration: none;
}

.studioteaser h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.studioteaser .address {
	/*margin-top: 10px;*/
}

.studioteaser .description {
	margin-top: 10px;
}

.studioteaser .studiosize {
	margin-top: 10px;
}

.studioteaser .benefits {
	margin-top: 10px;
}

.studioteaser .courses {
	margin-top: 10px;
}

.studioteaser .extras {
	margin-top: 10px;
}




/*	**********************************************************************
		SEARCH OPTIONS (used e.g. on member search results)
	**********************************************************************	*/

.searchoptions {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: -3px;
	margin-bottom: 7px;
	position: relative;
	z-index: 10000;
}

.searchoptions a {
	color: #FFFFFF;
	text-decoration: none;
}

.searchoptions a:hover {
	text-decoration: underline;
}

.searchoptions .separator {
	line-height: 1px;
	font-size: 1px;
	height: 6px;
	border-top: 1px solid #ffffff;
	background-color: #2D5981;
	margin: 0px;
}




/*	**********************************************************************
		BIG IMAGE
	**********************************************************************	*/

#bigimage {
	border: 1px solid #ffffff;
	background-color: #334B6D;
	margin-bottom: 30px;
	display: none;
}

#bigimage .headline {
	margin: 10px 0px 10px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #DC9100;
}

#bigimage .description {
	font-size: 12px;
	margin: 10px 20px 10px 20px;
	line-height: 16px;
}

#bigimage .theimage {
	border: 1px solid #ffffff;
	margin-left: 20px;
}

#bigimage .nav {
	text-align: center;
	margin: 30px 0px 15px 0px;
}




/*	**********************************************************************
		EDIT BIG IMAGE
	**********************************************************************	*/

#editbigimage {
	border: 1px solid #ffffff;
	background-color: #334B6D;
	margin-bottom: 30px;
	display: none;
}

#editbigimage .headline {
	margin: 10px 0px 10px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #DC9100;
}

#editbigimage .theimage {
	border: 1px solid #ffffff;
	margin-left: 20px;
}

#editbigimage .formfields {
	margin: 20px 0px 0px 20px;
}

#editbigimage form {
	margin: 0px;
	padding: 0px;
}

#editbigimage label span {
	font-weight: bold;
}

#editbigimage .largeinputfield {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #5F6871;
	padding: 3px 0px 3px 4px;
	margin: 6px 0px 0px 0px;
	width: 200px;
}

#editbigimage .largetextarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 400px;
	border: 1px solid #5F6871;
	padding: 3px 0px 3px 4px;
	margin: 6px 0px 0px 0px;
}

#editbigimage .buttonrow {
	clear: both;
	background-color: #334C6B;
	margin: 0px;
	padding: 0px;
}

#editbigimage .buttonrow input {
	position: relative;
	top: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#editbigimage .buttonrow img {
	position: relative;
	top: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#editbigimage .buttonrow .defaultright {
	float: right;
}

#editbigimage .buttonrow .defaultleft {
	float: left;
}




/*	**********************************************************************
		COUPON
	**********************************************************************	*/

#coupon {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

#coupon .couponframe {
	width: 426px;
	border: 1px solid #000000;
}

#coupon .inner {
	margin: 15px 20px 15px 20px;
}

#coupon .spacer {
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height: 1px;
	font-size: 1px;
}

#coupon .clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#coupon .headline {
	color: #7B161C;
	font-weight: bold;
	margin-bottom: 4px;
}

#coupon .studiologo {
	width: 106px;
	display: block;
	float: left;
	margin-top: 5px;
}

#coupon .studiologo img {
	border: 1px solid #1A1A1A;
}

#coupon .studiodata {
	width: 274px;
	float: left;
	line-height: 15px;
	margin-top: 5px;
}

#coupon .studiodata p {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

#coupon .description {
}

#coupon .hintarrow {
	width: 15px;
	float: left;
	margin-top: 5px;
}

#coupon .hintarrow img {
	margin-top: 2px;
}

#coupon .hinttext {
	width: 370px;
	float: left;
	font-size: 11px;
	line-height: 12px;
	margin-top: 5px;
}

#coupon .sponsorinfo {
	width: 165px;
	float: left;
	margin-top: 40px;
	font-size: 11px;
	line-height: 14px;
}

#coupon .sponsorlogo {
	width: 176px;
	float: left;
	margin-top: 30px;
}

#coupon .sponsorlogo img {
	margin-bottom: 10px;
}




/*	**********************************************************************
		COUPON
	**********************************************************************	*/

#timetable {
	width: 414px;
	margin-top: 20px;
	background-image: url(../images/timetable_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#timetable .inner{
	padding: 31px 0px 0px 77px;
}


#timetable img {
	border: none;
	width: 47;
	height: 22px;
	margin: 0px 1px 1px 0px;
	padding: 0px;
	display: block;
	float: left;
	cursor: pointer;
}

#timetable .weekend {
	position: relative;
	left: 1px;
}




/*	**********************************************************************
		LINK BOX
	**********************************************************************	*/

#linkbox1 {
	width: 227px;
	float: right;
}

#linkbox1 .headrow {
	background-image: url(../images/linkbox_bg_top1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#linkbox1 .headrow td {
	height: 6px;
	line-height: 1px;
	font-size: 1px;
}

#linkbox1 .bodyrow .leftside {
	background-image: url(../images/linkbox_bg_midleft1.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#linkbox1 .bodyrow .rightside {
	background-image: url(../images/linkbox_bg_midright1.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

#linkbox1 .footrow {
	background-image: url(../images/linkbox_bg_bot1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#linkbox1 .footrow td {
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

#linkbox1 .linkboxbody {
	padding: 7px 0px 7px 0px;
}

#linkbox1 .linkboxbody .headline {
	font-weight: bold;
	margin-bottom: 5px;
}

#linkbox1 .linkboxbody a {
	color: #ffffff;
	text-decoration: none;
}

#linkbox1 .linkboxbody a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#linkbox1 .linkboxbody span {
	font-weight: bold;
	color: #FFAB1F;
}




#linkbox2 {
	width: 227px;
	float: right;
}

#linkbox2 .headrow {
	background-image: url(../images/linkbox_bg_top2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#linkbox2 .headrow td {
	height: 6px;
	line-height: 1px;
	font-size: 1px;
}

#linkbox2 .bodyrow .leftside {
	background-image: url(../images/linkbox_bg_midleft2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#linkbox2 .bodyrow .rightside {
	background-image: url(../images/linkbox_bg_midright2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

#linkbox2 .footrow {
	background-image: url(../images/linkbox_bg_bot2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#linkbox2 .footrow td {
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

#linkbox2 .linkboxbody {
	padding: 7px 0px 7px 0px;
}

#linkbox2 .linkboxbody .headline {
	font-weight: bold;
	margin-bottom: 5px;
}

#linkbox2 .linkboxbody a {
	color: #ffffff;
	text-decoration: none;
}

#linkbox2 .linkboxbody a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#linkbox2 .linkboxbody span {
	font-weight: bold;
	color: #FFAB1F;
}




/*	**********************************************************************
		PAGE SEARCH RESULTS
	**********************************************************************	*/

.pageteaser .resultsheadline {
	color: #D69200;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	margin: 20px 0px 0px 0px;
}

.pageteaser a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.pageteaser a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.pageteaser .resulttitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}

.pageteaser .resultdecription {
	font-size: 12px;
	margin-top: 5px;
}

.pageteaser .resultpath {
	font-size: 11px;
	margin-top: 5px;
}

.pageteaser .spacer {
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height: 1px;
	font-size: 1px;
}




/*	**********************************************************************
		NEWS TEASER EDIT
	**********************************************************************	*/

.newsteaseredit {
	line-height: 15px;
}

.newsteaseredit .leftside {
	width: 360px;
	float: left;
}

.newsteaseredit .headline {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.newsteaseredit .info {
	margin-bottom: 5px;
}

.newsteaseredit .state {
}

.newsteaseredit .state .dot {
	position: relative;
	top: 2px;
	left: 1px;
}

.newsteaseredit .rightside {
	width: 110px;
	float: left;
}

.newsteaseredit .linkbox {
	background-color: #334B6D;
	border: 1px solid #FFFFFF;
	padding: 10px 12px 10px 12px;
}

.newsteaseredit ul {
	margin: 3px 0px 0px 17px;
	padding: 0px;
}

.newsteaseredit a {
	color: #FFFFFF;
	text-decoration: none;
}

.newsteaseredit a:hover {
	text-decoration: underline;
}


.overviewtitle td {
	font-size: 12px;
}

.overviewtitle a {
	color: #FFFFFF;
	text-decoration: none;
}

.overviewtitle a:hover {
	text-decoration: underline;
}




/*	**********************************************************************
		APPOINTMENT TEASER EDIT
	**********************************************************************	*/

.appointmentteaseredit {
	line-height: 15px;
}

.appointmentteaseredit .leftside {
	width: 360px;
	float: left;
}

.appointmentteaseredit .headline {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.appointmentteaseredit .info {
	margin-bottom: 5px;
}

.appointmentteaseredit .state {
}

.appointmentteaseredit .state .dot {
	position: relative;
	top: 2px;
	left: 1px;
}

.appointmentteaseredit .rightside {
	width: 110px;
	float: left;
}

.appointmentteaseredit .linkbox {
	background-color: #334B6D;
	border: 1px solid #FFFFFF;
	padding: 10px 12px 10px 12px;
}

.appointmentteaseredit ul {
	margin: 3px 0px 0px 17px;
	padding: 0px;
}

.appointmentteaseredit a {
	color: #FFFFFF;
	text-decoration: none;
}

.appointmentteaseredit a:hover {
	text-decoration: underline;
}


.appointmentteaseredit td {
	font-size: 12px;
}

.appointmentteaseredit a {
	color: #FFFFFF;
	text-decoration: none;
}

.appointmentteaseredit a:hover {
	text-decoration: underline;
}




/*	**********************************************************************
		JOB TEASER EDIT
	**********************************************************************	*/

.jobteaseredit {
	line-height: 15px;
}

.jobteaseredit .leftside {
	width: 360px;
	float: left;
}

.jobteaseredit .headline {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.jobteaseredit .info {
	margin-bottom: 5px;
}

.jobteaseredit .state {
}

.jobteaseredit .state .dot {
	position: relative;
	top: 2px;
	left: 1px;
}

.jobteaseredit .rightside {
	width: 110px;
	float: left;
}

.jobteaseredit .linkbox {
	background-color: #334B6D;
	border: 1px solid #FFFFFF;
	padding: 10px 12px 10px 12px;
}

.jobteaseredit ul {
	margin: 3px 0px 0px 17px;
	padding: 0px;
}

.jobteaseredit a {
	color: #FFFFFF;
	text-decoration: none;
}

.jobteaseredit a:hover {
	text-decoration: underline;
}


.jobteaseredit td {
	font-size: 12px;
}

.jobteaseredit a {
	color: #FFFFFF;
	text-decoration: none;
}

.jobteaseredit a:hover {
	text-decoration: underline;
}




/*	**********************************************************************
		START IMAGE INFO (IMAGE GALLERY)
	**********************************************************************	*/

#startimageinfo {
	width: 456px;
}

	#startimageinfo .inner {
		background-color: #334B6D;
		border: 1px solid #FFFFFF;
		padding: 0px 15px 0px 15px;
	}
	
		#startimageinfo .leftside {
			width: 103px;
			float: left;
			margin: 15px 0px 15px 0px;
		}
		
			#startimageinfo .leftside img {
				border: 1px solid #D39705;
			}
			
			#startimageinfo .leftside ul {
				margin: 5px 0px 0px 16px;
				padding: 0px;
			}		
	
			#startimageinfo .leftside li {
				margin: 3px 0px 0px 0px;
				padding: 0px;
			}		
	
			#startimageinfo .leftside a {
				color: #FFFFFF;
				text-decoration: none;
				font-size: 11px;
			}		
	
			#startimageinfo .leftside a:hover {
				text-decoration: underline;
			}		
	
		#startimageinfo .rightside {
			width: 320px;
			float: left;
			margin: 15px 0px 15px 0px;
		}
		
			#startimageinfo .rightside h1 {
				color: #DF9100;
				font-size: 12px;
				font-weight: bold;
				line-height: 14px;
				margin: 0px 0px 0px 0px;
			}
			
			#startimageinfo .rightside .description {
				font-size: 12px;
				line-height: 16px;
				margin: 10px 0px 0px 0px;
			}
	
			#startimageinfo .rightside .hint {
				font-size: 11px;
				line-height: 14px;
				margin: 20px 0px 0px 0px;
			}




/*	**********************************************************************
		GALLERY IMAGE ENTRY (IMAGE GALLERY)
	**********************************************************************	*/

.galleryimageentry {
	float: left;
	width: 116px;
	height: 230px;
}

	.galleryimageentry .frame {
		border: 1px solid #FFFFFF;
		width: 106px;
		height: 220px;
	}

		.galleryimageentry .inner {
			padding: 11px 10px 10px 11px;
			font-size: 10px;
			line-height: 11px;
		}
	
			.galleryimageentry img {
				border: 1px solid #FFFFFF;
			}

			.galleryimageentry ul {
				margin: 10px 0px 0px 16px;
				padding: 0px;
			}		
	
			.galleryimageentry li {
				margin: 3px 0px 0px 0px;
				padding: 0px;
			}		
	
			.galleryimageentry a {
				color: #FFFFFF;
				text-decoration: none;
				font-size: 11px;
			}		
	
			.galleryimageentry a:hover {
				text-decoration: underline;
			}
			
			.galleryimageentry .title {
				margin: 5px 0px 0px 0px;
				padding: 0px;
			}
			
			li.highlighted {
				color: #D69402;
			}

			li.highlighted a {
				color: #D69402;
			}




/*	**********************************************************************
		NEWEST MEMBERS
	**********************************************************************	*/

#newestmembers {
	width: 205px;
	color: #ffffff;
}

	#newestmembers .boxheader {
		height: 29px;
		background-image: url(../images/boxheader.gif);
		background-repeat: no-repeat;
	}
	
	#newestmembers .boxheader div {
		font-size: 12px;
		font-weight: bold;
		padding: 9px 15px 0px 10px;
	}
	
	#newestmembers .boxbody {
		background-image: url(../images/boxbody.gif);
		background-repeat: repeat-y;
	}
	
	#newestmembers .boxbody .inner {
		color: #000000;
		padding: 8px 15px 8px 10px;
		line-height: 15px;
	}
	
	#newestmembers .boxbody img {
		border: 1px solid #47577B;
	}
	
	#newestmembers .boxbody h1 {
		font-size: 12px;
		line-height: 14px;
		margin: 0px 0px 6px 0px;
		padding: 0px;
		position: relative;
		display: block;
		width: 179px;
		overflow: hidden;
		clip: rect(0px, 179px, 50px, 0px);*/
	}
	
	#newestmembers .boxbody .leftside {
		width: 63px;
		float: left;
	}

	#newestmembers .boxbody .rightside {
		width: 115px;
		float: left;
		overflow: hidden;
		clip: rect(0px, 115px, 200px, 0px);
		position: relative;
		top: -1px;
	}

	#newestmembers .boxbody p {
		margin: 0px;
	}
	
	#newestmembers .boxbody a {
		text-decoration: none;
		color: #000000;
	}

	#newestmembers .boxbody a:hover {
		text-decoration: underline;
	}
	
	#newestmembers .boxfooter {
		height: 30px;
		background-image: url(../images/boxfooter_text.gif);
		background-repeat: no-repeat;
	}
	
	#newestmembers .boxfooter div {
		padding: 5px 0px 0px 10px;
		color: #000000;
	}
	
	
	

/*	**********************************************************************
		GALLERY OVERVIEW
	**********************************************************************	*/

#galleryoverview {
	border: 1px solid #FFFFFF;
	position: relative;
}

	#galleryoverview .inner {
		margin: 25px 0px 0px 25px;
	}
	
	#galleryoverview a {
		float: left;
		width: 110px;
		height: 110px;
	}

	#galleryoverview img {
		border: 1px solid #FFFFFF;
	}




/*	**********************************************************************
		GALLERY DETAIL
	**********************************************************************	*/

#gallerydetail {
	border: 1px solid #ffffff;
	background-color: #334B6D;
	margin-bottom: 30px;
	display: none;
}

#gallerydetail .theimage {
	border: 1px solid #ffffff;
	margin-left: 20px;
	margin-top: 20px;
}

#gallerydetail form {
	margin: 20px 0px 0px 20px;
}

	#gallerydetail .headline {
		clear: both;
		padding: 0px;
		margin: 12px 0px 2px 0px;
		font-size: 12px;
		color: #DC9100;
		font-weight: bold;
		position: relative;
	}

	#gallerydetail .submiterrormsg {
		border: 2px solid #9C0F17;
		padding: 10px 10px 10px 30px;
		margin-bottom: 20px;
		margin-right: 20px;
		background-image: url(../images/icon_submiterror.gif);
		background-repeat: no-repeat;
		background-position: 10px 15px;
		font-size: 11px;
		line-height: 17px;
	}

	#gallerydetail .required {
		background-image: url(../images/icon_required.gif);
		background-repeat: no-repeat;
		background-position: 5px 13px;
	}
	
	#gallerydetail .submiterror {
		background-image: url(../images/icon_submiterror.gif);
		background-repeat: no-repeat;
		background-position: 0px 10px;
	}

	#gallerydetail .description {
		margin: 0px 20px 0px 0px;
		padding: 0px;
		line-height: 15px;
		position: relative;
		font-size: 12px;
	}
	
	#gallerydetail .description a {
		color: #DC9100;
		text-decoration: none;
	}
	
	#gallerydetail .description a:hover {
		text-decoration: underline;
	}

	#gallerydetail label span {
		width: 150px;
		display: block;
		float: left;
		padding-top: 3px;
		padding-left: 20px;
		margin: 6px 0px 0px 0px;
		font-size: 12px;
		position: relative;
		font-weight: bold;
	}
	
	#gallerydetail .inputfield {
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 10px;
		width: 230px;
		border: 1px solid #5F6871;
		padding: 3px 0px 3px 4px;
		margin: 6px 0px 0px 0px;
	}
	
	#gallerydetail .textarea {
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 10px;
		width: 230px;
		border: 1px solid #5F6871;
		padding: 3px 0px 3px 4px;
		margin: 6px 0px 0px 0px;
	}

#gallerydetail .buttonrow {
	clear: both;
	background-color: #334C6B;
	margin: 0px;
	padding: 0px;
}

#gallerydetail .buttonrow img {
	position: relative;
	top: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#gallerydetail .buttonrow input {
	position: relative;
	top: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#gallerydetail .buttonrow .defaultright {
	float: right;
}

#gallerydetail .buttonrow .defaultleft {
	float: left;
	position: relative;
	left: -20px;
}

#gallerydetail .nav {
	float: left;
	width: 250px;
	margin: 5px 0px 5px 0px;
	position: relative;
	left: 20px;
}

#gallerydetail #viewimage {
	
}

#gallerydetail #sendimage {
	display: none;
}




/*	**********************************************************************
		SHOW ECARD
	**********************************************************************	*/

#showecard {
	background-color: #344d6c;
	border: 1px solid #FFFFFF;
	padding: 20px;
	font-size: 12px;
	line-height: 16px;
}

	#showecard .headline {
		font-weight: bold;
		margin: 0px 0px 0px 7px;
	}

	#showecard img {
		margin-top: 15px;
		border: 1px solid #FFFFFF;
	}

	#showecard .imagedescription {
		margin: 5px 0px 0px 7px;
	}

	#showecard .info {
		margin: 30px 0px 0px 7px;
	}

	#showecard .message {
		margin: 15px 0px 0px 7px;
	}

/*	**********************************************************************
		Sven: Custom Table: WM
	**********************************************************************	*/
	
.custom_wm table {
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #D8E7F4;
	border-top: 1px solid #D8E7F4;
}

.custom_wm tr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

.custom_wm td {
	border-bottom: 1px solid #D8E7F4;
	border-left: 1px solid #D8E7F4;
	border-right: none;
	border-top: none;
}

.custom_wm_c td {
	border-bottom: 1px solid #D8E7F4;
	border-left: 1px solid #D8E7F4;
	border-right: none;
	border-top: none;
	text-align: center;
}

/*	**********************************************************************
		Sven: Custom Tablellenzelle mit Rand oben und unten: 
	**********************************************************************	*/

.custom_head {
	font-size: 10pt;
	font-weight: bold;
}

.custom_head td {
	border-bottom: 1px solid #D8E7F4;
	border-left: none;
	border-right: none;
	border-top: 1px solid #D8E7F4;
	text-align: center;
}

.custom_head b {
	color: #D69200;
}

.custom_left {
	font-size: 10pt;
	vertical-align: text-top;
	text-align: center;
}


/*	**********************************************************************
		Sven: Custom Style für die Magazinübersicht: 
	**********************************************************************	*/

.custom_magazin {
	font-size: 9pt;
}	
	
.custom_magazin p {
	font-size: 9pt;
}		
	
.custom_magazin table {

}	
	
.custom_magazin tr {
	border-right: 1px solid #D8E7F4;
	border-bottom: none;
	border-left: none;
	border-top: none;
	margin: 0px 15px 0px 4px;
	padding: 0px 15px 0px 4px;
}

.custom_magazin td {
	border-right: none;	
	border-bottom: none;
	border-left: none;
	border-top: none;
	margin: 0px 15px 0px 4px;
	padding: 0px 15px 0px 4px;
}

.custom_magazin_kopf td {
	border-bottom: 1px solid #D8E7F4;
	border-left: 1px solid #D8E7F4;
	border-right: 20px solid #2D5981;
	border-top: none;
	margin: 0px 20px 2px 4px;
	padding: 0px 20px 2px 4px;
	font-weight: bold;
	font-size: 10pt;
}

.custom_magazin_kopf tr {
	margin: 0px 20px 2px 4px;
	padding: 0px 20px 2px 4px;
}


.custom_magazin li {
	margin-left: -23px;
	margin-bottom: 3px;
	padding-left: -23px;
}


