@charset            "UTF-8";

/* ETHcom CSS Document version 1.0 22.Februar2010 - initial CSS version - ck from www.worknode.com */

@import "typo3_worknode_table.css";
@import "typo3_worknode_flexElements.css";
@import "typo3_worknode_webform.css";
@import "tx_sremailsubcribe_htmlmail_xhtml.css";

/* ########### ########### ########### ########### ########### ########### ########### ###########  */
/* Base Area  */
*
{
	margin: 0px;
	padding: 0px;
}

html { font-family: Arial; }

body
{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	background-color: #FFF;
	margin-top: 5px;
}

#arrowSide
{
	width: 65px;
	height: 45px;
	position: absolute;
	top: 490px;
	left: 90px;
	z-index: 30;
	background-image: url(../sitePics/bg_startseite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper
{
	width: 900px;
	margin: 0 auto 0 auto;
	display: block;
	background-color: #FFF;
	position: relative;
}

@font-face     {
	font-family: 'heavyH';
	src: url('../fonts/heavy_h85.eot');
	src: local('☺'), url('../fonts/heavy_h85.woff') format('woff'), url('../fonts/heavy_h85.ttf') format('truetype'), url('../fonts/heavy_h85.svg#HelveticaNeueLT-Heavy') format('svg');
}
@font-face     {
	font-family: 'lightH';
	src: url('../fonts/light_h45.eot');
	src: local('☺'), url('../fonts/light_h45.woff') format('woff'), url('../fonts/light_h45.ttf') format('truetype'), url('../fonts/light_h45.svg#HelveticaNeueLT-Heavy') format('svg');
}
@font-face    {
	font-family: 'ClickerRegular';
	src: url('../fonts/clickerfont-webfont.eot');
	src: local('☺'), url('../fonts/clickerfont-webfont.woff') format('woff'), url('../fonts/clickerfont-webfont.ttf') format('truetype'), url('../fonts/clickerfont-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

:focus { outline: solid 0; }

h1
{
	color: #596268;
	font-family: lightH, Arial;
	font-size: 16px;
	margin-bottom: 15px;
}

h2
{
	color: #596268;
	font-family: lightH, Arial;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 15px;
}

p { margin-bottom: 10px; }
.csc-menu { list-style-type: none; }



/*

@font-face        {
	font-family: lightH;
	src: url("../fonts/light_h45.ttf");
}
@font-face        {
	font-family: heavyH;
	src: url("../fonts/heavy_h85.ttf");
}
@font-face        {
	font-family: techno;
	src: url("../fonts/digi.ttf");
}


a:link
{
	text-decoration: underline;
	color: #369;
}

a:visited
{
	text-decoration: underline;
	color: #444C52;
}

img a:hover
{
	text-decoration: underline;
	color: #981020;
}

a:active
{
	text-decoration: none;
	color: #444C52;
}
*/

#mainMenu a:link, #mainMenu a:visited, #mainMenu a:active
{
	text-decoration: none;
	color: #003E6F;
}

#mainMenu a:hover
{
	text-decoration: none;
	color: #666;
}

#mainMenu .activeLink
{
	text-decoration: none;
	color: #003E6F;
	font-weight: bold;
}

#subNavigation a:link, #subNavigation a:visited, #subNavigation a:active, #mainInfoBoxNavigation a:link, #mainInfoBoxNavigation a:visited, #mainInfoBoxNavigation a:active
{
	text-decoration: none;
	color: #596268;
	padding: 1px;
}

#subNavigation a:hover, #mainInfoBoxNavigation a:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #B2B2B2;
	padding: 1px;
}

#subNavigation li .menuLinkAct
{
	color: #003E6F;
	font-weight: bold;
	padding: 1px;
}

#mainInfoBoxNavigation li .menuLinkAct
{
	color: #003E6F;
	font-weight: bold;
	padding: 1px;
	text-decoration: underline;
}

/*
#subNavigation li .menuLinkAct
{
	color: #003E6F;
	font-weight: bold;
	padding: 1px;
}
*/

#metaNavigation a:link, #metaNavigation a:visited, #metaNavigation a:active
{
	text-decoration: none;
	color: #999;
	margin-right: 3px;
	margin-left: 3px;
	
}

#metaNavigation a:hover
{
	text-decoration: none;
	color: #003E6F;
	margin-right: 3px;
	margin-left: 3px;

}

#mainInfoBox a:link, #mainInfoBox a:visited, #mainInfoBox a:active
{
	text-decoration: none;
	color: #003E6F;
	padding: 1px;
}

#mainInfoBox a:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #B2B2B2;
	padding: 1px;
}

#mainSliderBox a:link, #mainSliderBox a:visited, #mainSliderBox a:active
{
	text-decoration: none;
	color: #003E6F;
	padding: 1px;
}

#mainSliderBox a:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #B2B2B2;
	padding: 2px 3px 2px 3px;
}

/*
#mainSliderBox li .menuLinkAct
{
	color: #003E6F;
	font-weight: bold;
	padding: 1px;
	text-decoration: underline;
}
*/

#tickerBox a:link, #tickerBox a:visited, #tickerBox a:active
{
	text-decoration: none;
	color: #003E6F;
	padding: 1px;
}

#tickerBox a:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #B2B2B2;
	padding: 1px;
}

/* ########### ########### ########### ########### ########### ########### ########### ###########  */
/* Layout Area  */
#subNavigationArea
{
	width: 175px;
	height: 500px;
	position: absolute;
	top: 105px;
	font-family: Arial;
	font-size: 11px;
}

#subNavigation { background-color: #FFF; }

.menu-level1 ul
{
	padding: 0;
	margin: 0;
}

#subNavigation li, #mainInfoBoxNavigation li
{
	list-style-type: none;
	padding-top: 3px;
}

#mainArea
{
	width: 700px;
	height: 500px;
	position: absolute;
	top: 100px;
	left: 180px;
}

#logoArea
{
	width: 150px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 180px;
}

#siteLogo { }

#mainMenuArea
{
	width: 700px;
	position: absolute;
	top: 50px;
	left: 180px;
	border-top: 1px #003E6F solid;
	border-right: 0;
	border-bottom: 1px #003E6F solid;
	border-left: 0;
	padding: 4px 0 4px 0;
	font-family: Arial;
	font-size: 11px;
}

#mainMenu { }

#mainActionBox
{
	width: 700px;
	height: 375px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #596268;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

#mainContentBox
{
	width: 700px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #596268;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

#bigActionBox
{
	width: 840px;
	height: 375px;
	position: absolute;
	top: 0px;
	left: -70px;
	color: #596268;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

#mainSliderBox
{
	width: 700px;
	height: 450px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #596268;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

#mainSliderBox strong
{
	color: #003E6F;
	font-weight: bold;
}

#mainInfoBox, #tickerBox, #mainInfoBoxNavigation
{
	width: 700px;
	height: 90px;
	position: absolute;
	top: 400px;
	left: 0px;
	color: #596268;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

#footerArea
{
	width: 700px;
	position: absolute;
	top: 500px;
	border-top: 1px #003E6F solid;
	border-right: 0;
	border-bottom: 1px #003E6F solid;
	border-left: 0;
	padding: 4px 0 4px 0;
	font-family: Arial;
	font-size: 11px;
}

#footerAreaLargePage
{
	width: 700px;
	border-top: 1px #003E6F solid;
	border-right: 0;
	border-bottom: 1px #003E6F solid;
	border-left: 0;
	padding: 4px 0 4px 0;
	font-family: Arial;
	font-size: 11px;
	display: none;
}

#adressLine
{
	float: left;
	color: #003E6F;
}

#metaNavigation { float: right; }

/* ########### ########### ########### ########### ########### ########### ########### ###########  */
/* Special FlashBook CSS */
#flashBookLeft
{
	position: absolute;
	top: -55px;
	left: -65px;
}

#flashBookLeft a:link, #flashBookLeft a:visited, #flashBookLeft a:active, #flashBookLeft a:hover, #flashBookRight a:link, #flashBookRight a:visited, #flashBookRight a:active, #flashBookRight a:hover { background-color: #FFF; }

#flashBookRight
{
	position: absolute;
	top: -55px;
	left: 720px;
}

/* ########### ########### ########### ########### ########### ########### ########### ###########  */
/* Special RTE CSS  596268 */
p.lesetextMittel
{
	color: #596268;
	font-family: lightH, Arial;
	font-size: 18px;
	line-height: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: left;
}

p.lesetextGross
{
	color: #596268;
	font-family: lightH, Arial;
	font-size: 20px;
	line-height: 34px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: left;
}

p.lesetextGrossBlock
{
	color: #596268;
	font-family: lightH, Arial;
	font-size: 20px;
	line-height: 34px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: justify;
}

p.lesetextGross strong
{
	color: #596268;
	font-family: Arial;
	font-size: 18px;
	line-height: 26px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 15px;
}

#mainArea a:link, #mainArea a:visited, p.lesetextGross a:link, p.lesetextGross a:visited, p.lesetextMittel a:link, p.lesetextMittel a:visited
{
	text-decoration: underline;
	color: #003E6F;
	padding: 1px 2px 1px 2px;
}

#mainArea a:active, p.lesetextGross a:active, p.lesetextMittel a:active
{
	text-decoration: none;
	color: #003E6F;
	padding: 1px 2px 1px 2px;
}

#mainArea a:hover, p.lesetextGross a:hover, p.lesetextMittel a:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #B2B2B2;
	padding: 1px 2px 1px 2px;
}

p.extremBig
{
	color: #003E6F;
	font-family: heavyH, Arial;
	font-size: 50px;
	line-height: 60px;
	padding-top: 15px;
}

.cssTickerContainer
{
	background-color: #FFFFF;
	font-size: 16px;
	font-family: Arial;
	text-transform: uppercase;
}

/*
a.tickerLook {
	text-decoration: none;
	color: #9F2627;
	padding: 1px;
}
*/

/*
.tickerLook a:link, .tickerLook a:visited, .tickerLook a:active
{
	text-decoration: none;
	color: #9F2627;
	padding: 1px;
}

.tickerLook a:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #B2B2B2;
	padding: 1px;
}
*/

/* RTE CSS Stuff  */

/*
.internal-link
{
	color: #000;
	text-decoration: none;
	padding: 3px;
	margin-left: -3px;
}

.internal-link:link
{
	color: #666;
	text-decoration: none;
}

.internal-link:visited
{
	color: #666;
	text-decoration: none;
}

.internal-link:focus
{
	color: #666;
	text-decoration: none;
}

.internal-link:hover
{
	color: #000;
	text-decoration: none;
	background-color: #E1DAB1;
}

.internal-link:active
{
	color: #3f52a0;
	text-decoration: none;
}

.external-link
{
	color: #666;
	text-decoration: none;
	padding: 3px;
	margin-left: -3px;
}

.external-link:link
{
	color: #666;
	text-decoration: none;
}

.external-link:visited
{
	color: #666;
	text-decoration: none;
}

.external-link:focus
{
	color: #666;
	text-decoration: underline;
}

.external-link:hover
{
	color: #000;
	text-decoration: none;
	background-color: #E1DAB1;
}

.external-link:active
{
	color: #666;
	text-decoration: none;
}



.external-link-new-window { }
.external-link-new-window:link { text-decoration: underline; }
.external-link-new-window:visited { text-decoration: underline; }
.external-link-new-window:focus { text-decoration: underline; }
.external-link-new-window:hover { }
.external-link-new-window:active { }

*/

/* Job CSS Stuff  */
#jobBorder
{
	padding: 10px 20px 10px 10px;
	width: 400px;
	background-image: url(../sitePics/job-pfeil-sw.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}

#jobTitle
{
	color: #000000;
	font-family: heavyH, Arial;
	font-size: 38px;
	line-height: 42px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-top: 30px;
}

#jobText
{
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	margin: 30px 0px 20px 110px;
}

#jobEmail
{
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	margin: 30px 30px 20px 110px;
}

#jobEmail a:link, #jobEmail a:visited, #jobEmail a:active
{
	text-decoration: none;
	color: #000;
}

#jobEmail a:hover
{
	text-decoration: underline;
	color: #000;
}

/* TYPO3 login mailform CSS*/
.csc-loginform
{
	width: 500px;
	border: 0px none;
	font-size: 11px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 15px;
}

.csc-mailform
{
	width: 500px;
	border: 0px none;
	font-size: 11px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 10px;
}

.csc-mailform-field
{
	margin-bottom: 10px;
	line-height: 18px;
}

.csc-mailform-field label
{
	font-size: 11px;
	color: #000000;
	margin: 2px;
	width: 100px;
	display: block;
	float: left;
}

/* TYPO3 mailFormPlus CSS*/
#errorStyle li { list-style-type: none; }