html {
	background-color: #FFF000;
}

body {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image: url('/images/o8/background.jpg');
	background-repeat: repeat-x;
	background-color: #FFF000;
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

table.rahmen {
	margin: 0;
	border-width: 0;
	border-style: none;
	padding: 0;
	empty-cells: show;
}

td.rahmen {
	margin: 0;
	border-width: 0;
	border-style: none;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

img.rahmen {
	vertical-align: top;
}

a {
	color: #000000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFF000;
}

.jobs {
	text-align: center;
}

#main {
	margin: auto;
	height: 100%;
}

#header {
	background-image:url('/images/o8/header.jpg');
	width: 867px;
	height: 210px;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF000;
}

#navigation {
	margin: 0px 0px 25px 0px;
	text-align: center;
}

#navigation a {
	color: #FFF000;
	font-size: 12px;
	text-decoration: none;
	border: 0px;
}

#linklist li {
	margin-bottom: 5px;
}

#left_border {
	background-image:url('/images/o8/left.jpg');
	width: 67px;
	vertical-align: top;
	height: 100%;
}

#right_border {
	background-image:url('/images/o8/right.jpg');
	width: 62px;
	vertical-align: top;
	height: 100%;
}

#inhalt {
	padding: 0px 20px 0px 20px;
	width: 698px;
	background-color: #FFFFFF;
	height: 100%;
	font-size: 11px;
}
