.wrapper{
	width: 830px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	height:600px;
	/*background:red;*/
}

.spalteoben{
	margin:0px;
	width: 100%;
	float: left;
	font-size:12px;
	
	background:blue;
	height:214px;
	
}
.spaltemitte{
	height:166px;
	float:right;
	margin-top:0px;
	font-size:12px;
	width:100%;
	background:red;
	
}

.spalteunten{
	margin-top:0px;
	width: 543px;
	height:100%;
	float: left;
	font-size:12px;
	background-image:url(http://gwg_kongress.dweblaw00/images/bg_header.gif);
	background-repeat:no-repeat;
	margin:0px;
}
.spaltecontentFr{
	margin-top:0px;
	width: 543px;
	height:100%;
	float: left;
	font-size:12px;
	background-image:url(http://gwg_kongress.dweblaw00/images/bg_header_fr.gif);
	background-repeat:no-repeat;
	margin:0px;
}
.content{
	width:100%;
	margin-top:20px;
	left:52px;
	position:relative;
	float:left;
	border-bottom:6px solid #4B5F6E;
	padding-bottom:20px;


	/*background:#ffffff;*/
}
.downContent{
	margin-top:10px;
	background-color:#E9E9E5;
	color:black;
	width:539px;
	height:40px;
	padding-top:10px;
	padding-right:4px;
}
.subNavi{
	position:relative;
	top:100px;
	left:0px;
	width:539px;
	height:20px;
	text-align:left;
	float:left;
	padding-left:4px;
	/*background-color:red;	*/
}	
.francais{
	float:left;
	position:relative;
	top:62px;
	width:539px;
	height:20px;
	text-align:right;
	padding-right:4px;
	/*background-color:red;*/
}
.square{
	width:50px;
	height:22px;
	float:left;
	border-top:2px solid #ffffff;
	/*vertical-align:middle;*/
}

html{
	height:100%;
	padding:0px;
	margin:0px;
}
body{
	font-family:  Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #ffffff;
	line-height: 18px;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height:100%;
	background-color:#3D4B58;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	scrollbars:yes;
}
.link{
	font-family:arial;
	border-top:2px solid #ffffff;
	text-align: left;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#EFEFEC;
	margin-top:0px;
	width:auto;
} 
a {
	text-decoration:none;
	color:#ffffff;
}

a:hover{
	text-decoration:underline;
	color:#ffffff;
	
}

#link a, #subNav a{
	text-decoration:none;
	color:#515050;
}

#link a:hover, #subNav a:hover,{
	text-decoration:underline;
	color:#515050;
}
.subNav{
	/*background:red;*/
	float:left;
	width:72px;
}
.hilit{
	font-weight:bold;
	font-size:1.2em;
}
.break{
	padding-top:10px;
	padding-right:200px;
	font-size:12px;
}

td{
	font-size:12px;
	color:#ffffff;
}
.titel{
	font-weight:bold;
	font-size:1.2em;
}
.text{
	padding-top:10px;
	float:right;
}
.picts{
	padding-top:20px;
	padding-left:4px;
	width:240px;
	float:left;
}
.inhalte{
	color:#292F53;
	width:440px;
	margin-left:40px;
}
.inhalteLinks{
	padding-top:10px;
	color:#292F53;
	width:440px;
	margin-left:40px;
}

.inhalteLinks a:hover{
	text-decoration:underline;
	color:color:#cccccc;
}

.programm{
	text-indent:-40px;
	padding-left:40px;
	color:#292F53;
	width:440px;
	margin-left:40px;
	padding-bottom:10px;
}
.block{
	border-bottom:6px solid #4B5F6E;
	padding-top:20px;
	padding-bottom:20px;
	float:none;
	clear:left;
	/*background:#657B8B;*/
}
.bildtitel{
	font-size:0.9em;
	padding-left:6px;
	color:#EBF5FD;
}

