/*	$Author: jwundrak $
*	$Date: 2007-09-07 19:35:36 +0200 (Fr, 07 Sep 2007) $
*	$Revision: 1492 $
*******************************************************************************************************************************/

/*************************************** CONTENT ***************************************************************************/
.content_hl{
	font-weight : bold;
	padding-bottom: 6px;
	border-bottom:1px dotted #000000;
}
/*************************************** LOGOUT BUTTON *******************************************************************/
#logout_button{
	font-size:10px;
	color:#000000;
	font-weight : bold;
	border:1px solid red;
	background-color:#CECFCE;
	padding:4px;
	margin:4px;
}

/*********************************** Form *****************************************************************************/
.form_button{

}

legend{color:#666!important; padding:0; margin:0 0 0 -8px;}
html>body legend{color:#666!important; padding:0; margin:0;}

fieldset{border: none; font-size:1.1em;}
form{margin:0px;padding:0px;}
input, textarea, select{
	
}

input.p100{width:99%;}
input.p80{width:80%;}
input.p60{width:60%;}
textarea.p100{width:99%;height:100px;}
input.form_radio, input.form_checkbox{
	margin-bottom:-2px;
	width:auto;
	border:none;
}

/******************************** NewsFXO ***************************************************************************/
#news_fxo{}
.cnfxo_month{
	font-weight: bold;
	padding: 0px 2px;
}
.cnfxo_cat{
	background: #890001;
	color: #fff;
	font: bold 11px verdana, arial, sans-serif;
	padding: 4px 2px;
	margin-bottom: 5px;
}
.cnfxo_h_t{
	background: #EAEAEA;
	border-top: 1px solid #FF9933;
	padding: 3px 2px 3px 2px;
}

.cnfxo_head{
	float: left;
	color: #0099CC;
	font-weight: bold;
	width: 65%;
	}
.cnfxo_time{
	padding: 0 3px; 
	float: right;
	font-weight: bold;
}
.cnfxo_desc{padding: 3px 0 3px 0px;}
.cnfxo_space{
	padding: 0; margin: 0;
	font-size: 1px;line-height: 1px;}

/******************************* Events ***********************************************************************************/
.zsDates{background: #EAEAEA;}
.datescat{
	background: #0099CC;
	padding: 3px 6px;
}
.datescat a, .datescat{color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.datesmonth{
	padding: 4px 4px;
	font-weight: bold;
	background: url(../img/bg_sub.gif) left bottom repeat-x;
}

.zsd_left{
	padding: 4px 4px;
	float: left; 
	width: 150px;
	background: #EAEAEA;
}

.datesHeadline{
	float: left;
	padding: 0 0 0 10px;
	background: #EAEAEA;
}

.dates_wo{
	float: right;
	background: #EAEAEA;
}

.zsd_right{
	padding: 4px 4px;
	background: #EAEAEA;
}

.newscleaner, .cleaner2{
	margin: 0; padding: 0;
	clear: both;line-height: 1px;
	font-size: 1px;
}


/**************************************************************************************************************************/
.dict_word {text-decoration: none;}
.last_change{
	font-size : 9px;
	color: #666666;
}
.artikel_id{
	font-size : 10px;
	color: #666666;
}
.news   {
		font-family:verdana;
		font-size:10px;
		color:#000000;
		line-height:14px;
		}

.news_content_win{
	font-weight: normal;
	text-decoration: none;
	font-size : 12px;
	color: Black;
}

.cleaner{clear:both;margin:0px;padding:0px;font-size:1px;line-height:1px;}


.menue_unvisible{color: #dbdbdb; font-weight: normal; text-decoration: none;font-size : 10px;}
.menue_select_unvisible{color: #ffcc00; font-weight: normal; text-decoration: none;font-size : 10px;}


.img_desc {font-size: 9Px;color: #000000;}
.who_im {
	font-size: 10Px;
	color: Gray;
}
.klein { font-size: 10px}
.error{ font-size: 12px;font-weight: bold; color: #ff0000;}
div.error, span.error, label.error{background-color:#ff0000; color: #ffffff; line-height: 150%;}
/************* Woerterbuch Funktion ****************/
span.dictionary_mark{
    color: red;
    background-color: yellow;
}
span.search_mark{
    color: red;
    background-color: yellow;
}

/******************************* Bestellanforderung ***********************************************************************************/

div.order_req table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
div.order_req th {
	background-color: #dddddd;
}
div.order_req .tr_row_0 {
	background-color: #f5f5f5;
}
div.order_req .tr_row_1 {
	background-color: #ffffff;
}
div.order_req td.cats {
	font-weight: 700;
	border-bottom: 1px solid #000000;
}
div.order_req form label {
	display: -moz-inline-box;
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
div.order_req form ul {
	margin: 0;
	padding: 5px;
}
div.order_req form li {
	list-style: none;
	padding: 5px;
	margin: 0;
	width: 100%;
	text-align: center;
}
div.order_req form label {
	width: 30%;
}

