@charset "utf-8";

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	color: #000;
	background: #b2cee0 url(gfx/bg.jpg) repeat-x fixed bottom left;
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
.clear {
	clear: both;
	height:0; 
	font-size: 1px;
	line-height: 0px;
}
img,
a img {
	border: 0;
}
strong {
	font-weight: bold;
}
.xs {
	font-size: 10px;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.center {
	text-align: center;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #005b99;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #005b99;
	text-decoration: none;
}
#reception a,
#reception a:visited {
	color: #fff;
	font-weight: bold;	
	outline: none;
	text-decoration: none;
}
#reception a:hover {
	color: #fff;
	text-decoration: underline;
}
a.more,
a:visited.more {
	background: url(gfx/pfeil.gif) no-repeat 0 3px; 
	color: #005b99;
	font-weight: bold;
	padding-left: 12px;
	text-decoration: none;
}
a:hover.more {
	color: #005b99;
	text-decoration: underline;
}
#footer a,
#footer a:visited {
	color: #004489;
	outline: none;
	text-decoration: none;
}
#footer a:hover {
	color: #004489;
	text-decoration: underline;
}
a.mailer,
a:visited.mailer {
	background: url(gfx/bg_mailer.gif) no-repeat right .1em;
	color: #a5a5a5;
	font-size: 10px;
	height: 19px;
	outline: none;
	padding-right: 19px;
	text-decoration: none;
}
a.print,
a:visited.print {
	background: url(gfx/bg_print.gif) no-repeat right .2em;
	color: #a5a5a5;
	font-size: 10px;
	outline: none;
	padding: 0 19px 6px 5px;
	text-decoration: none;
}
a:hover.mailer,
a:hover.print {
	color: #a5a5a5;
	text-decoration: none;
}


/* Typo
----------------------------------------------- */
h1 {
	color: #f99b0c;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 30px;
	margin: 0 0 13px 0;
	line-height: normal;
}
#start h1 {
	margin: 0 0 3px 0;
}
h1.newsdetailhead {
	font-size: 18px;
	margin: 1em 0 13px 0;
}
h1.newsheader{
	font-size: 18px;
	margin: 1em 0 13px 0;
}
h2, h3, h4 {
	font-weight: bold;
	margin: 0 0 .2em 0;
}
h2 {
	font-size: 14px;
}
h3, h4 {
	font-size: 12px;
}
h1.h_kunden,
h2.h_kunden {
	color: #002b7f;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 26px;
	margin: 0 0 30px 0;
}
h2.h_kunden {
	margin-top: 50px;
}
h2.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 12px;
}
#start h1, #start h2, #start h3 {
	color: #f7af4b;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
p.treffer {
	margin: 15px 0 1em 0;
	padding: 0;
}
p.newslettermessage {
	font-weight: bold;
}
#content ul,
#content-full ul,
#content ol,
#content-full ol {
	margin: 0 0 0 22px;
	padding: 0;
}
#content ul li,
#content-full ul li,
#content ol li,
#content-full ol li {
	margin: 0;
	padding: 0;
}

/* Layout
----------------------------------------------- */
#wrapper {
	font-size: 12px;	
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 970px;
}
#wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
/* End hide from IE-mac */
#header {
	background: #fff url(gfx/bg_header.jpg) no-repeat 250px 10px;
	float: left;
	height: 134px;
	margin: 0;
	padding: 10px 0 0 0;
	width: 970px;
}
#logo {
	background: #e6f0f5 url(gfx/bg_logo.jpg) repeat-x 0 0;
	float: left;
	height: 134px;
	margin: 0;
	padding: 0;
	width: 240px;
}
#logo img {
	margin: 49px 0 0 57px;
}
#links {
	float: right;
	height: 134px;
	margin: 0;
	padding: 0;
	width: 232px;
}
#container, 
#start #container {
	background: #fff url(gfx/bg_navigation.gif) repeat-y 0 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 970px;
}
#start #container {
	background: #fff url(gfx/bg_startcontainer.jpg) no-repeat 0 10px;
	height: 475px;
}
#navigation {
	background: url(gfx/bg_content.gif) no-repeat top left;
	float: left;
	margin: 0;
	padding: 25px 0 0 0;
	width: 260px;
}
#tools,
#tools-full {
	float: left;
	height: 37px;
	margin: 0;
	padding: 0;
	width: 710px;
}
#tools p,
#tools-full p {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
	width: 468px;
}
#tools-full p {
	width: 675px;
}
#content,
#content-full,
#start #content {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 1.67em;
}
#content,
#content-full {
	padding-bottom: 20px;
	min-height:320px;
	height:auto !important;  /* moderne Browser */
	height:320px;  /* IE */
}
#content,
#start #content {
	width: 468px;
}
#content-full {
	width: 690px;
}
.kunden,
.kundenodd {
	float: left;
	margin: 0;
	line-height: normal !important;
	padding: 0;
	width: 690px;
}
.kundenodd {
	padding-right: 0;
}
.kdlogo {
	float: left;
	height: 78px;
	margin: 0 15px 0 0;
	padding: 0;
	width: 190px;
}
#reception {
	color: #fff;
	display: inline;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 180px;
	margin: 106px 0 0 20px;
	padding: 4px 0 0 0;
	overflow: hidden;
	width: 440px;
}
#block1,
#block2 {
	float: left;
	width: 340px;
}
#box1,
#box2 {
	display: inline;
	float: left;
	font-size: 11px;
	height: 140px;
	margin: 25px 0 0 0;
	line-height: normal;
	padding: 0;
	overflow: hidden;
	width: 215px;
}
#box1 {
	margin-left: 20px;
	padding-right: 10px;
}
#box1 h3,
#box2 h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#box1 ul,
#box2 ul {
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0;
}
#box1 ul li,
#box2 ul li {
	list-style: square;
}
#jobbox {
	border: 2px solid #00b28c;
	float: left;
	margin: 1em 0;
	padding: 10px;
}
h3.newsheader {
	font-size: 1.2em;
	font-weight: bold;
	margin: .2em 0;
	padding: 0;
}
h3.newsheader a {
	text-decoration: none !important;
}
ul#newslist {
	margin: 1em 0;
	padding: 0;
}
ul#newslist li {
	border-top: 1px solid #e4eff5;
	margin: 0;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 2px 0;
}
#right_col {
	background: url(gfx/bg_right_col.gif) repeat-y 0 0;
	color: #579;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
	width: 202px;
}
#right_col h2,
#right_col h3,
#right_col h4 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 .4em 0;
}
#sidebar {
	color: #579;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 222px;
}
#sidebar h4 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 9px 10px 9px;
}
#sidebar p {
	padding: 0 9px;
}
#sidebar strong {
	color: #333;
	font-weight: bold;
}
#sidebar a,
#sidebar a:visited {
	color: #579;
	text-decoration: none;
}
#sidebar a:hover {
	color: #579;
	text-decoration: underline;
}
#newsbox {
	background: #fff url(gfx/bg_newsbox.jpg) no-repeat 0 0;
	height: 218px;
	margin: 20px 0 10px 0;
	padding: 0;
	width: 202px;
}
#eventbox {
	background: #fff url(gfx/bg_eventbox.jpg) no-repeat 0 0;
	height: 218px;
	margin: 0;
	padding: 0;
	width: 202px;
}
#newsbox h4,
#eventbox h4{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 3px 9px 5px 9px;
}
#footer {
	background: url(gfx/bg_footer.gif) no-repeat top left;
	color: #004489;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 16px 10px 0 10px;
	width: 950px;
}
#footer p {
	background: url(gfx/bg_agensgruppe.gif) no-repeat 0 .4em;
	color: #004489;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 12px;
}
#footer ul {
	float: right;
	text-transform: uppercase;
}
#footer li {
	display: inline;
	margin: 0;
	list-style: none;
	padding: 0 0 0 3px;
}

/* Navigation
----------------------------------------------- */
#menu {
	background: #e4eff5;
	margin: 0 0 1em 20px;
	padding: 0;
	list-style: none;
	width: 215px;
}
/* 1. Ebene */
ul#menu li {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.67em;
	list-style: none;
	padding: 0;
}
ul#menu li a,
ul#menu li a:visited {
	background: url(gfx/bg_level1.gif) no-repeat 0 5px;
	color: #005b99;
	display: block;	
	padding-left: 14px;
	outline: none;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #f99b0c;
	text-decoration: none;
}
ul#menu li a.active {
	background: url(gfx/bg_level1_on.gif) no-repeat 0 5px !important;
	color: #005b99;
}
/* 2. Ebene */
ul#menu ul li {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	list-style: none;
	padding-left: 15px;
}
ul#menu ul li a,
ul#menu ul li a:visited {
	background: url(gfx/bg_level2.gif) no-repeat 0 4px;
	color: #005b99;
	display: block;	
	padding-left: 14px;
	outline: none;
	text-decoration: none;
}
ul#menu ul li a:hover {
	color: #f99b0c;
	text-decoration: none;
}
ul#menu ul li a.active,
ul#menu ul li a:visited.active {
	background: url(gfx/bg_level2_on.gif) no-repeat 0 4px !important;
	color: #005b99;
}
/* 3. Ebene */
ul#menu ul ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	list-style: none;
	padding-left: 15px;
}
ul#menu ul ul li a,
ul#menu ul ul li a:visited {
	background: url(gfx/bg_level3.gif) no-repeat 0 3px;
	color: #005b99;
	display: block;	
	padding-left: 14px;
	outline: none;
	text-decoration: none;
}
ul#menu ul ul li a:hover {
	color: #f99b0c;
	text-decoration: none;
}
ul#menu ul ul li a.active,
ul#menu ul ul li a:visited.active {
	background: url(gfx/bg_level3_on.gif) no-repeat 0 3px !important;
	color: #f99b0c;
}

/* Formulare
----------------------------------------------- */
#kontaktform,
.newsletterform {
	border: none;
	margin-top: 20px;
}
fieldset {
	border: none;
	margin: 1em 0;
	padding: 0;
}	
#kontaktform fieldset,
.newsletterform fieldset {
	border: 1px solid #ccc;
	margin: 1em 0;
	padding: 12px 20px;
}	
legend {
	color: #ccc;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
}
label {
	cursor: pointer;
	float: left;
	width: 160px;
}
.mediumlabel {
	width: 120px;
}
.smalllabel {
	width: 40px;
}
.ckb_label {
	cursor: pointer;
	display: inline;
	float: none;
	width: auto;
}
.ckb {
	border: none;
	margin-left: 160px;
	width: 20px;
}
input.standard {
	border: 1px solid #000;
	font-family: inherit;
	font-size: 1em;
	padding: 2px 0;
	width: 260px;
}
textarea.standard,
select.anrede {
	border: 1px solid #000;
}
input:hover.standard,
textarea:hover {
	border: 1px solid #666;
}
.largeinput,
.mediuminput,
.smallinput {
	border: 1px solid #000;
}
.largeinput {
	width: 420px;
}
.mediuminput {
	width: 178px;
}
.smallinput {
	width: 80px;
}
textarea {
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 1em;
	width: 420px;
}
.formp {
	padding-left: 180px;
}
.formpin {
	padding-left: 160px;
}
.button {
	background: #e4eff5;
	border: 1px solid #f99b0c;
	color: #000;
	cursor: pointer;
	margin-left: 160px;
	width: 10em;
}
.button:hover {
	background: #e4eff5;
	border: 1px solid #000;
	color: #f99b0c;
}
/*Suche*/
#toolbox p {
	float: left;
	margin: 0 0 11px 0;
	padding: 0;
}
#toolbox fieldset {
	border: none;
	margin: 25px 0 0 50px;
	padding: 0;
}

.searchfield,
.selecttool {
	background: #fff;
	border: 1px solid #a2a2a2;
	height: 19px;
	float: left;
	font-size: 11px;
	line-height: normal !important;
	margin: 0;
	padding: 0 0 0 5px;
}
.searchfield {
	height: 17px;
	padding-top: 2px;
	width: 113px;
}
.selecttool {
	width: 120px;
}
.go-button {
	background: #fff;
	border: 1px solid #a2a2a2;
	float: left;
	height: 17px;
	margin: 1px 0 0 8px;
	width: 17px;
}
.flag-lang {
	border: none;
	float: left;
	height: 10px;
	margin: 5px 0 0 9px;
	width: 17px;
}