﻿
/*content start*/

.imgShadow 
{
    background-image:url('images/imgShadow.png');
height:24px;
}

H1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#2c2828;
margin-top:0;
margin-bottom:18px;
}

H4{
	font-family:Arial;
	color:#2c2828;
	font-weight:bold;
	font-size:12pt;
	margin-bottom:7px;
}

H6{
	font-family:Arial;
	color:#2c2828;
	font-weight:bold;
	padding:0;
}
/*Classes for client editor*/
.ContainerContent{
	width:965px;
	margin:0 auto;
	text-align:left;
	background-image:url('img/ContentBG.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:0px;
}
.ContentIMG{
	background-color:#f7f7f7;
	height:100%;
	width:225px;
	float:left;

vertical-align:top;
	text-align:left;
	padding: 0 0 0 0;
}

.ContentText{
	background-color:#f7f7f7;
	margin-left:226px;
	width:680px;
}
.TextContent
{
    font-family:Verdana;
	font-size:8pt;
	color:#666666;
	line-height: 1.7em;
}
.Hide
{
    display:none;
}

.Visible
{
    font-family:Verdana;
	font-size:8pt;
	color:#666666;
	line-height: 1.7em;
    display:block;
}
/*end Classes for client editor*/
.SubTitleContentUL{
	font-family:Verdana;
	font-size:8pt;
	color:#2c2828;
	font-weight:bold;
}

TD{
	font-family:Verdana;
	font-size:8pt;
	color:#666666;
	line-height: 1.7em;
}
UL
{
 /*padding: 0 0 0 0;*/
 padding-left:0px;
 margin-left:0px;
 margin-top:0px;
 margin-bottom:0px;
  list-style-type:none;
}

LI{
	font-family:Verdana;
	font-size:8pt;
	/*color:#bdbc7f;*/
	color:#666666;
	background:url(images/LIImage.png) 0 0 no-repeat; 
	/*list-style-image: url("images/LIImage.png");*/
	list-style-position:outside;
	/*list-style:disc;*/
	 margin-right:0px;
	 margin-left:0px;
	 padding-left:31px;
	 padding-right:0px;
	 
	 padding-top:0px;
	 padding-bottom:0px;
	list-style-type:none;
}

A{
	font-family:Verdana;
	font-size:11pt;
	color:#2c2828;
	font-weight:normal;
	/* font-weight:bold; */
	text-decoration:none;	
}

A:hover{
	font-family:Verdana;
	font-size:11pt;
	color:#2c2828;
	font-weight:normal;
	text-decoration:underline;	
}

a.GoldLinkMailTo
{
	font-family:Verdana;
	font-size:8pt;
	color:#bdbc7f;
	text-decoration:none;
	font-weight:normal;	
}

a.GoldLinkMailTo:hover{
	font-family:Verdana;
	font-size:8pt;
	color:#bdbc7f;
	font-weight:normal;
	text-decoration:underline;	
}


a.LinkLesMer
{
	font-family:Verdana;
	font-size:7pt;
	color:#2c2828;
	font-weight:bold;
	text-decoration:none;	
}
a.LinkLesMer:visited
{
	font-family:Verdana;
	font-size:7pt;
	color:#2c2828;
	font-weight:bold;
	text-decoration:none;	
}
a.LinkLesMer:hover{
	font-family:Verdana;
	font-size:7pt;
	color:#bdbc7f;
	font-weight:bold;
	text-decoration:underline;	
}

/*content finish*/



body, html{
	padding:0;
	margin:0;
	background-color:#f7f7f7;
	text-align:center;
	font-family:Verdana;
	font-size:8pt;
	color:#666666;	
}


#Container{
	width:970px;
	margin:0 auto;
	text-align:left;
}

#Header{
	height:68px;
	background-color:#f7f7f7;
	/*background-image:url('../_default/images/Logo.jpg');*/
	background-position:left bottom;
	background-repeat:no-repeat;
	width:960px;
	margin-left:0px;
	margin-top:3px;
	margin-bottom:0px;

}

#TopMenu{
	height:45px;
	background-color:#f7f7f7;
	background-image:url('images/topmenubg.png');
	/*background-image:url('/Direktinfo/Portals/_default/Skins/direktinfo/images/TopMenuBG.jpg');*/
	background-position:right top;
	background-repeat:no-repeat;
	width:960px;
	
	margin-left:5px;
	margin-bottom:6px;
	text-align:left;
	


}


.MainMenu_separator 
{
	height:51px;
	background-image:url('images/VerticalLineTM.jpg');
	background-repeat: no-repeat;
}

.MainMenu_MenuItem 
{
	color:#2c2828;
}

.MainMenu_Normal 
{
	padding:100px;
}



.TopPane{
	/*height:356px;*/
	/*background-color:white;*/
	
	width:960px;
	margin-left:5px;
}

.MainMenuTable 
{
}
/*
#TopLineSubMenu{
	width:970px;
	height:3px;
	background-color:#4a4a4a;
}


#SubMenu{
	height:34px;
	background-color:#555555;
	width:960px;
	margin-left:5px;
	

}
*/
.Content{
	background-color:#f7f7f7;

	/*width:970px;*/

}


.ui-tabs-nav a:link {

font-size:7pt;

}


.Content a:link {
font-weight:bold;

}

#clear{
	clear:both;
	line-height:1pt;
	width:960px;

}

/*ID_finish*/

.LineTopMenu{
	background-image:url('images/VerticalLineTM.jpg');
	background-repeat:no-repeat;
	width:3px;
	height:51px;
}

.TdTopMenu{
	padding-right:10px;
	padding-left:10px;
}


a.linkTopMenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#2c2828;
	text-decoration:none;
	font-weight:normal;

}

a.linkTopMenu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#bdbc7f;	
	text-decoration:underline;
	font-weight:normal;
}

a.Tips{
	font-family:Arial;
	font-size:7pt;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;	
}

a.Tips:hover{
	font-family:Arial;
	font-size:7pt;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;	
}


.R{
	font-family:Arial;
	font-size:7pt;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	width:12px;	
}


a.Leng{
	font-family:Arial;
	font-size:7pt;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;	
}

a.Leng:hover{
	font-family:Arial;
	font-size:7pt;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;	
}


.leftIMGmenu{
	width:5px;
	height:34px;
	background-image:url('/Direktinfo/Portals/_default/Skins/direktinfo/images/LeftIMGmenu.jpg');
	background-repeat:no-repeat;
	background-position:left;
	background-color:white;
}

.IMGcontent{
	width:225px;
	height:157px;
	/*background-image:url('/Direktinfo/Portals/_default/Skins/direktinfo/images/imgContent1.jpg');*/
	background-repeat:no-repeat;
}


a.SubMenuLink{
	font-family:Arial;
	font-size:8pt;
	color:#c1c087;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;	
}

a.SubMenuLinkN{
	font-family:Arial;
	font-size:8pt;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;	
	
}

a.SubMenuLinkN:hover{
	font-family:Arial;
	font-size:8pt;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;	
}


.SubButton1{
	background-image:;
	background-repeat:no-repeat;
	width:142px;
	height:30px;
}

.SubButton2{
	background-image:;
	background-repeat:no-repeat;
	width:px;
	height:30px;
}

.SubButton3{
	background-image:;
	background-repeat:no-repeat;
	width:px;
	height:30px;
}

.SubButton4{
	background-image:;
	background-repeat:no-repeat;
	width:px;
	height:30px;
}

.SubButton5{
	background-image:;
	background-repeat:no-repeat;
	width:px;
	height:30px;
}

.SubButton6{
	background-image:;
	background-repeat:no-repeat;
	width:px;
	height:30px;
}

/*content start*/


.SubTitleContentUL{
	font-family:Verdana;
	font-size:8pt;
	color:#2c2828;
	font-weight:bold;
}

/*TD{
	font-family:Verdana;
	font-size:8pt;
	color:#666666;
	line-height: 1.7em;
}*/




A{
	font-family:Verdana;
	font-size:8pt;
	color:#bdbc7f;

	text-decoration:none;	
}

a:link {
color:#bdbc7f;


}
A:hover{
	font-family:Verdana;
	font-size:8pt;
	color:#bdbc7f;
	text-decoration:underline;	
}

a.GoldLinkMailTo
{
	font-family:Verdana;
	font-size:8pt;
	color:#bdbc7f;
	text-decoration:none;
	font-weight:normal;	
}

a.GoldLinkMailTo:hover{
	font-family:Verdana;
	font-size:8pt;
	color:#bdbc7f;
	font-weight:normal;
	text-decoration:underline;	
}


a.LinkLesMer
{
	font-family:Verdana;
	font-size:7pt;
	color:#2c2828;
	font-weight:bold;
	text-decoration:none;	
}

a.LinkLesMer:hover{
	font-family:Verdana;
	font-size:7pt;
	color:#bdbc7f;
	font-weight:bold;
	text-decoration:underline;	
}
/*
.TextContent
{
    font-family:Verdana;
	font-size:8pt;
	color:#666666;
	line-height: 1.7em;
    }
*/
/*content finish*/

/*Search*/
.tableSearch{
	background-image:url('/Direktinfo/Portals/_default/Skins/direktinfo/images/searchBG.jpg'); 
	background-repeat:no-repeat; 
	background-position:center top; 
	width:470px;
}

.tdTextBox{
	padding-left:16px; 
	width:440px; 
	height: 30px;
}

.TextBox{
	border:solid 1px white; 
	width:420px;
	color:#2c2828;
	font-size:10pt;
}

.buttonSearch{
	padding-right:5px;
}

.tdSearchSubText{
	padding:15px; 
	background-image:url('/Direktinfo/Portals/_default/Skins/direktinfo/images/ShadowSearch.jpg'); 
	background-repeat:no-repeat; 
	background-position:center top; 
	font-size:7pt;
}

