/* Container außen*/
#contentmain {
	width: 810px;
	height: auto;
	margin: 0px auto;
	display: block;
}
/* Inhaltscontainer nur bg */
#contentbg {
	background: url(schrempp_content.jpg) repeat;
	top: 0px;
	width: 810px;
	float: left;
	position: relative;
}
/* Container nur Inhalte*/
#contentcontainer {
	margin-left: 70px;
	width: 749px;
	color: #5e5c54;
	padding-top: 0px;
	margin-top: 0px;
}
#contentcontainer ul {
	padding: 5px 5px 5px 5px;
	margin-left: 0px;
	line-height: 20px;
}
#contentcontainer li {
	list-style: url(schrempp_list.png);
	padding-top: 2px;
	margin-left: 15px;
}

#contentpopup {
	padding: 10px;
}

/*#contentcontainer a:link, a:visited, a:active {
	text-decoration: none;
	color: #1b2d9a;
}
#contentcontainer a:hover {
	text-decoration: underline;
	color: #1b2d9a;
}
*/
#contentleft, 
#content {
	padding: 10px;
	padding-top: 0px;
	width: 460px;
	font-size: 14px;
	line-height: 20px;
	word-spacing: 2px;
	float: left;
	position: relative;
}

#content {
	width: 655px;
}

#contentcontainer img {
	margin: 10px 10px 10px 0px;
/*	float: left;
	border: 1px solid #5E5C54;*/
}
#contentcontainer .pdf img {
	border: none;
}
.tabelle {
	width: 450px;
	height: auto;
	border-bottom: 1px dotted #c7c6c1;
	float: left;
	padding-bottom: 5px;
}
.pdf {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	border: none;
}
.thema {
	font-size: 10px;
	font-weight: bold;
	width: 300px;
	display: block;
	float: left;
	margin-top: 10px;
}
.datum {
	font-size: 10px;
	width: 80px;
	text-align: right;
	display: block;
	float: right;
	margin-top: 10px;
	
}
.teaser {
	font-size: 10px;
	width: 300px;
	text-align: left;
	display: block;
	float: left;
	font-style: italic;
}

#contentcontainer li img {
	margin: 10px 0px 10px 10px;
	float: right;
	border: 1px solid #5E5C54;
}
#contentright {
	font-size: 10px;
	line-height: 14px;
	top: -40px;
	padding: 15px;
	padding-top: 10px;
	margin-bottom: 0px;
	width: 180px;
	word-spacing: 2px;
	float: left;
	position: relative;
	background-color: #F9F9F9;
	border-left: 1px dotted #c7c6c1;
	white-space: normal;
}

#contentright li {
	list-style: none;
	margin-left: 0px;
	padding: 5px 5px 5px 0px;
	line-height: 16px;
	color: black;

}

#seitentitel {
	position: relative;
	left: 100px;
	top: -50px;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	z-index: 50;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 4px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #c7c6c1;
	font-style: italic;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-bottom: 2px;

}

#content h2 {
	font-size: 14px;
}

#contentright h2 {
	list-style: none;
	list-style-image: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
}

.noborder {
	border: none;
}
