/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body
{ 
	padding: 0px; 
	margin: 0px; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a
{
	color: #0C2B64;
	background: inherit;
}

a:hover
{
	color: #FDD20A;
	background: inherit;
}

h1
{
	font: normal 2.1em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 7px 0 0 8px;
	margin: 0;
}

.dark
{
	color: #737373;
	background: inherit;
	font-weight: bold;
}

h1 a, h2 a
{
	text-decoration: none;
}

h1 a
{
	color: #FDD20A;
}

h1 a:hover, h2 a:hover
{
	color: #0C2B64;
	background: inherit;
}

h2
{
	margin: 0;
	padding: 0;
	font: bold 1.7em Arial, Sans-Serif;
	letter-spacing: -1px;
}

h2
{
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #000;
	background: inherit;
}

p
{
	margin: 0 0 5px 0;
}

ul
{
	margin: 0;	
	padding: 1 px;
	// list-style: none;
}

form
{
	margin: 0;
}

input.search
{ 
	width: 300px; 
	border: 0;
	background: #f0f0f0 url(../App_Themes/OSWDInternetServices/Images/input.gif) no-repeat;
	padding: 4px; 
	color: #FDD20A;
	font-weight: bold;
	margin-right: 6px;
}

input.submit
{
	background: #FDD20A url(../App_Themes/OSWDInternetServices/Images/corner.gif) no-repeat top right;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login
{ 
	width: 150px;
	border: none; 
	padding: 4px; 
}

/*#Layout#*/

.content
{ 
	margin: 0 auto;
	width: 780px;
	padding: 10px; 
}

.header
{ 
	height: 55px;
	background: #eee url('/Images/miss-logo_klein.aspx') no-repeat;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 100px;
	border: 1px solid #0C2B64;
}

.LogoText
{
	margin: 3px; 0;
	padding: 10px 0 0 0;
	font-size: 150%;
	color: #0c2b64;
}

.DesignMode .PagePlaceholder .header
{
	height: 150px;
}





.top_info
{
	float: right;
	width: 355px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

.top_info_left
{
	width: 200px;
	float: left;
}

.top_info_right
{
	float: right;
	width: 290px;
	padding: 0 35px 0 0;
	text-align: right;
	border-left: 1px solid #eee;
}

.browse_category
{
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar
{ 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #0C2B64;
	padding-left: 20px;
	padding-right: 20px;
padding-top: 8px;
}

.DesignMode .PagePlaceholder .bar
{
	height: 53px;
}

.bar li
{ 
	margin: 0; 
	padding: 7px 10px 5px 10px;
	color: #FFEADC;
	background: #0C2B64;
	float: left; 
}
	
.bar li.TopCMSListMenuHighlightedLI
{
	background: #0C2B64 url(../App_Themes/OSWDInternetServices/Images/bar.gif) no-repeat center top; 
	font-weight: bold; 
	padding: 7px 10px 6px 10px;
	color: #FDD20A; 
}
	
.bar li a
{ 
	font-weight: bold;
	color: #FFF; 
	background: inherit;
	text-decoration: none;
} 

.bar li a:hover
{ 
	color: #FDD20A; 
	background: inherit;
} 

.search_field
{ 
	background: #fff url(../App_Themes/OSWDInternetServices/Images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
	text-align: right;
}

.DesignMode .search_field
{
	clear: none;
	text-align: left;
}

.search_field label
{
	margin-right: 3px;
}

.search_field
{
	border: 1px solid #0C2B64;
}

.grey
{
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.subheader
{
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/*#Left side#*/
.left
{
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left h3
{
	clear: both;
	background: #FDD20A url(../App_Themes/OSWDInternetServices/Images/corner.gif) no-repeat top right;
	color: #0C2b62;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	border-bottom: 1px solid #0C2B64;
}

.left_side
{
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
		
.left_side a, .right_side a
{
	color: #414141;
	background: #FFF;
}

.newsItem{
	background: #f5f5f5;
	color: #414141;
	padding-left: 6px;	
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0 0 10px 0;
}
	
.right_side
{
	float: right;
	width: 220px;
	background: #FFF url(../App_Themes/OSWDInternetServices/Images/dotted.gif) repeat-y;
	color: #414141;
	padding: 0 0 0 40px;
	margin: 10px 0;
}
		
.left_box
{
	margin: 0 0 10px 0;
	color: #000;
	background: #FFF;
	padding: 3px 0;
}
	

		
/*#Right side#*/
.right
{
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right h3
{
	background: #FDD20A url(../App_Themes/OSWDInternetServices/Images/corner.gif) no-repeat top right;
	color: #0C2B62;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #0C2B64;
}

.right_articles
{
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 10px 0;
}

.RightBox .right_articles
{
	margin: 0 0 3px 0;
}
	
.image
{
	float: left;
	margin: 0 9px 3px 0;
}



/*#Footer#*/
.footer
{ 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #0C2B64;
	line-height: 1.8em;
}

.DesignMode .PagePlaceholder .footer
{
	clear: none;
	text-align: left;
}

.footer a
{
	color: #0C2B64;
	background: #fff;
}

.footer ul
{
	float: left;
}

.footer li
{
	float: left;
	padding: 0px 0px 0px 5px;
	height: 1.8em;
}

.footer li a
{
	border-right: 1px solid #454545;
	padding-right: 5px;
}

.footer li.FooterCMSListMenuLILast a
{
	border: none;
}

.FooterMenu
{
	margin: 0px auto;
	width: 285px;
}

.DesignMode .FooterMenu
{
	margin: 0px;
}

.InnerPage
{
	margin-bottom: 10px;
	text-align: left;
	padding: 0px 5px;
}

.InnerPage h1
{
	margin-bottom: 8px;
}

.clear
{
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.BreadBox
{
	padding-left: 7px;
}



/*#Search page#*/
.SearchDialog
{
	padding-left: 8px;
	margin: 10px 0px;
}

.SearchResults
{
	padding-left: 8px;
}


/*#Downloads#*/
.DownloadsTABLE{
	width: 70%;
	border: solid 1px;
}
.DownloadsTR{}
.DownloadsTR:hover{
	background-color: #FDD20A;
	font-weight: bold;
}
.DownloadsTD1{
	text-align: left;
}
.DownloadsTD4{}
.DownloadsTD5{
	text-align: right;
}
.DownloadsTD5 a:hover{
	color: #000;
}
.DownloadsSpacerTR{}
.DownloadsSpacerTD{
	border-top: solid 1px #CCCCCC;
}
/*#CLMMPictureClick#*/
.CLMMPicturePrimaryDIV{
}
.CLMMPictureDIV{
	display: none;
}
.CLMMPictureDIVvisible{
	top: 0px;
	z-index: 10;
	clear: both;
	position: fixed;
	width: 900px;
	padding: 25px;
	max-height: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.CLMMPictureDIVbackground{
	display: none;
}
.CLMMPictureDIVbackgroundvisible{
	z-index: 1;
	position: fixed;
	clear: both;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.CLMMPicutreTable{
	max-height: 900px;
	max-width: 900px;
	border: none;
}
.CLMMPictureTDoben{
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
.CLMMPicutreTDbild{
	text-align: center;
}
.CLMMPictureIMG{
	max-width: 900px;
	max-height: 900px;
}



/*#Forum#*/

.RegisterLeft{
	width: 49%;
	float: left;
}
.RegisterRight{
	width: 49%;
	float: right;
}

.ForumManage
{
	border: 1px solid #cccccc;
	margin: 0px 5px 5px;
	padding: 2px 5px;
	background-color: #eee;
}

.PostManageEdit table
{
	border: none !important;
}

.PostManageEdit .ForumNewPost td
{
	border-bottom: none !important;
}

.ForumNewPost .SignatureAreaItem
{
	width: 500px;
	height: 50px;
}

.SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}

.ForumTree .PostTree .SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}

/*#Forum/Forum group#*/
.ForumGroup
{
	width: 100%;
}

.ForumGroup *
{
	font-family: Arial;
}

.ForumGroup .Table
{
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-color: #ffffff;
}

.ForumGroup .Table td
{
	padding: 6px;
}

.ForumGroup .Table .Header td
{
	font-weight: bold;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #0c2b64;
	/*
        background: #000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
	*/
}

.ForumGroup .Table .Info td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	/*
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
	*/
	background: #0c2b64;
	height: 55px;
	vertical-align: top;
}

.ForumGroup .Table .GroupName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #ffffff;
}

.ForumGroup .Table .GroupDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}


.ForumGroup .Table .ForumInfo
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ForumGroup .Table .Threads
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .Posts
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumGroup .Table .PostTime
{
	white-space: nowrap;
}

.ForumGroup .Table .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumGroup .ForumOdd td
{
	background-color: #f8f8ff;
}

.ForumGroup .Forum td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumGroup .Forum .ForumName
{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	color: black;
}

.ForumGroup .Forum .ForumDescription
{
	padding-left: 10px;
}


/*#Forum/Forum flat view#*/
.ForumFlat *
{
	font-family: Arial;
}

.ForumFlat .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumFlat .Table td
{
	padding: 6px;
}


.ForumFlat .Table .Info td
{
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	/*
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
	*/
	background: #0c2b64;
	height: 55px;
	vertical-align: top;
}

.ForumFlat .Table .ForumContent
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	/*font-size: 110%;*/
}

.ForumFlat .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.ForumFlat .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #ffffff;
}

.ForumFlat .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}

.ForumFlat .Table .Informations td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
	background-color: #fffec0;
}

.ForumFlat .Table .Actions td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
}

.ForumFlat .Table .Actions .ActionLink
{
	color: #e36c26; 
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .Table .Posts td
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumFlat .Table .PostsTable
{
	width: 100%;
}

.ForumFlat .Table .PostsTable td
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .Pager td
{
	background-color: #eeeeee;
	border: none;
	padding: 0px;
	height: 23px;
	font-weight: bold;
	text-align: center;
}

.ForumFlat .Pager a
{
	font-weight: bold;
	text-decoration: underline;
	color: #65a02f;
}

.ForumFlat .ThreadTable
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .ThreadTable td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .ThreadTable .Header td
{
	font-weight: bold;
	/*
	background-color: #eeeeee;
	*/
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	/*
	background-image: url(../App_Themes/CorporateSite/Images/genbackground.gif);
	*/
	background: #0c2b64;
}

.ForumFlat .ThreadTable .Author
{
	text-align: center;
	width: 200px;
	color: #e36c26;
}

.ForumFlat .ThreadTable .Posts
{
	text-align: center;
	width: 50px;
}

.ForumFlat .ThreadTable .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .PostTime
{
	white-space: nowrap;
}

.ForumFlat .ThreadTable .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumFlat .ThreadTable .ThreadInfo
{
	text-align: left;
}

.ForumFlat .ThreadTable .ThreadInfo .ThreadName
{
	font-weight: bold;
	text-decoration: underline;
	color: #e36c26;
}

.ForumFlat .ForumBreadCrumbs
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .ForumNewPost
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/*#Forum/Flat forum post#*/
.ForumFlat .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumFlat .PostIndent .ForumPost
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .PostIndent
{
	padding-left: 30px;
}

.ForumFlat .PostUser, .ForumFlat .PostUserLink
{
	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumFlat .PostUser
{
	text-decoration: none;
}

.ForumFlat .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumFlat .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumFlat .PostActionLink
{
	text-decoration: underline;
	color: #e36c26;
	padding: 0px 5px 0px 5px;
}

/*#Forum/New post form#*/
.ForumNewPost
{
	padding: 5px;
	font-family: Arial;
}

.ForumNewPost .PostReply
{
	border: solid 1px #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .FormPadding
{
	/*border: solid 1px #cccccc;*/
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .Title
{
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

.ForumFlat .ForumNewPost .PostForm td
{
	border: none;
}

.ForumNewPost .ItemLabel
{
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}

.ForumNewPost .Button
{
	width: 100px;
}

.ForumNewPost .TextboxItem
{
	width: 500px;
}

.ForumNewPost .TextboxItemShort
{
	width: 300px;
}



.ForumNewPost .TextareaItem
{
	width: 500px;
	height: 200px;
}


/*#Forum/Forum tree view#*/
.ForumTree *
{
	font-family: Arial;
}

.ForumTree .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumTree .Table td
{
	padding: 6px;
}


.ForumTree .Table .Info td
{
	background-color: #5c99e8;
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top 

left;
	height: 55px;
	vertical-align: top;
}

.ForumTree .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #ffffff;
}

.ForumTree .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}

.ForumTree .Table .Actions td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
}

.ForumTree .Table .Actions .ActionLink
{
	color: #e36c26;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumTree .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree td
{
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree
{
	padding: 5px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

.ForumTree .ForumNewPost .PostForm td
{
	border: none;
}

/*#Forum/Tree forum post#*/
.ForumTree .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumTree .PostDetail .ForumPost
{
	border-bottom: solid 1px #cccccc;
}

.ForumTree .PostUser, .ForumTree .PostUserLink
{
	color: #e36c26;
	font-weight: bold;
	white-space: nowrap;
}

.ForumTree .PostUser
{
	text-decoration: none;
}

.ForumTree .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumTree .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumTree .PostActionLink
{
	color: #e36c26;
	padding: 0px 5px;
	text-decoration: underline;
}

.ForumTree .PostTree .ForumPost
{
	 border: solid 1px #cccccc;
	 width: 600px;
}

/*#Forum/Overall#*/
.HiddenButton
{
	display: none;
}



/*#Forum/Tree Items#*/
.ForumTree .PostTree td
{
	vertical-align: top;
}

.ThreadPost, .SubThreadPost, .RootPostItem, .ThreadPostSelected
{
	padding: 3px 3px 1px 3px;
	overflow: hidden;
	color: #000000;
	font-weight: bold;
}

.ThreadPostSelected
{
	background-color: #cccccc;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	padding: 3px 20px 1px 3px;
}

.PostSeparator
{
	padding: 0 3px;
}


.OfficeName
{
	padding: 2px 0 2px 0;
	font-weight: bold;
}


/*#Top menu styles#*/
.TopCMSListMenuUL,.FooterCMSListMenuUL
{
	list-style: none;
}
.TopCMSListMenuUL
{
	margin-left: -35px;
	width: 775px;
}

/*#Top menu styles/Horizontal#*/
.horizontalSeparatorMenu{
	height: 26px;
	font-size: 1.0em;
	font-weight: bold;
	border: #0c2b64;
	background: #0c2b64;
	width: 20px;
}
.horizontalCMSMenu{
	height: 26px;
	color: #FFF;
	padding-top: 2px;
	background: #0c2b64;
	border: #0c2b64;
}
.horizontalsubCMSMenu{
	color: #FFF;
	border: 0px;
	background: #0c2b64;
	border: #0c2b64;
	font-weight: bold;
	font-size: 1.0em;
}
.horizontalsubCMSMenu tr{
	border: #0c2b64;
}
.horizontalsubCMSMenuItem{
	white-space: nowrap;
	display: block;
	border: #0c2b64 solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	height: 26px;
	background: #0c2b64;
}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	min-width: 81px;
	white-space: nowrap;
	display: block;
	border: #0c2b64 solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	height: 26px;
	background: #0c2b64;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	color: #fdd20a;
	border: #0c2b64 solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	height: 26px;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 
.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 1.0em;
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background: #0c2b64;
	border: #0c2b64;
}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{
	color:#fdd20a;
	background: #0c2b64;
	border: #0c2b64;
}

/*#Haendler Table#*/
.Haendler_TABLE{
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	cellPadding: 0px;
	cellSpacing: 0px;
}
.Haender_TR_Header{
	border-bottom: solid 2px #000;
}
.Haendler_Separator_Header{
	border-bottom: solid 2px #000;
}
.Haendler_TD_Header{
	font-weight: bold;
	border-bottom: solid 2px #000;
}
.Haendler_TR{
	border-bottom: solid 1px #000;
}
.Haendler_TD{
	border-bottom: solid 1px #000;
}
.Haendler_Separator{
	border-bottom: solid 1px #000;
}
