.meeting .date {
	padding: 232px 0 0 30px;
}

.meeting .date strong {
	font-size: 13px;
}

.meeting .register_button {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../img/button.png) no-repeat scroll right 0;
	height: 21px;
	margin-right: 30px;
	margin-top: 13px;
	padding-right: 13px;
	padding-top: 1px;
	text-align: right;
}

.meeting .register_button a {
	color: white;
	text-decoration: none;
}

.meeting .register_button a:hover {
	text-decoration: underline;
}

.meeting .date a {
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.meeting .date a:hover {
	text-decoration: underline;
}

.meeting.bg_blue {
	height: 300px;
	color: white;
	background: #003272 url(../img/images_meeting/bildlogo.gif) no-repeat scroll 0 0;
}

.meeting.bg_main {
	height: 300px;
	background: transparent url(../img/images_meeting/titelbild.jpg)
		no-repeat scroll 0 0;
	margin-bottom: 20px;
}

.meeting.content {
	padding: 16px;
	width: 520px;
	margin-bottom: 15px;
}

.meeting.content p {
	margin: 0 30px 10px 30px;
	width: 450px;
	line-height: 20px;
}

.meeting .image {
	float: left;
	width: 200px;
	margin-left: 30px;
}

.meeting .details {
	float: left;
	width: 280px;
}

.meeting .details p {
	width: 250px;
	margin-top: 0;
}

.meeting .details_list {
	margin-left: 30px;
	margin-top: 30px;
	width: 460px;
}

.meeting .details_list h2 {
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	width: 260px;
}

.meeting .details_list h2.topic {
	padding-left: 25px;
}

.meeting .details_list p {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100px;
}

.meeting .details_list ul {
	list-style-type: none;
}

.meeting .details_list li {
	border-bottom: 1px solid gray;
	line-height: 16px;
	list-style-type: none;
	margin-bottom: 5px;
	padding: 0 15px 5px 15px;
}

.meeting .details_list li.top {
	border-top: 2px solid gray;
	padding-top: 5px;
}

.meeting.sponsoren {
	position: fixed;
	left: 50%;
	right: 50%;
	top: 170px;
	margin-left: 404px;
	width: 150px;
	background-color: #FFFFFF;
	border: 8px solid white;	
}

.meeting.sponsoren_ie6 {
	display:none;
}

.content_header {
font-size:11px;
height:20px;
margin-top:5px;
text-align:right;
width:820px;
}

.content_logo {
height:120px;
margin-top:25px;
padding-left:24px;
width:796px;

}
