* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	background: #00466F url(../../gui/images/bg.gif);
}
body {
	padding: 12px 0;
	min-height: 100%;
	line-height: 1.3;
	background: url(../../gui/images/bg.gif);
}
body, input, select, textarea {
	font-family : "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size : 11px;
	color: #555;
}

a {
	color: #FF1600;
}
a:hover {
	color: #CC6F66;
	text-decoration: none;
}
a[rel="external"] {
	padding-right: 8px;
	text-decoration: none;
	background: url(../../gui/images/link-external.gif) no-repeat right center;
}
address {
	margin-bottom: 20px;
	font-style: normal;
}
br.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
div.annonce {
	margin: 20px 0;
	padding: 5px;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
}
div.mail-message {
	margin: 0px 0;
	padding: 5px;
	border: 1px dotted #aaa;
}
dl {
	margin: 20px 0;
}
dl dt {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}
dl dt:after {
	content: ":";
}
dl dd {
}
dl.annonce dt {
	float: none;
	padding: 3px;
	background: #eee;
}
dl.annonce dt:after {
	content: "";
}
dl.annonce dd {
	margin-bottom: 10px;
	padding: 4px;
}
h1 {
	text-indent: -10000px;
	height: 0;
	line-height: 0;
	font-size: 0;
}
h2 {
	margin-top: 40px;
	margin-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
	color: #000;
	letter-spacing: -1px;
	text-transform: lowercase;
	background: url(../../gui/images/h2.gif) no-repeat left center;
}
h2 span {
	color: #24A2D7;
}
h2.first-child {
	margin-top: 0;
}
h3 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
	color: #AE6800;
	letter-spacing: -1px;
	text-transform: lowercase;
}
p {
	margin-bottom: 10px;
}
p.attention {
	color: #FF1600;
}
p#hinweis1 {
	margin-top: 25px;
}
p#hinweis1, p#hinweis2 {
	color: #999;
	font-size: 80%;
}
sup {
	font-size: 70%;
}

form.pbs {
	width: 620px;
	margin-bottom: 20px;
}
form.pbs fieldset {
	margin-bottom: 20px;
	padding: 8px;
	border: 1px dotted #aaa;
}
form.pbs fieldset.submit {
	margin: 0;
	padding: 0;
	border: none;
}
form.pbs label {
	clear: left;
	float: left;
	display: block;
	width: 90px;
}
form.pbs label span {
	color: #ff0000;
}
form.pbs legend {
	padding: 3px;
	font-weight: bold;
	background: #fff;
}
form.pbs input, form.pbs textarea, form.pbs select {
	display: block;
	margin-left: 80px;
	margin-bottom: 8px;
	padding: 2px;
	width: 510px;
	border: 1px solid #000;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: #f8f8f8;
}
form.pbs textarea {
	height: 150px;
}
form.pbs select.multiple {
	margin-left: 0;
}
form.pbs input:focus, form.pbs textarea:focus {
	border: 1px solid #FF1600;
}
form.pbs .radio {
	margin-left: 240px;
	margin-bottom: 3px;
}
form.pbs .radio input {
	float: left;
	width: auto;
	margin-left: 0;
	margin-right: 6px;
	border: 0;
}
form.pbs .radio label {
	display: block;
	clear: none;
	float: none;
	width: auto;
}
form.pbs .submit label {
	clear: both;
	float: none;
	display: none;
}
form.pbs .submit input {
	display: inline;
	margin: 0;
	width: auto;
	border: 1px outset #aaa;
}

form.pbs div.previous_workings_row {
	clear: both;
	margin-bottom: 8px;
}
form.pbs div.previous_workings_col {
	float: left;
	margin-right: 10px;
}
form.pbs div.last-child {
	margin-right: 0;
}
form.pbs #previous_workings label, form.pbs #previous_workings input, form.pbs #previous_workings select {
	float: none;
	display: inline;
	margin: 0;
	width: auto;
}
form.pbs #previous_workings select.month {
	width: 45px;
}
form.pbs #previous_workings select.year {
	width: 60px;
}
form.pbs #previous_workings input {
	width: 210px;
}
form.pbs #previous_workings label {
	display: block;
}
form.pbs #terms_and_conditions input, form.pbs #terms_and_conditions label{
	width: auto;
	float: none;
	display: inline;
	margin: 0;
}
form.pbs #submit[disabled] {
	color: #aaa;
	border: 1px solid #eee;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

form#search {
	margin-bottom: 40px;
}

#skiplinks {
	display: none;
}
#main {
	margin: 0 auto;
	width: 897px;
	border: 12px solid #003E63;
	background: #fff;
}
#header {
	height: 15px;
	background: url(../../gui/images/bg-header.gif) repeat-x;
}
#main-menu {
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	min-height: 2.4em;
	border-bottom: 1px solid #aaa;
	background: url(../../gui/images/bg-mainmenu.gif) repeat-x;
}
#main-menu li {
	display: inline;
	float: left;
	position: relative;
	margin-left: 1px;
	min-width: 9em;
	text-align: center;
}
#main-menu li.first-child {
	margin-left: 0;
}
#main-menu li a {
	display: block;
	padding: 6px;
	color: #000;
	text-decoration: none;
	border-top: 1px solid #E6E6E6;
	background: #fff url(../../gui/images/bg-mainmenu-bg.gif) repeat-x;
}
#main-menu li a.actual {
	color: #fff;
	background: #207BE9 url(../../gui/images/bg-mainmenu-marker.gif) no-repeat top center;
}
#main-menu li a:hover {
	color: #fff;
	background: #0269E4 url(../../gui/images/bg-mainmenu-marker.gif) no-repeat top center;
}

#main-menu li:hover ul.submenu, #main-menu li.ieHover ul.submenu {
	display: block;
}
#main-menu .submenu {
	position: absolute;
	display: none;
	width: 8em;
	margin: 0;
	padding: 0;
	z-index: 100;
	top: 27px;
	left: -3px;
}
#main-menu .submenu li {
	display: block;
	margin: -6px 0 0 0;
	padding: 3px;
}
#main-menu .submenu li a {
	display: block;
	padding: 3px;
}
#logo-container {
	clear: both;
	min-height: 1px;
}
#faux-column {
	margin-top: -3px;
	background: url(../../gui/images/faux-column.gif) repeat-y;
}
#faux-column ul {
	margin-left: 30px;
}
#left {
	float: left;
	width: 233px;
	height: 673px;
	background: url(../../gui/images/left-column.jpg) 11px -3px no-repeat;
}
#left img {
	margin: 9px 0 0 11px;
}
#mid {
	float: left;
	padding: 20px 20px 0 20px;
	width: 438px;
}
#mid ul {
	margin: 0 0 10px 20px;
}
#mid-right {
	float: left;
	padding: 20px 20px 0 20px;
	width: 620px;
}
#mid-right ul {
	margin: 0 0 10px 20px;
}
#map {
	width: 437px;
	height: 543px;
	background: url(../../gui/images/map.jpg) no-repeat;
}
#right {
	float: left;
	margin-top: 7px;
}
#footer {
	clear: both;
	padding: 20px 0 10px 0;
	color: #888;
	text-align: center;
	background: #EEF0DB url(../../gui/images/bg-footer.gif) repeat-x;
}
#footer ul {
	margin-bottom: 10px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer p {
	font-size: 83%;
}
#footer p a {
	color: #ff6666;
}

#b-img-01, #b-img-02, #b-img-03, #b-img-04 {
	margin-bottom: 8px;
	padding: 4px;
	width: 170px;
	height: 170px;
	border: 1px dotted #aaa;
}
#b-img-01:hover, #b-img-02:hover, #b-img-03:hover, #b-img-04:hover {
	background-color: #FFF6E8;
}
#b-img-01 {
	background: #fff url(../../gui/images/business-01.jpg) 4px 4px no-repeat;
}
#b-img-02 {
	background: #fff url(../../gui/images/business-02.jpg) 4px 4px no-repeat;
}
#b-img-03 {
	background: #fff url(../../gui/images/business-03.jpg) 4px 4px no-repeat;
}
#b-img-04 {
	background: #fff url(../../gui/images/business-04.jpg) 4px 4px no-repeat;
}

table.pbs {
	margin-bottom: 17px;
	padding: 4px;
	width: 100%;
	border-spacing: 0;
	table-layout: auto;
	text-align: left;
	background: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.pbs a {
	color: #0099DD;
	text-decoration: underline;
}
table.pbs a:hover {
	color: #000;
	text-decoration: none;
}
table.pbs th {
	text-transform: lowercase;
}
table.pbs tr.row-1 {
	background: #f8f8f8;
}
table.pbs tr.row-2 {
	background: #eee;
}
table.pbs tr:hover, table.pbs tr.ieHover {
	color: #333;
	background: #FFEBCF;
}
table.pbs th, table.pbs td {
	padding: 5px 5px 5px 8px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
}
table.pbs th {
	padding: 3px 3px 3px 8px;
	color: #fff;
	background: #0099DD;
}
table.pbs th.actual {
	background: #00AAFF;
}
table.pbs th:hover, table.pbs th.ieHover {
	background: #00BBFF;
}

ul#categories {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#categories li {
	display: inline;
	margin-right: 8px;
}
ul#categories li a.selected{
	font-weight: bold;
	color: #660000;
}

#link2map24 {
	float: left;
	margin-right: 30px;
}