/* Für Kompatibilität mit Editor */
/*Schriftarten des WYSIWYG Editors*/
.Normal {  color:#000000; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-decoration: none;}
.Klein {  color:#000000; font-family: Arial, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}
.Gross {  color:#000000; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}
.Riesig {  color:#000000; font-family: Arial, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}

/*Schriftarten des WYSIWYG Editors*/
.theme_content {  color:#000000; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-decoration: none;}
.theme_klein {  color:#000000; font-family: Arial, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}
.theme_gross {  color:#000000; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}
.theme_sehrgross {  color:#000000; font-family: Arial, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}

/*verwendete Schriftarten */
/*Überschrift Contentseiten, Überschrift Downloads (rot)*/
.theme_h_o {  color:#BA0001; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none;}
/*Überschrift Module: Download Center (Grau)*/
.theme_h_g {  color:#000000; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none;}
/*Quicklinks (Grau)*/
.theme_quick {  color:#FFFFFF; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}
/*Überschrift Block: Download Center (blau)*/
.theme_block_h { color:#FFFFFF; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none;}
/*Überschrift Block: Adminmenu*/
.theme_block_admin { color:#530201; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none;}

/*Block: Text Download Center*/
.theme_block_s { color:#000000; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}
.theme_block_b { color:#000000; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none;}
.theme_block_s_left { color:#FFFFFF; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}
.theme_block_b_left { color:#FFFFFF; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none;}

.theme_small {  color:#000000; font-family: Arial, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none;}

#menu { 
}

#menu a
{
background-color: transparent;
}

#menu a:hover
{
border-right: 5px solid #ffffff;
color: #000000;
}
#menu_r { 
}

#menu_r a
{
}

#menu_r a:hover
{
border-right: 5px solid #ffffff;
color: #000000;
}

.main_nav_right {
 	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
/*<UL> A*/
.main_nav_right a {
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-top: 1px solid #ffffff;
	
 }
/*Navigation als Liste Level 1 Links*/
/*<UL>*/
.main_nav_left {
 	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
/*<UL> A*/
.main_nav_left a {
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
 }
 
 /* ADMINMENU */

.ma_normal   {
	color:#000000; 
	}
.ma_active   {
	color:#000000; 
	}	
.mi_normal   {
	}
.mi_active   {
	background-color: #f4f5f0;
	color:#2C6493; 
	}
.m_normal  {
	}
.m_active   {
	color:#000000; 
	}
.m_active a   {
	color:#000000; 
	font-size: 12px; 
	}
	
.mu_active   {
	color:#2C6493; 
	}
.mu_active a   {
	color:#000000; 
	font-size: 12px; 
	}



.m_open { Display: block;}
.m_close { Display: none;}

/*Sub Menu*/
#sub_menu { 
}

#sub_menu a
{
}

#sub_menu a:hover
{
border-left: 5px solid #f4f5f0;
color: #000000;
}
/*Navigation als Liste Level 2 Links*/
/*<UL>*/
.sub_left {
 	margin-left: 10;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
/*<UL> A*/
.sub_left a {
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
 }
/*Navigation als Liste Level 2 Rechts*/
.sub_right {
 	margin-left: 10;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
.sub_right a {
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
 }

.theme_normal {  color:#000000; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-decoration: none;}
.theme_normal_o {  color:#EF9C00; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-decoration: none;}
.theme_s_l {  color:#bfbfbf; font-family: Arial, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
.theme_bottom_w {  color:#ffffff; font-family: Arial, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
.theme_small_o {  color:#EF9C00; font-family: Arial, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
.theme_small_b {  color:#000000; font-family: Arial, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none}
.theme_big {  color:#000000; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none}
.theme_tall {  color:#000000; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
.theme_h_g {  color:#000000; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none}
.theme_b_o {  color:#EF9C00; font-family: Arial, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-decoration: none}
.theme_tall2 {  color:#000000; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
.theme_block_n { color:#000000; font-family: Arial, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}

a { color:#000000; text-decoration: underlined; font-weight: bold }
a:hover { color:#BA0001; text-decoration: none }
a:active { color:#000000; font-weight: normal }

BODY{
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #E6E6DE;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #E6E6DE;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #E6E6DE;
scrollbar-track-color: #E6E6DE;
font-family: Arial, sans-serif; color: #000000; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-decoration: none
}
table {  color:#000000; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-decoration: none}
.theme_table_head { color:#FFFFFF; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal; text-decoration: none;}
.theme_table_head:hover { color:#FFFFFF; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal; text-decoration: none;}
.theme_table_head:active { color:#FFFFFF; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal; text-decoration: none;}
.theme_linkbutton { color:#000000; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; text-decoration: none;}
.theme_linkbutton:active { color:#000000; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; text-decoration: none;}
.i_open { Display: block; }
.i_close { Display: none; }

.m_open { Display: block;}
.m_close { Display: none; }
.theme_block_n { color:#000000; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
.theme_disabled {  color:#ACACAC; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal; text-decoration: none;}
.theme_disabled_s {  color:#ACACAC; font-family: Arial, sans-serif; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-decoration: none;}
