/*########################################################################
                                                          Hauptboxen
##########################################################################*/
#headerBox {
	height: 84px;
	width:1000px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#imageBox {
	height: 160px;
	width:1000px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#contenBox {
	width:1000px;
	padding: 0px 0px 0px 0px;
	float:left;
	font-size:11px;
	line-height: 15px;
}
/*########################################################################
                                                          HeaderBox
##########################################################################*/
#sprache{
	width: 177px;
	float:left;
	margin: 43px 0px 0px 5px;
}
#service {
	float:left;
	padding: 20px 0px 0px 0px;
	font-size:10px;
}
#suchen {
	float:left;
	padding: 17px 0px 0px 0px;
	font-size:10px;
}

/*########################################################################
                                                          ImageBox
##########################################################################*/
#bild {
	display:block;
	float:left;
}
#bildText {
	display:block;
	float:left;
	padding: 0px 0px 0px 0px;
}

/*########################################################################
                                                          ContentBox
##########################################################################*/
#drucken {
	margin:30px 0px 0px 775px;
}

#subNavi {
	margin:0px 0px 0px 0px;
}
#info {
	padding: 10px 10px 10px 8px;
	font-size: 10px;

}
#content {
	float:left;
	padding: 0px 10px 10px 20px;
}
/*########################################################################
                                                          DRUCKEN
##########################################################################*/
#bgDruck {
    background-color:#FFFFFF;
	width: 100%;
	height: 100%;
}
#printLogo {
	text-align:right;
	margin: 10px 20px 0px 0px;

}
/*########################################################################
                                                          TEXTE
##########################################################################*/
.contentTitel {
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 0px 10px 0px; 
	

}
/*########################################################################
                                                          NEWS
##########################################################################*/
#news-bild  {
	display:block;
	float:left;

}
#news-linie {
	display:block;
	background-image: url(../../uploads/pics/news_lin.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-top:10px;
}
#news-linie-archiv {
	display:block;
	background-image: url(../../uploads/pics/news_lin_archiv.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-top:10px;
}

.news-date {
	font-size:10px;
}
#news-list-morelink {
	display:block;
	width: 100%;
	text-align:right;
}
.news-title {
	font-size:12px;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
}
#news-subheader{
	font-size:11px;
	font-weight:bold;
}
#news-archiv  {
	list-style:none;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:10px;
	margin-left:0px;
	border:1px solid #5C8890;
	background-color:#E6EDEE;
	list-style-type: none;
	width: 150px;
}

.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#000000;
}


/*--------------------------------- Powermail --------------------------------- */
#tx-powermail-pi1_fieldset_1 legend { display:none;}
#tx-powermail-pi1_fieldset_5 legend { display:none;} 
	/* Form */
#uid2_msg{display:none;}
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #cc0000;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #cc0000;
	margin: 3px 0 15px 300px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border-bottom: 1px solid #5E1934;
	border-left: 0px solid #5E1934;
	border-top: 0px solid #5E1934;
	border-right: 0px solid #5E1934;
	padding: 10px;
	margin-bottom:10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	font-size:14px;
	color:#5E1934;

}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 300px;
	float: left;
	clear: both;
	font-weight: normal; 
}
fieldset.tx-powermail-pi1_fieldset input.powermail_check{
}
fieldset.tx-powermail-pi1_fieldset select.powermail_select {	font-size:11px;
	padding:2px;}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea{

	/* Input and textarea */
	width: 260px;
	font-size:11px;
	padding:2px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 300px; 
	font-weight: normal;
	background-color:#5E1934;
	color:#fff;
	padding: 2px 15px 2px 15px;
	border: 1px solid #fff;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin:5px 0 5px 0;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cc0000;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	font-style: normal; 
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
