@charset "UTF-8";



/*@import url(xpagethemeoverload.css);*/


#werbebanner.nav-box {
	background: none;
	margin: 0px;
	padding: 0px;
}


img.banner {
	margin-bottom: 5px;
}

.searchboxtext {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	vertical-align: top;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	list-style-type: none;
	font-size: 10px;
}

/*.searchfield {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9f9f9f;
	border-right-color: #9f9f9f;
	border-bottom-color: #9f9f9f;
	border-left-color: #9f9f9f;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	width: 130px;
	margin-bottom: 5px;
	color: #666;
	font-size: 1em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
}

.searchfield-large {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9f9f9f;
	border-right-color: #9f9f9f;
	border-bottom-color: #9f9f9f;
	border-left-color: #9f9f9f;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	width: 90%;
	margin-bottom: 5px;
	color: #666;
	font-size: 1em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
}*/

.separatorAfter {
	border-bottom: 1px solid #33b1e6;
}

/*.boxright,.rss_entry {
	background: #f8f8f8;
	color: #666;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 91.7%;
}*/

/*#col2_content .boxright {
	width: 103%;	
}*/

/*.boxright-headline,.rssTitle {  background: #666; 
	background: #FFFFFF url(backgrounds.gif) repeat-x scroll 0 -545px !important;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 100%;
	width: 100%;
	border-bottom: 1px solid #cfcfcf;
	padding-left: 1px;
}

.boxright-headline span {
	font-family: Verdana, Arial, Helvetica, san-serif;
}

.boxed, .rss_entry {
	border: 1px solid #cfcfcf;
	overflow: hidden;
}*/

.boxedExpandableCollapse {
	background-image: url("./minus.png");
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
}

.boxedExpandableExpand {
	background-image: url("./plus.png");
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
}

.kachel {
	display: inline-block;
	position: relative;
	background-color: #f0f0f0;
	border: 1px solid #cfcfcf;
	font-size: 0.9em;
	vertical-align: middle;
	height: 50px !important;
	width: 120px !important;
	margin: 1px;
	padding: 1%;
	text-align: center !important;
}

.kachelwide {
	display: inline-block;
	position: relative;
	background-color: #f0f0f0;
	border: 1px solid #cfcfcf;
	overflow: hidden;
	font-size: 0.9em;
	vertical-align: middle;
	text-align: left;
	height: 40px !important;
	width: 95% !important;
	padding: 1%;
	margin: 1px;
}

a.kachel {
	
}

a.kachel:HOVER {
	background-color: #33b1e6;
	color: #ffffff;
}

.footerlogo {
	display: inline-block;
	position: relative;
	background-color: transparent;
	overflow: hidden;
	font-size: 0.9em;
	vertical-align: bottom;
	text-align: left !important;
	width: 280px !important;
	height: 60px;
	padding-bottom: 0px;
	margin: 0px;
}

/* IE 7 HACK */
*+html .footerlogo {
	float: left;
}

/* IE 6 HACK */
/** html .footerlogo {
	float: left;
}

.ppinputfield {
	width: 91%;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.inputFullWidth {
	position: relative;
	width: 95%;
	margin: 0px;
	padding: 0px;
}

.inputSmall {
	position: relative;
	width: 50px;
	margin: 0px;
	padding: 0px;
}

.input20 {
	position: relative;
	width: 20%;
	margin: 0px;
	padding: 0px;
}

.input50 {
	position: relative;
	width: 50%;
	margin: 0px;
	padding: 0px;
}

.input75 {
	position: relative;
	width: 75%;
	margin: 0px;
	padding: 0px;
}
*/
/* TextArea mit 2 Zeilen Höhe */
/*.inputTextArea2 {
	position: relative;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.formLine {
	position: relative;
	max-height: 50px;
	min-height: 30px;
	border-bottom: 1px dotted #cfcfcf;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin: 0px;
	vertical-align: bottom;
	line-height: 1.2em;
	width: 100%;
	display: block;
}

.formLineDoubleHeight {
	position: relative;
	height: 50px;
	border-bottom: 1px dotted #cfcfcf;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin: 0px;
	vertical-align: bottom;
	line-height: 1em;
	width: 100%;
	display: block;
}

.formLineQuadHeight {
	position: relative;
	height: 100px;
	border-bottom: 1px dotted #cfcfcf;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin: 0px;
	vertical-align: bottom;
	line-height: 1em;
	width: 100%;
	display: block;
}

.formLine span,.formLineDoubleHeight span {
	line-height: 1.3em;
}

.formLineRead {
	position: relative;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin: 0px;
	vertical-align: bottom;
	line-height: 1.25em;
	width: 100%;
	display: block;
	border-bottom: 1px dotted #cfcfcf;
	overflow: hidden;
}

.formLineWrite {
	position: relative;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin: 0px;
	vertical-align: bottom;
	line-height: 1.5em;
	width: 100%;
	display: block;
	border-bottom: 1px dotted #cfcfcf;
	overflow: hidden;
}

.formhead {
	background-color: #f0f0f0;
	font-weight: bold;
	font-size: 0.9em;
	height: 15px !important;
	min-height: 15px !important;
	max-height: 15px !important;
}

*/






/* Hides Head and Foot from a View */
.hideHeaderAndFooter td.xspDataTableViewPanelHeaderStart,.hideHeaderAndFooter td.xspDataTableViewPanelHeaderMiddle,.hideHeaderAndFooter td.xspDataTableViewPanelHeaderEnd,.hideHeaderAndFooter td.xspDataTableViewPanelFooterStart,.hideHeaderAndFooter td.xspDataTableViewPanelFooterMiddle,.hideHeaderAndFooter td.xspDataTableViewPanelFooterEnd
	{
	display: none;
}

.isLoggedIn {
	display: none;
}

.cmsDynaEditBox {
	border: 1px dotted #cfcfcf;
}

.cmsDynaEditBox:HOVER {
	background-color: #f0f0f0;
}

.cmsSelector {
	display: block;
}

.cmsSelectorEditIcon {
	display: none;
	text-align: right;
}

.imageUploadPreview {
	max-height: 50px;
	max-width: 100px;
	float: left;
}

.imageBoxedRight { /* max-height:100px; */
	max-width: 155px;
}

.downloader {
	width: 100%;
}

.scrollableNews {
	overflow: hidden;
	position: relative;
	width: 100%;
	/* height: 80px; */
}

.noBackgroundImage {
	background: none !important;
}

.preview-image,.thumbnail {
	float: left;
	margin: 2px;
	max-width: 80px;
	max-height: 60px;
	border: none;
	cursor: pointer;
}

/*.MenuItem {
	display: block;
	border: 1px solid transparent;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}

.MenuItem:hover {
	background-color: #cfcfcf;
	border: 1px solid #888888;
}

.immobilienEintrag {
	border-top: 1px solid #E8E8E9;
	font-size: 0.9em;
	font-weight: normal;
	vertical-align: top;
}*/

.whiteBody {
	background-color: #ffffff;
	background-image: none;
	text-align: left;
}

.annotation {
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
}

/*.mainMenuRight {
	width: auto;
	margin-left: 124px !important; 
	border: none;
}*/

/* IE 7 HACK */
*+html .mainMenuRight {
	margin-left: 116px !important;
}

/* IE 6 HACK */
* html .mainMenuRight {
	margin-left: 116px !important;
}

.mainMenuRight a {
	color: #666666 !important;
	font-weight: normal !important;
}

.mainMenuLeft {
	width: auto;
	margin-left: 0px !important;
	border: none;
}

/*.terminView{
	background-color:#ffffff;	
}*/

/*.smallLogon {
	width: 90%;
}

.maintButton {
	margin: 0px;
	padding: 0px;
}*/



/* dojoxFisheyeList */
.dojoxFisheyeListItemLabel {
	position: relative;
	top: 64px;
	display: block;
}

.dojoxFisheyeListItemLabel.dojoxFishSelected {
	
}

.dojoxFisheyeListItemImage {
	border: 0px;
	position: absolute;
}

.dojoxFisheyeListItem {
	position: absolute;
	z-index: 2;
}

.dojoxFisheyeListBar {
	position: relative;
}

.dojoxFisheyeListBar {
	margin: 0 auto;
	text-align: center;
}

.outerbar {
	background: none;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

.doubleSelect {
	border: 1px solid #cfcfcf;
	width: 150px;
	font-size: 8pt;
}

.xspPanelViewColumnHeader:hover {
	background: none;
}

.fancyImageGen {
	cursor: pointer; 
	/*width: 40%;*/
	margin: 5px;
}

small {
	font-size: 75%;
}