/* layout für den public-bereich */

/****************/
/* diverse tags */
/****************/

body {
	background-image	: url("fzof_hintergrund.gif");
	background-color	: #FFC673;
	font-size:									101%;
  height:											100%;
  margin:											0px;
	scrollbar-3dlight-color: 		#333366;
	scrollbar-arrow-color: 			#fdf8ef;
	scrollbar-base-color: 			#fdf8ef;
	scrollbar-darkshadow-color: #006cb1;
	scrollbar-face-color: 			#006cb1;
	scrollbar-highlight-color:	#fdf8ef;
	scrollbar-shadow-color:			#fdf8ef;
  text-align:									center;
}

div.aussen1 {
	position:										relative;
	width:											48em;
	top:												0em;
	z-index:										0;
	margin-left:								auto;
	margin-right:								auto;
	text-align:									left;
}


div.aussen2 {
	position:										relative;
	z-index:										1;
	text-align:									left;
	width:											48em;
}

div.top_bg {
	position:										relative;
	top:												0em;
	left:												0em;
	z-index:										1;
	width:											48em;
}

div.top_menue {
	position:										absolute;
	top:												0.2em;
	width:											48em;
	text-align:									right;
	z-index:										1;
	color:											#ffffff;
}

div.top_menue a, div.top_menue a:hover {
	color:											#ffffff;
}

div.logo {
	position:										absolute;
	top:												0em;
	left:												0em;
	z-index:										3;
	text-align:									left;
}

div.logo img{
	/*width							:8.6em;
	height						:2.764em;*/
}

div.head {
	position:										relative;
	top:												0em;
	left:												0em;
	z-index:										2;
	width:											48em;
	height:											8.35em;
	text-align:									left;
}

div.head p{
	text-align:									right;
	margin:											0.1em 0.5em 0 0;
	font:												normal 0.71em arial, verdana, helvetica, 'zurich bt', sans-serif;
}

div.linie {
	position:										relative;
	top:												0em;
	left:												0em;
	z-index:										2;
	display			:block;
	line-height:								0.5em;
	text-align:									left;
	background-color	: #333399;
	border:							1px solid #ffffff;
	clear:											both;
}


div.content_foot {
	position:										absolute;
	left:												0px;
	top:												6.4em;
	z-index:										2;
	width:											100%;
	text-align:									left;
}

/***********************/
/* content */
/***********************/

div.content {
	z-index:										1;
	width:											26.5em;
	text-align:									left;
	font:												normal 1em arial, verdana, helvetica, 'zurich bt', sans-serif;
	float:											left;

}
/*******************************************************************************/
/** bug in ie und opera 7.0(content_rahmenbox ersetzt padding von div.content **/
/** angaben für padding oder border werden nicht außen sondern innen erzeugt. **/
/*******************************************************************************/

div.content_rahmenbox {
	border-top: none;
  padding:  0.45em;
}

/*******************************************************************************/

div.content fieldset {
	font							:normal 0.75em arial, verdana, helvetica, 'zurich bt', sans-serif;
	padding						:0.5em 0.5em 0.5em 0.5em;
}

div.content fieldset ul{
	margin						:1em 0em 1em 0em;
}

div.content fieldset legend{
font-style					:bold;

}

div.content h1 {
	color							:#003366;
	font							:bold 1.2em arial, verdana, helvetica, 'zurich bt', sans-serif;
	margin						:0em;
}

div.content h2 {
	color							:#003366;
	font							:bold 1.2em arial, verdana, helvetica, 'zurich bt', sans-serif;
	margin						:0em;
}

div.content h3 {
	color							:#003366;
	font							:bold 1.2em arial, verdana, helvetica, 'zurich bt', sans-serif;
	margin						:0em;
}

div.content ul li {
	color							:#000;
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	margin-top:5px;
	margin-bottom:5px;
}


div.forum {
	width:											37.8em;
}

/***********************/
/* foot */
/***********************/

div.foot {
	position:										relative;
	top:												0em;
	left:												0;
	margin:											0 auto 0 auto;
	padding:										0em;
	z-index:										2;
	width:											48em;
	height:											3em;
	text-align:									left;
	color:											#333333;
	border-top:									1px dashed #cccccc;
	clear:											both;
}

div.foot span{
	text-align:									left;
	margin:											0.1em 0.5em 0 0.5em;
	font:												normal 0.75em arial, verdana, helvetica, 'zurich bt', sans-serif;
}

div.bottom_menue {
	position:										absolute;
	top:												0.2em;
	left:												0em;
	z-index:										1;
	color:											#003366;
}

div.bottom_menue a, div.bottom_menue a:hover {
	color:											#003366;
}


/***********************/
/* universelle klassen */
/***********************/

.hidden_comment {
	display:			none;
}

label {
	margin				:0em;
}

span.label_left {
	float					:left;
	text-align		:left;
	width					:6em;
	margin				:0em;
}

/*************************************/
/* container												 */
/*************************************/

div.container1 {
	position:										relative;
	top:												0em;
	left:												0em;
	z-index:										3;
	width:											9.5em;
	text-align:									left;
	margin:											0em;
	background-color:						#CCCCFF;
	float:											left;
	border-right:				1px solid #ffffff;
	border-left:				1px solid #ffffff;

}

div.container2 {
	position:										relative;
	top:												0em;
	left:												0em;
	z-index:										3;
	width:											11em;
	text-align:									center;
	margin:											0em;
	background-color:						#CCCCFF;
	float:											right;
	border-right:				1px solid #ffffff;
	border-left:				1px solid #ffffff;
	border-bottom:				1px solid #ffffff;
}


div.icon_print {
	color:				#000000;
	font:					normal 0.8em Arial, Verdana, Helvetica, 'Zurich BT', sans-serif;
	clear:				both;
	text-align:right;
}


/*************************************/
/* Infoline												 */
/*************************************/

div.content div.infoline_form {
	position					:relative;
	top								:0em;
	padding						:0.5em 0em 0.5em 0em;
	color							:#000000;
	text-align				:left;
	font							:normal 0.75em arial, verdana, helvetica, 'zurich bt', sans-serif;
}


div.content div.infoline_form input {
	width							:16em;
}
div.content div.infoline_form input#herr, div.content div.infoline_form input#frau {
	width							:2em;
	text-align				:left;
}


/**************************************/
/* 	auflistungen für content 					*/
/* 	auflistungen für events						*/
/* 	auflistungen für webseiten				*/
/* 	auflistungen von organisationen		*/
/**************************************/

div.aktuelle_meldungen, div.aktuelle_events {
position					:relative;
}

div.kopf_content_typ_1, div.kopf_org {
	position					:relative;
	color							:#000000;
	margin						:1.5em 0em 2.5em 0em;
	border-top			:1px solid #003366;
	clear:both;
	display:block;
}

/*########### linkformat ###########*/

div.kopf_content_typ_1 a, div.kopf_org a {
	color : #333399;
	text-decoration : none;
}

div.kopf_content_typ_1 a:hover, div.kopf_org a:hover {
	z-index: 1;
	color : #333399;
	text-decoration : underline;
}

/*########### datum ###########*/

div.kopf_content_typ_1 div.datum{
	position					:relative;
	color							:#000000 ;
	padding-right			:1em;
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	width							:100%;
	text-align				:left;
}

/*########### drucksache ###########*/

div.kopf_content_typ_1 div.drucksache {
	position					:absolute;
	left							:33em;
	color							:#000000 ;
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	text-align				:left;
}	

/*########### titel ###########*/

div.kopf_content_typ_1 div.titel,
	position					:relative;
	padding						:0em;
	text-align				:left;
	width							:100%;
}

div.kopf_org div.titel {
	position					:relative;
	padding						:0em;
	color							:#000000 ;
	text-align				:left;
	line-height				:1.6em;
	width							:100%;
	/*background-image	:url(bullet.gif);
	background-repeat	:no-repeat;
	background-position	:100% 0%;*/
}

div.kopf_content_typ_1 div.titel h2,
div.kopf_org div.titel h2 {
	color							:#000000;
	font							:bold 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	margin						:0em;
	line-height				:1.7em;
}

/*########### kurztext ###########*/

div.kopf_content_typ_1 div.kurz,
div.kopf_org div.kurz {
	position					:relative;
	top								:0em;
	padding-top				:0.5em;
	margin						:0em 0em 0em 0em;
	color							:#000000;
	font							:normal 1em arial, verdana, helvetica, 'zurich bt', sans-serif;
}

div.kopf_org div.kurz {
	padding-top				:0em;
}

div.kopf_org div.kurz p {
	margin-top				:2em;
}

/*########### mehrorg ###########*/

div.kopf_content_typ_1 div.mehr,
div.kopf_org div.mehr {
	position					:relative;
	color							:#000000;
	padding						:0em;
	margin						:0em;
	clear							:both;
	display:block;
	text-align:right;
}

div.kopf_org div.mehr {
	padding						:1em 0em 1em 0em;
}


/**************************************/
/* 	termine, meldung, anträge etc. 		*/
/* 					webseiten 								*/
/* 					organisation 							*/
/* 					mitglieder 				  			*/
/**************************************/

/*########### datum ####################*/

div.content div.datum_body {
	position					:relative;
	padding-right:		:1.1em;
	color							:#000000 ;
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	text-align				:left;
	display						:block;
	border-bottom			:1px solid #003366;
}

/*########### vcalendar ####################*/

div.content div.vcalendar_body {
	position					:relative;
	top								:1em;
	color							:#000000 ;
	width							:100%;
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
}

div.content div.vcalendar_body img {
	/*kömische nebeneffekt in opera*/
	height						:2em;
	float							:right;
}

/*########### drucksache ####################*/

div.content div.drucksache_body {
	position					:relative;
	top								:0em;
	text-align				:right;
	color							:#000000 ;
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	float							:right;
}

/*########### titel ####################*/

div.content div.titel_body {
	position					:relative;
	padding-right			:1em;
	/*background-image	:url(bullet.gif);
	background-repeat	:no-repeat;
	background-position	:100% 0%;*/
}

div.content div.titel_body h4 {
	color							:#006cb1;
	font							:bold 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	margin						:0em;
}


/*########### ort ####################*/

div.content div.ort_body {
	position					:relative;
	color							:#000000;
	font							:bold 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	margin-top						:0.5em;
}

/*########### kurztext ####################*/

div.content div.kurz_body,
div.content div.mit_kurz_body {
	position					:relative;
	top								:0em;
	padding-top				:0.5em;
	color							:#000000;
	font							:normal 1em arial, verdana, helvetica, 'zurich bt', sans-serif;
}

/*########### langtext ####################*/

div.content div.lang_body,
div.content div.mit_lang_body {
	position					:relative;
	top								:0em;
	color							:#000000;
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	clear							:both;
}

div.content div.lang_body table tr td p,
div.content div.mit_lang_body table tr td {
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
}

div.content div.mit_lang_body span{
	width							:10em;
}

/*########### grunddaten ####################*/

div.content div.org_body {
	position					:relative;
	color							:#000000;
	padding						:0.5em 0em 0.5em 0em;
	margin						:0em;
	text-align				:left;
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
}


div.content div.org_email_form, div.content div.mit_email_form  {
	position					:relative;
	top								:0em;
	padding						:0.5em 0em 0.5em 0em;
	color							:#000000;
	text-align				:left;
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
}

div.content div.org_email_form textarea,
div.content div.org_email_form input#name,
div.content div.org_email_form input#from,
div.content div.mit_email_form textarea,
div.content div.mit_email_form input#name,
div.content div.mit_email_form input#from
{
	width							:22em;
}



/******************************************************************************/
/* member list */
/******************************************************************************/


div.content div.member_group_1,
div.content div.member_group_2,
div.content div.member_group_3 {
	margin-bottom:				10px;
}

div.content div.member_group_1 div.head_img,
div.content div.member_group_2 div.head_img,
div.content div.member_group_3 div.head_img {
	display:							none;
}

div.content div.member_group_1 div.head_funktion,
div.content div.member_group_2 div.head_funktion,
div.content div.member_group_3 div.head_funktion {
	position:							relative;
	width:								53%;
	padding:							0.5em 0em 1px 0em;
	text-align:						left;
	font-weight:					bold;
	font-size:						0.75em;
	float:								left;
	clear:both;
}
div.content div.member_group_1 div.head_note,
div.content div.member_group_2 div.head_note,
div.content div.member_group_3 div.head_note {
	display:							none;
}

div.content div.member_group_1 div.head_fon,
div.content div.member_group_2 div.head_fon,
div.content div.member_group_3 div.head_fon {
	position:							relative;
	width:								40%;
	padding:							0.5em 0em 1px 0em;
	text-align:						left;
	font-weight:					bold;
	font-size:						0.75em;
	float:								left;
}

div.content div.member_group_1 div.head_mail,
div.content div.member_group_2 div.head_mail,
div.content div.member_group_3 div.head_mail {
	position:							relative;
	width:								4%;
	padding:							0.5em 0em 1px 0em;
	text-align:						left;
	font-weight:					bold;
	font-size:						0.75em;
}

/******************************************************************************/
/* member */
/******************************************************************************/

div.member {
	position:							relative;
	width:								100%;
	border-top:						1px solid #9C9C9C;
	border-left:					1px solid #9C9C9C;
	border-right:					1px solid #FFFFFF;
	border-bottom:				1px solid #FFFFFF;
	margin:								1px 0em 1px 0em;
	clear:								both;
}

div.member div.img {
	/*position:							relative;
	width:								100px;
	padding:							0.3em 1px 0.3em 1px;
	left:									1em;
	text-align:						left;
	float:								left;
	clear:								both;*/
	display:none;
}

div.member div.name {
	position					:relative;
	width							:52%;
	padding						:0.3em 1px 0.3em 1px;
	color							:#000000 ;
	font-size:						0.75em;
	left							:1em;
	text-align				:left;
	float							:left;
}

div.member div.note {
	display:none;
}

div.member div.fon {
	position					:relative;
	width							:32%;
	padding						:0.3em 1px 0.3em 1px;
	color							:#000000 ;
	font-size:						0.75em;
	text-align				:left;
	float							:left;
}


div.member div.mail {
	position					:relative;
	width							:4%;
	padding						:0.3em 1px 0.3em 1px;
	color							:#000000 ;
	font-size:						0.75em;
	text-align				:left;
	float							:left;
}

div.member div.mail img {
	width:								1em;
	height:								1em;
}



/*************************************/
/* styles für schriftgröße */
/*************************************/

div.schrift {
	position					:relative;
	z-index						:3;
	top								:0em;
	left							:0em;
	height						:1em;
	text-align				:left;
}
	
div.schrift ul {
	border						:0;
	margin						:0;
	padding						:0;
	list-style-type		:none;
	text-align				:center;
	clear							:left;
}

div.schrift ul li {
	display						:block;
	float							:left;
	text-align				:center;
	padding						:0.5em;
	margin						:0em;
}

div.schrift ul li a {
	color							:#3100de;
	background-color	:#ffffff;	
	margin-top				:0.25em;
	border						:1px solid #3100de;
	text-decoration		:none;
	display						:block;
	text-align				:center;
	padding						:0em;
	font							:bold 1.5em arial, verdana, helvetica, 'zurich bt', sans-serif;
	line-height				:1.6em;
	width							:1.6em;
}

div.schrift ul li a:hover {
	color							:#ffffff;
	background				:#3100de;
	margin-top				:0.25em;
	text-decoration		:none;
}

div.schrift ul li a:active {
	color							:#ffffff;
	background				:#3100de;
	margin-top				:0.25em;
	text-decoration		:none;
}


/*************************************/
/* styles für die menü ebene 1 */
/*************************************/

div.menue1 {
	position					:relative;
	margin						:0em;
	padding						:0em;
	text-align				:left;
	clear							:both;
}
	
div.menue1 ul {
	border						:0em;
	margin						:0em;
	padding						:0em;
	list-style-type		:none;
	clear							:left;
}

div.menue1 ul li a {
	width							:11.8em;
	margin						:0em;
	font							:bold 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	line-height				:1.8em;
	border-top				:none;
	border-bottom			:1px solid #ffffff;
	text-indent				:0.5em;
	display						:block;
}

div.menue1 ul li a.menuitem {
	background-color	:#FF9900;	
	color							:#ffffff;
	text-decoration		:none;
}

div.menue1 ul li a.menuitem:hover {
	background				:#CCCCFF;
	color							:#333399;
}

div.menue1 ul li a.menuitem:active {
	background				:#CCCCFF;
	color							:#333399;
}

div.menue1 ul li a.activemenuitem {
	background-color:	#333399;
	color:						#ffffff;
	text-decoration		:none;
}

div.menue1 ul li a.activemenuitem:hover {
	background-color	:#333399;
	color							:#ffffff;
}

/*************************************/
/* styles für die menü ebene 2 */
/*************************************/

div.menue2 {
	position					:relative;
	left							:0em;
	margin						:0em;
}
	
div.menue2 ul {
	border						:0em;
	margin						:0em;
	padding						:0em;
	list-style-type		:none;
	clear							:left;
}

div.menue2 ul li a {
	width							:13em;
	margin						:0em;
	font							:0.7em arial, verdana, helvetica, 'zurich bt', sans-serif;
	line-height				:1.7em;
	border-top				:none;
	border-left				:0.5em solid #333399;
	border-bottom			:1px solid #ffffff;
	text-indent				:0.5em;
	display						:block;
}

div.menue2 ul li a.menuitem {
	background-color	:#f1f1f1;	
	color							:#3100de;
	font-weight				:normal;
	text-decoration		:none;
}

div.menue2 ul li a.menuitem:hover {
	background				:#333399;
	color							:#ffffff;
}

div.menue2 ul li a.menuitem:active {
	background				:#333399;
	color							:#ffffff;
}

div.menue2 ul li a.activemenuitem {
	background-color:	#333399;
	color:						#ffffff;
	font-weight				:normal;
	text-decoration		:none;
}

div.menue2 ul li a.activemenuitem:hover {
	background-color	:#333399;
	color							:#ffffff;
}

/***************************************************/
/* styles für die menü ebene 3 (organisationsmenü) */
/***************************************************/

div.menue3 {
	position					:relative;
	left							:0em;
	margin						:0em;
}
	
div.menue3 ul {
	border						:0em;
	margin						:0em;
	padding						:0em;
	list-style-type		:none;
	clear							:left;
}

div.menue3 ul li a {
	width							:13em;
	margin						:0em;
	font							:0.7em arial, verdana, helvetica, 'zurich bt', sans-serif;
	line-height				:1.7em;
	border-top				:none;
	border-left				:0.5em solid #3100de;
	border-right			:1px solid #ffffff;
	border-bottom			:1px solid #ffffff;
	text-indent				:0.5em;
	display						:block;
}

div.menue3 ul li a.menuitem {
	background-color	:#f1f1f1;	
	color							:#3100de;
	font-weight				:normal;
	text-decoration		:none;
}

div.menue3 ul li a.menuitem:hover {
	background				:#3100de;
	color							:#ffffff;
}

div.menue3 ul li a.menuitem:active {
	background				:#3100de;
	color							:#ffffff;
}

div.menue3 ul li a.activemenuitem {
	background-color:	#3100de;
	color:						#ffffff;
	font-weight				:normal;
	text-decoration		:none;
}

div.menue3 ul li a.activemenuitem:hover {
	background-color	:#3100de;
	color							:#ffffff;
}

/******************************************/
/* styles für die menü ebene 4 (shopmenü) */
/******************************************/

div.menue4 {
	position					:relative;
	margin						:0em;
	padding						:0em;
}
	
div.menue4 h2.hidden_comment {
	display						:none;
}

div.menue4 ul {
	border						:0em;
	margin						:0em;
	padding						:0em;
	list-style-type		:none;
	clear							:left;
	}

div.menue4 ul li a {
	width							:12.8em;
	margin						:0em;
	font							:0.75em arial, verdana, helvetica, 'zurich bt', sans-serif;
	line-height				:1.8em;
	border-top				:none;
	border-left				:1px solid #fdf8ef;
	border-right			:1px solid #fdf8ef;
	border-bottom			:1px solid #fdf8ef;
	text-indent				:0.5em;
	display						:block;
}

div.menue4 ul li a.menuitem {
	background-color	:#006cb1;		
	color							:#fdf8ef;
	font-weight				:normal;
	text-decoration		:none;
}

div.menue4 ul li a.menuitem:hover {
	background				:#006cb1;
	color							:#fdf8ef;
}

div.menue4 ul li a.menuitem:active {
	background				:#006cb1;
	color							:#fdf8ef;
}

div.menue4 ul li a.activemenuitem {
	background-color	:#006cb1;
	color							:#fdf8ef;
	font-weight				:normal;
	text-decoration		:none;
}

div.menue4 ul li a.activemenuitem:hover {
	background-color	:#006cb1;	
	color							:#fdf8ef;
}

/***************************/
/* styles für den suchblock */
/***************************/

div.search {
	position					:relative;
	z-index						:3;
	border-bottom			:1px solid #333399;
}

div.search h2{
	text-align				:center;
	font							:bold 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	color							:#ffffff;
	margin						:1px;
	padding-top				:0.2em;
	padding-bottom		:0.2em;
	background-color:	#333399;
	display:block;
}


/***************************/
/* styles für den kalender */
/***************************/

div.calendar {
	position					:relative;
	margin-top				:1em;
	z-index						:3;
	width							:9.7em;
}

div.calendar span.currentyear, div.calendar a.year, div.calendar span.year, div.calendar span.currentmonth, div.calendar a.month, div.calendar span.month {
	margin						:0.05em;
	padding-top				:4px;
	padding-bottom		:4px;
	float							:left;
	/*display					:inline*/
	text-decoration		:none;
	text-align				:center;
}

div.calendar span.currentyear {
	color							:#ffffff;
	background-color	:#3100de;	
	width							:5.7em;
	font							:bold 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
}

div.calendar span.currentmonth {
	color							:#ffffff;
	background-color	:#3100de;
	width							:2.8em;
	font							:bold 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
}

div.calendar a.year, div.calendar span.year, div.calendar a.month, div.calendar span.month {
	font							:normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	color							:#ffffff;
	background-color	:#333366;	
	width							:2.8em;
}

div.calendar a.year:hover, div.calendar a.month:hover {
	color							:#ffffff;
	background-color	:#3100de;
}

div.calendar h3 {
	width							:93%;
}

/*************************************/
/* styles für die kategorien-auswahl */
/*************************************/

div.categories {
	position:					relative;
	z-index:					3;
	width:						9.4em;
	margin:						0.2em 0.5% 0.4em 0.5%;
}

/* formatierung für die form kategorien */
div.categories form {
	display:					inline;
} 

/* formatierung für die fieldselect kategorien */
div.categories select {
	width:						100%;
	font:							0.75em arial, verdana, helvetica, 'zurich bt', sans-serif;
	background:				#ffffff;
}


/************************************************/
/* styles für den kalender & kategorien-auswahl */
/************************************************/

div.calendar h2, div.categories h2 {
	text-align				:center;
	display						:block;
	font							:bold 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	color							:#003366;
	margin						:0.5em 0em 0.5em 0em;
}


/**************************************/
/* styles für labels									*/
/**************************************/

span.label_left1 {
	text-align		:left;
	width					:6em;
	float					:left;
}

span.label_left2 {
	text-align		:left;
	width					:8em;
	float					:left;
}

span.label_left3 {
	text-align		:left;
	width					:12em;
	float					:left;
}

span.label_left4 {
	text-align		:left;
	width					:18em;
	float					:left;
}

/*************************************/

/*########### sonstige formate ###########*/

a {
	color : #333399;
	text-decoration : none;
}

a:hover {
	color : #333399;
	text-decoration : underline;
}

a:active {
	color : #333399;
	text-decoration : underline;
	background-color: 					#cccccc;
}

ul {
	list-style-type							: square;
	margin-top: 0;
	margin-bottom: 1em;
}

ul li {
	/*first-line				:0.1em;*/
}

div {
	/*border:											1px solid white;*/
}

br{
	margin											:0em;
}

br.clear_left {
	clear:left;
}

p{
	margin											:0.7em 0em 0.7em 0em;
	font-size:0.8em;
}

p.margin0 {
	margin											:0em;
}

img {
	border											:0em;
}

blockquote.blockquotemenue {
margin:												0em;
left:													0em;
padding:											0em;
}

div#red4net_debug{
	display:none;
}

div.mode {
	position:relative;
	padding:0px 30px 0px 0px;
	text-align:right;
	/*border:						1px solid #fff;*/

}

div.mode span.print {
	padding:2px 10px 0px 15px;
	margin-bottom:2px;
	background-repeat	:no-repeat;
	background-position:0px 4px;
}

div.mode span.print{
	background-image	:url(print_black.gif);
}
