/* Standardwert */
body {	
	background-color: #fff;
	margin:0px;
	padding:0px;
	background-image: url("/wdeutsch/wLayout/design/img/backgrounds/bg_all.jpg");
	background-repeat: repeat-x;
}
p{
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}
/***** Main *****/
#Main {
	position: relative;
	width:996px;
	min-height:100%;
	height:auto !important;
	height:100%;
	border: 0px solid #f0f0f0;
	margin: 0px auto 0px auto;
}
/***** Top *****/
#Top {
	position:relative;
	width:996px;
	margin:0px;
	padding:0px;
	height:134px;
	background-color: #fff;
	z-index:9;
}
#TopPicture {
	position:absolute;
	top:61px;
	left:809px;
	width:187px;
	height:38px;
	background-color: #fff;
}
#TopPicturePrint{
	display: none;
}

#TopNavi {
	position: absolute;
	top:99px;
 	left:0px;
	width:996px;
	height:35px;
	padding:0px;
	margin:0px;
	z-index:10;
	background-color: #fff;
	background-image: url("/wdeutsch/wLayout/design/img/backgrounds/bg_navigation.jpg");
	background-repeat:no-repeat;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:17px;
}

/***** Multimediablock *****/
#Multimediablock{
	position:relative;
	width:872px;
	height:180px;
	float:left;
	margin:0px;
	padding:0px;
	}
.Multimediablockcontent{
	margin:0px 0px 0px 5px;
	padding:0px;
	width:862px;
	height:175px;
	overflow:hidden;
	}
/* 5 px after pix */
.MultimediablockBorderBottom{
	margin:0px 0px 0px 5px;
	padding:0px;
	width:862px;
	height:5px;
	overflow:hidden;
}
/***** Middle *****/
#Middle {
	position:relative;
	width:872px;
	min-height:646px;
	height:auto !important;  /* für moderne Browser */
	height:646px;  /*für den IE */
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background-image: url("/wdeutsch/wLayout/design/img/backgrounds/bg_middle.gif");
	background-repeat: repeat-y;
}

#MiddleContent {
	position:relative;
	width:658px;
	min-height:466px;
	height:auto !important;  /* für moderne Browser */
	height:466px;  /*für den IE */
	float:left;
	margin:0px;
	padding:0px;	
	}
#MiddleNews {
	position:relative;
	width:214px;
	float:left;
	margin:0px;
	padding:0px;
	}
#MiddleSpacer {
	position:relative;
	width:866px;
	height:5px;
	overflow:hidden;
	float:left;
	margin:0px 1px 0px 1px;
	padding:0px;
	background-color:#FFF;
	}

/***** Right *****/
#Right {
	position:relative;
	width:124px;
	height:646px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background-color: #fff;
	background-image: url("/wdeutsch/wLayout/design/img/backgrounds/bg_right.jpg");
	background-repeat:no-repeat;

}
#language_changer {
	width:120px;
	padding-top:0px;
	height:22px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
/***** Footer *****/
#Footer {
	position:relative;
	width:100%;
	height:34px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background-color: #fff;
	background-image: url("/wdeutsch/wLayout/design/img/backgrounds/bg_footer.jpg");
	background-repeat: repeat-x;
}
#FooterCenter{
	position: relative;
	width:996px;
	height:27px;
	border: 0px solid #fff;
	margin: 0px auto 0px auto;
}

/* Column11 */
.Column11 {
	position:relative;
	margin:0px;
	padding:10px 0px 0px 15px;
	width:635px;
	float:left;
}
/* Column01 */
.Column01 {
	position:relative;
	margin:0px 0px 15px 0px;
	padding:10px 10px 0px 15px;
	width:300px;
	float:left;
}

