/* Additional Styles for Partitur Lesen */

/* includes  */
@import url(0_rightColOld.css);

#page_margins {
	border: 1px solid #00578C;
}

#teaser{
	padding: 4px 0px 0px 0px;
	background: #00578C none repeat scroll 0%;
	color: white;
}
#teaser .block1 a {
	color:white;
}
#footer {
	background: #00578C none repeat scroll 0%;
	color: white;
}

p.greenbox {
	background-color:#F4F8F4;
	border: 1px dotted #AACCAA;
	margin-bottom:0.5em;
	padding:6px;
}
p.greenbox:before {
	content:"\2022";
	/*content: url(../../../src/dokx.gif)" "; */
}

/*********  Anpassungen Content Mitte  */
#col3 {
   border-left:0px solid #E1E8BA;
   border-right:0px solid #E1E8BA;
   margin-left:200px;
   margin-right:180px;
}
#col3_innen2 {
	border-top: 0px solid #E1e8ba;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#col3_content {
  margin-left:15px; /*1em*/
  margin-right:1em;
}

/*********  Anpassungen Content rechts  */
#col2 {
	width: 265px;
}
#col2o_content{
	margin-top: 0px;
}
#col2o_content h2{
	background-image: url(../../img/buttons/button_empfehlungen.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 25px;
}
