/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.4;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
img:focus {
/*    outline: 1px dotted;*/
}
a:focus {
/*    outline: 1px dotted;*/
}
/* typography.css */

/* DGUVMetaWeb */
@font-face {
  font-family: 'DGUVMetaWeb';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/DGUVMetaWeb-Normal.eot'); /* IE9 Compat Modes */
  src: url('../Fonts/DGUVMetaWeb-Normal.woff') format('woff');
}
/* DGUVMetaWeb-italic - latin */
@font-face {
  font-family: 'DGUVMetaWeb';
  font-style: italic;
  font-weight: 400;
  src: url('../Fonts/DGUVMetaWeb-NormalIta.eot'); /* IE9 Compat Modes */
  src: url('../Fonts/DGUVMetaWeb-NormalIta.woff') format('woff');
}
/* DGUVMetaWeb-700 - latin */
@font-face {
  font-family: 'DGUVMetaWeb';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/DGUVMetaWeb-Bold.eot'); /* IE9 Compat Modes */
  src: url('../Fonts/DGUVMetaWeb-Bold.woff') format('woff');
}
/* DGUVMetaWeb-700italic - latin */
@font-face {
  font-family: 'DGUVMetaWeb';
  font-style: italic;
  font-weight: 700;
  src: url('../Fonts/DGUVMetaWeb-BoldIta.eot'); /* IE9 Compat Modes */
  src: url('../Fonts/DGUVMetaWeb-BoldIta.woff') format('woff');
}


html { }
body {font-size:15px; background:#fff;font-family: 'DGUVMetaWeb', Arial, Helvetica, sans-serif;color: #4B555D; height: 100%;}
h1, h2, h3, h4, h5, h6 {font-weight: bold;color:#4B555D; margin-bottom:8px;}
h1 {font-size:1.5em;color:#0C599F;}  /* 1.125*/
h2 {font-size:1.33em; color: #4B555D;}  /* 1.00*/
h3 {font-size:1.133; color:#0C599F;}   /* 0.85*/
h4 {font-size:1em; margin-bottom:6px; color:#4B555D;}       /* 0.75*/
h5 {font-size:1em; margin-bottom:2px; color:#0C599F;}
h6 {font-size:1em; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em; font-size: 1em;}
a, a:link, a:visited, a:active {color: #0C599F;text-decoration:none;}
a:hover {color: #0C599F; text-decoration: underline; }
h1 a, h3 a, h5 a  {color:#0C599F}
h1 a:link, h3 a:link, h5 a:link,
h1 a:visited, h3 a:visited, h5 a:visited,
h1 a:focus, h3 a:focus, h5 a:focus { color:#0C599F }
input { font-family: 'DGUVMetaWeb', Arial, Helvetica, sans-serif; }


h2 a, h4 a, h5 a, h6 a {color:#4B555D;}
h2 a:link, h4 a:link,  h6 a:link,
h2 a:visited, h4 a:visited,  h6 a:visited,
h2 a:focus, h4 a:focus,  h6 a:focus {color:#4B555D;}

blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 15px 15px 0;padding-left:30px;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 10px 0;}
dl dt {font-weight:bold; }
dd {margin:0 0 10px 0; }
table {margin-bottom:18px;width:100%; }
table input { }
table p { }
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
.tr-even td {background:#e9e9e9;}

.ce-table tr:nth-child(odd) td {background:#e9e9e9;}
.ce-table th, .ce-table td {padding:4px 10px 4px 5px;}
.ce-table th, .ce-table td { border-top: 0 }

tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:0.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.bold { font-weight: bold;}

/* forms.css */
label {font-weight:bold; }
label.required, span.required, th.required, div.required {background: url(/fileadmin/img/required.gif) right 4px no-repeat !important;}
fieldset {margin:0 0 1.5em 0;border:0}
div.required{font-weight: bold;}
div.label{font-weight: bold;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #949494; }
input[type=text]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666}
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {margin:0;}
textarea {padding:5px;}
.tx-powermail-pi1 textarea {
    height: 16.125em;
}
.tx-powermail legend {
    font-weight: normal;
}


input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.1em;}
option { background: #ffffff; color: #4B555D;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success, .message-error, .message-ok, .powermail_message_error , .powermail_mandatory_list {padding:10px;margin-bottom:18px;border:2px solid #ddd;}
.not-visible { visibility: hidden;}
.error, .message-error  {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.powermail_message_error, .powermail_mandatory_list {background:#E2E7ED;color:#000;border-color:#E2E7ED;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success, .message-ok {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
/* grid.css */
/* --------------------------------------------------------------

   BLUEPRINT CSS
    * Filename:        grid.css
    * Version:         0.8 (2009-03-01)
    * Website:         http://code.google.com/p/blueprintcss/

   Generated by:
    * BlueCalc (2011-07-08) [http://www.bluecalc.com/]

   Blueprint.css is licensed by the conditions of the MIT license.
   This document has been created by BlueCalc, a grid creation utility for blueprint.
   Also check out the "Blueprint CSS Generator" by kematzy (http://kematzy.com/blueprint-generator/)
	
   == STRUCTURE: ========================
    * Page width:            995 px
    * Number of columns:     15 
    * Column width:          57 px
    * Margin width:          10 px
   ======================================
   
   The blueprint grid is calculated as follows:
   Total width = (number_of_columns * column_width) - margin_width
   
   For more information on blueprint.css check out http://wiki.github.com/joshuaclayton/blueprint-css
   
-------------------------------------------------------------- */

/* A container should group all your columns. */
.container {
  width: 1005px;
    /*width: 62.195em;*/
  margin: 0 auto;
  padding: 0 5px;
}

#container2 { 
	background-color:#004994;
	padding:0;
	margin:0;
	width:auto;
	margin-bottom: 23px;
}
#container3 {  }

#container4 { 
	background-color:#f2f2f2;
	padding:0;
	margin:0;
	width:auto;
}
#middle { width:804px }

#first-level-sitemap {border-bottom:1px solid white }
.first-level-sitemap, #footer {
	width: 1005px;
	/*width:62.195em;*/
    margin: 0 auto;
}

ul.first-level-sitemap { list-style-type:none; padding:0 }
ul.first-level-sitemap li { margin:0; line-height: 30px; display:inline;color: #505050; }
ul.first-level-sitemap li:after {content:' | '; }
ul.first-level-sitemap li:last-child:after { content:none; }
ul.first-level-sitemap li a { padding: 5px; text-transform: uppercase; color: #505050;  }

/* Columns
-------------------------------------------------------------- */

/* Sets up basic grid floating and margin. */
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15 {
  float: left;
  margin-right: 10px;
  /*  margin-right: 0.625em; */
}

/* The last column in a row needs this class. */
.last, div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */

.span-1 { width: 57px; }
.span-2 { width: 124px; }
.span-3 { width: 191px; }
.span-4 { width: 258px; }
.span-5 { width: 325px; }
.span-6 { width: 392px; }
.span-7 { width: 459px; }
.span-8 { width: 526px; }
.span-9 { width: 593px; }
.span-10 { width: 660px; }
.span-11 { width: 727px; }
.span-12 { width: 794px; }
.span-13 { width: 861px; }
.span-14 { width: 928px; }
.span-15, div.span-15 { width: 1005px; margin: 0; }
/*
.span-1 { width: 3.563em; }
.span-2 { width: 7.749em; }
.span-3 { width: 11.937em; }
.span-4 { width: 16.125em; }
.span-5 { width: 20.315em; }
.span-6 { width: 24.501em; }
.span-7 { width: 28.691em; }
.span-8 { width: 32.879em; }
.span-9 { width: 37.067em; }
.span-10 { width: 41.255em; }
.span-11 { width: 45.443em; }
.span-12 { width: 49.631em; }
.span-13 { width: 53.819em; }
.span-14 { width: 58.007em; }
.span-15, div.span-15 { width: 62.195em; margin: 0; }
*/

/* Use these classes to set the width of an input. */
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15 {
  padding-left: 5px!important;
  padding-right: 5px!important;
}
input.span-1, textarea.span-1 { width: 2.813em !important; }
input.span-2, textarea.span-2 { width: 7em !important; }
input.span-3, textarea.span-3 { width: 11.188em !important; }
input.span-4, textarea.span-4 { width: 15.375em !important; }
input.span-5, textarea.span-5 { width: 19.563em !important; }
input.span-6, textarea.span-6 { width: 23.75em !important; }
input.span-7, textarea.span-7 { width: 27.938em !important; }
input.span-8, textarea.span-8 { width: 32.125em !important; }
input.span-9, textarea.span-9 { width: 36.313em !important; }
input.span-10, textarea.span-10 { width: 40.5em !important; }
input.span-11, textarea.span-11 { width: 44.688em !important; }
input.span-12, textarea.span-12 { width: 48.875em !important; }
input.span-13, textarea.span-13 { width: 53.063em !important; }
input.span-14, textarea.span-14 { width: 57.25em !important; }
input.span-15, textarea.span-15 { width: 61.438px !important; }

/* Add these to a column to append empty cols. */

.append-1 { padding-right: 4.188em; }
.append-2 { padding-right: 8.375em; }
.append-3 { padding-right: 12.563em; }
.append-4 { padding-right: 16.75em; }
.append-5 { padding-right: 20.938em; }
.append-6 { padding-right: 25.125em; }
.append-7 { padding-right: 29.313em; }
.append-8 { padding-right: 33.5em; }
.append-9 { padding-right: 37.688em; }
.append-10 { padding-right: 41.875em; }
.append-11 { padding-right: 46.063em; }
.append-12 { padding-right: 50.25em; }
.append-13 { padding-right: 54.438em; }
.append-14 { padding-right: 58.625em; }

/* Add these to a column to prepend empty cols. */

.prepend-1 { padding-left: 4.188em; }
.prepend-2 { padding-left: 8.375em; }
.prepend-3 { padding-left: 12.563em; }
.prepend-4 { padding-left: 16.75em; }
.prepend-5 { padding-left: 20.938em; }
.prepend-6 { padding-left: 25.125em; }
.prepend-7 { padding-left: 29.313em; }
.prepend-8 { padding-left: 33.5em; }
.prepend-9 { padding-left: 37.688em; }
.prepend-10 { padding-left: 41.875em; }
.prepend-11 { padding-left: 46.063em; }
.prepend-12 { padding-left: 50.25em; }
.prepend-13 { padding-left: 54.438em; }
.prepend-14 { padding-left: 58.625em; }

.pull-1 { margin-left: -67px; }
.pull-2 { margin-left: -134px; }
.pull-3 { margin-left: -201px; }
.pull-4 { margin-left: -268px; }
.pull-5 { margin-left: -335px; }
.pull-6 { margin-left: -402px; }
.pull-7 { margin-left: -469px; }
.pull-8 { margin-left: -536px; }
.pull-9 { margin-left: -603px; }
.pull-10 { margin-left: -670px; }
.pull-11 { margin-left: -737px; }
.pull-12 { margin-left: -804px; }
.pull-13 { margin-left: -871px; }
.pull-14 { margin-left: -938px; }
.pull-15 { margin-left: -1005px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15 { float: left; position:relative; }

.push-1 { margin: -67px 1.5em 67px; }
.push-2 { margin: -134px 1.5em 134px; }
.push-3 { margin: -201px 1.5em 201px; }
.push-4 { margin: -268px 1.5em 268px; }
.push-5 { margin: -335px 1.5em 335px; }
.push-6 { margin: -402px 1.5em 402px; }
.push-7 { margin: -469px 1.5em 469px; }
.push-8 { margin: -536px 1.5em 536px; }
.push-9 { margin: -603px 1.5em 603px; }
.push-10 { margin: -670px 1.5em 670px; }
.push-11 { margin: -737px 1.5em 737px; }
.push-12 { margin: -804px 1.5em 804px; }
.push-13 { margin: -871px 1.5em 871px; }
.push-14 { margin: -938px 1.5em 938px; }
.push-15 { margin: -1005px 1.5em 1005px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15 {float: right; position:relative;}

.prepend-top {margin-top:10px;}
.append-bottom {margin-bottom:10px;}
.box {padding:1.5em;margin-bottom:1.5em;background:#EEEEEE;}
hr {background:#CBCFD5;color:#CBCFD5;clear:both;float:none;width:100%;height:1px;margin:0 0 10px;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.style1{ }
.sr-only {display:none}
#spalte1 a:link, #spalte1 a:visited { text-decoration:underline }

::placeholder { color: #767676; opacity: 1; }
:-ms-input-placeholder { color: #767676; }
::-ms-input-placeholder { color:#767676; }
