html{padding: 0; margin: 0px;}
body{
margin: 0;
padding: 0;
font-size: x-small;
font-family: verdana, arial, sans-serif;
font-weight: normal;
line-height: 18px;
}

a img{border: none;}

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

/*************************************** PRINT LAYOUT **********************************************************************/

#printbox{width: 60%; margin: 10px;}

.prn_header{ height: 105px;}
.prn_header img{float: left;}
.prn_header span{float: right;padding: 80px 10px 10px 10px; font-size: 1.9em; font-weight: bold;}

.prn_buttons{height: 30px;border-top: 1px solid #49457c}
.prn_buttons a{color: #49457c; float: left; padding: 2px 5px;text-decoration: underline;}
.prn_buttons a:hover{color: #000; text-decoration: none;}

.prn_content{padding: 5px; margin: 0 0 20px 0; font: normal 1.2em/1.6em verdana, arial, sans-serif;}
.prn_content a{color: #49457c;}


.prn_foot{border-top: 1px solid #49457c;border-bottom: 1px solid #49457c; text-align: center;}

.top_spalter{display: none!important;}

/*************************************** CONTENT ***************************************************************************/
.content_hl{
	font-weight : bold;
	padding-bottom: 6px;
	border-bottom:1px dotted #000000;
}

/*********************************** Form *****************************************************************************/
fieldset{border: none;}
form{margin:0px;padding:0px;}
input, textarea, select{
	background: #D1D3D4;
	padding: 1px 2px;
	color: #000;
	border-top:1px solid #0068B4;
	border-left:1px solid #0068B4;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	font: normal 11px verdana, arial, sans-serif;
}

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;
}
.form_button{
	background: transparent;
	border: none;
	font: bold 11px verdana, arial, sans-serif;
	color: #0068B4;
	cursor: pointer;
}
/******************************** 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;
}

.img_desc {font-size: 9Px;color: #000000;}

/************* 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%;
}
