/* Styles for the Extensions on fernwege.de */

/* Hotel Database */

/* List-Plugin */

.tx-mzhoteldb-pi2 h2 {
	clear: both;
}

.tx-mzhoteldb-pi2 .label {
	width: 130px;
	float: left;
	line-height: 19px;
}

.tx-mzhoteldb-pi2 .label-big {
	line-height: 19px;
}

.tx-mzhoteldb-pi2 .content {
	min-width: 170px;
	line-height: 19px;
	font-weight: bold;
	vertical-align: middle;
}

.tx-mzhoteldb-pi2 .content a {
	line-height: 19px;
	font-weight: normal;
}

.tx-mzhoteldb-pi2 .image {
	float: right;
}

/* dkd-Forum Styles */

div#dkd_forum h3 {
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial;
	background: #CCE7E7;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #000000;
}

div#dkd_forum td.h3 {
	font-family: Arial;
	background: #CCE7E7;
	font-size: 10pt;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
}

div#dkd_forum td.h3 a{
	font-weight: bold;
}

div#dkd_forum a.bold{
	font-weight: bold;
}

div#dkd_forum .no_margin {
	font-family: Arial;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Hitlist-Plugin */

.tx-hitlist-pi1 H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* thmailformPlus-Plugin */

.tx-thmailformplus-pi1 H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* mz_users */

td.error {
	color: red;
	font-weight: bold;
}

/* av_otherressources */

/* Style classes for the category items */

tr.error td {
	color: FF0000;
}

tr.error td input{
	border: 1px solid FF0000;
}

/* newloginbox */

.tx-newloginbox-pi3-listrow TD {
	background-color:#eeeeee;
	padding-left: 3px;
	padding-right: 3px;
}

.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD {
	background-color:#cccccc;
}

.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P {
	font-weight:bold;
}

.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD {
	background-color:#f6f6f6;
}

div.tx-banner-pi1 {
}

/* Task Ticker */

.tx-dkdttticker-pi1 select {
	border: 1px solid;
}

.tx-dkdttticker-pi1 br { clear: both; }

.tx-dkdttticker-pi1 .listheader td a { color: #FFFFFF; }
.tx-dkdttticker-pi1 .listheader td a:hover { color: #FFFFFF; text-decoration: none }

.tx-dkdttticker-pi1 .listheader td {
	background-color: #000000;
	color: #FFFFFF;
	margin: 1px 1px 0px 0px;
	padding: 2px;
	font-weight: bold;
}

.tx-dkdttticker-pi1 .listrow_1 td {
	background-color:#FFF674;
	margin: 1px 1px 0px 0px;
	padding: 2px;
}

.tx-dkdttticker-pi1 .listrow_2 td {
	background-color:#FFE674;
	margin: 1px 1px 0px 0px;
	padding: 2px;
}

.tx-dkdttticker-pi1 .listrow_2 .listrow_1 {
	background-color:#FFF674;
}

.tx-dkdttticker-pi1 .listrow_3 td {
	background-color:#FFF674;
	margin: 1px 1px 0px 0px;
	padding: 2px;
}

.tx-dkdttticker-pi1 .orange {
	background-color:#FFC674;
	padding: 1px;
	font-weight: bold;
	width: 100px;
}

.tx-dkdttticker-pi1 .darkyellow {
	background-color:#FFE674;
	padding: 1px;
	font-weight: bold;
	width: 100px;
	margin: 0px 1px 1px 0px;
}

.tx-dkdttticker-pi1 .yellow {
	background-color:#FFF674;
	padding: 1px;
	font-weight: bold;
	width: 100px;
	margin: 0px 1px 1px 0px;
}

.tx-dkdttticker-pi1 .complexity {
	border-top: 1px solid black;
	background-color:#FFC674;
	margin: 1px 1px 0px 0px;
	padding: 2px;
}

/* Umfrage Berwanderwahl */


.tx-pbsurvey-pi1 .survey_item {
	margin-bottom: 15px;
}

.tx-pbsurvey-pi1 .question {
	font-weight: bold;
	margin-bottom: 5px;
}

.tx-pbsurvey-pi1 .pagenumbering {
	font-size: 10px;
	height: 20px;
	position: relative;
	margin-bottom: 15px;
	float: right;
	width: 100px;
}

.tx-pbsurvey-pi1 .barcontainer {
	background-color: #FFFFFF;
	border: 1px solid #339999;
	height: 20px;
	position: absolute;
	right: 0px;
	width: 100px;
	z-index: 6;
}

.tx-pbsurvey-pi1 .bar {
	background-color: #CCE7E7;
	height: 20px;
	left: 0px;
	position: absolute;
	z-index: 4;
}

.tx-pbsurvey-pi1 .bartext {
	height: 20px;
	left: 0px;
	position: absolute;
	text-align: center;
	width: 100px;
	z-index: 5;
	padding-top: 2px;
}

.tx-pbsurvey-pi1 .required {
	color: #FF0000;
	font-size: 9px;
	vertical-align: super;
}

.tx-pbsurvey-pi1 .questionSubtext {
	margin: 5px 0px 5px 0px;
}

.tx-pbsurvey-pi1 .survey_error {
	color: #ff0000;
	margin-bottom: 15px;
}

.tx-pbsurvey-pi1 table tr td {
	padding: 2px 10px 2px 0px;
}



	/* 
	 * EXT: Two Columns 
	 */
	 
	
.tx-xinittwocolumn-pi1 {
	clear: both;
	display: block;
	height: auto;
}
	
.tx-xinittwocolumn-pi1 .left {
	float: left; 
	width: 17.31em; 
	vertical-align: top; 
	height: 100%;
}
	
.tx-xinittwocolumn-pi1 .right {
	float: right; 
	width: 17.31em; 
	vertical-align: top; 
	height: 100%;
}

	/*
	 * EXT: simpleDate
	 */
	 
.tx-simpledate div {
	line-height: 1.39em;
	vertical-align: middle;
}
	
.tx-simpledate .list-row {
	margin: 0 0 0.46em 0;
	clear: both;
}
	
.tx-simpledate .list-date {
	width: 6.53em; 
	height: 100%; 
	float: left;
}
	
.tx-simpledate .list-date-select {
	width: 8.46em; 
	height: 100%; 
	float: left;
}
	
.tx-simpledate .list-link {
	/*width: 360px; */
	height: 100%; 
	float:left;
}
	
.tx-simpledate .list-where {
	float:left;
	width: 15.38em;
}
	
.tx-simpledate .list-image {
	float: right;
}
	
.tx-simpledate .form-left {
	float: left; 
	width: 5.38em;
	vertical-align: middle;
	line-height: 1.92em;
}

