@charset "utf-8";
/* CSS Document */

BODY {
	margin	: 0px;
	padding	: 0px;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	line-height: 17px;
}

DIV.head_print {
	width			: 100%;
	height			: 100px; 
}
DIV.head {
	display			: none;
}
DIV.head DIV.head_left {
	display			: none;
}
DIV.head DIV.head_right {
	display			: none;
}
DIV.bottom_left {
/*	display			: none; */
}
DIV.cont {
	text-align: left;
}
DIV#printBox {
	display			: none;
}

DIV.content {
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: left;
	color: #000000;
	font-size: 11px;
}

DIV.content A, BODY.htmlarea-content-body A:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
}
DIV.content A:hover, BODY.htmlarea-content-body A:hover {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #990000;
	padding-bottom: 1px
}
DIV.content TD, BODY.htmlarea-content-body TD {
	text-align: left;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #333333 solid;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
DIV.content TH, BODY.htmlarea-content-body TH {
	text-align: left;
	color: #000000
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px #333333 solid;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#CCCCCC;
}
DIV.content H1, BODY.htmlarea-content-body H1 {
	color: #666666;
	font-size: 19px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px #CCCCCC solid;
}
DIV.content H2, BODY.htmlarea-content-body H2 {
	color: #000;
	font-size: 16px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
/*	text-transform: uppercase;*/
	border-bottom: 1px #e6e6e6 solid;
}
DIV.content H3, BODY.htmlarea-content-body H3 {
	color: #000000;
	font-size: 13px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
DIV.content H4, BODY.htmlarea-content-body H4 {
	color: #000000;
	font-size: 13px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
}
DIV.content LI, BODY.htmlarea-content-body LI{
	font-size: 12px;
	list-style: square;
	list-style-position:outside;
	margin-left: -10px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
DIV.content UL, BODY.htmlarea-content-body UL{
	font-size: 12px;
	list-style: square;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
DIV.content TABLE.authorOverview3Col, DIV.content TABLE.authorOverview2Col {
	width				: 100%;
}

DIV.content HR {
	border-style		: none;
	border-top			: 1px solid #CCCCCC;
}

DIV.content DIV.csc-textpic {
	padding				: 0px;
	margin				: 0px;
}
DIV.content DIV.csc-textpic-imagewrap {
	font-size			: 9px;
}
DIV.content DIV.csc-textpic-imagewrap A { 
	border				: none;
	text-decoration		: none;
}
DIV.content DIV.csc-textpic-caption { 
	font-size			: 7px;
	text-decoration		: none;
}


/* Seitentypspezifische Formatierung */
DIV.content SPAN.orange {
	background-color	: #ffffff;
}
DIV.content SPAN.orange H1, DIV.content SPAN.orange H2 STRONG , DIV.content SPAN.orange H3 STRONG {
	color				: #ee7f01;
}
DIV.content SPAN.orange STRONG {
	color				: #000000;
}

DIV.content SPAN.orange P.bodytext {
	border-top			: 1px solid #DDDDDD;
	font-size			: 12px;
	line-height			: 17px;
	border-bottom		: none;

}
DIV.content SPAN.orange UL LI {
	font-size: 12px;
	line-height: 17px;


}
DIV.content SPAN.gruen {
	background-color	: #ffffff;
}
DIV.content SPAN.gruen H1, DIV.content SPAN.gruen H2 STRONG , DIV.content SPAN.gruen H3 STRONG {
	color				: #297158;
}
DIV.content SPAN.gruen STRONG {
	color				: #000000;
}
DIV.content SPAN.gruen P.bodytext {
	border-top			: 1px solid #DDDDDD;
	font-size			: 12px;
	line-height			: 17px;
	border-bottom		: none;
}
DIV.content SPAN.gruen UL LI {
	font-size: 12px;
	line-height: 17px;
	border-bottom: none;

}
DIV.content SPAN.blau {
	background-color	: #ffffff;
}
DIV.content SPAN.blau H1, DIV.content SPAN.blau H2 STRONG , DIV.content SPAN.blau H3 STRONG {
	color				: #1170a0;
}
DIV.content SPAN.blau STRONG  {
	color				: #000000;
}
DIV.content SPAN.blau UL LI {
	font-size: 12px;
	line-height: 17px;
	border-bottom: none;
}
DIV.content SPAN.blau P.bodytext {
	border-top			: 1px solid #DDDDDD;	
	font-size			: 12px;
	line-height			: 17px;
	border-bottom		: none;

}
DIV.content SPAN.weinrot {
	background-color	: #ffffff;
}
DIV.content SPAN.weinrot H1, DIV.content SPAN.weinrot H2 STRONG , DIV.content SPAN.weinrot H3 STRONG {
	color				: #a72c32;
}
DIV.content SPAN.weinrot STRONG {
	color				: #000000;
}
DIV.content SPAN.weinrot P.bodytext {
	border-top			: 1px solid #DDDDDD;
	font-size			: 12px;
	line-height			: 17px;
	border-bottom		: none;

}
DIV.content SPAN.weinrot UL LI {
	font-size: 12px;
	line-height: 17px;
	border-bottom: none;
}
DIV.content SPAN.lila {
	background-color	: #ffffff;
}
DIV.content SPAN.lila H1, DIV.content SPAN.lila H2 STRONG , DIV.content SPAN.lila H3 STRONG {
	color				: #75084d;
}
DIV.content SPAN.lila STRONG {
	color				: #000000;
}
DIV.content SPAN.lila P.bodytext {
	border-top			: 1px solid #DDDDDD;
	font-size			: 12px;
	line-height			: 17px;
	border-bottom		: none;

}
DIV.content SPAN.lila UL LI {
	font-size: 12px;
	line-height: 17px;
	border-bottom: none;
}

/* MailFormularspezifische Formatierung */
DIV.content FORM#mailform FIELDSET {
	border-style		: none;
}
DIV.content FORM#mailform DIV.csc-mailform-field {
	width				: 100%;
	float				: left;
	clear				: left;
	margin-bottom		: 5px;
}
DIV.content FORM#mailform DIV.csc-mailform-field INPUT {
	border				: 1px solid #666;
}
DIV.content FORM#mailform DIV.csc-mailform-field LABEL {
	display				: block;
	width				: 20em;
	float				: left;
}
DIV.content FORM#mailform DIV.csc-mailform-field SPAN.csc-mailform-radio LABEL {
	display				: inline;
	float				: none;
}
DIV.content FORM#mailform DIV.csc-mailform-field SPAN.csc-mailform-label {
	font-weight			: bold;
	margin-top			: 5px;
}
DIV.content FORM#mailform DIV.csc-mailform-field SELECT#mailformActivity, DIV.content FORM#mailform DIV.csc-mailform-field SELECT#mailformInterest {
	margin-left			: 220px;
}

/* RTE-Formate zur detailierteren Formatierung von Inhalten */
TD.logoCell {
	width				: 175px;
}
TABLE.smallTable {
	width:	520px;
}

TABLE.smallTable TD {
/*	padding				: 5px;*/
	text-align			: center;
	border-bottom		: 1px solid #ccc;
	font-size			: 9px;
	line-height			: 12px;

}
TABLE.smallTable TH {
	font-size			: 9px;
	line-height			: 15px;
	font-weight			: bold;
	background-color	: #CCCCCC;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top			: 2px;
	padding-bottom		: 2px;
	text-align			: center;
	border-bottom		: 1px solid #ccc;

}
H1 {}
H2 {}
.strikeThroughRed {
	text-decoration		: line-through;
	color				: #F00;
}


DIV.footer {
	border-top: 1px solid #cccccc;
	margin-top: 5px;
	padding-top: 5px;
	height: 35px;

}

DIV.footer DIV.footer_text {

	padding-top: 15px;
	text-align: left;
	color: #000000;
	font-size: 9px;
}

/*
DIV.csc-textpic-intext-right-nowrap, DIV.csc-textpic-intext-right {
	display				: none;
}
*/