/* Generel */
	body {
		margin:0px;
		padding:0px;
	}
	#DWMain {
		height:100%;
		width: 970px;
position:relative
	}
	H1, H2, H3, H4 {
		display: inline;
	}
/* Top */
	#mainTop {
		width: 970px;
		height: 45px;

	}
	#logo {
		float:left;
	}
	#toolbox {
		float:right;
		padding-right: 290px;
	}
	#toolbox table {
		border-left: 1px solid #999999;
	}
	#toolbox div.L2 {
		border-right: 1px solid #999999;
		padding-left:7px;
		padding-right:7px
	}

	
/*  mainNavigation  */	
	#mainNavigation {}
		#mainNavigation .columnLeft {
			float: left;
			margin-right: 15px;
			width: 100px;
		}
			#magazinePrio {
				border: 1px solid #FFFFFF;
				height: 159px;
				margin-top: 2px;
			}
	
		#mainNavigation .columnCenter {
			float: left;
			width: 565px;
		}
			#topNavigation {}
			#DwTopGraphic {
				border-top: 1px solid #ffdfae;
				border-bottom: 1px solid #ffdfae;
				margin-bottom: 1px;
			}
			#dropdownNavigation {
				background: url(/Files/System/SZ_bg_light.gif) 0 0 repeat-x;
				height: 21px;
				border: 1px solid #ffdfae;
			}
			#dropdownNavigation table {
				float:left;
			}
			#dropdownNavigation div.L2 {
				border-right: 1px solid #ffdfae;
				padding-left:10px;
				padding-right:10px;
				line-height : 21px;
			}
		#mainNavigation .columnRight {
			float: right;
			width: 275px;
			clear: right;
		}
			#commercials {
				border: 1px solid #999999;
				height: 159px;
				margin-top: 2px;
			}
	
/*  mainContent  */
	#mainContent {}
		#DwContentCell {
			overflow:auto;
			text-align: left;
		}	
	
/* mainBottom */
	#mainBottom {
		border-top: 1px solid #999999;
	}
	#mainBottom .columnLeft {
		width: 98px;
		margin-right:15px;
		float: left;
	}
	#mainBottom .columnCenter {
		float: left;
		width: 563px;
	}
	#mainBottom .columnRight {
		width: 273px;
		float: right;
	}
	#mainBottom .columnLeft, #mainBottom .columnCenter, #mainBottom .columnRight {
		/*background: url(/Files/System/SZ_bg_grey.gif) 0 0 repeat-x;*/
		/*border: 1px solid #999999;*/
		
		height: 42px;
	}

/* BOXES */
	#boxOrange {
		margin-bottom: 15px;
		padding:  10px 15px 15px 15px;
		border-top: 1px solid #ffdfae;
		border-left: 1px solid #ffdfae;
		border-right: 1px solid #ffdfae;
		background: url(/Files/System/SZ_boxOrange_bg_top.gif) 0 0 repeat-x;
		background-color: #ffdfae;
	}
	#boxGrey {
		margin-bottom: 15px;
		padding:  10px 15px 15px 15px;
		border-top: 1px solid #DDDDDD;
		border-left: 1px solid #DDDDDD;
		border-right: 1px solid #DDDDDD;
		background: url(/Files/System/SZ_boxGrey_bg_top.gif) 0 0 repeat-x;
		background-color: #DDDDDD;
	}
	#boxFrameGrey {
		margin-bottom: 15px;
		padding:  10px 15px 15px 15px;
		border: 1px solid #999999;
	}
	#boxPictFrame {
		border-left: 1px solid #999999;
		border-right: 1px solid #999999;
		border-top: 1px solid #999999;
	}
	#boxMagazines {
		margin-bottom: 15px;
		border: 1px solid #999999;
		/*text-align: left;*/
        	}
	#boxTransparent {
		margin-bottom: 15px;
	}
/* Scroll */
#divContainer {
	LEFT: 7px;
	VISIBILITY: hidden; 
	OVERFLOW: hidden; 
	WIDTH:85px; 
	CLIP: rect(auto); 
	POSITION: relative; 
	TOP: 0px; 
	HEIGHT: 550px;
}
#divContent {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px;
}
#divContent p{
	font-size: 10px;
}
.manchetclean{margin-top:10px;}
/* newslinks box */
#newslinks{background: url(/Files/System/newannounce.gif) 0 0 no-repeat;
width:274px;
height:160px;
position:absolute;
top:48px;
left:695px;}
#newslinks ul {
        list-style-type: none;
        width: 240px;
margin:45px 15px 0 15px;
padding:0;
} 

#newslinks li {
        border-bottom: 1px solid #FFFFFF;
        border-width: 1px 0;
        margin: 0;
padding-left:10px;
background: url(/Files/System/newslistarrow.gif) 0 10px no-repeat;
}

#newslinks li a { 
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #newslinks li a {  /* make hover effect work in IE */
	width: 230px;
}

#newslinks li a:hover {
        background: #ffffff;
}

#newslinks a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}
/* newslinks box visside */
.displaynews{width:535px;
margin-left:130px;
float:left;}
.displaynews .newsdate, .displaynews address{text-align:right;
font-size:10px;
font-style:italic;
padding:10px 0;
}
.displaynews h1{
color:#E46218;
font-size:16px;
font-weight:bold;
line-height:1.7em;
}
img{border:none}
