/***************************************************************
*
*          (c) Copyright socialeffect Solutions GmbH
*
*                     www.socialeffect.de
*
*       Individuelle Kommunikations- und Prozesslösungen
*
****************************************************************
*  This copyright notice MUST APPEAR in all copies of the script
***************************************************************/


/* @group Reset Styling */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: 400;
}

/* Remove possible quote marks (") from <q>, <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

/* @end Reset Styling */


/* @group Base Styling */

html {
	height: 100%;
}

body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #444;
	font-weight: normal;
	height: 100%;
}

/* NOTE: Much of the typography styling is handled in rte.css */


/* @group Table Styling */

/* NOTE: Table Styling is mostly handled in rte.css */

table {
	border-collapse: collapse;
	width: 100%;
}

/* @end Table Styling */


/* @group Additional Tags */

pre {
	margin-bottom: 15px;
}

code {
	margin-left: 10px;
	margin-right: 10px;
}

pre code {
	margin-left: 0px;
	margin-right: 0px;
}

pre, code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
}

/* @end Additional Tags */


/* @group Forms */

form input, form textarea {
	margin-right: 5px;
}

form input:focus, form input:hover {
	color: black;
}

form select {
	font-size: 11px;
}

form option {
	margin: 0px;
	margin-left: 5px;
	margin-right: 10px;
}

optgroup {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	margin-top: 5px;
}

optgroup option {
	padding-left: 5px;
}

legend {
	font-weight: bold;
	color: black;
}

/* @end Forms */

/* @end Base Styling */


/* @group Common Classes */

.clear {
	clear: both;
}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 0;
}

.skip {
	position: absolute;
	top: 0;
	left: -4000px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.csc-firstHeader {
	margin-top: 0px;
}

.centralHeadline {
	font-size: 21px;
}

.graphicTextWrap {
	overflow: hidden;
}

.graphicText {
	line-height: 300px;
	display: block;
}

/* @end Common Classes */


/* @group Layout */

#innerPageWrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 170px;
}

#feature {
	z-index: 10;
	position: relative;
	margin: 0 10px;
}

#feature.bleed {
	top: -60px;
	margin-bottom: -60px;
}

#outerContentWrap {
	width: 1000px;
}

#contentWrap {
	margin: 0 10px;
	padding: 50px;
	min-height: 200px;
}

#generatedContent-1 {
	width: 200px;
	float: left;
	margin-right: 20px;
}

#generatedContent-2 {
	width: 200px;
	float: right;
}

#f1b #contentBlock-1 {
	margin-right: 220px;
}

#f1c #contentBlock-1 {
	margin-left: 220px;
}

#f1d #contentBlock-1 {
	float: right;
	width: 660px;
}

#f1e #contentBlock-1 {
	float: left;
	width: 660px;
}

#f1f #contentBlock-1 {
	float: left;
	width: 440px;
}

#f2a #contentBlock-1 {
	float: left;
	width: 660px;
}

#f2a #contentBlock-2 {
	width: 200px;
	float: right;
}

#f2b #contentBlock-1 {
	float: left;
	width: 430px;
}

#f2b #contentBlock-2 {
	width: 430px;
	float: right;
}

#f2c #contentBlock-1 {
	float: left;
	width: 200px;
}

#f2c #contentBlock-2 {
	width: 660px;
	float: right;
}

#f2d #contentBlock-1 {
	float: left;
	width: 440px;
}

#f2d #contentBlock-2 {
	width: 200px;
	float: right;
}

#f2e #contentBlock-1 {
	float: left;
	width: 440px;
	margin-right: 20px;
}

#f2e #contentBlock-2 {
	width: 200px;
	float: left;
}

#f3a #contentBlock-1 {
	float: left;
	width: 440px;
	margin-right: 20px;
}

#f3a #contentBlock-2 {
	width: 200px;
	float: left;
}

#f3a #contentBlock-3 {
	width: 200px;
	float: right;
}

#f3b #contentBlock-1 {
	float: left;
	width: 200px;
	margin-right: 20px;
}

#f3b #contentBlock-2 {
	width: 440px;
	float: left;
}

#f3b #contentBlock-3 {
	width: 200px;
	float: right;
}

#f3c #contentBlock-1 {
	float: left;
	width: 200px;
	margin-right: 20px;
}

#f3c #contentBlock-2 {
	width: 200px;
	float: left;
}

#f3c #contentBlock-3 {
	width: 440px;
	float: right;
}

#f3d #contentBlock-1 {
	float: left;
	width: 280px;
	margin-right: 20px;
}

#f3d #contentBlock-2 {
	width: 280px;
	float: left;
}

#f3d #contentBlock-3 {
	width: 280px;
	float: right;
}

/* @end Layout */


/* @group Header */

#header {
	z-index: 100;
	position: absolute;
	top: 20px;
	height: 150px;
	width: 1000px;
}

#headerLogo {
	float: left;
	overflow: hidden;
	margin-left: 60px;
}

#headerLogo a {
	display: block;
}

#headerClaim {
	position: absolute;
	right: 60px;
	top: 75px;
	display: none;
}

#headerBottom {
	height: 60px;
	width: 1000px;
}


/* @group Top Menu */

#topMenu {
	position: absolute;
	top: 5px;
	right: 25px;
	margin: 0;
	height: 20px;
	color: #F2F0EC;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 16px;
}

#topMenu li {
	display: inline;
	padding-left: 20px;
}

#topMenu a {
	color: #F2F0EC;
}

/* @end Top Menu */


/* @group Main Menu */

#mainMenuWrap {
	z-index: 50;
	position: absolute;
	top: 170px;
	margin: 0 10px;
	width: 980px;
	height: 60px;
}

#mainMenu {
	z-index: 50;
	margin: 0;
	padding-left: 40px;
	float: right;
	font-size: 15px;
	height: 60px;
	font-family: Arial,Helvetica,sans-serif;
}

#mainMenu li {
	display: inline;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	overflow: hidden;
	height: auto;
}

#mainMenu a {
	height: 45px;
	display: block;
	float: left;
	padding-top: 5px;
}

#mainMenu a span {
	font-size: 11px;
	line-height: 16px;
}

/* @end Main Menu */

/* @end Header */


/* @group Footer */

#digestWrap {
	width: 1000px;
}

#digest {
	margin: 0 10px;
	padding: 10px 50px 0;
}

#digest p {
	margin: 0;
}

#digest hr {
	margin-top: 10px;
}

#footer {
	padding: 5px 0 15px;
	width: 1000px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
}

/* @end Footer*/


/* @group Sub Menu */

#subMenu {
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right: 1px solid #008aec;
	border-top: 5px solid #008aec;
}

#subMenu ul {
	margin-top: 10px;
}

#subMenu ul li {
	margin-bottom: 3px;
}

#subMenu li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 14px;
}

#subMenu li a {
	color: #b2b2b2;
}

#subMenu li a:hover {
	color: black;
}

#subMenu li.current a {
	color: #008aec;
}

#subMenu li.current li a {
	color: #b2b2b2;
}

#subMenu li.current {
	background: url(images/local_menu_arrow.gif) no-repeat right -5px;
}

/* @end Sub Menu */


/* @group Module Styling */

.moduleHeader {
	margin: 0;
	padding: 0 15px 0 0;
	color: white;
	background: url(images/right_module_cap.gif) no-repeat right top;
	font-size: 14px;
}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left top;
}

.moduleFooter {
	height: 15px;
	margin: 0;
	padding-right: 15px;
	background: url(images/right_module_cap.gif) no-repeat right bottom;
	font-size: 1px;
	overflow: hidden;
}

.moduleFooter span {
	display: block;
	height: 15px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left bottom;
}

.moduleBody {
	padding: 15px 10px 10px 10px;
}

.moduleBodyWrap {
	border-left: 2px solid #008aec;
	border-right: 2px solid #008aec;
	/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
}

.unframed .moduleBody,
.unframed .moduleBodyWrap {
	padding: 0;
	border: 0;
}

.moduleBodyBleed {
	padding: 0;
}

.columnGroup {
	margin-bottom: 10px;
}

.columnGroupRule {
	border-bottom: 1px solid #7f7f7f;
}

.moduleGroup {
	margin-bottom: 10px;
}

.moduleFeature {
	margin-bottom: 15px;
}

/* @end Module Styling */


/* @group Forms */

.csc-mailform-field label {
	display: block;
	font-family: Arial,Helvetica,sans-serif;
}

.csc-mailform-field input[type="text"] {
	width: 250px;
	margin-bottom: 10px;
}

.csc-mailform-field textarea {
	width: 500px;
	margin-bottom: 20px;
}

/* @end Forms */

/* @end */
