/* @override 
	http://fsm/css/basic.css
*/

/* @group Reset CSS */

/* Reset Styesheet by http://meyerweb.com/eric/tools/css/reset/*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Fixes, Hacks */

.clearfloat {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#news,
#nav li.ebene-1,
#entry img,
#sidebar img {
	behavior: url(js/iepngfix2.htc); /* IE PNG-Fix */
}


/* @end */

body {
	font: 11px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #565656;
	background: #fff;
}

/* @group Layout */

#container {
	width: 1000px;
	margin: 0 auto;
}

#header {
	padding: 20px 70px;
}


#content {
	background: url(../images/layout/bg-weltkarte.gif) no-repeat center 156px;
	padding: 0 35px;
}

#index #content {
	background-position: 0 20px;
}

#innercontent {
	border-top: 1px solid #dfdfdf;
	padding: 20px 35px 30px 35px;
	background: url(../images/layout/bg-header-verlauf.jpg) repeat-x;
	min-height: 510px;
	height: auto !important;
  	height: 510px;	
  	position: relative;
}

#index #innercontent {
	background: url(../images/layout/bg-header-verlauf-index.gif) no-repeat;	
	min-height: 410px;
	height: auto !important;
  	height: 410px;
}

#header-bilder {
	padding: 20px 0 0 35px;
	margin: -20px 0 0 -35px;
	height: auto!important;
	height: 190px;
	min-height: 190px;
}

#header-bilder .header-bild {
	float: left;
	display: inline;
	margin: -20px 0 0 -35px;
	border-bottom: 3px solid #464346;
}

#entry {
	width: 415px;
	float: left;
	display: inline;
	padding: 20px 55px 0 35px;
}

#sidebar {
	width: 195px;
	padding: 0 35px;
	float: right;
	display: inline;
	margin-right: -35px;
	margin-top: -110px;
}


#teaser {
	width: 350px;
	position: relative;
	left: -10px;
	top: -15px;
	margin-bottom: 20px; /* hier kommen noch 15px vom negativ top dazu*/
}

#teaser .teaser-content {
	padding: 15px 10px;
	border-bottom: 1px solid #d0d0d0;
}

#teaser .teaser-content.last {
	border-bottom: none;
}

#teaser .teaser-content img {
	float: left;
	margin-right: 10px;
}

#news {
	margin-left: -10px;
	width: 350px;
	background: url(../images/layout/news-bg-verlauf.png) no-repeat;
}

#news .news-content {
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid #d0d0d0;
}

#footer {
	border-top: 1px solid #dfdfdf;
	padding: 25px 35px 5px;
	margin: 0 35px;
}




/* @end */

/* @group Subnav */

#subnav {
	float: left;
	display: inline;
}

#subnav li {
	border-left: 1px solid #565656;
	display: inline;
	padding: 2px 5px;
}

#subnav li.first {
	border-left: none;
	padding-left: 0;
}

#subnav li.first a {
	padding-left: 0;
}

#subnav a {
	color: #565656;
	text-decoration: none;
	padding: 2px 5px;
}

#subnav a:hover {
	color: #1c1c1c;
}

#subnav li.current a,
#subnav li.current li.current a {
	color: #1c1c1c;
	font-weight: bold;
}

#subnav li.current li.current a {
	color: #fff;
}

#subnav li.current li a {
	font-weight: normal;
	color: #565656;
}

/* @end */

/* @group Suche Header */

#suche {
	float: right;
	display: inline;
	margin-left: 20px;
}

#suche .search {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	border: 1px solid #cdcdcd;
	padding: 1px 2px 0px 2px;
	line-height: 10px;
	float: left;
	display: inline;
	margin-right: 2px;
	margin-top: 0;
	height: 13px;
}

#suche .search:focus {
	font-weight: normal;
}

#suche input.submit {
	margin: 0;
	padding: 0;
	float: none;
}



/* @end */

/* @group Language Sprachauswahl */

#language {
	text-align: center;
	font-size: 10px;
	float: right;
	display: inline;
	margin-top: -2px;
}

#language li {
	display: inline;
}

#language li a {
	padding: 2px;
	border: 1px solid #cdcdcd;
	text-decoration: none;
	color: #7f7f7f;
	float: left;
	display: inline;
	margin: 2px;
	width: 11px;
	height: 10px;
	line-height: 9px;
}

#language li a:hover {
	background: #464346;
	color: #fff;
	border-color: #464346;
}

#language li.active a {
	background: #464346;
	color: #fff;
	border-color: #464346;
}



/* @end */

/* @group Navi */

#nav {
	width: 160px;
	margin-left: -35px;
	float: left;
	display: inline;
	margin-top: 15px;
}


#index #nav {
	position: absolute;
	right: 0;
	left: inherit;
	width: auto;
	float: none;
	margin-top: 0px;
}

#nav li.ebene-1 {
	display: inline;
	width: 160px;
	float: left;
	background: url(../images/layout/navi-bg-verlauf-klein.jpg) no-repeat;
	margin-top: 15px;
}

#index #nav li.ebene-1 {
	background: url(../images/layout/navi-bg-verlauf.png) no-repeat;
}

#nav li.ebene-1 a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#index #nav li.ebene-1 {
	margin-left: 15px;
	margin-top: 0px;
}

#nav li.ebene-1 h2 {
	display: block;
	background: url(../images/layout/nav-square.gif) no-repeat 17px 19px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 12px 30px 8px 30px;
}

#nav li.ebene-1 h2.head {
	cursor: pointer;
}

#index #nav li.ebene-1 h2.head {
	cursor: inherit;
}

#nav li.ebene-1 ul {
	margin-top: 5px;
}

#nav li.ebene-1 ul li {
	padding: 2px 0 0 15px;
	margin: 0 15px 0 15px;
	border-bottom: 1px solid #d1cfcf;
}

#nav li.ebene-1 ul li.last {
	border-bottom: none;
	margin-bottom: 5px;
}

#nav li.ebene-1 ul li a {
	display: block;
	padding: 1px 5px 1px 15px;
	margin-left: -15px;
	background: url(../images/layout/navi-pfeil.gif) no-repeat 0 6px;
	color: #000;
	text-decoration: none;
}

#nav li.ebene-1 ul li.last a {
	margin-bottom: 0 !important;
	margin-bottom: 0; /* IE macht sonst noch mal 15px unten ans li dran */
	height: 1%;
}

#nav li.ebene-1 ul li a:hover {
	background-position: 0 -29px;
}

#nav li.ebene-1 ul li a.current {
	font-weight: bold;
}


/* @end */

/* @group Text +  Bilder */

/* @group Signet */

h1#signet {
	position: absolute;
	right: 0;
	display: inline;
	width: 265px;
	height: 71px;
	z-index: 15;
}

h1#signet span {
	text-indent: -3000em;
	position: absolute;
	z-index: 14;
	width: 100%;
	height: 100%;
	left: -3000em;
}

h1#signet a img {
	display: block;
	z-index: 16;
	width: 100%;
	height: 100%;
	position: absolute;
}


/* @end */

/* @group Teaser */

#teaser h2 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
}

#teaser p,
#news p {
	font-size: 11px;
	line-height: 12px;
	color: #565656;
	display: block;
}

#teaser p a,
#news p a {
	color: #565656;
	text-decoration: none;
	display: block;
}

#teaser p a:hover,
#news p a:hover {
	color: #6e9dd9;
}

#teaser p a:active,
#news p a:active {
	color: #000;
}

#teaser .mehr-pfeile span,
#news .mehr-pfeile span,
.mehr-pfeile span {
	background: url(../images/layout/mehr-pfeile.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-left: 5px;
}

#teaser a:hover.mehr-pfeile span,
#news a:hover.mehr-pfeile span,
a:hover.mehr-pfeile span {
	background-position: 0 -30px;
}

#news p.newsarchiv {
	text-align: right;
	margin: 8px 20px 0 30px;
}


/* @end */

/* @group News */

#news h2 {
	display: block;
	padding: 12px 30px;
	background: url(../images/layout/nav-square.gif) no-repeat 17px 19px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

#news h3 {
	color: #303030;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}

#news p {
	line-height: 14px;
}



/* @end */

/* @group Content */

#entry {
	line-height: 16px;
}

#entry h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 21px 0 10px;
	color: #1a171b;
}

#entry p.intro {
	font-size: 12px;
	margin: 5px 0 20px;
	color: #484549;
}

#entry p {
	color: #1a171b;
	margin: 5px 0;
}

blockquote {
	color: #3b618e;
	margin: 15px 30px 5px 30px;
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	text-indent: -17px;
}

blockquote span.first,
blockquote span.last {
	font-size: 28px;
	padding: 0 3px;
	line-height: 12px;
	color: #b6c4d5;
}

blockquote .zweite-zeile {
	padding-left: 20px;
}

#entry p.zitat-autor {
	font-style: italic;
	color: #183c67;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 30px;
}

strong.pflichtfeld {
	font-size: 18px;
	margin: 0 2px;
	color: #5084c1;
	line-height: 10px;
}

#entry dl.historie {
	margin: 5px 0;
	color: #1a171b;
}

#entry dl.historie dt {
	float: left;
	color: #a0a0a0;
	font-size: 10px;
	width: 4em;
}

#entry dl.historie dd {
	margin-left: 4em;
	margin-bottom: 8px;
	height: 1%;
}

#entry h3,
#entry legend {
	color: #535055;
	margin: 20px 0 8px;
	font-size: 15px;
	font-weight: normal;
	background: url(../images/layout/h3-bg.gif) no-repeat 0 8px;
	margin-left: -9px;
	padding-left: 9px;
}

#entry .news-presse h2 {
	margin-bottom: 0px;
	padding-bottom: 0;
}

#entry .news-presse h3 {
	margin-bottom: 3px;
	margin-top: 30px;
}

#entry .news-presse h4 {
	font-weight: normal;
	color: #858585;
	border-top: 1px solid #d0d0d0;
}

#entry h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

#entry #nav-sitemap h3,
#entry #subnav-sitemap h3 {
	background: none;
}

#entry a,
#sidebar a {
	text-decoration: underline;
	color: #1a171b;
}

#entry a.mehr-pfeile,
#sidebar a.mehr-pfeile {
	text-decoration: none;
	font-weight: bold;
}

#entry a:hover,
#entry a:focus,
#sidebar a:hover,
#sidebar a:focus {
	text-decoration: none;
	color: #6e9dd9;
}

#entry a:active,
#sidebar a:active {
	color: #000;
}

#entry ul,
#entry ol {
	margin: 5px 0 10px 0;
}

#entry ul,
#sidebar ul {
	list-style-position: outside;
	list-style-type: square;
	padding: 0 0 0 20px;
}

#entry .sitemap ul {
	list-style-type: none;
	padding-left: 0;
}

#entry .sitemap ul ul {
	list-style-type: square;
	padding-left: 20px;
}

#entry ul li,
#sidebar ul li {
	margin-bottom: 3px;
}

#sidebar ul.stellenangebote,
#sidebar ul.downloads,
#entry ul.stellenangebote,
#entry ul.downloads {
	list-style-position: outside;
	padding: 0 0 0 30px;
	margin: 10px 0;
	margin-left: -30px;
}

#entry ul.stellenangebote,
#entry ul.downloads {
	margin-left: -15px;
}

#sidebar ul.stellenangebote li,
#sidebar ul.downloads li,
#entry ul.stellenangebote li,
#entry ul.downloads li {
	margin: 0 0 10px 0;
}

#sidebar ul.stellenangebote li a,
#sidebar ul.downloads li a,
#entry ul.stellenangebote li a,
#entry ul.downloads li a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	display: block;
}

#sidebar ul.downloads li a,
#entry ul.downloads li a,
#sidebar ul.stellenangebote li a,
#entry ul.stellenangebote li a {
	font-size: 11px;
	line-height: 14px;
}

ul.stellenangebote li a span,
ul.downloads li a span {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.suchergebnis h4 {
	margin: 15px 0 5px 0;
	
}

/* @group Anfrage-Button */

.anfrage-button {
	margin-left: -15px;
	padding-top: 25px;
	
}

#sidebar .anfrage-button p a {
	background: #3b4247 url(../images/layout/pfeil-anfrage.gif) no-repeat 20px 5px;
	display: block;
	padding: 5px 15px 5px 32px;
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
}

#sidebar .anfrage-button p a:hover {
	color: #fff;
	background-color: #53749b;
	background-position: 20px -32px;
}

#sidebar .anfrage-button p a:active {
	color: #c7dbe9;
}


/* @end */

/* @group Sitemap */

.sitemap .left,
.sitemap .right {
	float: left;
	width: 190px;
	margin-right: 15px;
}

.sitemap .right {
	margin-right: 0;
}



/* @end */

/* @group Formular (Kontakt) */

.loading {
	position: relative;
	height: 44px;
	margin-right: 0!important;
	margin-right: -20px;
}

.loading #loadingimg {
	background: url(../images/layout/loading.gif) no-repeat center center;
	position: absolute;
	right: 95px;
	top: 22px;
	width: 20px;
	height: 20px;
	display: none;
}

form.anfrage {
	margin-bottom: 20px;
	margin: 0 -10px;
}

form.anfrage fieldset {
	border: 1px solid #939393;
	padding: 15px 10px;
	margin-top: 10px;
	width: 415px;
}

#entry form.anfrage legend {
	padding: 0px 5px 0px 5px;
	margin: 0 0 0 -6px;
	background: none;
}


.anfrage label {
	text-align: left;
	margin-top: 5px;
	float: left;
	height: auto;
	width: 410px;
}

label input {
	width: 390px;
	margin-top: 2px;
	float: left;
	border: 1px solid #c1bac2;
}

.anfrage label input.checkbox {
	width: auto;
	margin-right: 10px;
	border: none;
}

.anfrage label textarea {
	width: 390px;
	float: left;
	border: 1px solid #c1bac2;
}

label.schmal {
	width: 205px;
}

.anfrage label.schmal input {
	width: 185px;
}

.anfrage label.schmal2 {
	width: 150px;
}

label.schmal2 input {
	width: 130px;
}

label.schmal3 {
	width: 110px;
}

.anfrage label.schmal3 input {
	width: 90px;
}

.anfrage label select {
	width: 100px;
	margin: 2px 0 0 0px;
	height: auto;
	border: 1px solid #c1bac2;
}

.anfrage label select.anfrage_art {
	width: 390px;
}

.anfrage option.dunkel,
option.dunkel {
	background: #efefef;
}

.anfrage option {
	padding: 0 5px;
}

input.submit {
	float: right;
	font-size: 13px;
	border: none;
	cursor: pointer;
	margin: 20px 0 0 0;
	background: #3b4247 url(../images/layout/pfeil-anfrage.gif) no-repeat 20px 7px;
	padding: 5px 15px 5px 32px;
	overflow: visible;
	color: #fff;
	text-decoration: none;
}

input.submit:hover {
	color: #fff;
	background-color: #53749b;
	background-position: 20px -30px;
}

input.submit:active,
input.submit:focus {
	color: #c7dbe9;
	font-weight: normal;
}

input,
textarea,
select {
	font: 13px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #838a93;
	margin-top: 2px;
	padding: 2px 5px;
}

input:focus,
textarea:focus,
select:focus {
	color: #3d4149;
	border-color: #383c45;
	font-weight: bold;
}

select {
	padding: 1px 0;
}



/* @end */


/* @end */

/* @group Sidebar */

.tel {
	float: left;
	width: 4em;
}

#sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0 5px 0;
}

#sidebar p {
	margin: 0 0 10px 0;
}

img.bild-rechts {
	float: right;
	margin: 0 -45px 5px 5px;
}


/* @end */

/* @group Footer */

#footer p {
	font-size: 10px;
	color: #696969;
	text-align: right;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #696969;
	text-decoration: none;
}

#footer a:hover {
	color: #565656;
	text-decoration: underline;
}

#footer a:active,
#footer a:focus {
	color: #252525;
}

/* @end */


/* @end */

/* @group Newsletter */

#newsletter,
#newsletter-abmelden {
	margin-top: 15px;
}

#newsletter div,
#newsletter-abmelden div {
	padding: 2px 0;
}

#newsletter span.label,
#newsletter span.spacer,
#newsletter span.multiple span,
#newsletter-abmelden span.label,
#newsletter-abmelden span.spacer {
	width: 7em;
	float:left;
	margin: 5px 0;
} 

#newsletter span.multiple {
	float:left;
} 

#newsletter span.button,
#newsletter-abmelden span.button {
	padding-left: 7em;
	margin-top: 10px;
	float: left;
} 

#newsletter div.clear {
	clear:both;
	padding-top:5px;
}

#newsletter input,
#newsletter-abmelden input {
	width: 150px;
	border: 1px solid #c1bac2;
}

#newsletter-abmelden input#email {
	width: 150px;
}

#newsletter .submit,
#newsletter-abmelden .submit {
	width: auto;
	margin: 0;
	border: none;
	float: none;
}

#newsletter input.error,
#newsletter-abmelden input.error,
.anfrage input.error,
.anfrage textarea.error {
	border-color: #bf3133;
	border-width: 2px;
	padding: 1px 4px;
}

#newsletter label.error,
#newsletter-abmelden label.error {
	margin-left: 5px;
}

/* @end */

