body {
	margin: 0px 0px;
	/*scrollbar-face-color: #003366;
	scrollbar-highlight-color: #003366;
	scrollbar-shadow-color: #3399cc;
	scrollbar-3dlight-color: #3399cc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #3399cc;
	scrollbar-darkshadow-color: #3399cc;*/
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}

h1 {
	position: absolute;
	top: 11px;
	left: 10px;
	font-size: 15px;
	color: #ffffff;
}

.kontaktblock {
	position: absolute;
	top: 40px;
	left: 10px;
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
}

.addressblock {
	margin: 3px 0 0 177px;
	padding: 0;
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
}

h2 {
	margin: 0 0 25px 0;
	padding: 5px 10px;
	text-align: right;
	font-size: 18px;
	font-style: italic;
	color: #66ccff;
	background: url("../bilder/bg_title.jpg") no-repeat transparent bottom right;
}

p {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 140%;
}

p.nospace {
	margin: 0;
}

.neuesbox {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	background: #247aad;
	border: 1px solid #66CCFF;
}

.neuesdate {
	margin: 0 0 5px 0;
	font-size: 10px;
	color: #66CCFF;
}

h3.neuestitle {
	margin: 0 0 10px 0;
	font-size: 110%;
	line-height: 130%;
	color: #ffffff;
}

.spacer {
	margin: 15px 0;
	height: 1px;
	font-size: 0.00001%;
	background: #247aad;
}

.spacer_blue {
	margin: 15px 0;
	height: 1px;
	font-size: 0.00001%;
	background: #3399cc;
}

.spacerempty {
	margin: 10px 0;
	height: 1px;
	font-size: 0.00001%;
}

.contenttable td {
	font-size: 12px;
	line-height: 140%;
}

.jobbox {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	background: #247aad;
	border: 1px solid #66CCFF;
}

.jobdate {
	margin: 0 0 5px 0;
	font-size: 10px;
	color: #66CCFF;
}

h3.jobtitle {
	margin: 0 0 10px 0;
	font-size: 110%;
	line-height: 130%;
	color: #ffffff;
}

.jobspacer {
	margin: 15px 0;
	height: 1px;
	font-size: 0.00001%;
	background: #3399cc;
}

input,
textarea,
select {
	padding: 2px;
	background: #ffffff;
	border: 1px solid #003366;
	color: #245484;
}

input[type=submit],
input[type=reset],
input.fs_button {
	padding: 1px 3px;
	background: #245484;
	border-top: 1px solid #66ccff;
	border-left: 1px solid #66ccff;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	color: #ffffff;
	font-weight: bold;
	line-height: 120%;
}

/* FACEBOOK BUTTON */

#facebook_button {
	position: absolute;
	top: 480px;
	left: 0;
}

#facebook_button p a img {
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: Alpha(opacity=75);
}

#facebook_button p a img:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: Alpha(opacity=100);
}
