.audiojs .scrubber {
  width: 34px !important;
}

.audiojs {
  width: 200px !important;
}

#lightbox-overlay {
  opacity: 0.7 !important;
  filter: alpha(opacity = 70) !important; 
}

#conent-wrap {
	width: 608px;
	float: left;
	padding-top: 0px;
	padding-bottom: 6px;
	overflow: hidden;
	position: relative;
	z-index: 4;
}

#conent-wrap a {
  color: white;
}

#content-left-wrap {
	position: relative;
	left: 26px;

	float: left;
	width: 340px;
	overflow: hidden;	
	color: white;
}

#content-right-wrap {
	position: relative;
	left: 58px;
	
	float: left;
	width: 199px;
	overflow: hidden;

	color: white;
}

#begruessung-content,
#content-normal-wrap {
	padding: 0 0px 0 26px;
	color: white;
}

#conent-wrap td p {
	padding: 0;
	margin: 0;
}


img {
	border: 0;
}

img.at-img {
	position: relative;
	top: 2px;
	margin: 0px 1px 0px 2px;
}

h4,
p {
	padding: 0;
	margin: 0 0 8px 0;
	line-height: 29px;
	font-size: 18px;
}
h4 {
	font-weight:bold;
	color: #1E4FAE;
}
sup {
	font-size:12px;
}

sub {
	font-size:12px;
}


.csc-default ol {
	margin: 6px 0 8px 0;
	padding: 0 0 0 16px;
}

.csc-default ul {
	margin: 6px 0 6px 18px;
	padding: 0;
	/*list-style-type: none;*/
}

.csc-default li {
	font-size: 18px;
}

.csc-default ol li {
	line-height: 19px;
	padding: 0;
	margin: 0 0 0 3px;
	color: #fff;
}

.csc-default ul li {
	line-height: 19px;
	padding: 0px 0px 12px 0px;
	/*padding: 0px 0px 6px 15px;
	background-image:url(img/list_strong.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;*/
	color: #fff;
}


.csc-default ol ul,
.csc-default ul ul {
		margin-top: 2px;
		padding-left: 11px;
		margin-bottom: -2px;
		list-style-type: square;
}

.csc-default ol ol,
.csc-default ul ol {
		margin-top: 2px;
		padding-left: 11px;
		margin-bottom: -2px;
		list-style-type: lower-roman;
}

.csc-default ol ul li,
.csc-default ol ol li,
.csc-default ul ul li,
.csc-default ul ol li {
	font-size: 16px;
	padding-left: 1px;
}

#conent-wrap .csc-textpic-imagerow ul li {
	background: none;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}


#conent-wrap h1 {
	font-family: OpenSansSemibold;
	font-size: 30px;
	line-height:38px;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 20px 0 22px 0;
} 

#conent-wrap h1.csc-firstHeader {
	padding: 0px 0 22px 0;
}

#conent-wrap h2 {
	font-family: OpenSansBold;
	font-size: 20px;
	color: white;
	margin: 0;
	padding: 6px 0 4px 0;
} 

#conent-wrap  h3 {
	font-family: OpenSansBold;
	font-size: 16px;
	color: #333;
	margin: 0;
	padding: 2px 0 4px 0;
} 

#conent-wrap  h4 {
	font-family: OpenSansBold;
	font-size: 16px;
	color: #666;
	margin: 0;
	padding: 0 0 4px 0;
} 


.csc-frame-frame1,
.csc-frame-frame2 {
	padding: 5px 8px 0px 8px;
	background-color: #BD9B75;
	color: black;
	margin-bottom: 12px;
}

.csc-frame-frame1 {
	background-color: #E3E3E3;
	height: 158px;
	overflow: hidden;
}

div[class].csc-frame-frame1 {
	height: 154px;
}

.csc-frame-frame1 h2,
.csc-frame-frame1 h3,
.csc-frame-frame2 h2,
.csc-frame-frame2 h3 {
	color: black;
}

#conent-wrap .csc-textpic-imagewrap {
  padding-top: 5px;
}

.csc-textpic-caption {
  font-size: 11px;
  font-style: italic;
  padding-bottom: 4px;
}

a.mail {
	padding-left: 20px;
	background-image: url(link_icons/mail.gif);
	background-repeat: no-repeat;
}

a.internal-link {
	padding-left: 12px;
	background-image: url(link_icons/internal_link.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

a.internal-link-new-window {
	padding-left: 15px;
	background-image: url(link_icons/internal_link_new_window.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;	
}

a.internal-link-new-window {
	padding-left: 15px;
	background-image: url(link_icons/internal_link_new_window.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;	
}

a.external-link {
	padding-left: 13px;
	background-image: url(link_icons/external_link.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;	
}

a.external-link-new-window {
	padding-left: 15px;
	background-image: url(link_icons/external_link_new_window.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;	
}

a.download {
	padding-left: 15px;
	background-image: url(link_icons/download.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;	
}

.oe_rahmen-sieben {
  padding: 8px 8px 2px 8px; 
  background-color: #4da3a1;   
  color: 
}
.oe_rahmen-acht {
  padding: 8px 8px 2px 8px; 
  background-color: #7e5c96;   
}

h1, h2, h3, h4, h5 {
  color: white !important;
}