@import url("layout.css");
@import url("TabControl.css");

/* Standard HTML tags */

HTML
{
	
}

/*#IE
{
}
#Gecko
{
}*/

BODY
{
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-color:#B8BCBF;
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:12px;
	background-image:url('img/layoutstruktur/bg.gif');
 	background-repeat:repeat-x; 
	
}
TBODY
{

}

A
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#2D3F7B;
	text-decoration:none;
}
A:link
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#2D3F7B;
	text-decoration:none;
}
A:visited
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#2D3F7B;
	text-decoration:none;
}
A:hover
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#ccc;
	text-decoration:none;
}
A:active
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#2D3F7B;
	text-decoration:none;
}
A:focus
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#2D3F7B;
	text-decoration:none;
}
TD
{
    
}

H1
{
	
}
H2
{
	
}
H3
{
	
}
H4
{
	
}
H5
{
	
}
H6
{
	
}
HR
{
	border-bottom: dashed 1px #ccc;
	margin-bottom:20px;
}
P
{
    font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#333;
	font-weight: normal;
	padding:0;
	margin:0;
}
DIV
{
    font-family: Trebuchet MS, Arial, Verdana;
}
IMG
{
	border: none;
}
IFRAME
{
    background-color:#fff;
}

INPUT
{
	
}

TABLE
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#333;
	font-weight: normal;
}

THEAD
{
	
}

TR
{
	
}

TH
{
	
}

TFOOT
{
	
}

TEXTAREA
{
    background-color:#fff;
}

OL
{
	
}
UL
{
    list-style-image: url(img/bulleye.gif);	
}


/* Command buttons */
.CommandButton
{
	color: White;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: normal;
	font-size: 8pt;
	
	background-color: #2D3F7B;
	
	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:#ccc;
	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;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	
	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, Arial, Verdana;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #ee7a35;
	background-color: #ffcc00;
}

.module
{
	width: auto;
}

.module .moduletitle
{	
	width: 100%;
	font-family: Trebuchet MS, Arial, Verdana;
	color:#1F367E;
	font-size: 11px;
	font-weight: bold;
	height:20px;
	text-transform:none;
}
.module .moduletitle .moduletitleline
{
	float: left;
	font-weight: bold;
	overflow: visible;
}
.module .moduletitle .button
{
	float: right;	
}
.module .modulecontent
{
	clear: both;
	padding-bottom:18px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#333;
	border-bottom: dashed 1px #ccc;
	margin-bottom:20px;
}
.module .modulecontent P
{
	clear: both;
	padding-bottom:18px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#333;
	margin-bottom:20px;
}
/*
.module .modulecontent A
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#8393b8;
	text-decoration:none;
}
.module .modulecontent A:link
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#8393b8;
	text-decoration:none;
}
.module .modulecontent A:visited
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#8393b8;
	text-decoration:none;
}
.module .modulecontent A:hover
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.module .modulecontent A:active
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#8393b8;
	text-decoration:none;
}
.module .modulecontent A:focus
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#8393b8;
	text-decoration:none;
}*/
.module_alternative
{
	width: auto;
}


    .LeftPane .module_alternative
    {
		padding-left: 40px;
    }
    
    
    .LeftPane .module_alternative .moduletitle_alternative
    {
		font-size: 14px;
    }

.module_alternative .moduletitle_alternative
{	
	width: 100%;
	font-family: Trebuchet MS, Arial, Verdana;
	color:#1F367E;
	font-size: 11px;
	font-weight: bold;
	height:20px;
	text-transform:none;
}
.module_alternative .moduletitle_alternative .moduletitleline_alternative
{
	float: left;
	font-weight: bold;
	overflow: visible;
}
.module_alternative .moduletitle_alternative .button
{
	float: right;	
}
.module_alternative .modulecontent_alternative
{
	clear: both;
	/*padding-bottom:18px;*/
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#333;
	margin-bottom:20px;
}
.module_alternative .modulecontent_alternative P
{
	clear: both;
	/*padding-bottom:18px;*/
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#333;
	margin-bottom:20px;
}

.Multi_ItemTitle
{
	font-weight: bold;
	color:#1F367E;
}

.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: 1 0 10px 0;
}
/* 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
{
}
.rb_LangSw_tbl A:visited
{
}
.rb_LangSw_tbl A:hover
{
}
.rb_LangSw_tbl A:focus
{
}
.rb_LangSw_tbl A:active
{
}
.rb_LangSw_sel 
{
    padding: 1 0 10px 0;
}
.rb_LangSw_sel A
{
}
.rb_LangSw_sel A:hover
{
}
.rb_LangSw_sel A:focus
{
}

.rb_DefaultLayoutTable /* Styles for default pages */
{
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
}
.rb_DefaultPortalHeader
{
}
.rb_DefaultLayoutDiv
{	
	margin: 10px;
}
.rb_DefaultPortalFooter P
{
	font-size: 12px;
	font-weight:normal;
	color: #4f5054;
	font-family: Trebuchet MS, Arial, Verdana;
}
/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
	width:100%;
	
}
.rb_AlternatePortalHeader
{

}
.rb_AlternateLayoutDiv
{
	width:100%;
	margin: 10px;
}

.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 */
{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	font-family: Trebuchet MS, Arial, Verdana;
	text-align: left;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.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:link
{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	font-family: Trebuchet MS, Arial, Verdana;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}
.SiteLink A:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	font-family: Trebuchet MS, Arial, Verdana;
	text-align:left;
	text-decoration:none;
	white-space: nowrap;
	
}
.SiteLink A:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	font-family: Trebuchet MS, Arial, Verdana;
	white-space: nowrap;
	font-weight: normal;
}
.SiteLink A:focus
{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	font-family: Trebuchet MS, Arial, Verdana;
	text-align:left;
	text-decoration:none;
	white-space: nowrap;
}
.SiteLink A:active
{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	font-family: Trebuchet MS, Arial, Verdana;
	text-align:left;
	text-decoration:none;
	white-space: nowrap;
}

.SiteTitle /* Portal title in Header, in layout file */
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16pt;
	padding-bottom: 0px;
	color: #617DCE;
	padding-top: 0px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 12px;
	color: #333333;
	padding-top: 1px;
	padding-left:4px;
	padding-right:4px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	
}
.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 12px;
	color: #333333;
}
.SurveyQuestion /* Survey module support */
{
	padding-right: 5px;
	padding-left: 5px;
}
.SurveyOption
{
}
.SurveyButton
{
	font-weight: 600;
}

/* Three panes */
.LeftPane
{

}
.RightPane
{
    width:180px;
    padding-left:20px;
    padding-right:40px;
    padding-top:32px;
}
.ContentPane
{
    padding-left:30px;
    padding-right:30px;
    padding-top:32px;
}

.DefaultBanner1 /* Graphics */
{
	background-color: #ee7a35;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #333333;
}
.DefaultTD /* Graphics */
{
	background-color: #cccccc;
}
.DefaultTDSub /* Graphics */
{
	background-color: #999999;
}

.Tabs
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding:0;
	margin:0;
	
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.Tabs A
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.Tabs A:link
{
    font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.Tabs A:visited
{	
    font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.Tabs A:hover
{
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.Tabs A:focus
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.Tabs A:active
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.SelectedTabs
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding:0;
	margin:0;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedTabs A
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}

.SelectedTabs A:link
{
    font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.SelectedTabs A:visited
{
    font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.SelectedTabs A:hover
{
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.SelectedTabs A:focus
{
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.SelectedTabs A:active
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height:25px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}
.separator
{
    color:#fff;
    font-family:Trebuchet MS, Arial, Verdana;
    line-height:25px;
    padding:0;
    margin:0;
    text-decoration:none;
   
}
.separator A A:link A:visited A:focus A:active
{
    color:#fff;
    font-family:Trebuchet MS, Arial, Verdana;
    line-height:25px;
    padding:0;
    margin:0;
    text-decoration:none;
}
.separator A:hover
{
    color:#ccc;
    font-family:Trebuchet MS, Arial, Verdana;
    line-height:25px;
    padding:0;
    margin:0;
    text-decoration:none;
}
.MenuItem /* Menu in Default Layout */
{
	border-right: #FFFFFF 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	/*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;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	/*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 */
{
	font-weight: 600;
	font-size: 10pt;
	border-bottom: 1px #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	background-color: #cccccc;
}
.PortalMenuItemHi
{
	color: #FFFFFF;
	background-color: #999999;
}
.PortalMenuSub
{
	border-bottom: #FFFFFF 1px solid;
	background-color: #cccccc;
}
.PortalMenuSubHi
{
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	background-color: #999999;
}

.SubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	font-size: 9pt;
	line-height: normal;
	letter-spacing: normal;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;

	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;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.SubTabs A:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.SubTabs A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
.SubTabs A:focus
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.SubTabs A:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.SelectedSubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	font-size: 9pt;
	line-height: normal;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;

	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;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.SelectedSubTabs A:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.SelectedSubTabs A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.SelectedSubTabs A:focus
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}
.SelectedSubTabs A:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}

/* ===================================================================================
   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
{
}

TEXTAREA
{
	font-family:		Trebuchet MS, Arial, Verdana;
	font-size:			8pt;
	border:				1px solid #2D3F7B;
	background-color: #ffffff;
}
/* Neue Klasse um die Templates der HTML Multi bearbeiten zu können (Noema) */
.templine
{
    border-bottom: dashed 1px #ccc;
    margin-bottom:20px;
    margin-top:20px;
}

INPUT
{
	font-size:			8pt;
	font-family:		Trebuchet MS, Verdana, Arial;
	height:				19px;
	border:				1px solid #2D3F7B;
}

INPUT.ro,TEXTAREA.ro,DIV.ro,SPAN.ro
{
	background-color:	#fffbff;
	border-color:		#cccccc;
}

INPUT.rad
{
	width:				15px;
	border:				0px;
	cursor:				hand;
}


INPUT.eml
{
}

INPUT.tkr
{
	color:				#0000ff;
	text-decoration:	underline;
}

INPUT.url
{
	color:				#0000ff;
	text-decoration:	underline;
}

INPUT.num
{
	
}

INPUT.dtm
{
	
}

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:  Tahoma;
  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 */

.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: Tahoma, Verdana; 
  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;
  background-color: #E8E7E7;
}

.spm_SubMenu .spm_MenuItem
{
  cursor: hand; 
  color:#0777BE;    
  background-image:none;
  font-family: Tahoma, Verdana;
  font-weight: bold;
  font-size: 11px
}

.spm_SubMenu .spm_MenuItem TD
{
	padding-left: 0px;
  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: Tahoma, Verdana; 

      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: Tahoma, Verdana; 

      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;

}

 


 
.breadcrumbs
{
	padding-bottom: 10px;
}

.BreadCrumbsLink:link,.BreadCrumbsLink:visited
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
}

.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
{
	width: 154px;
	margin-left: 10px;
}
    
.igTopLevelStandardStyle
{
   /* color: #1F367E;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	font-size: 14px;
	text-decoration: none;	
	
}
.igTopLevelStandardStyle TD
{
    text-align:left;*/
}
.igTopLevelStandardStyle.igMenuItem IMG
{
}
.igTopLevelStandardStyle.igMenuItem A
{
	
    color:#666;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	font-size: 12px;
	text-decoration: none;
}
.igTopLevelStandardStyle.igMenuItem A:link
{   
    
    color:#666;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	font-size: 12px;
	text-decoration: none;
}
.igTopLevelStandardStyle.igMenuItem A:visited
{
	
    color:#666;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	font-size: 12px;
	text-decoration: none;
}
.igTopLevelStandardStyle.igMenuItem A:hover
{
	
    color:#666;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	font-size: 12px;
	text-decoration: none;
}
.igTopLevelStandardStyle .igMenuItem A:focus
{
    color:#666;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	text-decoration: none;
}
.igTopLevelStandardStyle.igMenuItem A:active
{
    color:#666;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	font-size: 12px;
	text-decoration: none;
}
.igTopLevelStandardStyle.Standard_Aktiv A
{
    color:#666;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	font-size: 12px;
	text-decoration: none;
}

.igMenuIsland
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans;
	font-size:12px;
	background-color: #F5F8FA;
	border: solid 1px #666;
	
	margin-left:3px;
	margin-top:1px;	
	padding: 3px;
	font-weight:bold;
	width: auto;
}
.igMenuIsland DIV
{
    /*border:0;*/
}
.igMenuIsland Table
{
    /*border:0;*/
}
.igMenuIsland .igMenuItem
{
   
}
.igMenuIsland .igMenuItem BR
{
    font-family: Trebuchet MS, Verdana, Helvetica, sans;
    font-size:12px;
    color:#666;
    text-decoration:none;
    
    padding-left:5px;
}
.igMenuIsland .igMenuItem A
{
    font-family: Trebuchet MS, Verdana, Helvetica, sans;
    font-size:12px;
    color:#666;
    text-decoration:none;
    
    padding-left:5px;
}
.igMenuIsland .igMenuItem A:link
{
    font-family: Trebuchet MS, Verdana, Helvetica, sans;
    font-size:12px;
    color:#666;
    text-decoration:none;
}
.igMenuIsland .igMenuItem A:visited
{
    color:#666;
    text-decoration:none;
}
.igMenuIsland .igMenuItem A:hover
{
    color:#666;
    text-decoration:none;
}
.igMenuIsland .igMenuItem A:focus
{
    color:#666;
    text-decoration:none;
}
.igMenuIsland .igMenuItem A:active
{
    color:#666;
    text-decoration:none;
}
