﻿
* {margin:0; padding:0;}

.hidden
{
	display:none;
}

body
{
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#616365;
	display: inline;
	height:100%;
}

SELECT, INPUT
{
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#PageContainer
{
	width: 965px;
	height:100%;
 	text-align: left;
	border: dotted #000000 0px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: table;
	background-image: url(../../images/vhk/MainBG.gif);
	background-repeat:repeat;
}

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}

.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}

h1, .header1
{
	font-weight: bold;
	font-size: 1.4em; 
	color: #3b3e41;
	margin: 3px 0px 0px 0px;
}
h2, .header2
{
	font-weight: bold; 
	font-size: 1.2em;
	color: #3b3e41;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}

h2 a, .header2 a, h2 a:visited, .header2 a:visited
{
	font-weight: bold; 
	font-size: 12px;
	color: #3b3e41;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}

h2 a:hover, .header2 a:hover
{
	font-weight: bold; 
	font-size: 12px;
	color: #0068b3;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}

h3, .header3
{
	font-weight: bold; 
	font-size: 1.1em;
	color: #000000;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}

h3 a, .header3 a, h3 a:visited, .header3 a:visited
{
	font-weight: bold; 
	font-size: 1.1em;
	color: #000000;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}

.ingress
{
	font-size: 1.0;
	font-weight: bold;
}
.imagetext 
{
	font-size: 0.9em;
	color: #000000;
	font-style: italic;
}

/* --- TopBanner ---*/
#Top-Column-Banner
{
	width: 955px;
	/*height: 90px;*/
	background-color: #ffffff;
	text-align: left;
	border: dotted #000000 0px;
	margin: 5px auto 0px auto;
	padding: 0px 0px 0px 0px;
}



/* --- Header ---*/
#Top-Column-Header
{
	width: 955px;
	height: 105px;
	background-color: #ffffff;
	text-align: left;
	border: dotted #000000 0px;
	margin: 5px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/vhk/LogoBG.gif);
}



#LoginInfo
{
	width:150px;
	float:right;
	margin: 15px 0px 0px 0px;
	color:#8f8e8e; 
	line-height: 2.0em
}

#LoginInfo a 
{
	color:#8f8e8e;
	text-decoration:none;
}

#Lan
{
	font-weight:bold;
	font-size:1.2em;
}

/* --- TopMenu ---*/
#Top-Column-Menu
{
	width: 955px;
	height: 30px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: text-bottom;
	border: dotted #000000 0px;
	margin: 5px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/vhk/TopMenuBG.gif);

}
#menu
{
	width:600px;
	float:left;
}
#search
{
	width:296px; /*175*/
	height:22px;
	float:right;
	/*background-image: url(../../images/vhk/searchBg.gif); */
	background-repeat:no-repeat;
	margin:4px 0px 0px 0px;
}
#search_text
{
	width:114px; /* 43 */
	margin:5px 0px 0px 4px;
	float:left;
	text-align:center;
}
.SearchBox
{
	height:11px;
	width:90px;
	margin:3px 0px 0px 0px;
	border:1;
	border-top-style:solid;
	border-top-color:#cccccc;
	font-size:10px;
	float:left;
}

.ImageButton
{
	vertical-align:middle;
	margin:3px 0px 0px 2px;
	float:left;
}

.SearchBox2
{
	height:17px;
	width:138px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	float:left;
	background-image: url(../../images/vhk/global-search-field-bg.png);
	background-repeat: no-repeat;
	border: none;
	padding: 5px 4px 0 4px;
	border: 0;
}
.ImageButton2
{
	display: block;
	float:left;
	background-image: url(../../images/vhk/global-search-button.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 24px;
	text-indent: -999em;
}

#topmenucontrol
{
	padding-top: 8px;
	padding-left: 15px;
}

.activemenuhead
{
	color: #226f91;
	text-decoration:none;
	text-transform:uppercase;
}

.activemenuhead:hover
{
	color: #000000;
	text-decoration:none;
	text-transform:uppercase;
}

.menuhead
{
	color: #226f91;
	text-decoration:none;
	text-transform:uppercase;
}

.menuhead:hover
{
	color: #000000;
	text-decoration:none;
	text-transform:uppercase;
}


/* --- FlashImage ---*/
#Top-Column-FlashImage
{

	width: 955px;
	height: 150px;
	background-color: #ffffff;
	text-align: left;
	border: dotted #000000 0px;
	margin: 5px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(../../images/vhk/flashimage.jpg);*/
}


/* --- Main ---*/
#Main
{
	width: 955px;
	height: auto;
	background-color: #ffffff;
	border: dotted #000000 0px;
	margin: 5px auto 5px auto;
	height:70%;
}

#Main-Left
{
	width: 175px;
	text-align: left;
	margin: 20px 0px 0px 5px;
	/* margin: 0px 0px 0px 5px; */
	float: left;
}


#Main-Middle
{
	width: 433px;
	/* width: 404px; */
	background-color: #ffffff;
	text-align: left;
	border: dotted #000000 0px;
	margin: 20px 0px 0px 10px;
	/*padding: 3px 0px 10px 10px;*/
	float: left;
}

#Main-Middle-Wide
{
	width: 605px;
	/* width: 404px; */
	background-color: #ffffff;
	text-align: left;
	border: dotted #000000 0px;
	margin: 20px 0px 0px 10px;
	/*padding: 3px 0px 10px 10px;*/
	float: left;
}

#Main-Right
{
	width: 164px;
	text-align: left;
	margin: 20px 0px 0px 10px;
	float: left;
}

#Main-Banner
{
	width: 132px;
	background-color: #ffffff;
	text-align: left;
	border: dotted #000000 0px;
	margin: 0px 5px 0px 10px;
	padding: 8px 0px 10px 0px;
	float: right;
}

.MainHeader
{
	font-weight: normal;
	font-size: 1.3em; 
	color: #3B3E41;
	display: inline;
	text-transform:uppercase;
	text-decoration: none;	
}
.MainText
{
	font-weight: normal;
	font-size: 1.0em; 
	color: #2b2b2b;
	display: inline;
}

.hrLine
{
	border:solid 1px #EAEAEA;
	margin: 15px 0px 15px 0px
}


/* --- Footer ---*/
#Footer, #Footer a
{
	width: 955px;
	/*height: 33px;*/
	height: 45px;
	background-color: #ffffff;
	text-align: center;
	border: dotted #000000 0px;
	margin: 5px auto 0px auto;
	padding-bottom:3px;
	padding-top:20px;
	font-style: normal; 
	font-size: 1.0em;
	color: #989797;
}

/* ------ Aktuellt -------- */
.aktuellt
{
	float: left;
	text-align: left;
	width: 175px;
	height: auto;
	margin: 0px 0px 10px 0px;
	background-color: #f6f6f6;
	background-image: url(../../images/vhk/LeftMenuBG.gif);
	background-repeat:no-repeat;
}
.aktuellt_text
{
	margin: 0px 0px 10px 10px;
	width:154px;
}
.aktuellt_heading
{
	font-family:Arial;
	font-weight: bold;
	font-size: 1.3em; 
	color: #ffffff;
	text-transform:uppercase;
	margin: 5px 0px 30px 0px;
}

.aktuellt_text h2 {margin-bottom:5px}

.aktuellt_bottom
{	
	width:175px;
	height:5px;
	background-image: url(../../images/vhk/LeftMenuBottom.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

/* ------ Börs Index -------- */
.BorsIndex
{
	float: left;
	text-align: left;
	width: 175px;
	height: auto;
	/*margin: 0px;
	padding: 0px;*/
	background-image: url(../../images/vhk/LeftMenuBG.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #f6f6f6;
}
#BorsInfo
{
	margin-top: 0px;
	margin-left: 0px;
	width: 150px;
}

.aktuellt_text img, .aktuellt_text iframe
{
	margin: 0px 0px 0px 0px;
	width:154px;
}


#Grafer
{
	margin-top:5px;
	width: 175px;
}


/* ------ Left Menu Header -------- */
a.LeftMenuHeader, .LeftMenuHeader
{
	font-weight: bold;
	color: #3b3e41;
	text-decoration:none;
}
a.LeftMenuHeader:Active
{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a.LeftMenuHeader:hover
{
	font-weight: bold;
	color: #003f72;
	text-decoration:none;
}


/* ------ Left Menu Areas -------- */

#LeftMenu
{
	margin: 0 0 0 0;
}

.menuheding
{
	height:27px;
	padding-left:10px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	background-image:url(../../images/vhk/menuItem_top.gif);
	background-repeat:no-repeat;
}

.menuheding a
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	/*background-image:url(../../images/vhk/menuItem_top.gif);
	background-repeat:no-repeat;*/
}

.menuitem
{
	height:35px;
	padding-left:10px;
	background-image:url(../../images/vhk/menuItem.gif);
	background-repeat:repeat-x;
}

.menubottom
{
	background-image:url(../../images/vhk/menuItem_bottom.gif);
	background-repeat:no-repeat;
}

.menuitemselected
{
	height:25px;
	padding-left:10px;
	background-image:url(../../images/vhk/menuItemSelected.gif);
	background-repeat:no-repeat;
}

.menuitemexpanded
{
	height:30px;
	padding-left:10px;
	background-image:url(../../images/vhk/menuItemSelected.gif);
	background-repeat:no-repeat;
}

.menuitemchild2
{
	height:20px;
	padding-left:20px;
	background-image:url(../../images/vhk/menuItemChild.gif);
	background-repeat:no-repeat;
}
.menuitemchild3
{
	height:20px;
	padding-left:25px;
	background-image:url(../../images/vhk/menuItemChild.gif);
	background-repeat:no-repeat;
}

/* ------ Left Menu Fields -------- */

.LeftMenuFields
{
	color: #000000;
	text-decoration: none;
}

a.LeftMenuFields
{
	color: #0068B3;
	text-decoration:none;
}
a.LeftMenuFields:Visited
{
	color: #003f72;
	text-decoration:none;
}
a.LeftMenuFields:Active
{
	font-weight: bold;
	color: #757575;
	text-decoration:none;
}

a.LeftMenuFields:hover
{
	color: #0068B3;
	text-decoration:none;
}

/* ------ BreadCrumbs -------- */
a.BreadCrumbs
{
	font-size: 0.9em; 
	color: #8f8e8e;
	text-decoration:none;
}

.BreadCrumbs
{
	font-size: 0.9em; 
	color: #545454;
	text-decoration:none;
}

a.BreadCrumbs:Active
{
	font-size: 0.9em; 
	color: #545454;
	text-decoration:none;
}

a.BreadCrumbs:hover
{
	font-size: 0.9em; 
	color: #545454;
	text-decoration:none;
}

.BreadCrumbsSeparator
{
	font-size: 0.9em; 
	color: #8f8e8e;
	text-decoration:none;
}


/* ------ News Text -------- */

a.NewsHeader
{
	font-weight: bold;
	font-size: 1.1em; 
	color: #3b3e41;
	display: inline;
	text-decoration: none;
}

a.NewsHeader:hover
{
	font-weight: bold;
	font-size: 1.1em; 
	color: #0068b3;
	display: inline;
	text-decoration: none;
}

a.Date
{
	font-weight: regular;
	font-size: 0.9em; 
	color: #a4a4a4;
	display: inline;
	text-decoration: none;
}

a.Date:hover
{
	font-weight: regular;
	font-size: 0.9em; 
	color: #a4a4a4;
	display: inline;
	text-decoration: none;
}

/* ------ Active Text Field -------- */
a.ActiveTextField
{
	color: #3B3E41;
	text-decoration:none;
}

a.ActiveTextField:hover
{
	color: #0068b3;
	text-decoration:none;
}

/* ------ links -------- */
.links
{
	float: left;
	text-align: left;
	width: 164px;
	height: auto;
	margin: 20px 0px 0px 0px;
	background-color: #f6f6f6;
	background-image: url(../../images/vhk/RightBG.gif);
	background-repeat:no-repeat;
	clear: both;
}
.linksNews
{
	margin: 0px 0px 10px 10px;
	width:144px;
}
.links_heading
{
	font-family:Arial;
	font-weight: bold;
	font-size: 1.3em; 
	color: #ffffff;
	text-transform:uppercase;
	margin: 5px 0px 10px 0px;
}
.linksBottom
{	
	width:164px;
	height:5px;
	background-image: url(../../images/vhk/RightBGBottom.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}
/* ------ RSS -------- */
.rss
{
	float: left;
	text-align: left;
	width: 164px;
	height: auto;
	margin: 0px 0px 10px 0px;
	background-color: #f6f6f6;
	background-image: url(../../images/vhk/RightBG.gif);
	background-repeat:no-repeat;
}
.RssNews
{
	margin: 0px 0px 10px 10px;
	width:144px;
}
.Rss_heading
{
	font-family:Arial;
	font-weight: bold;
	font-size: 1.3em; 
	color: #ffffff;
	text-transform:uppercase;
	margin: 5px 0px 25px 0px;
}
.RssBottom
{	
	width:164px;
	height:5px;
	background-image: url(../../images/vhk/RightBGBottom.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

/* ------ Box right -------- */
.boxRight
{
	float: left;
	text-align: left;
	width: 164px;
	height: auto;
	margin: 10px 0px 0px 0px;
	background-color: #f6f6f6;
	background-image: url(../../images/vhk/RightBG.gif);
	background-repeat:no-repeat;
}
.boxRight_News
{
	margin: 0px 0px 10px 10px;
	width:144px;
}
.boxRight_heading
{
	font-family:Arial;
	font-weight: bold;
	font-size: 1.3em; 
	color: #ffffff;
	text-transform:uppercase;
	margin: 5px 0px 25px 0px;
}

.boxRight_heading a 
{
	text-decoration:none;
	color: #ffffff;
}

.boxRight_Bottom
{	
	width:164px;
	height:5px;
	background-image: url(../../images/vhk/RightBGBottom.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

/* ------ News archive -------- */
.News-Archive-Date
{
	text-align: left;
	display: inline;
}

.News-Archive-Heading
{
	margin-left: 5px;
	text-align: left;
	display: inline;
}

.News-Archive-Ingress
{
	margin-top: 3px;
	margin-left: 0px;
	text-align: left;
}

.PrevButton
{
	float: left;
	width: 130px;
	text-align: left;
}

.NextButton
{
	float: left;
	width: 130px;
	text-align: right;
}

.PageInfo
{
	float: left;
	width: 130px;
	text-align: center;
}


/* ------ NewsItem -------- */
.News-Item-Date
{
	text-align: left;
	display: inline;
	color: #aaaaaa;
	margin-top: -5px;
}

.News-Item-Ingress
{
	text-align: left;
	font-weight: bold;	
	color: #000000;
	text-decoration:none;
}

.News-Item-Context
{
	text-align: left;
	color: #000000;
	text-decoration:none;
}

a.News-Item-Year 
{
	font-weight: bold;
	color: #3B3E41;
	text-decoration:none;
}
a.News-Item-Year:Active
{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a.News-Item-Year:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.News-Item-Year-Selected
{
	margin-bottom: -5px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.News-Item-Year-NonSelected
{
	margin-bottom: -5px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}



/* ------ Calendar archive -------- */
.Calendar-Archive-Date
{
	text-align: left;
	display: inline;
}

.Calendar-Archive-Heading
{
	text-align: left;
	display: inline;
	line-height:15px;
}

.Calendar-Archive-Ingress
{
	margin-top: 3px;
	margin-left: 0px;
	text-align: left;
}

.Calendar-PrevButton
{
	float: left;
	width: 130px;
	text-align: left;
}

.Calendar-NextButton
{
	float: left;
	width: 130px;
	text-align: right;
}

.Calendar-PageInfo
{
	float: left;
	width: 130px;
	text-align: center;
}


/* ------ NewsItem -------- */
.Calendar-Item-Date
{
	text-align: left;
	display: inline;
	color: #aaaaaa;
	margin-top: -5px;
}

.Calendar-Item-Ingress
{
	text-align: left;
	font-weight: bold;	
	color: #000000;
	text-decoration:none;
}

.Calendar-Item-Context
{
	text-align: left;
	color: #000000;
	text-decoration:none;
}

a.Calendar-Item-Year 
{
	font-weight: bold;
	color: #3B3E41;
	text-decoration:none;
}
a.Calendar-Item-Year:Active
{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a.Calendar-Item-Year:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.Calendar-Item-Year-Selected
{
	margin-bottom: -5px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.Calendar-Item-Year-NonSelected
{
	margin-bottom: -5px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

/* ----- Conferance items --- */
div.conferance
{
	width: 100%;
	padding: 0.3em;
}
div.conferancelinkbuttonsarea
{
	margin-top: 0.3em;
	float: right;
}
div.conferanceheader
{
	width: 100%;
}
#ExplorerTree img
{
	border:none;
}

/* --- PreStart --- */
.Heading
{
	font-weight: Bold;
	font-size: 1.8em; 
	color: #3B3E41;
}

.startPageTable
{
	margin-top:0px;
}

a.BlogArchive, .BlogArchive
{
	font-weight: bold;
	color: #3B3E41;
	text-decoration:none;
}
.blogArchiveList
{	
	padding: 10px 0px 0px 10px;
	background-image:url(../../images/vhk/menuItemSelected.gif);
	background-repeat:repeat-y;
}

a.BlogRSS, .BlogRSS
{
	font-weight: bold;
	color: #3B3E41;
	text-decoration:none;
}
strong
{
	color: #3B3E41;
}

a
{
	color: #0068b3;	
}
#id_matrix img 
{
	display:none; 
}

.clear { clear: both; }

img.left 
{
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

img.right
{
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}

.bold
{
	font-weight:bold;
}

.pageitem
{
	color:White;
}

.pageitemContainer
{
	/*color:White;*/
}

.ddlRegions
{
	width:150px;	

}

/* Email this page */
#WriterInfo
{
	margin-top: 10px;
	clear:both;
}

.printLink
{
	background-image: url(../../Images/printer_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px;	
}

.emailPageLink
{
	background-image: url(../../Images/letter_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px;
	cursor: pointer;
	color: #0068b3;
	text-decoration: underline;
}

#EmailThisPage
{
	position: absolute;
	height: 350px;
	width: 239px;
	display: none;
	z-index: 1000;
	background-color: #FFF;
	
	width: 239px;
	height: 325px;
	float:none;
	border:1px solid black;
}

#EmailThisPage .box_header 
{
	font-size: 1.1em;
	margin-left: 10px;
	margin-top: 5px;
	position:relative;
}		

#EmailThisPage .box_content {
	margin-left: 10px;
}

#EmailThisPageClose
{
	position: absolute;
	right: 10px;	
	top: 0;
	color: #000000;
	cursor: pointer;
}

#EmailThisPage .input
{
	width: 190px;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #acadae;
	background-color: #f4f4f4;
	font-family: Arial;
	font-size: 0.9em;	
	padding-left: 6px;
	height: 14px;
}

#EmailThisPage .button
{
	float:right;
	margin-right: 10px;
}

#EmailThisPage TEXTAREA
{
	height: 90px !important;
}


#printbody 
{
	background-color: #FFF;
	background-image: none;
	text-align: left;
	width: 95%;
}

#printbody .BreadCrumbsContainer
{
	margin-bottom: 10px;
}

#printbody .startPageTable
{
	margin-top: 0;
}

#printbody, #printbody TABLE TR TD 
{
	font-size: 62.5%;
	text-align: left; 
}

#printbody #WriterInfo, #printBody #EmailThisPage 
{
	display: none;
}

#printbody #Footer 
{
	clear:both;
}

@media print
{

		
	#printbody 
	{
		margin: 0;
		padding: 0;
		width: 100%;
	}	
	
	#printbody #Main-Middle 
	{
		width: 700px;
	}
		
	#printButton 
	{
		display: none;
	}	
	
	#printbody, #printbody TABLE TR TD 
	{
		font-size: 100%;
	}
	
	TABLE 
	{
		width: 100%;
	}
	
}



/* ------ Movie StartPage -------- */
.Movie-List-Image
{
	float:left;
	clear:left;
}

.MovieImage
{
	border:1px solid #cccccc;
}

.Movie-Text
{
	float:left;
	margin-left:10px;
	width:340px;
}

.Movie-List-Date
{
	margin-top:-2px;
	margin-bottom:5px;
}

.Movie-List-Heading
{

}

.Movie-List-Ingress
{
	margin-bottom:20px;
}

.Pagenering
{
	clear:both;
	margin-bottom:20px;
}

a.selectedLink 
{
	font-weight:bold;
}

#SortLinks a
{
	margin-right:10px;	
}

#SortLinks
{
	margin-top:20px;
	margin-bottom:10px;	
}

.SortBy
{
	width:90px;
	float:left;
	font-weight:bold;
}

/* ------ Latest Movies -------- */
.Movies
{
	float: left;
	text-align: left;
	width: 164px;
	height: auto;
	margin: 10px 0px 0px 0px;
	background-color: #f6f6f6;
	background-image: url(../../images/vhk/RightBG.gif);
	background-repeat:no-repeat;
}
.Movies_content
{
	margin: 0px 0px 10px 10px;
	width:144px;
}

.Movies-Image img
{
	border:1px solid #cccccc;
	margin-top:10px;
}

.Movies_heading
{
	font-family:Arial;
	font-weight: bold;
	font-size: 1.3em; 
	color: #ffffff;
	text-transform:uppercase;
	margin: 5px 0px 10px 0px;
}

.Movies-Header .selected
{
	font-weight:bold;
	margin-bottom:10px;
}

.Movies-Header .unselected
{
	font-weight:normal;
	margin-bottom:10px;
}

.Movies_bottom
{	
	width:164px;
	height:5px;
	background-image: url(../../images/vhk/RightBGBottom.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

.aktuellt h2 a, .aktuellt h2 a:visited
{
	font-weight: bold; 
	font-size: 11px;
	color: #3b3e41;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}


.aktuellt h2 a:hover
{
	font-weight: bold; 
	font-size: 11px;
	color: #0068b3;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}


.MainMiddle_Heading 
{
	margin-bottom:5px;
}

/* Company search */


.companySearch
{
	width: 138px;
	height: 13px;
	background-image: url(../../images/vhk/company-search-bg.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 6px 27px 4px 6px;
}

.companyRegionDropDown, .companyBusinessDropDown
{
	padding:3px 4px 3px 3px;
	width: 140px;
	margin-left: 15px;
}

.companySearchResult
{
	margin-top: 20px;
}

.companySearchResult .item
{
	width: 155px;
	height: 147px;
	background: url(../../images/vhk/company-list-item-small-bg.gif) repeat-x;
	border: 1px solid #e7e7e7;
	padding: 13px 18px;
	margin: 0 10px 14px 0;
	float: left;
	position: relative;
	overflow: hidden;
}
.companySearchResult .rightItem
{
	margin-right: 0px;
}
.companySearchResult .item h2
{
	font-size: 13px;
	font-weight: bold;
	color: #406d91;
	margin-bottom: 4px;
}

.companySearchResult .item .logoContainer
{
	text-align: center;
	padding: 10px 0 0 0; 
	height: 83px;
	border: 0;
}
.companySearchResult .item .logoContainer a
{

}

.companySearchResult .item .companyInfo
{
	font-size: 11px;
}

.companySearchResult .item .companyInfo a.moreInfo
{
	display: block;
	height: 20px;
	width: 116px;
	background-image: url(../../images/vhk/company-search-button2.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #404040;
	text-align: center;
	padding: 10px 20px 0 0;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	position: absolute;
	bottom: 18px;
	left: 10px;
}

div.loader
{
	display: none;
	margin: 40px 0 0 40px;
}

input.detailsUrl, input.moreInfoText, input.webText
{
	display: none;
}

.companyDetails
{
	background-image: url(../../images/vhk/company-details-bg.png);
	background-repeat: repeat-x;
	width: 576px;
	height: 308px;
	border:1px solid #E7E7E7;
	padding: 10px 10px 10px 20px;
	font-size: 11px;
}

.companyDetails h1
{
	font-size: 20px;
	font-weight: bold;
	color: #406d91;
	margin: 16px 0 15px 0;
	
}

.companyDetails .text
{
	float:left;
	width: 300px;
	height: 303px;
	position: relative;
}

.companyDetails .image
{
	float:right;
	width: 269px;
	padding-top: 20px;
}


a.goBack
{
	display:block;
	width: 73px;
	height: 20px;
	background-image: url(../../images/vhk/company-button-back.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	text-decoration: none;
	color:#404040;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 3px 0 29px;
	text-align:center;
}

a.sendTo
{
	display:block;
	width: 130px;
	height: 20px;
	background-image: url(../../images/vhk/company-email-button.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 110px;
	bottom: 0;
	text-decoration: none;
	text-decoration: none;
	color:#404040;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 10px 3px 0 3px;
	cursor: pointer;
}

.companySearchText, .webSearchText
{
	color: #8F8E8E;
	cursor: pointer;
}

.companySearchText
{
	padding-right: 3px;
}

