#content_background {
	background:url(imgserver/back/content.gif) repeat-x top #D1DCE7;
	float: left;
	width: 654px;
	min-height: 654px;
}

*html #content_background {
	height: 605px;
}

#content_path {
	height: 25px;
	margin-top: 5px;
	line-height: 25px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 9px;
}
.finanzkalender {
  border: 1px solid #7388a8;
  background: #EEEEEE;
  margin-top:5px;
  float:left;
  margin-right: 5px;
  margin-bottom: 5px;
}


.finanzkalender table{
  border: 1px solid #ebf8ff;
  width: 190px;
  padding: 0;
}
.finanzkalenderdate{
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  background: #FAFAFA;
  padding: 5px;
  color: #416FA0;
  font-weight:bold;
}

.finanzkalendercontent{
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid #adc3fc;
  border-bottom: 1px solid #adc3fc;
  background: #e8eefe;
  height: 70px;
  min-height: 70px;
  padding: 5px;
}

.dldate{
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  background: #FAFAFA;
  padding: 5px;
  height: 50px;
  min-height: 50px;
  color: #416FA0;
  font-weight:bold;
}

.dlcontent{
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid #adc3fc;
  border-bottom: 1px solid #adc3fc;
  background: #e8eefe;
  height: 110px;
  min-height: 110px;
  text-align:left;
  padding: 5px;
}
.dlcontent ul{
  padding-left: 15px;
}
*html .dlcontent ul{
  margin-left: 0px;
}
*+html .dlcontent ul{
  margin-left: 0px;
}
#content_path a {
	color: #406E9E;
	text-decoration: underline;
}

#content_path a:hover{
	color: #406E9E;
	text-decoration: none;
}

#content {
	color: #000000;
	margin: 30px;
	margin-top: 10px;
	line-height: 16px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003D7D;
	font-size: 20px;
	line-height: 24px;
	display: inline;
}

#content h2 {
	letter-spacing:0.5px;
	color: #003D7D;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
}

#content h3 {
	font-size: 11px;
	line-height: 13px;
	display: inline;
}

#content h4 {
	font-size: 9px;
	line-height: 12px;
	color: #003D7D;
	display: inline;
}

#content td {
	font-size: 11px;
}

#content .bildunterschrift {
	font-size: 9px;
	line-height: 12px;
	color: #003D7D;
}

#content p.einzug {
	text-indent:20px
}

#content a {
	color: #406E9E;
	text-decoration: underline;
}

#content a:hover{
	color: #406E9E;
	text-decoration: none;
}

#content .box {
	background: url(imgserver/back/box.gif) no-repeat;
	width: 401px;
	height: 100px;
}

#content .box_bottom {
	background: url(imgserver/back/box_bottom.gif) no-repeat left bottom;
	width: 401px;
	height: 17px;
	line-height: 17px;
}

#content .box_top {
	background: url(imgserver/back/box_top.gif) no-repeat left top;
	width: 401px;
	min-height: 100px;
	text-align: left;
}

#content .box_back {
	background: url(imgserver/back/box_back.gif) repeat-y left top;
	width: 401px;
	position: relative;
}

#content .box_button {
	position: absolute;
	bottom: 0;
	left: 305px;
}

#content .box_inline {
	width: 376px;
	margin: 0px 15px 0px 8px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#content .box_inline2 {
	width: 376px;
	margin: 0px 15px 0px 8px;
	padding-top: 0px;
}

#content_right {
	float: right;
	width: 180px;
	text-align: right;
}

#content_left {
	float: left;
	width: 395px;
}

#content .box_small_bottom {
	background: url(imgserver/back/box_small_bottom.gif) no-repeat left bottom;
	width: 170px;
	height: 17px;
	line-height: 17px;
}

#content .box_small_top {
	background: url(imgserver/back/box_small_top.gif) no-repeat left top;
	width: 170px;
	min-height: 77px;
	text-align: left;
}

#content .box_small_back {
	background: url(imgserver/back/box_small_back.gif) repeat-y left top;
	width: 170px;
}

#content .box_small_inline {
	width: 140px;
	margin: 0px 15px 0px 8px;
	padding-top: 10px;
	font-size: 9px;
}

/*
.csc-mailform-field label {
	width: 200px;
	display: block;
}
*/ 

.csc-mailform {
	border:none;
}

.csc-mailform-field-name {
	width:100px;
	float:left;
}


input, textarea, select {
	border: 1px solid #003D7D;
	background:#EDF1F6;
	color:#003D7D;
	margin-bottom:5px;
}

em {
	font-style: normal;
}

.tx-indexedsearch-redMarkup {
	color: #003D7D;
}

.contenttable {
	border-collapse: collapse;
	display: inline-table;
	background: #FFFFFF;
	width: 100%;
}

.contenttable td {
	border-left: solid 1px #416FA0;
	border-right: solid 1px #416FA0;
	border-bottom: solid 1px #416FA0;
	border-top: solid 1px #416FA0;
	padding: 2px 10px 2px 10px;
	color: #003D7D;
}

.contenttable th {
	border-left: solid 1px #416FA0;
	border-right: solid 1px #416FA0;
	border-bottom: solid 1px #416FA0;
	border-top: solid 1px #416FA0;
	background-color: #416FA0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.csc-mailform-submit {
	background: url(imgserver/buttons/empty.gif) #FFFFFF no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #003D7D;
	height: 18px;
	border: none;
	padding-left: 25px;
	border-right: 1px solid #88A5C2;
}
*html .csc-mailform-submit {
	height: 20px;
}
