/*	$Author: dgreim $
*	$Date: 2006-09-21 00:21:06 +0200 (Do, 21 Sep 2006) $
*	$Revision: 825 $
*/
/*#####################################
#	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;
}
/* 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
#######################################*/
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, 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;
}
