* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	background-image: url(global_gfx/higru_seite_blau.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #014D7A;
}
a {
	color: #0099CC;
}
h1 {
	color: #0099CC;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}
h2 {
	color: #0099CC;
	font-weight: bold;
	font-size: 15px;
	padding-top: 10px;
}
h3 {
	color: #0099CC;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 5px 0 2px 0;
}
h4 {
	font-size: 17px;

	padding-bottom: 0;
}
.small {
	font-size: 10px;
	line-height: 14px;
}
/*----------------------------------- Globale Seitentabelle */
table.seite {
	width: 860px;
}
/*----------------------------------- Menuspalte */
td.menu {
	width: 195px;
	background-color: #014D7A;
	vertical-align: top;
	/*background-image: url(global_gfx/higru_menu.gif);
	background-position: left;
	background-repeat: repeat-y;*/
}
td.logo {
	height: 116px;
	/*background-image: url(global_gfx/abbinder_links.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-color: #014D7A;
	width: 195px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
td.navigation {
	/*background-image: url(global_gfx/higru_menu.gif);
	background-position: left;
	background-repeat: repeat-y;*/
	background-color: #014D7A;
	width: 170px;
	padding-left: 25px;
}
table.navigation {
	border-collapse: collapse;
	width: 160px;
	background-image: url(global_gfx/AluHigru_RGB.jpg);
	background-color: #AAA;
	margin-top: 10px;
}
	table.navigation td {
		color: #FFFFFF;
		font-weight: bold;
		border-top: 2px solid #014D7A;
		border-bottom: 2px solid #014D7A;
		height: 20px;
	}
	table.navigation td a.off {
		padding: 2px 2px 2px 10px;
		color: #333;
		display: block;
		text-decoration: none;
		border-top: 1px solid #000000;
	}
	table.navigation td a.off:hover {
		border-top: 1px solid #FF0000;
	}
	table.navigation td a.on {
		padding: 2px 2px 2px 10px;
		color: #FFFFFF;
		display: block;
		text-decoration: none;
		border-top: 1px solid #FF0000;
	}
	table.navigation td.ebene2 {
		padding-left: 10px;
		background-color: #014D7A;
	}
	table.navigation-ebene2 {
		width: 150px;
	}
	table.navigation-ebene2 td {
		height: 20px;
		background-color: #666666;
		border-top: 1px solid #666666;
	}
	table.navigation-ebene2 td a.off {
		font-weight: normal;
		font-size: 11px;
		padding: 1px 2px 1px 10px;
		color: #FFFFFF;
		display: block;
		text-decoration: none;
		border-top: 1px solid #666666;
	}
	table.navigation-ebene2 td a.off:hover {
		text-decoration: underline;
		border-top: 1px solid #666666;
	}
	table.navigation-ebene2 td.ebene3 {
		padding-left: 10px;
		background-color: #014D7A;
	}
	table.navigation td.ebene3 {
		padding-left: 10px;
		background-color: #014D7A;
	}
	table.navigation-ebene3 {
		width: 140px;
	}
	table.navigation-ebene3 td {
		height: 20px;
		background-color: #848484;
		border-top: 1px solid #848484;
	}
	table.navigation-ebene3 td a.off {
		font-weight: normal;
		font-size: 11px;
		padding: 1px 2px 1px 10px;
		color: #FFFFFF;
		display: block;
		text-decoration: none;
		border-top: 1px solid #848484;
	}
	table.navigation-ebene3 td a.off:hover {
		text-decoration: underline;
		border-top: 1px solid #848484;
	}
/*----------------------------------- Inhaltsspalte */
td.inhalt {
	width: 665px;
	background-color: #FFFFFF;
	vertical-align: top;
}
table.inhalt {
	width: 645px;
	padding-left: 10px;
}
	table.inhalt td.headline {
		vertical-align: bottom;
		padding: 14px 10px 10px 10px;
		width: 460px;
		border-bottom: 1px solid #000000;
	}
		table.inhalt td.headline h1 {
			color: #0099CC;
			font-weight: bold;
			font-size: 18px;
			margin: 0px;
		}
	table.inhalt td.topimage {
		text-align: right;
		padding: 14px 10px 10px 10px;
		width: 65px;
		border-bottom: 1px solid #000000;
	}
	table.inhalt td.copytext {
		padding: 10px;
		width: 545px;
	}
table.tech-data {
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 11px;
}
	table.tech-data th {
		background-color: #0099CC;
		color: #FFFFFF;
		padding: 3px;
	}
	table.tech-data td {
		border: 1px solid #000000;
		padding: 3px;
	}
	table.tech-data tr.grau {
		background-color: #CCCCCC;
	}
	table.tech-data tr.lightgrau {
		background-color: #EEEEEE;
	}
table.tech-data {
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 11px;
}
	table.tech-data th {
		background-color: #0099CC;
		color: #FFFFFF;
		padding: 3px;
	}
	table.tech-data td {
		border: 1px solid #000000;
		padding: 3px;
	}
	table.tech-data tr.grau {
		background-color: #CCCCCC;
	}
	table.tech-data tr.lightgrau {
		background-color: #EEEEEE;
	}
.grau {
		background-color: #CCCCCC;
	}
	table.stellenangebot tr.lightgrau {
		background-color: #EEEEEE;
	}
td.flag-deu {
	background-image:  url("images/download/deu.gif");
	background-position: top right;
	background-repeat: no-repeat;
}
td.flag-gbr {
	background-image:  url("images/download/eng.gif");
	background-position: top right;
	background-repeat: no-repeat;
}
td.flag-frz {
	background-image: url(images/download/frz.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
td.flag-rus {
	background-image: url(images/download/rus.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
td.flag-port {
	background-image: url(images/download/port.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
td.flag-spa {
	background-image: url(images/download/spa.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
input, textarea, select {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}
table.flaggen {
	background-color: #014D7A;
}
	table.flaggen td {
		text-align: right;
		padding: 5px 15px;
	}
/*----------------------------------- Startseite */
table.startpage {
	width: 665px;
}
	table.startpage td.headline {
		vertical-align: bottom;
		padding: 0 10px 0 10px;
		border-bottom: 1px solid #FFFFFF;
		background-color: #004C7D;
		height: 90px;
	}
		table.startpage td.headline .hydra-tool {
			text-align: right;
			padding-right: 5px;
		}
		table.startpage td.headline .hydra-tool a {
			color: #FFF;
			font-weight: bold;
		}
		table.startpage td.headline h1 {
			color: #FFFFFF;
			font-weight: normal;
			font-size: 26px;
			font-style: italic;
			margin: 0px;
			padding-bottom: 10px;
			padding-top: 14px;
		}
	table.startpage td.copytext {
		padding: 10px;
		width: 405px;
	}
table.referenz {
	width: 160px;
	height: 319px;
	background-color: #CCCCCC;
}
	table.referenz th {
		text-align: left;
		font-weight: bold;
		padding-left: 5px;
		height: 26px;
	}
	table.referenz td.bild {
		height: 140px;
	}
	table.referenz td.text {
		height: 143px;
		padding: 5px;
		vertical-align: top;
	}
table.messe {
	width: 160px;
}
	table.messe th {
		text-align: left;
		font-weight: bold;
		padding: 5px;
	}
	table.messe td.bild {
	}
	table.messe td.text {
		padding: 5px;
		vertical-align: top;
	}
table.kundeninfo {
	/*border-collapse: collapse;*/
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
	table.kundeninfo th {
		background-color: #004C7D;
		padding: 2px 4px;
		color: #FFF;
	}
	table.kundeninfo td {
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		padding: 2px 4px;
		text-align: right;
	}
	table.kundeninfo td.act {
		background-color: #0099CC;
		border-right: 1px solid #FF0000;
		border-left: 1px solid #FF0000;
		font-weight: bold;
	}
body.sprachwahl {
	background-color: #000000;
	text-align: center;
}
table.sprachwahl {
	vertical-align: middle;
	margin-top: 50px;
}
.boder-left {
	border-left: 1px solid #004C7D;
}


/* ---------------------------- Error-Handling Formulaer ----*/
input.error, select.error {
    padding-right: 16px; 
    border: 1px solid red; 
    background-color: #FFFCE2; 
    background-image: url(images/warning_obj.gif); 
    background-position: right; 
    background-repeat: no-repeat;
}
input:focus, select:focus {
    border: 1px solid red; 
    background-color:#EFEFEF;
}

.mandatory  { font-weight: bold; }
.comment    { color: #BBBBBB; }
.stellenangebote-bg {
	background-image: url(images/stellenagebote/header.jpg);
	background-repeat: no-repeat;
	height: 124px;
	padding-left: 100px;
	padding-top: 250px;
}
.stellenangebote-footertop {
	background-image: url(images/stellenagebote/footer_oben.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 10px;
}
.stellenangebote-footertop p, .stellenangebote-footertop li {
	line-height: 160%;
}
.stellenangebote-footer {
	background-image: url(images/stellenagebote/footer_unten.jpg);
	background-repeat: no-repeat;
	height: 141px;
	padding-top: 30px;
	font-size: 11px;
	padding-left: 100px;
	color: #FFF;
	vertical-align: top;
}
.stellenangebote-footer a {
	color: #FFF;
	font-size: 11px;
}
.stellenangebote-footer p {
	font-size: 11px;
}
















