html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:hover
{
    text-Decoration: underline;
}

div.siteContent {
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	height: 100%;
	text-align:left;
}
div.header {
	width: 772px;
	background-color: #E1E9EB;
    background-image : url('../images/logo_groot.jpg');
    background-repeat : no-repeat;
	height: 80px;
}
div.blueBar {
	background-color: #29166E;
	height: 14px;
}
div.content {
	position: relative;
	width: 588px;
	float: right;
}
div.subContent {
	width: 772px;
	height: 100%;
}
div.language {
	float: right;
}
div.flag {
	position: relative;
	display: inline;
}
/*-- MENU -- */
div.menu {
	height: 100%;
	position: relative;
	margin:0px;
	float: left;
	color: #ffffff;
	background-image: url(../images/mn_bg.jpg);
	background-repeat: repeat-y;
}
div.menu a {
	/*display: block;*/
	margin:0px;
	margin-top:0px;	
	padding-top:2px;
	color: #ffffff;
	height: 20px;
	padding-left: 25px;	
    
}
div.menu a:hover
{
    text-decoration : none;
    }


/*-- CONTENT -- */
div.contentHeader {
	height: auto;
	background: url("../images/img_homepage_org.jpg");
	width: 588px;
	/*border-top: 0px solid #fff;*/
}
table.photoBlocks {
	height: 160px auto;
	width: 588px;
}

td.phBlock {
	height: 158px;
	width: 195px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom:  1px solid #fff;
	vertical-align: top;
}
td.topBlock {
	height: 85px;
	border-bottom: 1px solid #fff;
}
td.bottomBlock {
	height: 67px !important;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #EDEDED;
	font-weight: normal; 
	font-size: 11px; 
	color: #444; 
}
table.twoBlocks {
	width: 588px;
	padding: 0px;
	margin: 0px;
}
.nudge {
	margin-top: 15px;
}
td.rightBlock {
	vertical-align: top;
	width: 190px;
	height: auto;
	padding-left: 10px;
}

td.leftBlock {	
	vertical-align: top;
	height: auto;
	padding-left: 5px;
	padding-right:5px;
	width: auto;
	font-family : Arial;
	font-size : 9pt;
    color: #777777;

}
div.leftBlock
{
    vertical-align: top;
	height: 200px;
	padding-left: 5px;
	padding-right:5px;
	width: auto;
	font-family : Arial;
	font-size : 9pt;
    color: #777777;
    
    }

div.teaserContent 
{
	width: 175px;
	margin-bottom: 15px;
	float: right;
	right: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
div.teaserContent .bar 
{
	padding-left: 5px;
	height: 15px;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	margin: 0px;
}
div.teaserContent .rBar
{
	background-color: #ff0000;
}
div.teaserContent .bBar
{
	background-color: #156895;
}
div.teaserContent .info
{
	background-color: #EDEDED;
	font-weight: normal; 
	font-size: 11px; 
	color: #444; 
	padding-left: 5px;
}

table.productSpecial {
	width: 588px;
}
table.productSpecial td {
	width: 196px;
	height: 121px;
}
div.infoSpecial {
	width: 186px;
	margin-left: 5px;
	margin-bottom: 5px;	
}
div.infoSpecial .topHeader {
	padding-left: 5px;	
	height: 20px;
	background-color: #156895;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
div.infoSpecial .bottomHeader {
	padding-left: 5px;
	height: 20px;
	background-color: #DDDDDD;
	color:#156895;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.lblBC 
{
	border-top: 1px solid #fff;
	display: block;
	width: auto;
	background-color: #666666;
	padding-left: 5px;
	color: #fff;
	font: normal 10pt/14pt Verdana;
}
.lblBC a 
{
	text-decoration: none;
	color: #fff;
}
.lblBC a:hover 
{
	text-decoration: underline;
}

div.phTeaser 
{
	background-color: #eee;
}

div.pagetitle 
{
    width: 573px;
    height:35px;
    background-color : #EEEEEE;
    font-family : Arial;
    font-size : 12pt;
    font-weight : bold ;
    color: Black;    
    border-top: solid 10px #666666;
    border-bottom: solid 10px #666666;
    text-align : left ;
    padding-left: 15px;
	padding-top: 15px;
}
    
.langPicker .active
{
		
}
.langPicker .inactive
{
	filter:alpha(opacity=40);-moz-opacity:.4;
}

.langPicker .inactive:hover
{
	filter:alpha(opacity=100);-moz-opacity:1;
}
input 
{
	border: 1px solid #000;
}
#ctl00_ContentPlaceHolder1_ctl01_frmHolder table
{
    font-size : 12px;
    font-family :Arial;
    font-weight : Bold;
    color : #666666;
        
    }