/*	$Author: dgreim $
*	$Date: 2005-11-04 13:51:13 +0100 (Fr, 04 Nov 2005) $
*	$Revision: 294 $
*/
/*#####################################
#	CONTENT
#######################################*/
.content_hl{
	font-weight : bold;
	padding-bottom: 6px;
	border-bottom:1px dotted #000000;
}
.subnavi{
	font-size:11px;
	color:#E07625;
	font-weight : bold;
	padding:4px;
	margin:4px;
	text-decoration: none;
}
/*#####################################
#	LOGOUT BUTTON
#######################################*/
#logout_button{
	font-size:10px;
	color:#000000;
	font-weight : bold;
	border:1px solid red;
	background-color:#CECFCE;
	padding:4px;
	margin:4px;
}
/* UL CATS */
.pre_cat{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-weight : bold;
	background-color:#b2cb2c;
	text-decoration: none;
	width: 274px;
}
.pre_cat li{
	padding: 0px 0px 0px 0px;
}
.pre_cat a{
	display: block;
}
.pre_cat a img.img_user_mg{
	float: right;
}
.pre_cat .cat_cat a{
	background: #b2cb2c url(../img/pfeil.gif) 15px no-repeat;
	padding: 2px 0px 2px 30px;
	text-decoration: none;
	color: #FFF;
	display: block;
	width: 244px;
}
.pre_cat .cat_cat a:hover{	
	color: #404040;
}
.pre_cat a.active{
	color: #404040;
}
.pre_cat .sub_cat a{
	background: #d1df88 url(../img/pfeil_s.gif) 30px no-repeat;
	padding: 2px 0px 2px 45px;
	text-decoration: none;
	color: #919B59;
	display: block;
	width: 229px;
}
.pre_cat .sub_cat a:hover{	
	color: #404040;
}
.pre_cat a.active{
	color: #404040;
}
.pre_cat .subsub_cat a{
	background: #d1df88 url(../img/pfeil_s.gif) 45px no-repeat;
	padding: 2px 0px 2px 60px;
	text-decoration: none;
	color: #919B59;
	display: block;
	width: 214px;
}
.pre_cat .subsub_cat a:hover{
	color: #404040;
}
.pre_cat a.active{
	color: #404040;
}
/*#####################################
#	Form
#######################################*/
form{margin:0px;padding:0px;}
input { border:1px solid #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 }
textarea{background-color : #cccccc;}
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;
}

/* ########################## */
body{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
td{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
a{	color:#000000;}
/*#######################################*/
.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;
}
