@import url("DBDD_text.css");
@import url("sub.css");

body {
	background-color: #aa0e19;
	text-align: center;
}

#container {
	zoom: 1;
	width: 950px;
	padding: 10px 20px;
	background: white url(../img/DBDD_Plakat_Motiv_bearb_WEB_03e.jpg) no-repeat -180px -260px;
	margin: 8px auto auto;
	position: relative;
	text-align: left;
}

#header {
    height: 223px;
}

/*#nav1_opak {
	background-color: white;
	width: 175px;
	height: 245px;
	position: absolute;
	top: 350px;
	left: 32px;
	opacity: 0.85;
	filter: alpha(opacity=85);
}*/

#nav1 {
	width: 155px;
	

	padding: 10px 10px 20px;
	background: white url(../img/DBDD_Plakat_Motiv_bearb_WEB_03e_opak.jpg) no-repeat -202px -600px;
	position: absolute;
	top: 320px;
	left: 10px;
}

#nav1_content {
	
}
#nav2_content {
	height: 25px;
	/*background-color: #F4C500;*/
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 6px;
	padding-top: 5px;
}
.nav2_eintrag {
	display: inline-block;
	margin-right: 20px;
}
.nav1_eintrag {
	display: block;
	margin-bottom: 5px;
}
.akt a{
	color: black;
	font-weight: bold;
}
#mainContent_content a, #subcolumns a{
	color: #3671af;
}

/*#mainContent_opak {
	background-color: white;
	width: 750px;
	position: absolute;
	top: 260px;
	left: 238px;
	height: 475px;
	opacity: 0.85;
	filter: alpha(opacity=85);	
}*/
#content_wrap {
	padding: 5px 30px 20px 20px;
	float: left;
	width: 640px}
#mainContent {

	width: 694px;
	/*background-color: white;*/
	margin-left: 240px;
	background: url(../img/DBDD_Plakat_Motiv_bearb_WEB_03e_opak.jpg) no-repeat -437px -496px}

#mainContent_content {


	width: 600px;

}

#pillar {
	height: 400px;
	width: 1px;
	float: right;
}



.clearfloat {
	clear: both;
}

table.contenttable {
	width: 600px;
}

td {
	margin-right: 20px;
	padding-right: 24px;
	vertical-align: top;
}

td p {
	margin: 0;
}

tr td {
	border-bottom: 1px dotted black;
}

img {
	margin: 5px;
}
.sb_download_image {
	float: left;
}
.sb_download_text  {

}
.sb_download_flex .title{
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 5px;
}
.sb_download_image {
	margin-right: 20px;
}

hr {
	border-style: none;
	border-width: 1px;
	border-bottom-style: dotted;
}

