/* Stylesheet DBZ v3.0 */ 



/*----------------------------------- spezifische div-Container + Schriftformate -------------------------------*/

/*---------------- Head-Bereich ---------------*/

#head_bar {
	float: left;
	width: 179px;
	height: 40px;
	background-image:url(../images_dbz_3_0/background_titel1_home.png); 
	background-color: #57C098;
	padding: 0px;
	text-align: left;
}

#head_topic_main {
	position: absolute;
	top: 1px;
	width: 419px;
	height: 40px;
	background-image:url(../images_dbz_3_0/background_titel2_home.png); 
	background-color: #018151;	
	padding: 0px;
	text-align: left;
}
#head_teaser p {
	color: #ffffff;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 0px;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
}


/*---------------- Content-Bereich ---------------*/

#body_content h1 { 
	display: block;
	background-image:url(../images_dbz_3_0/background_h1_ipo-gruen.png);
	background-color: #018151;
	width: auto;
	color: #ffffff; 
	font-size: 12pt; 
	margin-top: 0px; 
	margin-bottom: 8px;
	margin-right: 3px;	
	padding-right: 5px;
	padding-left: 5px;	
	/* text-indent: 5px; */ 
}

#body_content_topic_links_box {
	float: left;	
	width: 415px;
	height: 40px;
	background-color: #c8f0e0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 0px; 
	margin-right: 0px;
	text-align: left;
}

#body_content_topic_links_box a {
	position: relative;
	float: left;	
	display: block;
	width: 175px;
	height: 40px;
	line-height: 40px;
	font-size: 10pt;
	text-decoration: none;
	background-color: #57c098;
	color: #FFFFFF;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-indent: 5px;
	font-weight: bold;
}

#body_content_topic_links_box a:hover {
	text-decoration: none;
	background-color: #c8f0e0;
	color: #000000;
}

#body_content_topic_links_box p {
	color: #2d2b2b;
	font-size: 9pt;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 185px;
	padding-bottom: 5px;
}

#body_teaser h1 {
	display: block;
	height: 20px;
	line-height: 20px;
	width: 100%;
	font-size: 12pt;
	text-decoration: none;
	background-image:url(../images_dbz_3_0/background_h1_ipo-gruen.png);
	background-color: #018151;
	color: #ffffff;
/*	background-color: #edeceb;
	color: #018151; */
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 0px; 
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	text-indent: 5px;
}

#body_teaser h2 {
	font-size: 9pt;
	text-decoration: none;
	color: #018151;
	margin-top: 6px; 
	margin-bottom: 4px;
	margin-left: 0px; 
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}



