.noScreen {
	display:none;
	visibility: hidden;
}

.displayNone {
	display: none;
}

.innerMiddle {
	padding:0;
	margin:0;
	position: relative;
}

/*Bert, 9/2/2008, Copied from shop-styles */
#innerMiddle{ 
        margin:1.5em;
        margin-top:0;
        margin-right:.8em;
        padding:0;
}

body {
	font-family: sans-serif;
	font-size: 80%;
	padding:0;
	margin:0;
	min-width: 980px;
}	

a:link  { 
	text-decoration: none;
        color:#000;
}

/* frank:07/08/09:added visited for IE to not display purple link */
a:visited  { 
	text-decoration: none;
        color:#000;
}

/* frank:ps. for IE a hover must come after a a:link and a:visited */
a:hover {
        text-decoration: underline;
}


h1 {
	margin:0;
	padding: 0;
	padding-bottom: .8em;
	font-size: 150%;
}
h2 {
	margin:0;
	margin-top: 1em;
	padding: 0;
	padding-bottom: .3em;
	font-size: 120%;
}
img {
	border: none;
}

hr {
	color: #000;
	border: 1px solid #000;
	margin: 1em;
	padding: 0px;
	height: 2px;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#countryChooser {
	padding-top: 2px;
	font-size: 85%;
	color: #fff;
}
#countryChooser a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.flag_10 {
	background: transparent url("../images/de.gif") no-repeat 3px 1px;
	padding-left: 35px;
}
.flag_70 {
	background: transparent url("../images/fr.gif") no-repeat 3px 1px;
	padding-left: 35px;
}
.flag_30 {
	background: transparent url("../images/nl.gif") no-repeat 3px 1px;
	padding-left: 35px;
}
.flag_40 {
	background: transparent url("../images/be.gif") no-repeat 3px 1px;
	padding-left: 35px;
}
.flag_50 {
	background: transparent url("../images/at.gif") no-repeat 3px 1px;
	padding-left: 35px;
}
.flag_55 {
	background: transparent url("../images/ch.gif") no-repeat 3px 1px;
	padding-left: 35px;
}			
.flag_60 {
	background: transparent url("../images/uk.gif") no-repeat 3px 1px;
	padding-left: 35px;
}
#noScriptWarning {
	height: 1.5em;
	text-align: center;
	background: #000;
	color: #fff;
	padding: 0.5em;
}

/* RZW copied from webshop */
img#headerLogoImage {
	margin-top: 26px;
	position: absolute;
}
/* RZW created to resolve lay-out issue in with longer logo */
img#headerLogoImageGK {
	margin-top: 26px;
	margin-left: -18px;
	position: absolute;
}
#header {
	margin: 0;
	padding: 0;
	background: #fff url('../images/headerBack.jpg') no-repeat;
	height: 73px;
}

#headerLogo {
	padding-left: 33px;
	padding-top: 26px;	
	float:left;
}

#headerTeaserLogo {
	float: right;
	padding-top: 40px;	
	margin-right: 215px;
	_margin-right: 107px;
	
}

#globalNavigation {
	height: 2.9em;
	font-size: 85%;
	margin: 0;
	padding: 0;
	background: #990000;
}

globalNavigation ul {
	margin: 0;
	padding: 0;
}


.topLevelMenu {
	margin: 0;
	padding: 0;
}

.topLevelMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.topLevelMenu li {
	margin: 0;
	padding: .7em;
	float: left;
}


.topLevelMenu a {
	margin: 0; 
	padding: 0;
	color: #fff;
	text-decoration: none;
}


.secLevelMenu {
	margin: 0;
	padding: 0;
}


#searchForm {
	float: right;
	padding: 0;
	margin: 0;
	margin-right: 200px;
	_margin-right: 100px;
}

#searchForm form {
	margin: 0;
	padding: 0;
}

#searchForm input {
	font-size: 100%;
	margin: .4em;
}

#searchForm select {
	font-size: 100%;
	margin: .4em;
}

#adBar {
	clear: both;
	margin: 0;
	padding: 0;
	background: #990000 url('../images/adBarBack.jpg') repeat-x top left;
	height: 48px;
}


#adBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size: 120%;
}

#adBar li {
	padding: 0;
	float: left;
	line-height: 1em;
}

#adBar a {
	color: #fff;
}

.adBarBack {
	height: 45px; 
	width: 163px; 
	background: transparent url(../images/adBarButtonBack.jpg) no-repeat;
} 
#adBar a{
	padding: 5px; 
	margin-top: 22px; 
	text-decoration: none; 
	text-transform: uppercase; 
	font-weight: bold; 
	display: block; 
	font-size: 78%;
}

#breadcrump {
	clear: both;
	margin: 0;
	padding: 0.5em;
	font-size: 85%;
	font-weight: bold;
	position: relative;
}

#breadcrump a {
	color: #990000;
	text-decoration: none;
}

#footer {
	height: 58px;
	font-size: 85%;
	margin: 0;
	margin-top: 3em;
	background: transparent url('../images/footerBack.jpg');
	padding-top: 5px;
	color: #777;
	clear: both;
}

#footer_right {
	display: none;
}

#footer_right span{
	display: none;
}

#footer_left {
	padding: 5px;
	width: 90%;
	text-align: center;
}

#footer_left a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#footer_left a:hover {
	text-decoration: underline;
}

.leftBox {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	_padding:0;
	background: transparent url('../images/leftBoxBottom.jpg') bottom right;
}

.leftBoxInner {
	background: transparent url('../images/leftBoxTop.jpg') top right;
	_margin-bottom: 6px;
} 



.adBarSelected {
	background: transparent url(../images/adBarButtonSelected.jpg) no-repeat;
}

#mainNav ul {
	margin: 0;
	margin-right: 2px;
	padding: .5em;
	list-style-type: square;
	color: #333;
}

#mainNav a {
	text-decoration: none;
	color: #000;
}

#mainNav li {
	font-size: 85%;
	margin-left: 2em; 
}

#mainNav li:hover {
	color: #000;
}

#middle h1, .mTeaser, .newsTitle h2 {
	background: transparent url('../images/h1Back.jpg') repeat-x bottom left;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: .4em;
	padding-bottom: .5em;
}

.REboxTop {
	display:block;
	background:transparent;
	margin-bottom: 10px;
}

.REboxTopContent {
	display:block;
	background: #E5E9EC url("../images/bg_middle_box.jpg") repeat-y top right;
	border-bottom:1px solid #D6DBE0;
	border-top:1px solid #D6DBE0;
	margin: 0;
	padding:0; 
	color: #6F6F70;
	height:1%;
    overflow:hidden;
        /* Bert 9/2/2008 */
        min-height: 173px;
}

.REboxTopContent h1, .REboxTopContent h2, .REboxTopContent h3, .REboxTopContent h4, .REboxTopContent h5 {
	margin-top:0;
	padding: 10px 0 10px 0;
	color: #990000;
}

.REboxTopContent .csc-textpic-imagewrap {
	height:1px;
}




/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0;
	margin-top: 3px;
}
.boxhead {
	background: url('../images/rightBoxTop.jpg') no-repeat top left;
	margin: 0;
	padding: 0;
}
.boxhead h2 {
	background: url('../images/rightBoxTop.jpg') no-repeat top left;
	margin: 0;
	padding: 10px 12px 10px;
	color: #333; 
	font-weight: bold; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/rightBoxBottom.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0px 0px 10px;
	font-size: 85%;
	color: #333;
}	

/* Show only to IE PC \*/
* html .leftBoxHead h2 {height: 1%;} /* For IE 5 PC */

.leftSidebox {
	margin: 0;
	margin-top: 3px;
}
.leftBoxHead {
	background: url('../images/leftBoxTop.jpg') no-repeat top right;
	margin: 0;
	padding: 0;
}
.leftBoxHead h2 {
	background: url('../images/leftBoxTop.jpg') no-repeat top right;
	margin: 0;
	padding: 10px 12px 10px;
	color: #333; 
	font-weight: bold; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.leftBoxBody {
	background: url(../images/leftBoxBottom.jpg) no-repeat bottom right;
	margin: 0;
	padding: 0px 0px 10px;
	font-size: 85%;
	
}	

#moreNews {
	font-weight: bold;
}

.formPadding {
	margin: 1em;
}

.clearBoth {
	clear:both;
}