/*
 *	Reset
 */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, pre, blockquote,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, font, img, ins, kbd, q, s, samp,
	small, tt, var,	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
	}

	:focus {
		outline: 0;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	caption, th, td {
		text-align: left;
		font-weight: normal;
	}

	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}

	blockquote, q {
		quotes: "" "";
	}

	table#main td.centerPart {
		padding: 0;
	}

/* Seitengrundgeruest: AUSSENBEREICH */

body {
	height: 100%;
}

div.ff3fix {
	display: inline;
}

div#IonasEngineContentDiv {
	height: 100%;
	padding: 0px;
}

div#outerFrame {
	height: 100%;
	margin: 0 auto;
}

div.topBar {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.topBanner {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.mainTopBanner {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div#mainArea {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* Seitengrundgeruest: BANNER */

table.banner {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.topBanner tr.documentRow {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.topBanner td.centerPart {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.mainTopBanner table.banner {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.mainTopBanner tr.documentRow {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.mainTopBanner td.leftPart {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.mainTopBanner td.centerPart {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

div.mainTopBanner td.rightPart {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

div.mainTopBanner div.rightPart {
	text-align: left;
	vertical-align: top;
}

img {
	border: none;
}

table {
	font-size: inherit;
}

table td {
	vertical-align: top;
}

td.capture_spacer_bottom,
td.capture_spacer_top {
	height: 0px;
}

/* Seitengrundgeruest: MAIN */

div.teaserPictureSpanLeft {
    float: left;
    margin: 3px 10px 3px 0px ;
}

div.teaserPictureSpanRight {
    float: right;
    margin: 3px 0px 3px 10px;
}

.teaserClear {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}

div#maincontent {
    clear: both;
}

table#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table#main tr.documentRow {
	margin: 0px;
	padding: 0px;
}

table#main td.leftPart {
	border-collapse: collapse;
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

table#main td.centerPart {
	border-collapse: collapse;
	margin: 0px;
	padding: 4px 10px;
	vertical-align: top;
}

table#main td.rightPart {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

/* Navigation (horizontal) */

.hNavigation ul.navigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.hNavigation ul.navigation li {
	display: inline;
	margin: 0px 2px 0px 2px;
	padding: 2px;
	text-align: center;
}

/* sideBox */

div.vMarqueeItems {
	display: none;
}

.slideshowItems .INSTANCE {
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
}

.slideshowItems .detaillink .INSTANCE {
	visibility: inherit;
	position: relative;
	left: auto;
	top: auto;
}

.slideshowControlButtons {
	height: 12px;
	position: absolute;
	right: 1px;
	top: 2px;
	visibility: hidden;
	width: 100px;
	text-align: right;
}

.slideshowControlButtons a {
	margin-top: 2px;
}

div.vMarqueeHeadline {
	font-weight: bold;
	margin-bottom: 2px;
}

.vMarqueeOuter {
	height: 90px;
	left: 0px;
	overflow: hidden;
	position: relative;
	top: 0px;
}

.slideshowOuter {
	background-image: url(../images/trans.gif);
	position: relative;
	width: 100%;
}

.vMarqueeInner {
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
}

.vMarqueeUpper, .vMarqueeLower {
	height: 100%;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

.vMarqueeControlButtons {
	height: 12px;
	position: absolute;
	right: 1px;
	top: 2px;
	visibility: hidden;
	width: 100px;
	text-align: right;
}

.vMarqueeControlButtons a {
	margin-top: 2px;
}

/* iFrame */
div.iFrameSpan {
	width: 100%;
}

/* News-Variant */

div#news_title {
	margin: 20px 0px;
	padding: 1px 5px;
}

div#news_content {
	margin: 0px 20px 20px 20px;
	padding: 1px;
}

div#news_content > img {
	float: left;
	margin: 2px;
}

.myTranslationID {
	display: none;
}

div.hMarqueeOuter {
    margin: 3px;
    padding: 3px;
    vertical-align: middle;
}

.content_image_left {
	float: left;
}

.content_image_right {
	float: right;
}

.downloadTable {
	border: 1px solid black;
	border-collapse: collapse;
	width: 100%;
}

.downloadTable th {
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	text-align: center;
}

.downloadTable td {
	border-color: black;
	border-style: none;
	border-width: 1px;
}

.downloadTable td img {
	border: none;
}

.downloadTable td.iconColumn {
	text-align: center;
	vertical-align: middle;
}

.float_left {
	display: block;
	float: left;
	margin: 6px 6px 6px 0;
}

.float_none {
	display: block;
	float: none;
}

.float_right {
	display: block;
	float: right;
	margin: 6px 0 6px 6px;
}

.maps_content{
	text-align: center;
}

.maps_content a {
	text-align: left;
}

.maps_content .iframe {
	width: 100%;
}

.maps_content .googlemapsnavigation {
	border-right: 2px solid #fff;
	float: left;
	margin: auto;
	text-align: center;
	width: 30%;
}

.maps_content .right {
	float: left;
	text-align: left;
	width: 67%;
}

.maps_holder {
	text-align: center;
	width: 100%;
}

.maps_holder ul li {
	list-style: none;
}

.current_top {
	left: 50%;
	margin-left: -15px;
	position: relative;
	text-align: center;
	top: 5px;
}

.googlemapsbackward, .current_BW {
	background-image: url(../images/google_maps_current_bw.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 10px;
	width: 10px;
}

.googlemapspause, .current_PAUSE {
	background-image: url(../images/google_maps_current_act.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 10px;
	width: 10px;
}

.googlemapsforward, .current_FW {
	background-image: url(../images/google_maps_current_fw.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 10px;
	width: 10px;
}

.map_navigation {
	border-right: 2px solid #fff;
	float: left;
	width: 30%;
}

.googlemaps_desc {
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	width: 65%;
}

.googleMapHeader {
	font-size: 120%;
	font-weight: bold;
	padding-top: 3px;
}

.googleMapDescription {
	padding-top: 3px;
}

.flash_holder {
	width: 100%;
}

.flash_holder h1 {
	width: 100%;
}

div.languagesSpan ul.languages {
	padding-left: 10px;
}

div.languagesSpan ul.languages li {
	display: inline;
	float: left;
	list-style-type: none;
	padding-right: 6px;
}

div.searchResult ul {
	padding-left: 0px;
}

div.searchResult li {
	list-style-type: none;
	padding-right: 6px;
}

div.searchPageSelection {
	float: right;
}

div.searchPagePrev {
	float: left;
	margin-right: 4px;
}

div.searchPageInfo {
	float: left;
}

div.searchPageNext {
	float: left;
	margin-left: 4px;
}

/* Variant: Image Gallery */

div.imageGallery {
	min-width: 220px;
}

.imageGallery td {
	position: relative;
	text-align: center;
}

.imageGallerySingleContainer .imageGalleryThumbnail {
	display: none;
}

.imageGalleryHiddenContainer,
.imageGalleryThumbTable .imageGallerySingle,
.imageGalleryThumbTable .imageGalleryImageDesc,
.imageGalleryThumbTable .imageGallerySingleNav {
	display: none;
}

.imageGalleryThumbTable {
	border-collapse: collapse;
	width: 100%;
}

.imageGalleryThumbTable tfoot {
	text-align: center;
}

.imageGalleryThumbTable td {
	border: 1px solid #DCDDDF;
	margin: 0px;
	padding: 5px;
}

.imageGalleryThumbnail {
	cursor: pointer;
	height: 100%;
	width: 100%;
}

div#maincontent .imageGalleryThumbnail img {
	border: none;
	text-align: center;
	vertical-align: middle;
}

.imageGallerySingleNavOverview {
	cursor: pointer;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.imageGallerySingleNavOriginal {
	cursor: pointer;
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.imageGallerySingle {
	min-width: 220px;
	text-align: center;
}

.imageGalleryNavigationLeft {
	cursor: pointer;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.imageGalleryNavigationRight {
	cursor: pointer;
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.imageGalleryImageDescEdit {
	text-align: center;
}

.imageGalleryImageDesc {
	min-height: 25px;
}

.imageGalleryClear {
	clear: both;
}

.imageGalleryThumbTable .imageGalleryClear {
	display: none;
}

.imageGalleryNumbering {
	margin: auto;
	text-align: center;
	width: auto;
}

div#einwilligungstext {
	width: 300px;
	height: 100px;
	overflow: scroll;
	background-color: #FFF;
	border: 1px dotted #444;
}

table.lettermanform {
	border-collapse: collapse;
	border: 0 none;
	padding: 0;
	margin: 0;
}

table.lettermanform td {
	vertical-align: top;
	border: 0 none;
	padding: 0 4px 0 0;
	margin: 0;
}

.lettermanError {
	color: red;
}

.lettermanProfileInput {
	width: 200px;
	padding: 0px;
	margin: 0px;
}

.lettermanMessage {
	color: blue;
	margin: 6px 0 6px 0;
}

.lettermanSubscribeButton {
	margin-right: 12px;
}

div.dynaformEmptyRequired input,
div.dynaformEmptyRequired textarea,
div.dynaformEmptyRequired table.layouttable,
div.dynaformFileError {
	border: 1px solid #FF0000;
}

div.dynaformEmptyRequired select {
	background-color: #FF0000;
}

.dynaform_table td {
	vertical-align: top;
}

.dynamicFormDoubleTextInput td {
	vertical-align: middle;
}

.dynamicFormConfirmationText,
.tellAFriendFormConfirmationText {
	color: green;
}

.dynamicFormProblem,
.tellAFriendFormProblem {
	color: red;
}

table.layouttable {
	border: 0px none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.layouttable td {
	border:0px none;
	padding:0px;
	margin:0px;
}

table.wireframe, .IONAS_CONTROL_XHTML table.wireframe {
	border: 1px solid #8C8A8C;
	border-collapse: collapse;
}

table.wireframe td, table.wireframe th {
	border: 1px solid #8C8A8C;
}

.align-top { vertical-align: top; }
.align-middle { vertical-align: middle; }
.align-bottom { vertical-align: bottom; }

.align-center { text-align: center; }
.align-justify { text-align: justify; }
.align-left { text-align: left; }
.align-right { text-align: right; }

.error {color: red;}

.tGrey { background: #EFEBEF; }

.tYellow { background: #FAE7B1; }

.message {color: green;}

p.code { font-family: monospace; font-size: 80%; }

span.black { color: #000000; }

span.blue { color: #0066AA; }

#ie_clearing { display: none; }

div#searchalyzrContainer {
	display: none;
}

div#searchalyzrContainer div.page-browser {
	padding-right: 5px;
	text-align: right;
	font-style: italic;
}

div#searchalyzrContainer .tabContainer {
	z-index: 100;
	margin-bottom: -1px;
}

div#searchalyzrContainer .tabContainer:after {
	content: ".";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#searchalyzrContainer .tabContainer .tabTitle {
	border: 1px solid #bbb;
	border-bottom: 1px solid #888;

	color: #888;
	font-size: 0.9em;

	float: left;

	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	margin: 1px 0 0 4px;

	background: #fff url(../images/searchalyzr_gradient.gif) repeat-x;

	cursor: pointer;
}

div#searchalyzrContainer .tabContainer .tabTitle img.loading-indicator {
	vertical-align: middle;
	margin-left: 3px;
}

div#searchalyzrContainer .tabContainer .tabTitle span.counter {
	margin-left: 3px;
	color: #888;
}

div#searchalyzrContainer .tabContainer .active-tab-title {
	color: #000;

	background-image: none;

	border: 1px solid #888;
	border-bottom: 1px solid #fff;

	cursor: default;
}

div#searchalyzrContainer .tabContentContainer {
	border: 1px solid #888;
	background-color: #fff;
	padding: 5px;
	line-height: 18px;
	z-index: 90;
}

div#searchalyzrContainer .tabContentContainer ul {
	margin: 0;
	padding: 0;
	margin-left: 25px;
}

div#searchalyzrContainer .tabContentContainer h1 {
	font-size: 1.9em;
	margin-top: 25px;
}

div#searchalyzrContainer .tabContentContainer table {
	border-collapse: collapse;
	border: 1px solid #bbb;
	font-size: 0.9em;
	width: 100%;
	table-layout: fixed;
}

div#searchalyzrContainer .tabContentContainer table td {
	padding: 3px;
	vertical-align: top;
	border: 1px solid #ddd;
	text-align: left;
	overflow: hidden;
}

div#searchalyzrContainer .tabContentContainer table th {
	background: #fff url(../images/searchalyzr_gradient.gif) repeat-x;
	padding: 0;
	padding-top: 2px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #bbb;
}

div#searchalyzrContainer .tabContentContainer table th.sortable {
	cursor: pointer;
}

div#searchalyzrContainer .tabContentContainer table tr.odd {
	background-color: #efefef;
}

div#searchalyzrContainer .tabContentContainer table tr td.odd {
	background-color: #f8f8f8;
}

div#searchalyzrContainer .tabContentContainer table tr.odd td.odd {
	background-color: #e8e8e8;
}

div#searchalyzrContainer .tabContentContainer table td span.rating img {
	width: 10px;
}

div#searchalyzrContainer .tabContentContainer table td span.hits {
	float: right;
	color: #999;
}

div#searchalyzrContainer .tabContentContainer .tabContent {
	display: none;
}

div#searchalyzrContainer .tabContentContainer .active-tab {
	display: block;
	min-height: 100px;
}

div#searchalyzrContainer .tabContentContainer div.empty-indicator {
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
}

/* Variant Inhaltsverzeichnis */
.tableOfContents ul.numberStyle {
	list-style: none;
	margin-left: 0px;
	padding-left: 0;
}

.tableOfContents ul.numberStyle ul {
	margin-left: 12px;
}

.tableOfContents ul.numberStyle ul ul {
	margin-left: 18px;
}

.tableOfContents ul.numberStyle ul ul ul {
	margin-left: 29px;
}

.tableOfContents ul.numberStyle ul ul ul ul {
	margin-left: 39px;
}

.tableOfContents ul.numberStyle ul ul ul ul ul {
	margin-left: 50px;
}

.tableOfContents ul.numberStyle.firstLevel {
	margin-left: 0;
	padding-left: 0;
}

.tableOfContents ul.bulletStyle {
	margin-left: 14px;
	padding-left: 0;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.inlineElement {
	display: inline !important;
}

/*
 *  Seitenbewertung
 */

	.ratingContainer .ratingSymbol,
	.titleRatingContainer .titleRatingSymbol {
		height: 13px;
		width: 15px;
		display: inline-block;
		background: url(../images/smallstar0.gif) no-repeat;
	}

	.ratingContainer .halfstar,
	.titleRatingContainer .halfstar {
		background: url(../images/smallstar1.gif) no-repeat;
	}

	.ratingContainer .fullstar,
	.titleRatingContainer .fullstar {
		background: url(../images/smallstar2.gif) no-repeat;
	}

	.ratingTextContainer {
		clear: both;
		margin-left: 10px;
	}

	.titleRatingContainer {
		margin-left: 5px;
	}

	.titleRatingContainer .titleRatingSymbol {
		vertical-align: top;
	}

	div.documentRating {
		margin-bottom: 8px;
		margin-top: 8px;
	}


/* ==============| Empfänger-Auswahl |=============== */

div#recipientChooserOpener {
	margin-top: 3px;
	margin-bottom: 3px;
	cursor: pointer;
	background-image: url(../images/recipientChooser.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding: 5px 5px 5px 32px;
	line-height: 20px;
	background-color: #fff;
	border: 1px solid #cecece;
	min-width: 150px;
	font-weight: bold;
}
div#recipientChooserOpener div#recipientChooserMailList {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#recipientChooserWindow {
	top: -350px;
	left: -70px;
	color: #fff;
}
div#recipientChooserWindow td {
	padding: 0;
}
div#recipientChooserWindow table.searchTable {
	border: 1px solid #ccc;
	background-color: #fff;
	margin-left: 35px;
	margin-bottom: 10px;
}
div#recipientChooserWindow table.searchTable input {
	border: none;
	width: 170px;
}
div#recipientChooserWindow table.searchTable img {
	margin: 2px;
}
div.dynamicFormRecipientChooser div#recipientChooserWindowContent {
	position: absolute;
	padding: 0px 23px 15px 23px;
	background-image: url(../images/recipientChooserContent.jpg);
	background-repeat: no-repeat;
	background-color: #e1e1e1;
	border: 1px solid #ccc;
	border-top: none;
	width: 516px;
}
div.dynamicFormRecipientChooser div#recipientChooserWindowHead {
	height: 25px;
	line-height: 25px;
	cursor: move;
	width: 564px;
	background-image: url(../images/recipientChooserHead.png);

}
div.dynamicFormRecipientChooser div#recipientChooserWindowHead span {
	color: #000;
	font-weight: bold;
	margin-left: 10px;
	font-size: 1.2em;
}
div.dynamicFormRecipientChooser div#recipientChooserWindowHead a.closeButton {
	display: block;
	width: 18px;
	height: 25px;
	background-image: url(../images/recipientChooserHeadClose.png);
	margin-right: 7px;
}
div#recipientChooserWindow div#recipientChooserTabs div {
	cursor: pointer;
	margin-top: 20px;
	float: left;
	width: 243px;
	height: 20px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	padding-top: 4px;
	padding-left: 15px;
	background-image: url(../images/recipientChooserTabInactive.jpg);
}
div#recipientChooserWindow div#recipientChooserTabs div.active {
	background-image: url(../images/recipientChooserTabActive.jpg);
}
div#recipientChooserWindow div.recipientChooserTab {
	padding-top: 10px;
	clear: both;
	background-image: url(../images/recipientChooserContentTile.bmp);
	background-repeat: repeat-y;
}

div#recipientChooserWindow div#recipientChooserTabContentBottom {
	width: 516px;
	height: 14px;
	background-image: url(../images/recipientChooserContentBottom.jpg);
}
div#recipientChooserWindow div#recepientChooserHelptext {
	color: #444;
	font-size: 0.8em;
	font-weight: bold;
	clear: both;
	margin: 15px 5px 0px 5px;
}
div.dynamicFormRecipientChooser div.user,
div.dynamicFormRecipientChooser div.role {
	display: block;
	width: 235px;
	height: 20px;
	line-height: 20px;
	cursor: move;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 1px;
}
div.dynamicFormRecipientChooser div.user {
	background: url(../images/recipientChooserUserBar.png) no-repeat;
}
div.dynamicFormRecipientChooser div.role {
	background: url(../images/recipientChooserRoleBar.png) no-repeat;
}
div.dynamicFormRecipientChooser div.item_container {
	width: 245px;
	min-height: 300px;
	margin: 0px 0px 0px 8px;
}
div.dynamicFormRecipientChooser div#recipient_users,
div.dynamicFormRecipientChooser div#recipient_roles {
	border-left: 2px dashed #d2d2d2;
	margin-left: 4px;
	padding-left: 4px;
	width: 241px;
}
div#recipientChooserUserHelp,
div#recipientChooserRoleHelp {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 25px;
	left: 35px;
}
div#recipientChooserUserHelp {
	background-image: url(../images/recipientChooserRecipientUserBackground.jpg);
}
div#recipientChooserRoleHelp {
	background-image: url(../images/recipientChooserRecipientRoleBackground.jpg);
}
div#recipientChooserActivity {
	background-image: url(../images/activity.gif);
	width: 16px;
	height: 16px;
}
.hover {
	background-color: green;
}
div.recipientChooserButton {
	margin-top: 10px;
	float: right;
	cursor: pointer;
	height: 33px;
}
div.recipientChooserButtonLeft,
div.recipientChooserButtonRight {
	float: left;
	height: 33px;
	width: 9px;
	background-repeat: no-repeat;
}
div.recipientChooserButtonLeft {
	background-image: url(../images/recipientChooserButtonLeft.jpg);
}
div.recipientChooserButtonRight {
	background-image: url(../images/recipientChooserButtonRight.jpg);
}
div.recipientChooserButtonContent {
	float: left;
	background-image: url(../images/recipientChooserButtonTile.bmp);
	background-repeat: repeat-x;
	padding: 4px 5px 4px 5px;
	line-height: 25px;
	height: 25px;
	color: #000;
	font-weight: bold;
}

/* dynamicForm */

a.dynamicFormButton {
	vertical-align: top;
}

/* Dateianhang */

div#fileAttachment {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px 5px 0px 32px;
	background-image: url('../images/document-new.png');
	background-position: 5px 4px;
	background-repeat: no-repeat;
	line-height: 20px;
	background-color: #fff;
	border: 1px solid #cecece;
	min-width: 150px;
	font-weight: bold;
}
div#fileAttachmentCaption {
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
div#fileAttachmentContent {
	margin-bottom: 5px;
}
div#fileAttachmentAddButton {
	cursor: pointer;
	border: 1px solid #ccc;
}
div.fileAttachmentElement {
	height: 30px;
}
div.fileAttachmentDescription,
div.fileAttachmentFile,
img.fileAttachmentRemoveButton {
	float: left;
}
img.fileAttachmentRemoveButton {
	cursor: pointer;
}
div#fileAttachmentHelp {
	width: 350px;
	font-weight: bold;
}

/* Weiterempfehlen Variant */

#recipients_list input.invalid {
	border: 1px solid #FF0000;
}

/* Userliste */

div#userDetails {
	position: absolute;
	left: 200px;
	top: 0px;
	background-color: #fff;
	border: 1px solid #D4C077;
}
div#userDetails td.textdetails {
	padding: 5px;
}
div#userDetails td.imagedetails {
	padding: 5px;
}
div#userListContainer {
	position: relative;
}
img#userListImage {
	float: left;
	max-height: 200px;
	min-height: 100px;
	width: 100px;
	border: 1px solid #ccc;
}
span#userListFirstname,
span#userListLastname {
	font-size: 1.3em;
	font-weight: bold;
}
td.description {
	vertical-align: bottom;
	padding-right: 3px;
}
td.description span {
	font-size: 0.8em;
	color: #555;
}

/* Ajax-RSS-Reader */

div.feedItem {
	margin-bottom: 8px;
}

div.feedItemTitle {
	cursor:pointer;
}

div.feedItemDate {
	font-size: 80%;
}

div.feedItemDescription {
	padding-left: 10px;
	border-left-width: 2px;
	border-left-color: #808080;
	border-left-style: solid;
}

/* Tags */
div#taggingContainer {
	position: relative;
}
div#taggingWindow {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #000;
	background-color: #fff;
}

/* Favoriten */
div#favoritesExtended img.toggleIcon {
	display: inline;
	cursor: hand;
	cursor: pointer;
}

div#favoritesExtended span.caption {
	padding-left: 3px;
}

div#favoritesExtended div.children {
	padding-left: 11px;
}

div#mymenu {
	position: fixed;
	display: none;
	top: 0px;
	left: 0px;
	width: 75px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #C3DCEC;
}

div#mymenu ul,
div#mymenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

div#mymenu .contextMenu {
	position: absolute;
	width: 100px;
	height: 30px;
	margin: 10px;
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #F2F2EE;
}

div#mymenu .contextMenuItem {
	color: black;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 15px;
	line-height: 15px;
	display: block;
	padding: 0px;
	padding-left: 10px;
}

div#mymenu .contextMenuItemOver {
	background-color: #337CB1;
	color: #fff;
	cursor: default;
}

div#mymenu .contextMenuSeparator {
	height: 1px;
	border-top: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
}

div#favoritesExtended_tools {
	color: black;
}

#okButton {
	padding-top: 3px;
}

#cancelButton {
	padding-left: 5px;
	padding-top: 3px;
}

/* Chat */
div#chatContainer {
	position: absolute;
}
div.chatWindow {

	border: 1px solid #ccc;
	background-color: #fff;
}
div.chatWindow div.head {
	height: 25px;
	background-color: #ccc;
}
div.chatWindow div.container {
	padding: 10px;
}
div.chatWindow div.container div.text {
	width: 500px;
	height: 400px;
	border: 1px solid #000;
	overflow: auto;
	font-weight: normal;
	font-size: 0.8em;
}
div.chatWindow div.container div.text span.info {
	color: #ff0000;
}
div.chatWindow div.container div.input {
	padding-top: 10px;
}
div.chatWindow div.container div.input input {
	border: 1px solid #000;
}

/* Kommentarvariant */
div.comments .commentError {
	color: #dd0000;
	padding-bottom: 4px;
}

div.comments .commentSuccessHint {
	color: #009900;
	padding-bottom: 4px;
}

div#commentFormContainer table {
	width: 100%;
}

div#commentFormContainer table tr td input#newTitle {
	border: 1px solid #7F9DB9;
	width: 55%;
}

div#commentFormContainer table tr td #newContent {
	border: 1px solid #7F9DB9;
	width: 475px;
	height: 60px;
}

div#commentFormContainer table tr td.commentText {
	width: 60px;
}

/* Variant Letterman (sidebox) */
.lettermanConfigurationSectionTitel{
	font-size: 120%;
	font-weight: bold;
}

.sideBoxContent .lettermanform #email,
.sideBoxContent .lettermanform .lettermanButton {
	vertical-align: middle;
}

.sideBoxContent .lettermanform #lettermanEmail.invalid {
	border: 1px solid #FF0000 !important;
}

.sideBoxContent .lettermanform #subscriberequest {
	margin-top: 6px;
}

.sideBoxContent #lettermanOverlay {
	display: none;
	border: 0 !important;
	margin: 0 !important;
	background: transparent !important;
}

.sideBoxContent #lettermanOverlayOpDiv.visible {
	background: #DDDDDD !important;
}

.sideBoxContent #lettermanOverlay .closeButton {
	display: block;
	float: right;
	width: 16px;
	line-height: 16px;
	height: 16px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	color: #777777;
}

.sideBoxContent .lettermanCategoriesChoice div {
	white-space: nowrap;
}

.sideBoxContent .lettermanCategoriesChoice input {
	vertical-align: top;
}

.sideBoxContent .lettermanCategoriesChoice label {
	white-space: normal;
	display: inline-block;
}

.sideBoxContent .lettermanConfirmButton,
.sideBoxContent .lettermanSubmitButton {
	margin-top: 3px;
}

.liveViewButtonInactive,
.editViewButtonInactive {
	display:none;
}

/* Akkordeon-Box */
div.accordion {
	margin-bottom: 1em;
}
div.accordion div.accordionHeadline {
	cursor: pointer;
	cursor: hand;
	background: transparent url('../images/accordion_bg.png') repeat-x 0 0;
}
div.accordion div.accordionHeadline b {
	font-size: 1px;
	display: block;
	border: 0 solid #FFFFFF;
	text-align: left;
}
div.accordion div.accordionHeadline b.b1{
	height: 1px;
	border-width: 0 2px;
}
div.accordion div.accordionHeadline b.b2{
	height: 1px;
	border-width: 0 1px;
}
div.accordion div.accordionHeadlinePadding {
	padding: 0 20px;
	background: transparent url('../images/accordion_btn_down.png') no-repeat 3px 50%;
	font-weight: bold;
}
div.accordion div.accordionHeadline.open div.accordionHeadlinePadding {
	background-image: url('../images/accordion_btn_up.png');
}
div.accordion div.accordionContent {
	border: 1px solid #CCCCCC;
	border-top-width: 0;
	margin: 0 3px;
}
div.accordion div.accordionContentPadding {
	padding: 8px;
}

.downloadTableTitle {
	font-weight: bold;
}

/* für Feedback */
.feedback_area {
	width: 180px !important;
	border: dotted 1px !important;
	padding: 0px;
	margin: 0px;
}

.feedbackMessage,
.recommendMessage {
	width: 100%;
	border: 1px solid #7F9DB9;
}

form#mailForm_feedback table,
form#mailForm_recommend table {
	width: 512px;
}

form#mailForm_feedback table tr td.feedback_text {
	width: 70px;
}

form#mailForm_recommend table tr td.recommend_text {
	width: 100px;
}

/* link-like submit button */
.linklike_submit {
	border:0;
	color:#666666;
	background: none;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
	float:left;
	padding:2px;
}

.kommunenlist_table{
	width: 96%;
}

.kommunenlist_tr_odd{
	background-color: transparent;
}

.kommunenlist_tr_even{
	background-color: #EFEBEF;
}

.kommunenlist_td {
	padding: 5px;
	vertical-align: middle;
}

.linie_metainfo {
	display: none;
}




.downloadTableTitle {
	font-weight: bold;
}

/* für Feedback */
.feedback_area {
	width: 180px !important;
	border: dotted 1px !important;
	padding: 0px;
	margin: 0px;
}

.feedbackMessage,
.recommendMessage {
	width: 512px;
	border: 1px solid #7F9DB9;
	height: 60px;
}

form#mailForm_feedback table,
form#mailForm_recommend table {
	width: 512px;
}

form#mailForm_feedback table tr td.feedback_text {
	width: 70px;
}

form#mailForm_recommend table tr td.recommend_text {
	width: 100px;
}

/* link-like submit button */
.linklike_submit {
	border:0;
	color:#666666;
	background: none;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
	float:left;
	padding:2px;
}

.kommunenlist_table{
	width: 96%;
}

.kommunenlist_tr_odd{
	background-color: none;
}

.kommunenlist_tr_even{
	background-color: #EFEBEF;
}

.kommunenlist_td {
	padding: 5px;
	vertical-align: middle;
}

.linie_metainfo {
	display: none;
}







/* Window */
div.window.container {
    position: fixed;
}

table.window {
    border-collapse: collapse;
}
td.window {
    padding: 0;
    margin: 0;
}
td.window.edge.top-left,
td.window.edge.top-right,
td.window.border.top-left,
td.window.border.top-right,
td.window.border.left,
td.window.border.right,
td.window.edge.bottom-left,
td.window.edge.bottom-right {
    width: 12px;
}
td.window.edge.top-left,
td.window.border.top,
td.window.edge.top-right,
td.window.edge.bottom-left,
td.window.border.bottom,
td.window.edge.bottom-right {
    height: 12px;
}
td.window.edge.top-left {
    background-image: url('../images/widget/window/edge_tl_inactive.png');
}
td.window.border.top {
    background-image: url('../images/widget/window/border_t_inactive.png');
}
td.window.edge.top-right {
    background-image: url('../images/widget/window/edge_tr_inactive.png');
}
td.window.border.top-left {
    height: 26px;
    background-image: url('../images/widget/window/border_tl_inactive.png');
}
td.window.headline {
    cursor: default;
    vertical-align: top;
    height: 26px;
    background-image: url('../images/widget/window/tile_head_inactive.png');
}
span.window.headline.caption {
    float: left;
    font-weight: bold;
    color: #bbb;
    display: block;
    height: 19px;
    line-height: 19px;
    padding-left: 20px;
    background-image: url('../images/widget/icons/16/x-office-document.png');
    background-repeat: no-repeat;
    background-position: left center;
}
div.window.default span.headline.caption {
	background-image: url('../images/widget/icons/16/x-office-document.png');
}
div.window.chat span.headline.caption {
	background-image: url('../images/widget/icons/16/internet-group-chat.png');
}
div.window.profile span.headline.caption {
	background-image: url('../images/widget/icons/16/system-users.png');
}
div.window.info span.headline.caption {
	background-image: url('../images/widget/icons/16/dialog-information.png');
}
div.window.warning span.headline.caption {
	background-image: url('../images/widget/icons/16/dialog-warning.png');
}
div.window.error span.headline.caption {
	background-image: url('../images/widget/icons/16/dialog-error.png');
}
div.window.groupchat span.headline.caption {
	background-image: url('../images/widget/icons/16/internet-web-browser.png');
}
img.window.minimize,
img.window.close {
    float: right;
    cursor: pointer;
}
div.window.container.active span.window.headline.caption,
div.window.highlight span.window.headline.caption {
    color: #fff;
}
td.window.border.top-right {
    height: 26px;
    background-image: url('../images/widget/window/border_tr_inactive.png');
}
td.window.border.left {
    background-image: url('../images/widget/window/border_l.png');
}
td.window.body {
    background-color: #f9f9f9;
}
td.window.border.right {
    background-image: url('../images/widget/window/border_r.png');
}
td.window.edge.bottom-left {
    background-image: url('../images/widget/window/edge_bl.png');
}
td.window.border.bottom {
    background-image: url('../images/widget/window/border_b.png');
}
div.window.resizable td.window.edge.bottom-right {
    background-image: url('../images/widget/window/edge_br.png');
    cursor: se-resize;
}
div.window td.window.edge.bottom-right {
    background-image: url('../images/widget/window/edge_br.png');
}

div.window table.window.info td {
    vertical-align: middle;
    padding: 10px;
}
div.window.content {

}
div.window td.buttons {

    background-color: #f9f9f9;
}

div.window.active td.window.edge.top-left,
div.window.highlight td.window.edge.top-left {
    background-image: url('../images/widget/window/edge_tl.png');
}
div.window.active td.window.border.top,
div.window.highlight td.window.border.top {
    background-image: url('../images/widget/window/border_t.png');
}
div.window.active td.window.edge.top-right,
div.window.highlight td.window.edge.top-right {
    background-image: url('../images/widget/window/edge_tr.png');
}
div.window.active td.window.border.top-left,
div.window.highlight td.window.border.top-left {
    height: 26px;
    background-image: url('../images/widget/window/border_tl.png');
}
div.window.active td.window.headline,
div.window.highlight td.window.headline {
    background-image: url('../images/widget/window/tile_head.png');
}
div.window.active td.window.border.top-right,
div.window.highlight td.window.border.top-right {
    background-image: url('../images/widget/window/border_tr.png');
}

/* Widgets */
div.radiobutton,
div.checkbox {
    background-repeat: no-repeat;
    background-position: 4px center;
    padding-left: 26px;
    height: 18px;
    line-height: 18px;
}

div.radiobutton,
div.checkbox,
div.textbox div.label,
div.button {
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default;
}

div.radiobutton,
div.checkbox,
div.textbox input.text,
div.textbox div.label {
    font-size: 0.8em;
    color: #555;
    font-weight: bold;
}

/* Form */
div.formcontainer {
    padding: 8px;
}
div.formcontainer div.headline {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333;
}
div.formcontainer div.helptext {
    font-size: 0.9em;
    margin-bottom: 5px;
}

/* Radiobutton */
div.radiobutton {
	background-image: url('../images/widget/radiobutton/normal.png');
}
div.radiobutton:hover {
	background-image: url('../images/widget/radiobutton/hover.png');
}
div.radiobutton.selected {
	background-image: url('../images/widget/radiobutton/normal-selected.png');
}
div.radiobutton.selected:hover {
	background-image: url('../images/widget/radiobutton/hover-selected.png');
}

/* RadiobuttonGroup */
div.radiobuttongroup {
	padding: 10px;
}

div.radiobuttongroup div.headline {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}
div.radiobuttongroup div.helptext {
	font-size: 0.9em;
	margin-bottom: 5px;
}

/* Checkbox */
div.checkbox {
	background-image: url('../images/widget/checkbox/normal.png');
}
div.checkbox:hover {
	background-image: url('../images/widget/checkbox/hover.png');
}
div.checkbox.selected {
	background-image: url('../images/widget/checkbox/normal-selected.png');
}
div.checkbox.selected:hover {
	background-image: url('../images/widget/checkbox/hover-selected.png');
}

/* CheckboxGroup */
div.checkboxgroup {
	padding: 10px;
}

div.checkboxgroup div.headline {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}
div.checkboxgroup div.helptext {
	font-size: 0.9em;
	margin-bottom: 5px;
}

/* Textbox */

div.textbox {
	height: 28px;
}
div.textbox div.label {
	float: left;
	height: 28px;
	line-height: 28px;
}
div.textbox div.left,
div.textbox div.right {
	float: right;
	height: 28px;
	width: 8px;
}
div.textbox div.left {
	background-image: url('../images/widget/textbox/left.png');
}
div.textbox div.right {
	background-image: url('../images/widget/textbox/right.png');
}
div.textbox div.center {
	float: right;
	height: 28px;
	background-image: url('../images/widget/textbox/center.png');
}
div.textbox div.center input.text {
	border: none;
	background: transparent;
	height: 16px;
	line-height: 16px;
	padding: 6px 0px 6px 0px;
	margin: 0;
}
div.textbox div.center input.text.initial {
	font-style: oblique;
	color: #999;
}
div.textbox:hover div.left,
div.textbox.focus div.left {
	background-image: url('../images/widget/textbox/left-hover.png');
}
div.textbox:hover div.right,
div.textbox.focus div.right {
	background-image: url('../images/widget/textbox/right-hover.png');
}
div.textbox:hover div.center,
div.textbox.focus div.center {
	background-image: url('../images/widget/textbox/center-hover.png');
}

/* Button */
div.window div.button {
	cursor: default;
	height: 31px;
	display: inline-block;
}
div.window div.button div.left,
div.window div.button div.right {
	float: left;
	width: 8px;
	height: 31px;
	background-repeat: no-repeat;
}
div.window div.button div.left {
	background-image: url('../images/widget/button/left.png');
}
div.window div.button:hover div.left {
	background-image: url('../images/widget/button/left-hover.png');
}
div.window div.button div.right {
	background-image: url('../images/widget/button/right.png');
}
div.window div.button:hover div.right {
	background-image: url('../images/widget/button/right-hover.png');
}
div.window div.button div.center {
	float: left;
	background-image: url('../images/widget/button/center.png');
	background-repeat: repeat-x;
	height: 31px;
	line-height: 31px;
	padding: 0px 5px 0px 5px;
	font-size: 0.8em;
	color: #555;
}
div.window div.button:hover div.center {
	background-image: url('../images/widget/button/center-hover.png');
}
div.window div.button div.center span.caption {
	font-weight: bold;
}

/* Info-Fenster */

div.window div.info div.content,
div.window div.error div.content,
div.window div.warning div.content {
	width: 450px;
	padding: 20px 10px 20px 60px;
	background-image: url('../images/widget/icons/dialog-information.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	color: #555;
}
div.window div.error div.content {
	background-image: url('../images/widget/icons/dialog-error.png');
}
div.window div.warning div.content {
	background-image: url('../images/widget/icons/dialog-warning.png');
}

/* Chat */
div.chat.toolbar ul li {
	padding: 0;
	background-image: none;
}
div.chat.toolbar {
	position: fixed;
	bottom: -2px;
	right: 0px;
	overflow: visible;
}
table.chat.toolbar {
	border-collapse: collapse;
}
td.chat.toolbar {
	margin: 0;
	padding: 0;
}
td.chat.toolbar.top.left,
td.chat.toolbar.top.right {
	height: 36px;
	width: 9px;
}
td.chat.toolbar.top.left {
	background-image: url('../images/chat/widgets/chat_toolbar_left.png');
}
td.chat.toolbar.top.right {
	background-image: url('../images/chat/widgets/chat_toolbar_right.png');
}
td.chat.toolbar.top.center {
	background-image: url('../images/chat/widgets/chat_toolbar_center.png');
	padding: 10px 0px 3px 0px;
	position: relative;
	width: 230px;
}
td.chat.toolbar.bottom.left {
	background-image: url('../images/chat/widgets/chat_toolbar_bottom_left.png');
}
td.chat.toolbar.bottom.right {
	background-image: url('../images/chat/widgets/chat_toolbar_bottom_right.png');
}
td.chat.toolbar.bottom.center {
	background-color: #f9f9f9;
}

td.chat.toolbar.center div.userlist.button,
td.chat.toolbar.center div.chatlist.button {
	float: right;
	height: 22px;
	padding-left: 25px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
}
td.chat.toolbar.center div.userlist.button {
	background-image: url('../images/chat/22/system-users.png');
	margin-left: 10px;
}
td.chat.toolbar.center div.chatlist.button {
	background-image: url('../images/chat/22/internet-group-chat.png');
}
td.chat.toolbar.center div.chatlist.button.new {
	background-image: url('../images/chat/22/internet-group-chat-new.png');
}
div.chat.toolbar.userlist {
	background-color: #fcfcfc;
	border: 1px solid #eee;
	right: 5px;
	position: static;
}
ul.chat.toolbar.userlist {
	max-height: 500px;
	overflow: auto;
}
div.chat.toolbar.userlist div.chat.userlist.filter {
	display: block;
	border: solid #ccc;
	border-width: 1px 0 0;
	padding: 2px 0 2px 22px;
}
div.chat.toolbar.userlist input.chat.userlist.filter {
	color: #555;
	border: none;
	width: 100%;
}
div.chat.toolbar.userlist input.chat.userlist.filter.initial {
	color: #999;
}
div.context {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 5000;
}
div.context ul.context {
	padding: 0px;
	background-color: #fcfcfc;
	border: 1px solid #999;
	box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
}
div.context ul.context li {
	list-style: none;
	cursor: pointer;
	height: 30px;
	background-position: 6px center;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 15px;
	line-height: 30px;
	color: #555;
	font-size: 0.8em;
	font-weight: bold;
	white-space: nowrap;
}
div.context ul.context li:hover {
	background-color: #c9d6e3;
}
div.context ul.context li.startchat {
	background-image: url('../images/chat/22/internet-group-chat.png');
}
div.context ul.context li.openchat {
	background-image: url('../images/chat/22/internet-group-chat.png');
}
div.context ul.context li.closechat {
	background-image: url('../images/chat/22/process-stop.png');
	background-position: 8px center;
}
div.context ul.context li.profile {
	background-image: url('../images/chat/22/system-users.png');
}
div.context ul.context li.groupchat {
	background-image: url('../images/chat/22/internet-web-browser.png');
}
div.context ul.context li.ignore {
	background-image: url('../images/chat/22/ignore.png');
}
div.context ul.context li.ignore.disabled {
	background-image: url('../images/chat/22/ignore-disabled.png');
}
div.context ul.context li.head {
	display: block;
	height: 20px;
	background-image: url('../images/chat/widgets/context_head.png');
	background-repeat: repeat-x;
	background-position: center left;
	border-bottom: 1px solid #ccc;
	padding: 0;
	text-align: center;
	line-height: 20px;
	cursor: default;
	font-size: 0.8em;
	color: #000;
}
ul.chat.toolbar.userlist,
div.chatlist.container ul.chatlist {
	list-style: none;
	padding: 5px;
	margin: 0;
}
ul.userlist li ul li.user,
ul.userlist li.online span,
ul.userlist li.offline span,
div.chatlist.container ul.chatlist li {
	background: none;
	background-image: none;
	padding: 0;
	font-weight: bold;
	color: #555;
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 2px 0 2px 40px;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
}
ul.userlist ul.online,
ul.userlist ul.offline {
	padding: 1px 0px 6px 0px;
	margin: 0;
}
ul.userlist li.online.show > span,
ul.userlist li.offline.show > span {
	display: block;
	background-image: url('../images/chat/widgets/arrow_down.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 17px;
}
ul.userlist li.online.hide > span,
ul.userlist li.offline.hide > span {
	display: block;
	background-image: url('../images/chat/widgets/arrow_right.png');
	background-position: 5px center;
	padding-left: 17px;
}
div.chatlist.container ul.chatlist li.private {
	background-image: url('../images/chat/16/internet-group-chat.png');
}
div.chatlist.container ul.chatlist li.group {
	background-image: url('../images/chat/16/internet-web-browser.png');
}
div.chatlist.container ul.chatlist li.group.new {
	background-image: url('../images/chat/16/internet-web-browser.png');
	font-style: oblique;
}
div.chatlist.container ul.chatlist li.private.new {
	background-image: url('../images/chat/16/internet-group-chat-new.png');
	font-style: oblique;
}
div.chatlist.container ul.chatlist li.empty {
	padding: 0;
	text-align: center;
}

ul.userlist li.user:hover,
ul.userlist li.online span:hover,
ul.userlist li.offline span:hover,
div.chatlist.container ul.chatlist li:hover {
	background-color: #c9d6e3;
}

ul.userlist li.user.online0 {
	color: #999;
	background-image: url('../images/chat/16/dialog-information.png');
}
ul.userlist li.user.online1.status0 {
	background-image: url('../images/chat/16/dialog-information-online.png');
}
ul.userlist li.user.online1.status1 {
	background-image: url('../images/chat/16/dialog-error.png');
}
ul.userlist li.user.online1.status2 {
	background-image: url('../images/chat/16/face-smile.png');
}
ul.userlist li.user.online0.ignored,
ul.userlist li.user.online1.ignored {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
ul.userlist li.user.online0.ignore,
ul.userlist li.user.online1.ignore {
	background-image: url('../images/chat/22/process-stop.png');
}

ul.chat.toolbar.icon.status {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
ul.chat.toolbar.icon.status li.indicator {
	font-size: 0.8em;
	background-image: url('../images/chat/22/dialog-information.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	cursor: pointer;
	padding-left: 25px;
	line-height: 22px;
	color: #000;
	font-weight: bold;
}
ul.chat.toolbar.icon.status li.indicator:hover ul {
	display: block;
}
ul.chat.toolbar.icon.status ul.status.select {
	display: none;
	position: absolute;
	bottom: 100%;
	left: 0px;
	padding: 0px;
	background-color: #fcfcfc;
	border: 1px solid #999;
	box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
	margin: 0;
	list-style: none;
}
ul.chat.toolbar.icon.status ul.status.select li.head {
	display: block;
	height: 20px;
	padding: 0;
	background-image: url('../images/chat/widgets/context_head.png');
	background-repeat: repeat-x;
	background-position: center left;
	border-bottom: 1px solid #ccc;
	text-align: center;
	line-height: 20px;
	cursor: default;
	color: #000;
}
ul.chat.toolbar.icon.status li.select {
	cursor: pointer;
	height: 30px;
	background: no-repeat 6px center;
	padding-left: 35px;
	padding-right: 15px;
	line-height: 30px;
	color: #555;
	font-weight: bold;
	white-space: nowrap;
}
ul.chat.toolbar.icon.status li.select:hover {
	background-color: #c9d6e3;
}
ul.chat.toolbar.icon.status li.status2 {
	background-image: url('../images/chat/22/face-smile.png');
}
ul.chat.toolbar.icon.status li.status1 {
	background-image: url('../images/chat/22/dialog-error.png');
}
ul.chat.toolbar.icon.status li.status0 {
	background-image: url('../images/chat/22/dialog-information-online.png');
}
ul.chat.toolbar.icon.status li.online0 {
	background-image: url('../images/chat/22/dialog-information.png');
}
div.chat.toolbar.notification.container {
	position: absolute;
	right: 5px;
	bottom: 100%;
}
div.chat.toolbar.notification.message {
	position: static;
	width: 200px;
	background-color: #fcfcfc;
	border: 1px solid #eee;
	overflow: hidden;
}
div.chat.toolbar.notification.wrapper {
	padding: 10px;
	position: static;
}
div.chat.window.content div.messages {
	overflow: auto;
	overflow-x: hidden;
	height: 200px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
	width: 400px;
}
div.chat.window.content div.messages.disabled {
	background-color: #f6f6f6;
}
div.chat.window.content div.messages a.history {
	display: block;
	padding: 8px 0px 8px 0px;
	margin-bottom: 8px;
	font-size: 0.8em;
	color: #333;
	text-decoration: underline;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
div.chat.window.content div.messages div.history {
	padding: 2px 2px 8px 2px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}
div.chat.window.content div.messages div.history span.chatmessage.old,
div.chat.window.content div.messages div.history span.chatmessage.old span.time,
div.chat.window.content div.messages div.history span.chatmessage.old span.realname {
	color: #ccc;
}
div.chat.window.content div.messages span.info,
div.chat.window.content div.messages span.warning,
div.chat.window.content div.messages span.error {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
}
div.chat.window.content div.messages span.info {
	color: #aaa;
}
div.chat.window.content div.messages span.warning {
	color: #0000ff;
}
div.chat.window.content div.messages span.error {
	color: #ff0000;
}
div.chat.window div.loader {
	width: 16px;
	height: 16px;
	float: right;
	background-image: url('../images/chat/ajax-loader.gif');
	margin: 7px 5px 7px 0px;
}
div.chat.window.content table.content {
	width: 100%;
	height: 100%;
}
div.chat.window.content table.content td.messages {
	padding-top: 10px;
	height: 100%;
}
div.chat.window.content table.content td.input {
	height: 50px;
}
div.chat.window.content table.content td.input textarea.input {
	width: 400px;
	height: 44px;
	border: 1px solid #ccc;
	-webkit-box-sizing: content-box;
	-webkit-appearance: textarea;
	-webkit-box-orient: vertical;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	resize: none;
	background-color: #fff;
	padding: 2px;
	margin: 0;
	font-family: sans-serif;
	font-size: 0.8em;
}
div.chat.window.content table.content td.input textarea.input.disabled {
	background-color: #f6f6f6;
}
div.chat.window.content table.content td.emoticons {
	height: 30px;
}
span.chatmessage {
	display: block;
	font-size: 0.8em;
	word-wrap: break-word;
	color: #999;
}
span.chatmessage span.content {
	color: #555;
}
div.chat.window div.emoticons {
	height: 16px;
	width: 16px;
	padding: 4px;
	margin: 5px;
	background-image: url('../images/chat/emoticons/face-smile.png');
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	float: left;
}
div.chat.window div.emoticons.disabled {
	background-image: url('../images/chat/16/face-smile-disabled.png');
}
div.chat.window div.status {
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0px 10px 0px 10px;
	font-size: 0.8em;
}
div.chat.window div.chars {
	float: right;
	height: 34px;
	line-height: 34px;
	padding: 0px 10px 0px 10px;
	font-size: 0.8em;
}
div.chat.window div.emoticons div.container {
	cursor: default;
	position: absolute;
	bottom: 100%;
	left: 1px;
	width: 120px;
	height: 40px;
	border: 1px solid #ccc;
	background-color: #fcfcfc;
}

div.chat.window div.emoticons div.container div {
	width: 16px;
	height: 16px;
	float: left;
	padding: 2px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
div.chat.window div.emoticons div.smile {
	background-image: url('../images/chat/emoticons/face-smile.png');
}
div.chat.window div.emoticons div.angel {
	background-image: url('../images/chat/emoticons/face-angel.png');
}
div.chat.window div.emoticons div.crying {
	background-image: url('../images/chat/emoticons/face-crying.png');
}
div.chat.window div.emoticons div.glasses {
	background-image: url('../images/chat/emoticons/face-glasses.png');
}
div.chat.window div.emoticons div.kiss {
	background-image: url('../images/chat/emoticons/face-kiss.png');
}
div.chat.window div.emoticons div.monkey {
	background-image: url('../images/chat/emoticons/face-monkey.png');
}
div.chat.window div.emoticons div.plain {
	background-image: url('../images/chat/emoticons/face-plain.png');
}
div.chat.window div.emoticons div.sad {
	background-image: url('../images/chat/emoticons/face-sad.png');
}
div.chat.window div.emoticons div.smile-big {
	background-image: url('../images/chat/emoticons/face-smile-big.png');
}
div.chat.window div.emoticons div.surprise {
	background-image: url('../images/chat/emoticons/face-surprise.png');
}
div.chat.window div.emoticons div.wink {
	background-image: url('../images/chat/emoticons/face-wink.png');
}
div.chat.window td.userstatus {
	font-size: 0.8em;
	padding-top: 3px;
}

div.chat.window.group td.users {
	padding-top: 10px;
	padding-left: 10px;
}
div.chat.window.group ul.users {
	width: 180px;
	list-style: none;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
	height: 200px;
}
div.chat.window.group ul.users.disabled {
	background-color: #f6f6f6;
}
div.chat.window.group li.user {
	background: none;
	background-image: none;
	padding: 0;
	font-weight: bold;
	color: #555;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 30px;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
}
div.chat.window.group li.user:hover {
	background-color: #c9d6e3;
}
div.chat.window.group li.user.online0 {
	color: #999;
	background-image: url('../images/chat/16/dialog-information.png');
}
div.chat.window.group li.user.online1.status0 {
	background-image: url('../images/chat/16/dialog-information-online.png');
}
div.chat.window.group li.user.online1.status1 {
	background-image: url('../images/chat/16/dialog-error.png');
}
div.chat.window.group li.user.online1.status2 {
	background-image: url('../images/chat/16/face-smile.png');
}
div.chat.window.group li.user.online1.typing1 {
	background-image: url('../images/chat/16/input-keyboard.png');
}


div.chat.window.group.content table.content td.input textarea.input {
	width: 600px;
}

div.profile.content {
	width: 450px;
}

div.profile img.image {
	max-height: 200px;
	max-width: 150px;
	min-height: 50px;
}
div.profile td.image {
	padding: 10px;
	width: 150px;
}

div.profile td.data {
	padding: 10px;
}

div.profile span.prefix,
div.profile span.firstname,
div.profile span.lastname {
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
}

div.profile td.name {
	width: 250px;
}

div.profile td.description span {
	font-size: 1em;
}

div.profile span.key {
	margin-top: 10px;
	display: block;
	font-size: 0.8em;
	color: #999;
}
div.profile span.value {
	display: block;
	color: #555;
	margin-bottom: 10px;
}

/* Lightbox */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData {
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 84%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNav {
	float: right;
}

#imageData #bottomNavClose {
	width: 40px;
	float: left;
	padding: 0 5px 0.7em 0;
	outline: none;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/*
 * Dynamisch-nachladende Sitemap
 */
div#dynamicSitemapContainer table {
	width: 100%;
}
div#dynamicSitemapContainer td.klappIcon {
	width: 14px;
	vertical-align: top;
	padding-top: 2px;
}
div#dynamicSitemapContainer td.klappIcon img {
	cursor: pointer;
}
div#dynamicSitemapContainer div.title {
	cursor: pointer;
}
div#dynamicSitemapLightboxOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	height: 3176px;
	width: 100%;
	background-color: black;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
div#dynamicSitemapLightbox {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	position: fixed;
	top: 20px;
	z-index: 91;
	border: 2px solid #819fb8;

	-moz-border-radius: 6px;
	border-radius: 6px;

	-moz-box-shadow: 8px 8px 8px #000;
	-webkit-box-shadow: 8px 8px 8px #000;
	box-shadow: 8px 8px 8px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}
div#dynamicSitemapLightbox {
	width: 700px;
}
div#dynamicSitemapLightboxContent {
	overflow: auto;
	padding: 8px;
}
div#dynamicSitemapLightbox.SHOWDOCUMENT div#dynamicSitemapLightboxContent {
	padding: 0px;
	width: 700px;
	height: 475px;
	overflow: clip;
}
div#dynamicSitemapLightbox.SHOWTEASER div#dynamicSitemapLightboxContent {
	width: 684px;
	height: 175px;
}
div#dynamicSitemapLightboxContent iframe {
	width: 700px;
	height: 475px;
}
div.dynamicSitemapLightboxLinks {
	padding: 2px;
	background-color: #819fb8;
	color: white;
}
div.dynamicSitemapLightboxLinks table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	margin: 0px;
	font-size: 9pt;
	height: 23px;
}
div.dynamicSitemapLightboxLinks td,
div.dynamicSitemapLightboxLinks td img {
	vertical-align: top;
}
div.dynamicSitemapLightboxLinks td.documentLink {
	padding-top: 3px;
	padding-bottom: 5px;
	width: 180px;
}
div.dynamicSitemapLightboxLinks td.title {
	padding-left: 3px;
	vertical-align: middle;
}
div.dynamicSitemapLightboxLinks td.title div#dynamicSitemapLightboxTitle {
	width: 490px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	font-size: 10pt;
	font-weight: bold;
}
div.dynamicSitemapLightboxLinks td.closer {
	text-align: right;
}
a#dynamicSitemapLightboxLink {
	border: 1px solid #00365a;
	padding: 2px 4px;
	margin-left: 8px;
	color: white;

	-moz-border-radius: 2px;
	border-radius: 2px;

	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 1px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
}

/*
 * Darstellung eines Hauptinhalts ohne das Rahmenkonstrukt (z.B. in einem iFrame)
 */
body.noframe div#background,
body.noframe div#outerFrame,
body.noframe div#mainArea,
body.noframe table#main,
body.noframe table#main td#contentTd {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
body.noframe table#main td#contentTd {
	padding-left: 4px;
	padding-right: 4px;
}
body.noframe div#footer {
	display: none;
}

/* Hint-Sprechblase */
div.hintBubbleContainer {
	width: 210px;
	top: -62px;
	left: -174px;
	z-index: 100;
}

table.hintBubble td.s1 {
	background: url("../images/hintbubble/left_top.png") no-repeat;
	width: 17px;
	height: 17px;
}

table.hintBubble td.s2 {
	background: url("../images/hintbubble/top.png") repeat-x;
	height: 17px;
}

table.hintBubble td.s3 {
	background: url("../images/hintbubble/right_top.png") no-repeat;
	width: 35px;
	height: 17px;
}

table.hintBubble td.s4 {
	background: url("../images/hintbubble/left.png") repeat-y;
	width: 17px;
}

table.hintBubble td.s5 {
	background: white;
	white-space: normal;
}

table.hintBubble td.s6 {
	background: url("../images/hintbubble/right.png") repeat-y;
	width: 35px
}

table.hintBubble td.s7 {
	background: url("../images/hintbubble/left_bottom.png") no-repeat;
	width: 17px;
	height: 26px;
}

table.hintBubble td.s8 {
	background: url("../images/hintbubble/bottom.png") repeat-x;
	height: 26px
}

table.hintBubble td.s9 {
	background: url("../images/hintbubble/right_bottom.png") no-repeat;
	width: 35px;
	height: 26px
}

/*
 *	QR-Code Generator
 */

div#printableQrCode {
	display: none;
}

/* PDF-Bezogenes */
.pdfCartButton {
	white-space: nowrap;
}

div.pdfCartEmpty {
	margin: 20px;
	font-weight: bold;
	font-size: 120%;
}

table.pdfCart tr.pdfCartDownload div {
	font-weight: bold;
	margin: 15px 0;
}

table.pdfCart tr.pdfCartDownload div img {
	vertical-align: middle;
}

table.pdfCart tr.pdfCart td {
	padding-top: 3px;
	padding-bottom: 3px;
}

table.pdfCart td.pdfCartNumber {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

/*
notwendige Anpassungen für Druckansicht der Bildergalerie
*/

div#printList{
	display: none;
}

/*
	zusätzliche Klasse für zentrierte Bilder
*/
.centered-image {
	display: block;
	margin: auto;
}

