* { margin: 0px; padding: 0px; }


#scroller {
	position: absolute;
	left: 0px;
	bottom: -1px;
}


body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #323232;
	background-image: url(img/page_bg.gif);
	background-repeat: repeat-x;
}

.cb { clear: both; }
.l { text-align: left; }
.r { text-align: right; }
.t { vertical-align: top; }
.b { vertical-align: bottom; }
.bold { font-weight: bold; }
p { margin-bottom: 8px; }
h4 {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h3 { padding-bottom: 6px; }
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2655AC;
	margin-bottom: 10px;
}
h1 {
	font-size: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #002957;
	margin-bottom: 14px;
}
span.error {
	color: #f00;
	font-weight: bold;
}
div.error {
	color: #f00;
	font-weight: bold;
	margin-bottom: 10px;
}
div.success {
	margin: 10px;
	padding: 10px;
	border: 1px solid #666;
	background-color: #fff;
	color: #3c3;
	font-weight: bold;
	text-align: center;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 2px;
	border: none;
	background: #828282;
}

ol {
	margin-left: 30px;
}

a img {
	border: none;
}

#absfoto {
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 50%;
	margin-left: -103px;
	width: 332px;
	height: 205px;
}
#abstext {
	position: relative;
	top: 30px;
	left: 30px;
	width: 300px;
	height: 80px;
	font-size: 24px;
	font-family: Arial, Verdana, sans-serif;
	color: #002957;
	font-weight: bold;
	text-align: left;
}

#abssuche {
	position: relative;
	top: -60px;
	left: 700px;
	width: 170px;
	height: 50px;
	font-size: 12px;
	color: #000;
	text-align: left;
}

#top {
	margin: 0 auto;
	width: 878px;
	height: 72px;
	background-image: url(img/p4l_top_bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	border: none;
}
	#topleft {
		float: left;
		width: 12px;
		height: 72px;
		background-image: url(img/p4l_top_left.gif);
		background-repeat: no-repeat;
	}
	#toplogo {
		float: left;
		width: 655px;
		height: 72px;
	}
		#p4llogo {
			margin-top: 15px;
			margin-left: 17px;
		}
	#topcenter {
		float: left;
		width: 35px;
		height: 72px;
		background-image: url(img/p4l_top_center.gif);
		background-repeat: no-repeat;
	}
	#topextra {
		float: left;
		width: 162px;
		height: 72px;
	}
	#topright {
		float: left;
		width: 14px;
		height: 72px;
		background-image: url(img/p4l_top_right.gif);
		background-repeat: no-repeat;
	}

#main {
	margin: 0 auto;
	margin-top: 130px;
	padding: 0;
	width: 878px;
	border: none;
	background-image: url(img/p4l_main_bg.gif);
	background-repeat: repeat-y;
}
	#maintop {
		width: 878px;
		height: 23px;
		background-image: url(img/p4l_main_top.gif);
		background-repeat: no-repeat;
	}
	#mainbottom {
		width: 878px;
		height: 13px;
		background-image: url(img/p4l_main_bottom.gif);
		background-repeat: no-repeat;
	}
#maindivided {
	margin: 0 auto;
	margin-top: 130px;
	padding: 0;
	width: 878px;
	border: none;
	background-image: url(img/p4l_main_bg_divided.gif);
	background-repeat: repeat-y;
}
	#maintopdivided {
		width: 878px;
		height: 23px;
		background-image: url(img/p4l_main_top_divided.gif);
		background-repeat: no-repeat;
	}
	#mainbottomdivided {
		width: 878px;
		height: 13px;
		background-image: url(img/p4l_main_bottom_divided.gif);
		background-repeat: no-repeat;
	}

#menu {
	float: left;
	width: 165px;
	padding: 0px;
	margin-left: 30px;
	margin-top: 0px;
}
	#menu ul {
		margin: 0;
		padding: 0px;
		width: 165px;
		margin-bottom: 10px;
		list-style-type: none;
	}
		#menu ul li {
			font-size: 14px;
			margin-bottom: 4px;
		}
			#menu ul li a.level1 {
				display: block;
				padding-top: 7px;
				padding-bottom: 7px;
				padding-left: 11px;
				padding-right: 11px;
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				background-image: url(img/p4l_li_headline.gif);
				background-repeat: no-repeat;
			}
			#menu ul li a.level1:hover {
				text-decoration: none;
			}
			#menu ul li a.level2 {
				display: block;
				padding-top: 7px;
				padding-bottom: 7px;
				padding-left: 11px;
				padding-right: 3px;
				height: 19px;
				width: 151px;
				color: #000;
				font-weight: normal;
				text-decoration: none;
				/*background-image: url(img/p4l_li_link.gif);*/
				background-image: url(img/marmato/button_navi_normal.png);
				background-repeat: no-repeat;
			}
			#menu ul li a.level2:hover {
				/*background-image: url(img/p4l_li_link_active.gif);*/
				background-image: url(img/marmato/button_navi_hover-push.png);
				background-repeat: no-repeat;
			}
			#menu ul li a.level2active {
				display: block;
				padding-top: 7px;
				padding-bottom: 7px;
				padding-left: 11px;
				padding-right: 3px;
				color: #000;
				font-weight: normal;
				text-decoration: none;
				/*background-image: url(img/p4l_li_link_active.gif);*/
				background-image: url(img/marmato/button_navi_hover-push.png);
				background-repeat: no-repeat;
			}
	#menu a.schalter_kandidaten {
		display: block;
		width: 165px;
		height: 32px;
		margin: 0px;
		margin-bottom: 20px;
		background-image: url(img/marmato/button_navi-switch_kandidaten_normal.png);
		background-repeat: no-repeat;
		text-decoration: none;
	}
	#menu a.schalter_kandidaten:hover {
		background-image: url(img/marmato/button_navi-switch_kandidaten_hover.png);
		background-repeat: no-repeat;
	}
	#menu a.schalter_unternehmen {
		display: block;
		width: 165px;
		height: 32px;
		margin: 0px;
		margin-bottom: 20px;
		background-image: url(img/marmato/button_navi-switch_unternehmen_normal.png);
		background-repeat: no-repeat;
		text-decoration: none;
	}
	#menu a.schalter_unternehmen:hover {
		background-image: url(img/marmato/button_navi-switch_unternehmen_hover.png);
		background-repeat: no-repeat;
	}


#content {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 210px;
	width: 600px;
}
#content a {
	color: #002957;
	text-decoration: none;
}
#content a:hover {
	color: #002957;
	text-decoration: underline;
}
#content ul {
	margin-left: 17px;
	margin-bottom: 17px;
	list-style-type: none;
}

#content li {
	margin-bottom: 8px;
}

#contentdivided {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 210px;
	width: 441px;
}
#contentdivided a {
	color: #002957;
	text-decoration: none;
}
#contentdivided a:hover {
	color: #002957;
	text-decoration: underline;
}
#contentdivided ul {
	margin-left: 17px;
	margin-bottom: 17px;
	list-style-type: none;
}

#contentdivided li {
	margin-bottom: 8px;
}
#content_db {
	width: 421px;
	padding: 10px;
	padding-top: 0px;
	background-image: url(img/marmato/bg_content-middle.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 20px;
}

#content_db ul {
	list-style-image: url(img/marmato/link_blue-arrow.png);
}

#sidebar {
	width: 180px; 
	float: right;
	padding-top:10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px
}
#sidebar a {
	text-decoration: none;
	color: #274C76;
}
ul.sidebar {
	width: 170px;
	background-image: url(img/marmato/bg_content-side-right.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	list-style-type: none;
	margin-bottom: 20px;
}
ul.sidebar li {
	width: 170px;
	height: 100%;
}
ul.sidebar li.headline {
	font-weight: bold;
	padding-bottom: 4px;
}
ul.sidebar li.bereich {
	padding-bottom: 4px;
}
ul.sidebar li.link {
	background-image: url(img/link_blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
ul.sidebar li.link a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #274C76;
}

#bottom {
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 140px;
	width: 878px;
	height: 175px;
}

#footer {
	text-align: center;
	font-size: 9px;
	color: #888;
}

	#footer a {
		color: #888;
		text-decoration: none;
		margin-left: 10px;
		margin-right: 10px;
	}
		#footer a:hover {
			text-decoration: underline;
		}
		#footer a img {
			margin-right: 2px;
		}

#viss_login {
	margin-top: 17px;
	padding: 3px;
	background-color: #BDCCE6;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
#viss_login a {
	color: #c66;
	text-decoration: none;
}

#start {
	text-align: center;
}

#einleitung {
	margin-top: 150px;
	font-size: 18pt;
	color: rgb(0,41,87);
	text-align: center;
}
p.taetigkeit {
	margin: 15px 0; 
	font-weight: bold; 
	text-align: center;
}
p.mitte {
	text-align: center;
}
h1.start {
	text-align: center;
}

/* +++ Pagination +++ */
div.pagination {
	padding:3px;
	margin:3px;
	margin-bottom: 10px;
	text-align:center;
	font-weight: bold;
}
a.pagi {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #aaa;
	text-decoration: none; 
	color: #002957;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}
a.pagi:hover, a.pagi:active {
	border: 1px solid #bbb;
	color: #002957;
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #aaa;
	background-color: #ccc;
	color: #002957;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #eee;
	color: #ddd;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}

div.message_error {
	margin: 10px;
	border: 1px solid #f00;
	color: #f00;
	font-weight: bold;
	text-align: center;
	text-decoration: blink;
}

div.message_success {
	margin: 10px;
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
	text-align: center;
}

/* Formulare */
input[type=text], input[type=password] {
	width: 100%;
	border: 1px solid #ABADB3;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	padding:2px;
}
select {
	border: 1px solid #ABADB3;
	color: #000;
	font-size: 12px;
}
textarea {
	width: 100%;
	background-color: #fafafa;
	font-size: 12px;
	color: #333;
	border: 1px solid #999;
}
input[type=submit], input[type=button] {
	font-size: 12px;
	font-weight: bold;
	color: #002957;
	background-color: #F9F9F9;
	border: 1px solid #909090;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}
input[type=submit]:hover, input[type=button]:hover {
	background-color: #f0f0f0;
}


/* ### Seitenspezifische Definitionen ### */

/* +++ Startseite +++ */

/* +++ Jobs +++ */

table.jobs {
width: 100%;
}
table.jobs tr.odd {
	background-color: #fff;
}
table.jobs tr.even {
	background-color: #F5F5F5;
}
td.jobs_head {
	padding: 5px;
	background-color: #DEDEDE;
	font-weight: bold;
	color: #002957;
	white-space: nowrap;
}
td.jobs_data {
	padding: 5px;
	vertical-align: top;
}
td.jobs_data a {
	font-weight: bold;
}

/* +++ Jobs Suchformular +++ */

table.jobform {
	border: 1px solid #DEDEDE;
}

table.jobform  td {
	padding: 5px;
}


