/*	$Author: dgreim $
*	$Date: 2005-11-04 13:51:13 +0100 (Fr, 04 Nov 2005) $
*	$Revision: 294 $
*/
/*#####################################
#	CONTENT
#######################################*/
.content_hl{
	padding-bottom: 6px;
	margin-bottom: 10px;
	font: normal 1.35em arial, sans-serif;
	color: #008EE0;
}
/*#####################################
#	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;
	color:#000000;
	font-weight : bold;
	background-color:#F88500;
}
.pre_cat li{
	padding: 3px 0px 3px 8px;
}
.pre_cat .cat_cat{
	padding: 2px 0px 2px 15px;
	background-color:#dddddd;
}
.pre_cat a{
	display: block;
}
.pre_cat a img.img_user_mg{
	float: right;
}
.pre_cat #cat_aktiv a{
	color: red;
}
.pre_cat .sub_cat{
	padding: 2px 0px 2px 25px;
	background-color:#eeeeee;
}
.pre_cat #sub_aktiv a{
	color: red;
}
.pre_cat .subsub_cat{
	padding: 2px 0px 2px 35px;
	background-color:#ffffff;
}
.pre_cat #subsub_aktiv a{
	color: red;
}
/*#####################################
#	Form
#######################################*/

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;
}

/* ########################## */

.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{
	background-color:#f00;
	color: #fff;
	line-height: 1.5em;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 20px;

}
/************* Woerterbuch Funktion ****************/
span.dictionary_mark{
    color: red;
    background-color: yellow;
}
span.search_mark{
    color: red;
    background-color: yellow;
}

