/* Additional Styles for Partitur Lesen */

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



#page_margins {
	border: 1px solid #518AB5;
}

#teaser{
	background: #518AB5 none repeat scroll 0%; /*#10375E*/
	color: White;
}
#teaser .block1 a{
	color: white;
}

#footer {
	background: #518AB5 none repeat scroll 0%;
	color: white;
	font-size: 11px;
}

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 links  */
#col1_content h3 {
   border-bottom:0px solid #E1E8BA;
}
.mainMenu{
	margin: -5px 0px 0px 10px;
}

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


/**************   Anpassungen rechte Spalte  */
#col2 {
	width: 265px;
}
#col2o_content{
	margin-top: 0px;
}


