fieldset.csc-mailform {
	border:solid 0px;
}
fieldset.csc-mailform label {
	width:100px;
	float:left;
}
fieldset.csc-mailform div.csc-mailform-field {
	margin-top:2px;
}

/**************/
/*** Common ***/
/**************/

html {
	width:100%;
	margin:0px;
	vertical-align:top;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:10pt;
	color:#000000;
	padding:0px;
}

body {
	width:100%;
	margin:0px;
	text-align:center;
	vertical-align:top;
	background-color:#052419;
	padding:0px;

	background-image:url(../images/background_910x12.gif);
	background-repeat:repeat-y;
	background-position:center top;
}

h1 {
	font-size:12pt;
	color:#2d5f2d;
	margin:0px;
}

img { border:none; }

/*** Links ***/
a {
	color:#000000;
	text-decoration:none;
	border:soilid 0px;
}

/***************************/
/*** Special Definitions ***/
/***************************/

table#innerFrame {
	width:873px;
	margin:auto;
	border-collapse:collapse;
}
td#innerFrameCell {
	text-align:center;
	vertical-align:top;
	padding:0px;
}

table#siteFrame {
	width:873px;
	margin:15px 0px 15px 0px;
	border-collapse:collapse;
}

td#l1left				{ width:7px; height:7px; padding:0px; }
td#l1middle			{ width:859px; height:7px; padding:0px; }
td#l1right			{ width:7px; height:7px; padding:0px; }

td#l2left				{ width:7px; height:82px; padding:0px; }
td#l2middle			{ width:859px; height:82px; padding:0px; background-color:#ffffff; }
td#l2right			{ width:7px; height:82px; padding:0px; }

td#l3left				{ width:7px; height:3px; padding:0px; }
td#l3middle			{ width:859px; height:3px; padding:0px; }
td#l3right			{ width:7px; height:3px; padding:0px; }

td#l4left				{ width:7px; padding:0px; background-image:url(../images/frame_09_7x12.gif); background-repeat:repeat-y; }
td#l4middle			{ width:859px; padding:0px; background-color:#ffffff;	vertical-align:top; }
td#l4right			{ width:7px; padding:0px; background-image:url(../images/frame_10_7x12.gif); background-repeat:repeat-y; }

td#l5left				{ width:7px; height:3px; padding:0px; }
td#l5middle			{ width:859px; height:3px; padding:0px; }
td#l5right			{ width:7px; height:3px; padding:0px; }

td#l6left				{ width:7px; height:17px; padding:0px; }
td#l6middle			{ width:859px; height:17px; padding:0px; background-color:#052419; }
td#l6right			{ width:7px; height:17px; padding:0px; }

td#l7left				{ width:7px; height:7px; padding:0px; }
td#l7middle			{ width:859px; height:7px; padding:0px; }
td#l7right			{ width:7px; height:7px; padding:0px; }

table#header {
	width:847px;
	margin:6px 6px 5px 6px;
	border-collapse:collapse;
}
td#headerBanner {
	width:847px;
	height:71px;
	padding:0px;
}
td#headerBanner1 {
	width:443px;
	height:71px;
	padding:0px;
}
td#headerSpacer1 {
	width:3px;
	height:71px;
	padding:0px;
}
td#headerBanner2 {
	width:189px;
	height:71px;
	padding:0px;
}
td#headerSpacer2 {
	width:3px;
	height:71px;
	padding:0px;
}
td#headerStoreCounter {
	width:209px;
	height:71px;
	padding:0px;
}

table#contentFrame {
	width:847px;
	margin:6px 5px 3px 6px;
	border-collapse:collapse;
}
td#navigation {
	width:175px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}
td#sidebar {
	width:113px;
	padding:3px;
	background-color:#e8e8e8;
	font-size:8pt;
	text-align:left;
	color:#5e5e5e;
	vertical-align:top;
}
td#innerContentFrame {
	width:532px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}

table#contentFrame .spacer3 {
	width:3px;
	padding:0px;
}
table#contentFrame .spacer4 {
	width:4px;
	padding:0px;
}
table#contentFrame .spacer6 {
	width:6px;
	padding:0px;
}
table#contentFrame .spacer544 {
	width:544px;
	height:6px;
	padding:0px;
}
table#contentFrame .greyHLine {
	width:465px;
	height:1px;
	background-color:#d0d0d0;
	padding:0px;
}
table#contentFrame .greyVLine {
	width:1px;
	background-color:#d0d0d0;
	padding:0px;
}

table#innerContent {
	width:532px;
	margin:0px;
	border-collapse:collapse;
}
table#innerContent .greyVLine {
	width:1px;
	background-color:#d0d0d0;
	padding:0px;
}
td#breadCrumpNavi {
	width:532px;
	height:14px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	color:#868686;
	font-size:8pt;
}
td#breadCrumpNavi a {
	font-size:8pt;
	color:#868686;
}
td#content {
	width:532px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}
td#content a {
	text-decoration:underline;
}
td#content a:hover {
	text-decoration:none;
}
td#content * {
	font-family:"Arial","Helvetica",sans-serif;
	font-size:10pt;
	color:#000000;
}

/***************/
/*** Sidebar ***/
/***************/

#sidebar h1 {
	font-size:9pt;
	color:#666666;
	margin-bottom:10px;
}

#sidebar .paragraph {
	margin:0px 0px 15px 0px;
}
#sidebar .datetime {
}
#sidebar .headline {
	font-weight:bold;
	color:#345e28;
}
#sidebar .message {
}
#sidebar .more {
	color:#ff0000;
}
#sidebar .more a {
	color:#ff0000;
}

/******************/
/*** Navigation ***/
/******************/

table.greenNavigation {
	width:175px;
	border-collapse:collapse;
	border:solid 1px #646464;
}
table.greenNavigation td.l1 {
	height:13px;
	border:solid 1px #646464;
	color:#ffffff;
	background-color:#648d2e;
	background-image:url(../images/nav_back_darkgrey_19x19.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:8pt;
}
table.greenNavigation td.l1 a {
	display:block;
	color:#ffffff;
	padding:1px 20px 1px 3px;
	font-size:8pt;
}
table.greenNavigation td.l2 {
	border:solid 1px #646464;
	color:#5a5a5a;
	background-color:#b0c225;
	font-size:8pt;
}
table.greenNavigation td.l2sel {
	border:solid 1px #646464;
	color:#5a5a5a;
	background-color:#b0c225;
	font-size:8pt;
	font-weight:bold;
}
table.greenNavigation td.l2 a, table.greenNavigation td.l2sel a {
	display:block;
	color:#5a5a5a;
	padding:1px 2px 1px 3px;
	font-size:8pt;
}
table.greenNavigation td.l3 {
	border:solid 1px #646464;
	color:#5a5a5a;
	background-color:#d5e01e;
	font-size:8pt;
}
table.greenNavigation td.l3sel {
	border:solid 1px #646464;
	color:#5a5a5a;
	background-color:#d5e01e;
	font-size:8pt;
	font-weight:bold;
}
table.greenNavigation td.l3 a, table.greenNavigation td.l3sel a {
	display:block;
	color:#5a5a5a;
	padding:1px 2px 1px 3px;
	font-size:8pt;
}
table.greenNavigation td.l4dot {
	width:11px;
	height:14px;
	background-color:#eff670;
	border:solid 0px;
	padding:0px;
}
table.greenNavigation td.l4 {
	border-bottom:solid 1px #646464;
	color:#5a5a5a;
	background-color:#eff670;
	font-size:8pt;
}
table.greenNavigation td.l4sel {
	border-bottom:solid 1px #646464;
	color:#5a5a5a;
	background-color:#eff670;
	font-size:8pt;
	font-weight:bold;
}
table.greenNavigation td.l4 a, table.greenNavigation td.l4sel a {
	display:block;
	color:#5a5a5a;
	padding:1px 2px 1px 2px;
	font-size:8pt;
}

table.greyNavigation {
	width:175px;
	border-collapse:collapse;
	border:solid 1px #d0d0d0;
}
table.greyNavigation .l1 {
	height:13px;
	border:solid 1px #d0d0d0;
	color:#5a5a5a;
	background-color:#e1e1e1;
	background-image:url(../images/nav_back_lightgrey_19x19.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:8pt;
}
table.greyNavigation .l1 a {
	display:block;
	color:#5a5a5a;
	padding:2px 20px 2px 5px;
	font-size:8pt;
}
table.greyNavigation td.l2 {
	border:solid 1px #d0d0d0;
	color:#5a5a5a;
	background-color:#ebebeb;
	font-size:8pt;
}
table.greyNavigation td.l2sel {
	border:solid 1px #d0d0d0;
	color:#5a5a5a;
	background-color:#ebebeb;
	font-size:8pt;
	font-weight:bold;
}
table.greyNavigation td.l2 a, table.greyNavigation td.l2sel a {
	display:block;
	color:#5a5a5a;
	padding:1px 2px 1px 3px;
	font-size:8pt;
}
table.greyNavigation td.l3 {
	border:solid 1px #d0d0d0;
	color:#5a5a5a;
	background-color:#f5f5f5;
	font-size:8pt;
}
table.greyNavigation td.l3sel {
	border:solid 1px #d0d0d0;
	color:#5a5a5a;
	background-color:#f5f5f5;
	font-size:8pt;
	font-weight:bold;
}
table.greyNavigation td.l3 a, table.greyNavigation td.l3sel a {
	display:block;
	color:#5a5a5a;
	padding:1px 2px 1px 3px;
	font-size:8pt;
}
table.greyNavigation td.l4dot {
	width:11px;
	height:14px;
	background-color:#fdfdfd;
	border:solid 0px;
	padding:0px;
}
table.greyNavigation td.l4 {
	border-bottom:solid 1px #d0d0d0;
	color:#5a5a5a;
	background-color:#fdfdfd;
	font-size:8pt;
}
table.greyNavigation td.l4sel {
	border-bottom:solid 1px #d0d0d0;
	color:#5a5a5a;
	background-color:#fdfdfd;
	font-size:8pt;
	font-weight:bold;
}
table.greyNavigation td.l4 a, table.greyNavigation td.l4sel a {
	display:block;
	color:#5a5a5a;
	padding:1px 2px 1px 2px;
	font-size:8pt;
}

/**************/
/*** Footer ***/
/**************/

td#l6middle table.footer {
	width:100%;
	border-collapse:collapse;
}
table.footer td.copyright {
	color:#9f9f9f;
	font-size:7pt;
	text-align:left;
	padding:0px;
}
table.footer td.impressum {
	color:#9f9f9f;
	font-size:7pt;
	text-align:right;
	padding:0px;
}
table.footer td.impressum a {
	color:#9f9f9f;
	font-size:7pt;
}

/**************/
/*** Search ***/
/**************/

table.searchBox {
	width:175px;
	border-collapse:collapse;
	border:solid 1px #b5b5b5;
	background-color:#b5b5b5;
}
table.searchBox td.head {
	color:#ffffff;
	font-weight:bold;
	padding:4px 4px 1px 4px;
	font-size:9pt;
}
table.searchBox td.input {
	padding:1px 2px 4px 4px;
}
table.searchBox td.input input {
	width:140px;
	font-size:8pt;
}
table.searchBox td.button {
	width:18px;
	padding:1px 4px 4px 2px;
}
table.searchBox td.button input {
	width:18px;
}

div.tx-asjobs-pi1 td.border {
	border-bottom:1px solid #333333;
}