/*
#content H1,
#right H1 {
	margin: 0px;
	padding: 0px;
	color: #291b61;
	font-family: verdana,arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
#content H1 {
	padding-bottom: 20px;
}
#right H1 {
	padding-bottom: 4px;
}


#content .bodytext,
#right .bodytext {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 12px;
}
#content .textheader,
#right .textheader {
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content A.mail,
#content A.internal-link,
#content A.external-link-new-window,
#right A.mail,
#right A.internal-link,
#right A.external-link-new-window {
	font-weight: bold;
	text-decoration: none;
	color: #291b61;
}
#content A.mail:hover,
#content A.internal-link:hover,
#content A.external-link-new-window:hover,
#right A.mail:hover,
#right A.internal-link:hover,
#right A.external-link-new-window:hover {
	text-decoration: underline;
	color: #695f90;
}
#content A.mail,
#right A.mail {
	background: url("../img/mail.gif") no-repeat;
	padding-left: 20px;
}
#content A.internal-link,
#right A.internal-link {
	background: url("../img/internal_link.gif") no-repeat;
	padding-left: 10px;
}
#content A.external-link-new-window,
#right A.external-link-new-window {
	background: url("../img/external_link_new_window.gif") no-repeat;
	padding-left: 15px;
}

#content UL,
#right UL {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	list-style-image: url("../img/ul-item-bullet.gif");
	list-style-position: outside;
	margin-left: 16px;
}
#content LI,
#right LI {
	margin-top: 20px;
}

.teaser-menu .teaser-entry {
	min-height: 100px;
	height:auto !important;
	height: 100px;
}
.teaser-menu .teaser-div {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #000000;
}
.teaser-menu .teaser-entry .teaser-entry-image {
	float: left;
	width: 101px;
}
.teaser-menu .teaser-entry .teaser-entry-image A IMG {
	border: 0;
}
.teaser-menu .teaser-entry .teaser-entry-text {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-left: 115px;
}
.teaser-menu .teaser-entry .teaser-entry-descr {
	margin-bottom: 6px;
}

DIV.csc-frame-rulerBefore {
	border-top: 1px solid #333333;
	padding-top: 5px;
}
DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #333333;
	padding-bottom: 5px;
}
DIV.csc-frame-black {
	border: 1px solid #000000;
	padding: 2px;
}
DIV.csc-frame-grey {
	border: 1px solid #aaaaaa;
	padding: 2px;
}
DIV.csc-frame-darkblue {
	border: 1px solid #291b61;
	padding: 2px;
}
DIV.csc-frame-lightblue {
	border: 1px solid #695f90;
	padding: 2px;
}

#content .csc-textpic-caption,
#right .csc-textpic-caption {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 8px;
}

#content .csc-sitemap {
}
#content .csc-sitemap UL {
	margin-top: 7px;
	margin-bottom: 7px;
}
#content .csc-sitemap UL LI {
	margin-top: 7px;
	margin-bottom: 7px;
}
#content .csc-sitemap LI UL {
	margin-left: 40px;
}
#content .csc-sitemap A {
	text-decoration: none;
	color: #291b61;
	font-weight: bold;
}
#content .csc-sitemap A:hover {
	text-decoration: underline;
	color: #695f90;
}

#content .filelinks,
#right .filelinks {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#content .filelinks A,
#right .filelinks A {
	font-weight: bold;
	text-decoration: underline;
	color: #695f90;
}

#content TABLE.contenttable {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#content TABLE.contenttable TR TH {
	font-weight: bold;
	font-style: italic;
}
#content TABLE.contenttable TR TH,
#content TABLE.contenttable TR TD {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
}

#content TABLE.contenttable-1 TR TH,
#content TABLE.contenttable-1 TR TD {
	border-bottom: solid 1px #000000;
}

#content TABLE.contenttable-2 TR TH,
#content TABLE.contenttable-2 TR TD {
	border-right: solid 1px #000000;
}

#content TABLE.contenttable-3 TR TH,
#content TABLE.contenttable-3 TR TD {
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}
*/

/*
#content .content-element {
}
#content .content-element-footer {
	height: 66px;
	background: url("../img/bg_content-element-footer.gif") repeat-x;
}
#content H1, #content H2, #content H3 {
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
}
#content H1 {
	font-size: 14px;
	padding-bottom: 30px;
	background: url("../img/bg_header2.gif") repeat-x;
}
#content H2 {
	font-size: 14px;
	padding-bottom: 30px;
	background: url("../img/bg_header2.gif") repeat-x;
}
#content H3 {
	font-size: 12px;
	padding-bottom: 15px;
}
#content A.internal-link {
	color: #707172;
	text-decoration: none;
}
#content A.internal-link IMG{
	vertical-align: baseline;
	border: 0;
}
#content .customer-references {
	padding-top: 35px;
}
#content .customer-references div.csc-textpic-left div.csc-textpic-imagewrap,
#content .customer-references div.csc-textpic-right div.csc-textpic-imagewrap {
	padding-left: 22px;
	float: none;
}
#content .customer-references div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: none;
}
#content .customer-references div.csc-textpic-clear {
	background: url("../img/bg_content-element-footer.gif") repeat-x center bottom;
	height: 35px;
	clear: none;
}
#content .customer-references {
}
*/
