@import url("layout.css");
@import url("TabControl.css");

/* Standard HTML tags */
HTML
{
}

BODY
{
	padding: 0px;
	margin: 0px;
	background-color: #ebeaea;	
	font-family: Arial, Verdana, Trebuchet MS;
}

P
{
    width:auto;
    font-family: Arial, Verdana, Trebuchet MS;
    font-size:12px;
}
TD
{
	width:auto;
    font-family: Arial, Verdana, Trebuchet MS;
    font-size:12px;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
A:link
{
    font-family:Arial, Verdana, Trebuchet MS;
    font-size:12px;
    color:#036;
    text-decoration:none;
}
A:visited
{
	font-family:Arial, Verdana, Trebuchet MS;
    font-size:12px;
    color:#036;
    text-decoration:none;
}
A:hover
{
    font-family:Arial, Verdana, Trebuchet MS;
    font-size:12px;
    color:#CB478D;
    text-decoration:none;
}
A:focus
{
	font-family:Arial, Verdana, Trebuchet MS;
    font-size:12px;
    color:#036;
    text-decoration:none;
}
A:active
{
    font-family:Arial, Verdana, Trebuchet MS;
    font-size:12px;
    color:#036;
    text-decoration:none;
}
DIV
{
    width:auto;
    font-family: Arial, Verdana, Trebuchet MS;
    font-size:12px;
}
H1
{
	font-weight: bold;
	font-size: 15pt;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
}
H3
{
	font-weight: bold;
	font-size: 13pt;
}
H4
{
	font-weight: bold;
	font-size: 12pt;
}
H5
{
	font-weight: bold;
	font-size: 11pt;
}
H6
{
	font-weight: bold;
	font-size: 10pt;
}
HR
{
	color: #999999;
	height: 1pt;
	text-align: center;
}
IMG
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

INPUT
{
		
}
TABLE
{
	
}
THEAD
{
	
}
TR
{

}
TH
{
	
}
TFOOT
{
}
TEXTAREA
{
	
}
OL
{
    margin-left:12px;
    padding-left:11px;
}
UL
{
	
}


/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	color: White;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: normal;
	font-size: 8pt;
	
	background-color: #013D8E;
	
	padding-top:3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:3px;
	border: none;
	/*
	border-right: solid 1px #F6E4AD;
	border-left: solid 1px #F6E4AD;
	border-top: solid 1px #F6E4AD;
	border-bottom: solid 1px #F6E4AD;*/
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButton:link
{
	font-size: 8pt;
	color: White;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: White;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: White;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: White;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: White;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}
.CommandButtonkopie
{
	height: 20px;
	text-align: center;
	background-color: #ebeaea;
	border:1px solid #013D8E;
	text-decoration:none;
	font-family:Arial, Verdana, Trebuchet MS;
	font-size:11px;
	font-weight: normal;
	padding-left:4px;
	padding-right:4px;
	float: left;
	margin: 10px 10px 0 0;
}
.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}

A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #999999;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #333333;
	text-decoration: none;
}

.Error /* Error and warning messages */
{
	color: #FF0000;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	background-color: #999999;
	font-weight: 600;
}
.Grid_Footer
{
}
.Grid_Item
{
}
.Grid_Item TD A
{
	font-weight: 600;
}
.Grid_AlternatingItem
{
	background-color: #CCCCCC;
}
.Grid_AlternatingItem TD A
{
	font-weight: 600;
}
.Grid_SelectedItem
{
}
.Grid_Pager
{
}
.Head /* Add, announcements, articles, blog, ecc ecc */
{
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
OPTION
{
	font-size: 10pt;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 10pt;
	color: #999999;
}
.ItemDate
{
	font-size: 10pt;
	color: #999999;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #ee7a35;
	background-color: #ffcc00;
}

.module
{
	font-family: Arial, Verdana, Trebuchet MS;
	margin-top: 10px;
	width:97%;
	margin-bottom: 35px;
}

.module .moduletitle
{	
	height: 21px;
	color: #333333;
}
.module .moduletitle .moduletitleline
{
	float: left;
	overflow: visible;
	border-bottom: solid 1px black;
	font-weight: bold;
	font-size: 16px;
	padding-right: 10px;
}
.module .moduletitle .button
{
	float: right;	
}
.module .modulecontent
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size:12px;
	margin-top:15px;
	width: auto;
	clear: both;
}
.module .modulecontent P
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size:12px;
	margin-top:15px;
	width: auto;
	clear: both;
}
.module_alternative
{
	font-family: Arial, Verdana, Trebuchet MS;
	margin-top: 10px;
	width:97%;
	margin-bottom: 35px;
}

.module_alternative .moduletitle_alternative
{	
	height: 21px;
	color: #333333;
}
.module_alternative .moduletitle_alternative .moduletitleline_alternative
{
	float: left;
	overflow: visible;
	border-bottom: solid 1px black;
	font-weight: bold;
	font-size: 16px;
	
	margin-left:10px;
}
.module_alternative .moduletitle_alternative .button
{
	float: right;	
}
.module_alternative .modulecontent_alternative
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size:12px;
	width: auto;
	clear: both;
}
.module_alternative .modulecontent_alternative P
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size:12px;
	width: auto;
	clear: both;
}
.Normal
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.NormalAlt
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.NormalBold
{
	font-weight: bold;
}
.NormalItalic
{
	font-size: 10pt;
	font-style: italic;
}

.rb_LangSw_tbl /* Language switcher */
{
	padding: none;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.rb_LangSw_tbl A
{
	
}
.rb_LangSw_tbl A:link
{
	color: White;
	text-decoration: underline;
}
.rb_LangSw_tbl A:visited
{
	text-decoration: underline;
}
.rb_LangSw_tbl A:hover
{
	color: #CCCCCC;
}
.rb_LangSw_tbl A:focus
{
	color: #CCCCCC;
}
.rb_LangSw_tbl A:active
{
	text-decoration: underline;
}
.rb_LangSw_sel A
{
	color: white;
	text-decoration: underline;
	
}
.rb_LangSw_sel A:hover
{
	color: #CCCCCC;
}
.rb_LangSw_sel A:focus
{
	color: #CCCCCC;
}

.rb_DefaultLayoutTable /* Styles for default pages */
{
	width: 100%;
	text-align: left;
}
.rb_DefaultPortalHeader
{
}
.rb_DefaultLayoutDiv
{	
	width:100%;
	background-color:White;
}
.rb_DefaultPortalFooter P
{
	font-size: 12px;
	font-weight:normal;
	color: #4f5054;
	font-family: Trebuchet MS, Arial;
}
/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
	width:100%;
	
}
.rb_AlternatePortalHeader
{

}
.rb_AlternateLayoutDiv
{
	width:100%;
}

.rb_AlternatePortalFooter
{

}

.rb_mod_btn /* Buttons support */
{
	display: block;
	margin: 0px 0px 0px 2px;
}
.btn-img-txt
{
}
.btn-img-only
{
}
.btn-img-txt
{
	overflow: hidden;
}
.btn-img-only-css
{
	overflow: hidden;
}
DIV.btn-img-only
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-only-css
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-txt
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-txt-only
{
	font-size: 9pt;
	line-height: 0.8;
}
.rb_mod_btn
{
	display: block;
	margin: 0px 0px 0px 2px;
	
}

.SiteLink /* Used on Header menu in Layouts */
{
	
}
.Sitelink .separator TD, .sitelink .separator
{
	color: White;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

.SiteLink A
{

	display: block;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#333;
}
.SiteLink A:link
{   
    text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#333;
}
.SiteLink A:visited
{
	
	white-space: nowrap;
	font-weight: normal;
	text-decoration:none;
	font-size:11px;
	color:#333;
}
.SiteLink A:hover
{

	white-space: nowrap;
	font-weight: normal;
	text-decoration:underline;
}
.SiteLink A:focus
{
	
	white-space: nowrap;
	font-weight: normal;
	text-decoration:none;
	font-size:11px;
	color:#333;;
}
.SiteLink A:active
{
	white-space: nowrap;
	font-weight: normal;
	text-decoration:none;
	font-size:11px;
	color:#333;
}

.SiteTitle /* Portal title in Header, in layout file */
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 12px;
	padding-top: 1px;
	padding-left:4px;
	padding-right:4px;
	
}
.SubSubHead
{
	
	
}
.SurveyQuestion /* Survey module support */
{
	padding-right: 5px;
	padding-left: 5px;
}
.SurveyOption
{
}
.SurveyButton
{
	font-weight: 600;
}

/* Three panes */
.LeftPane
{
	background-color: White;
	background-image: url(img/layoutstruktur/bluefade_background.gif);
	background-repeat: repeat-x;
	background-position: left 227px;
}

.LeftPane .modulePadding a:link, .LeftPane .modulePadding a:active, .LeftPane .modulePadding a:visited
{
	text-decoration: none;
	color: Black;
}

.LeftPane .modulePadding a:hover
{
	text-decoration: underline;
}


.RightPane
{
	
	
}
.ContentPane
{
	background-color: White;
	background-image: url(img/layoutstruktur/bluefade_background.gif);
	background-repeat: repeat-x;
	background-position: left 227px;

}

.DefaultBanner1 /* Graphics */
{
	background-color: #ee7a35;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #333333;
}
.DefaultTD /* Graphics */
{
	background-color: #cccccc;
}
.DefaultTDSub /* Graphics */
{
	background-color: #999999;
}

.Tabs
{
	
	margin: 0px;
	overflow: visible;
	
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.Tabs A
{
}
.Tabs A:link
{
}
.Tabs A:visited
{	
}
.Tabs A:hover
{
}
.Tabs A:focus
{
}
.Tabs A:active
{
}
.SelectedTabs
{
	
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedTabs A
{
}
.SelectedTabs A:link
{
}
.SelectedTabs A:visited
{
}
.SelectedTabs A:hover
{
}
.SelectedTabs A:focus
{
}
.SelectedTabs A:active
{
}

.MenuItem /* Menu in Default Layout */
{
	border-right: #FFFFFF 1px solid;
	font-weight: normal;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	/*background-color: #000000;*/
	
	color:black;
}
.MenuHiItem
{
	border-right: #FFFFFF 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	/*background-color: #ffffff;*/
	color:black;
	padding-left:20px;
}
.MenuSubItem
{
	border-bottom: #FFFFFF 1px solid;
	background-color: #cccccc;
}
.MenuHiSubItem
{
	border-bottom: #FFFFFF 1px solid;
	background-color: #999999;
}

.PortalMenuItem /* Top menu in DefaultPortalMenu Layout */
{
	
	border-bottom: 1px #FFFFFF;
}
.PortalMenuItemHi
{
	
	background-color: #999999;
}
.PortalMenuSub
{
	border-bottom: #FFFFFF 1px solid;
	background-color: #cccccc;
}
.PortalMenuSubHi
{
	
	border-bottom: #FFFFFF 1px solid;
	background-color: #999999;
}

.SubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	font-size: 9pt;
	line-height: normal;
	letter-spacing: normal;

	padding-bottom: 2px;
	padding-right: 30px;
	padding-left: 31px;
	padding-top: 2px;
	
	margin: 0px;
	overflow: visible;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SubTabs A:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.SubTabs A:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.SubTabs A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.SubTabs A:focus
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.SubTabs A:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.SelectedSubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	font-size: 9pt;
	line-height: normal;
	

	padding-bottom: 2px;
	padding-right: 30px;
	padding-left: 31px;
	padding-top: 2px;
	
	margin: 0px;
	overflow: visible;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedSubTabs A:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.SelectedSubTabs A:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.SelectedSubTabs A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.SelectedSubTabs A:focus
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.SelectedSubTabs A:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

/* ===================================================================================
   These styles are primarily intended for use with the Task Module.
   NOTE: Only three status change the color.
     Complete = 100%
     Beginning < 50%
	 NearlyComplete >= 50% and < 100%
   =================================================================================== */
.Task_Complete
{
	color: white;
	background-color: #ffffff;
}
.Task_Beginning
{
	background-color: #ffffff;
}
.Task_NearlyComplete
{
	background-color: #ffffff;
}

/* =============================
   SolpartNavigation menu styles
   ============================= */

/* ================================ */

/*Nebesov start*/ 

FORM.crm
{
	behavior:			url(/_forms/styles/FORM.crm.htc);
}

TEXTAREA
{
	font-family:		Trebuchet MS, Verdana, Arial;
	font-size:			8pt;
	/*width:				100%;*/
	border:				1px solid #7b9ebd;
	behavior:			url(/_forms/styles/TEXTAREA.htc);
}


INPUT
{
	font-size:			8pt;
	font-family:		Trebuchet MS, Verdana, Arial;
	height:				19px;
	border:				1px solid #7b9ebd;
}

INPUT.ro,TEXTAREA.ro,DIV.ro,SPAN.ro
{
	background-color:	#fffbff;
	border-color:		#cccccc;
}

INPUT.rad
{
	width:				15px;
	border:				0px;
	cursor:				hand;
	behavior:			url(/_forms/styles/INPUT.rad.htc);
}


INPUT.eml
{
	behavior:			url(/_forms/styles/INPUT.eml.htc);
}

INPUT.tkr
{
	color:				#0000ff;
	text-decoration:	underline;
	behavior:			url(/_forms/styles/INPUT.tkr.htc);
}

INPUT.url
{
	color:				#0000ff;
	text-decoration:	underline;
	behavior:			url(/_forms/styles/INPUT.url.htc);
}

INPUT.num
{
	behavior:			url(/_forms/styles/INPUT.num.htc);
}

INPUT.dtm
{
	behavior:			url(/_forms/styles/INPUT.dtm.htc);
}

DIV.tab
{
	padding:			10px;
}
/*Nebesov end*/ 

/* <Elzer><02.12.2005><10:30:21>eEvoMobile Menu */
.leftmenusub A
{
    DISPLAY: block
}
.leftmenusub A:link
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 4px;
    WIDTH: 100%;
    COLOR: #333333;
    PADDING-TOP: 4px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.leftmenusub A:visited
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 4px;
    WIDTH: 100%;
    COLOR: #333333;
    PADDING-TOP: 4px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.leftmenusub A:hover
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 4px;
    WIDTH: 100%;
    COLOR: #333333;
    PADDING-TOP: 4px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #cccccc;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline
}
.leftmenusub A:active
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 4px;
    COLOR: #333333;
    PADDING-TOP: 4px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.leftmenusub
{
    PADDING-LEFT: 6px;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    COLOR: #333333;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-DECORATION: none
}
.leftmenumain A
{
    DISPLAY: block;
    BORDER-BOTTOM: #d3d3d3 1px solid;
    width:100%;
}
.leftmenumain A:link
{
    PADDING-LEFT: 4px;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 7px;
    WIDTH: 100%;
    COLOR: #333333;
    PADDING-TOP: 6px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline
}
.leftmenumain A:visited
{
    PADDING-LEFT: 4px;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 7px;
    WIDTH: 100%;
    COLOR: #333333;
    PADDING-TOP: 6px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline
}
.leftmenumain A:hover
{
    PADDING-LEFT: 4px;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 7px;
    WIDTH: 100%;
    COLOR: #333333;
    PADDING-TOP: 6px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.leftmenumain A:active
{
    PADDING-LEFT: 4px;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 7px;
    WIDTH: 100%;
    COLOR: #333333;
    PADDING-TOP: 6px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline
}
.leftmenumain
{
    PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: #167ade;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}

/* <Elzer><02.12.2005><10:30:21>eEvoMobile Menu, Ende */


/* Sub Menu */

/* Sub Menu */

 

.spm_MenuContainer 

{ 

      background-color: Transparent;

}

 

.spm_MenuBar 

{

      cursor: hand; 

      height:22px;

}

 

.spm_TabRootMenuItem TD

{     

      cursor: hand; 

      height: 22px;

}

 

.spm_TabRootMenuItemSel TD

{

      cursor: hand; 

      height: 22px;

}

 

.spm_TabMenuItemHover TD

{

      cursor: hand; 

      height: 22px;

      font-weight: normal;

}

.spm_MenuItem td 

{

      cursor: hand; 

      color: #BB0500;

      font-size: 12px; 

      font-family: Trebuchet MS, Arial, Helvetica; 

      font-weight: bold;

      height:22px;

      padding-right:3px;

      padding-left: 3px;

      border-bottom: #CCCCCC 1px dotted; 

      letter-spacing: 1;

      width: 200px;

}

.spm_MenuItem 

{

      cursor: hand; 

      border-left: #E8E7E7 0px solid; 

      border-bottom: #E8E7E7 1px solid; 

      border-top: #E8E7E7 1px solid; 

      border-right: #E8E7E7 0px solid;

 

      height: 22px;

      background-color: #FFFFFF;

      

      

}

.spm_MenuIcon 

{

      cursor: hand; 

      background-color: #E8E7E7; 

      border-left: #E8E7E7 1px solid; 

      border-bottom: #E8E7E7 1px solid; 

      border-top: #E8E7E7 1px solid; 

      text-align: center; 

      width: 5px; 

      height: 22px;

}

.spm_SubMenu 

{

      z-index: 1000;

      cursor: hand;

      border: solid 1px #E8E7E7;

      filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;

      background-color: #E8E7E7;

      /* Modzilla */ 

      /*-moz-opacity:0.85;*/

      /*Microsoft IE */ 

      /*filter:Alpha(opacity=85);*/

}

.spm_SubMenu .spm_MenuItem

{

      cursor: hand; 

      color:#0777BE;    

      background-image:none;
      
      font-family: Trebuchet MS, Arial, Helvetica;
      
      font-weight: bold;
     
      font-size: 11px
      
      

}

.spm_SubMenu .spm_MenuItem TD

{

      padding-left: 0px;

      

      /* Kein Hintergrundbild, wenn spm_MenuItem TD ein Hintergrundbild hat */

      background-image:none;

      border-bottom: none;

      width: auto;

}

.spm_SubMenu .spm_MenuItemSel TD

{

      padding-left: 0px;

      

      /* Kein Hintergrundbild, wenn spm_MenuItem TD ein Hintergrundbild hat */

      background-image:none;

}

.spm_SubMenu .spm_MenuItemSel

{

      cursor: hand; 

      color: #7A7A7A;

      background-image:none;

      padding-left: 3px;

      font-weight: bold;

}

.spm_MenuBreak 

{

      cursor: hand; 

      border-bottom: #E8E7E7 0px solid; 

      border-left: #E8E7E7 0px solid; 

      border-top: #E8E7E7 0px solid;  

      border-right: #E8E7E7 0px solid; 

      background-color: transparent; 

      height: 1px;

}

.spm_MenuItemSel td

{

      color: #7A7A7A;

      font-size: 12px; 

      font-family: Trebuchet MS, Arial, Helvetica; 

      font-weight: bold;

      height:22px;

      padding-right:3px;

      padding-left: 3px;

      border-bottom: #CCCCCC 1px dotted; 

      width: 200px;

}

.spm_MenuItemSel 

{

      cursor: hand; 

      background-color: Transparent; 

      color: #7A7A7A;

      font-size: 12px; 

      font-family: Trebuchet MS, Arial, Helvetica; 

      font-weight: bold;

      font-style: normal;

      height:22px;

      letter-spacing: 1;

      background-color: White;

}

.spm_SubMenu .spm_MenuArrow

{

      font-family: webdings; 

      font-size: 8pt;

      cursor: hand; 

      color: #12345E;

      border-right: #E8E7E7 1px solid; 

      border-bottom: #E8E7E7 1px solid; 

      border-top: #E8E7E7 1px solid;

      font-weight: normal;

}

.spm_MenuArrow

{

      font-family: webdings; 

      font-size: 8pt;

      cursor: hand; 

      color: #12345E;

      border-right: #E8E7E7 1px solid; 

      border-bottom: #E8E7E7 1px solid; 

      border-top: #E8E7E7 1px solid;

}

.spm_RootMenuArrow 

{

      font-family: webdings; 

      font-size: 8pt;

      cursor: hand;

}

.spm_DefaultItemHighLight

{

      cursor:hand;

}

.spm_DefaultItem

{

      cursor:hand;

}

 


 


.BreadCrumbsLink:link,.BreadCrumbsLink:visited
{
	
}

.header_right
{
	background-image:url(img/header_right_bg.jpg);
	background-repeat:repeat-x;
	border-bottom: solid 1px #C7C7C7;
}
.header_center
{
	background-image:url(img/header_center_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: solid 1px #666666;
	vertical-align: bottom;
}
.header_left1
{
	background-image:url(img/header_left_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header_left2
{
	background-image:url(img/header_left_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.HeaderLogoBG
{
	background-image:url(img/Logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
.infotext
        {
        position:absolute;
        top: 1300px;
        color: #999999;
        width:750px;
        padding: 5px 5px 5px 215px;
        font-size: 11px;
        font-family: arial;
        text-align: justify;
        background-color: #ffffff;
        }
        
.infotext h1
        {
        font-size: 25px;
        font-weight:normal;
        color:#BB0500;
        }
        
    
    
.igMenu
{
	margin-top: 15px;
	height: 100%;
	margin-left: -6px;
	
}

    
.igMenu .igMenuItem
{
	background-color: #003366;
	
}

.igMenu td
{
	text-align: center;
	color: White;
	height: 18px;
	width: 90px;
}

.igMenu td:Hover
{
	cursor: pointer;
}

.igTopLevelStandardStyle.igMenuItem IMG
{
	height: 0px;
}

.igTopLevelStandardStyle.igMenuItem A, .igTopLevelStandardStyle.igMenuItem A:link, .igTopLevelStandardStyle.igMenuItem A:visited
{
	color: White;
	text-decoration: none;
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	
}

.igTopLevelStandardStyle.igMenuItem A:hover
{
	text-decoration: underline;
}
.igTopLevelStandardStyle.Standard_Aktiv A
{
}

.igMenuIsland .igMenu .igMenuItem
{
	padding-top: -15px;
	background-color: #CB488E;
	position: relative;
	top: -29px;
	width: 135px;
	font-family: Arial, Verdana, Trebuchet MS;
	font-size:11px;
}

.igMenuIsland .igMenu .igMenuItem
{
	margin-bottom: 1px;
}

.igMenuIsland .igMenu .igMenuItem A:Hover
{
	text-decoration: underline;
}

.igMenuIsland DIV
{
	
}
.igMenuIsland .igMenu
{
	
}
.igMenuIsland .igMenuItem A
{
  background-color: Transparent;
  color: white;
  text-decoration: none;
  font-size:11px;
  font-family: Arial, Verdana, Trebuchet MS;
}
.igMenuIsland .igMenuItemHover A
{
	background-color: Transparent;
}

.igMenuIsland .igMenuItem A:Hover, .igMenuIsland .igMenuItemHover A:Hover
{
	background-color: Transparent;
}
