body {
	height: 100%;
	overflow-y: scroll;
	background-color: #00234c;
	margin: 0px;
}
object {
	outline: none;
}
a {
	outline: none;
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
h1 {
	color: #f8c500;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	display: inline;
}
h2 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	display: inline;
}
h3 {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0;
	display: inline;
}
td {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
}
input, textarea, select {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	border: solid 1px;
	background-color: #00234c;
	padding-right: 3px;
	padding-left: 3px;
}
.ta {
	width: 100%;
	height: 85px;
}
.links {
	margin-bottom: 1px;
}
form {
	display: inline;
}
.infield {
	width: 185px;
}
.boxlk:link {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
.boxlk:visited {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
.boxlk:active {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
.boxlk:hover {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}
.txtlk:link {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}
.txtlk:visited {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}
.txtlk:active {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}
.txtlk:hover {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}
.box {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #18305b;
	border: solid 1px #ffffff;
}
.txt_box {
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
}
.txt_box2 {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
.box_hl {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #18305b;
	background-image: url('../gfx/closed.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px
}
.box_hl_opened {
	color: #00234c;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #f8c500;
	background-image: url('../gfx/opened.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px
}
.wetter {
	text-align: right;
	border: solid 2px #18305b;
	background-color: #ffffff;
}
.wetter_hl {
	color: #00234c;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}
.job_details {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
	margin-left: 20px;
}
.box_bg {
	background-color: #18305b;
}
.vline {
	background-color: #ffffff;
}
.hline {
	background-color: #ffffff;
}
.cu {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
	margin-left: 17px;
}
.content_box {
	padding: 10px;
}
