/* REMOVE PADDING AND MARGIN VALUES */
* {
  margin:  0;
  padding: 0;
  border:  none;
}

/* SET BASE FONT ATTRUBUTES */
html, body, body * {
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; color: #333;
}

body {
  margin:     0px;
  padding:    0 0 30px 0;
  background: #a6aab6 ;
  font-size:  62.5%;
  text-align: center;
}

/* container */
div#containerContainer  { position: relative; width: 906px; margin: 12px auto 0px auto; text-align:left; background: #fff url(../img/_bg_container.gif); }
/* div#container { background: url(../img/_bundesMinDe.gif) no-repeat 50px bottom; } */

/* metanav */
div#metanav { width: 864px; height: 20px; padding: 0px 21px 0 21px; text-align: right; background: #a6aab6;  }

div#metanav ul {
  list-style: none;
  padding:    0;
  margin:     0;
}

div#metanav ul li {
  display: inline;
  padding: 0;
  margin:  0;
}

div#metanav ul#langSelect {
  float: left;
}

div#metanav a {
  padding: 0 5px;
  color: #fff;
  font-size: 0.9em;
  text-decoration: none;
}

div#metanav a.active {  }

div#metanav a:hover { color: #333; }

/* header */
div#header { width: 906px; height: 123px; background: url(../img/_bg_header.jpg);  }

/*separated top and subnav*/
ul#topnav {
  list-style: none;
  width:      654px;
  margin:     0 6px;
  padding:    0 0 0 240px;
  height:     28px;
  background: #172a67 url(../img/_bg_topnav.gif) no-repeat;
  font-size:  10px;
}
/* Global navigation */
ul#topnav li {
  display:     block;
  float:       left;
  padding:     0;
  margin:      0;
  color:       #fff;
  font-weight: bold;
}

ul#topnav a {
  display:         block;
  float:           left;
  padding:         .2em 10px .25em;
  text-decoration: none;
  white-space:     nowrap;
  color:           #fff;
  height: 23px;
}

ul#topnav a.current, ul#topnav a.current:hover {
  background: #a6aab6;
}

ul#topnav a:hover {
  background: #6589b8;
}

div#areaImg {
  padding: 0;
  margin:  27px 0 33px;
  background: #234;
}

div#leftColumn {
  clear:  both;
  float:  left;
  margin: 0 28px 20px 39px;
  width:  160px;
}

* html div#leftColumn {
  margin: 0 28px 20px 19px;
}

/* Local navigation */
ul#subnav {
  list-style:    none;
  padding:       0;
  margin:        0;
  font-size:     1.1em;
  width:         160px;
  border-bottom: 1px solid #355417;
}

ul#subnav li {
  padding: 0;
  margin:  0;
  display: inline;
}

ul#subnav li a {
  display:         block;
  text-decoration: none;
  padding:         8px 0 8px 14px;
  margin:          0;
  color:           #000;
  border-top:      1px solid #172a67;
  background:      url(../img/_bg_lvl2.gif) no-repeat 3px 12px;
  font-size:       .85em;
  line-height:     1.15 !important;
  width:           146px;
}

ul#subnav li a.current {
  font-weight: bold;
}

ul#subnav li a:hover {
  background-color: #f0f0f0;
}

ul#subnav li ul {
  margin:     0;
  padding:    0;
  list-style: none;
}

ul#subnav li li a {
  color:           #999;padding: 0px 0 6px 14px;
  border-top:      0px solid #172a67;
  background:      #fff;
  font-size:       .85em;
  line-height:     1.15 !important;
}

ul#subnav li li a.current {
  font-weight: bold;
  color:       #333;
}

ul#subnav li li a:hover {
  text-decoration:  underline;
  background-color: transparent;
}

div#globalLeftColumn {
  clear:     both;
  font-size: .9em;
  margin:    39px 0 0;
}

img#logo { position: absolute; top: 111px; left: 25px; }

img#navHead { display: none; position: absolute; top: 200px; left: 36px; }

/* content */
div#content  {
  float:   left;
  width:   640px;
  padding: 30px 0 0;
}

/* Two columns */
div.twoCol {

}

div.twoCol div.twoColLeft {
  float:   left;
  width:   472px;
  padding: 0 15px 0 0;
}

div.twoCol div.twoColRight {
  float: left;
  width: 153px;
}

div.clear {
  line-height: 0;
  font-size:   0;
  clear:       both;
}

div.txIndexedsearchRes { padding: 0 0 20px; }

div.txIndexedsearchRes h2, div.txIndexedsearchRes p {
  margin:  0 !important;
  padding: 0 !important;
}

/* links general */
div#content a:link, div#content  a:visited  {  }
div#content a:hover   {  }
div#content a:active  {  }

/* SORT OUT HEADER FORMATTING AND SIZES */
h1, h2, h3, h4, h5, p, ul, ol { margin-top: 2em; margin-bottom: 1em; }
li { margin-top: 1.1em; }
h1, h2, h3, h4, h5 {font-weight: bold; }
h1 {font-size: 1.8em; margin-top: 0;}
h2 {font-size: 1.5em; }
h3 {font-size: 1.1em; }
h4 {font-size: 1.1em; }
h5 { }
h6 { }
p, td, li  { font-size: 1.2em; line-height: 1.8em; }
li li { font-size: 1em; }

a.top { float:right;background: url(../img/icon_up.gif) no-repeat; background-position: 2px 4px; padding-left: 10px; }
a.back { background: url(../img/icon_back.gif) no-repeat; background-position: 2px 4px; padding-left: 10px; }
a.forward { background: url(../img/icon_forward.gif) no-repeat; background-position: 2px 4px; padding-left: 10px; }

p.left { text-align: left; }
p.right { text-align: right; }
p.rightAutor { text-align: right; font-style: italic;}
p.center { text-align: center; }
p.copyright { margin: 25px 0px 0px 0px;   }

div#contentright p { margin-top: 0em; margin-bottom: 2em;}

/* images */
img { border: 0px; float: none; }
img.left { float: left; margin: 3px 10px 10px 0px; }
img.right { float: right; margin: 3px 0px 10px 10px;}

div.infoBox {
  margin: 0 0 10px 0;
}

div.infoBox h3 {
  background: url(../img/icon_forward.gif) no-repeat #ccd8ef 5px 6px;
  padding:          3px 3px 3px 13px;
  margin:           0;
  font-size:        1.1em;
  font-weight:      bold;
  border-bottom:    1px solid #fff;
}

div.infoBox div.center {
  text-align:    center;
  background:    #e6ecf8;
  padding:       3px 3px 3px 3px;
  border-bottom: 1px solid #fff;
}

div.infoBox div.center img {
  border: 1px solid #ccd8ef;
  margin: 0 auto;
}

div.infoBox div.infoBoxContent {
  background:  #e6ecf8;
  padding:     3px;
}

div.infoBox div.infoBoxContent p {
  line-height: normal;
  margin:      0;
  padding:     0 0 2px;
  font-size:   1em;
}

p.linkList {
  padding:    5px 10px 5px 0;
  margin:     2px 0 !important;
  border-top: 1px solid #ccc;
}

/* tables */
table { border-collapse: collapse; font-size: 100%; } /* font-size: 100% wegen ie5 */
th, td { padding: 0px; vertical-align: top; text-align: left; }
th {  }
td {  }

table.infobox { margin: 0 0 10px 0; width:150px; }
table.infobox th { background-color: #ccd8ef;padding: 3px 3px 3px 3px; font-size: 1.1em; font-weight: bold; border-bottom: 1px solid #fff;}
table.infobox td { background-color: #e6ecf8;padding: 3px 3px 3px 3px;font-size: 1.1em;border-bottom: 1px solid #fff;  }
table.infobox td  { font-size: 1.0em;margin: 0px 0px 10px 0px;line-height: normal; }
table.infobox td img { border: 1px solid #ccd8ef; }

table.linkList { border-spacing: 0; font-size: 12px; }
table.linkList p { padding: 0; margin: 0; font-size: 12px; }
table.linkList td { padding: 5px 10px 5px 0; border-top: 1px solid #ccc; }
table.linkList th { padding: 15px 10px 5px 0; font-size: 1.2em; font-weight: bold; }
table.linkList h2 { font-size: 1.2em; margin: 2em 0 0.5em 0; }

table.result td { background-color: #F7FAF4; padding: 5px 10px 5px 5px; font-size: 1.2em; border-bottom: 5px solid white; }
table.result th { padding: 15px 10px 5px 0; font-size: 1.2em; font-weight: bold; }
table.result h2 { font-size: 1.2em; margin: 2em 0 0.5em 0; }
table.result a { background: url(../img/_icon-liste.gif) no-repeat; background-position: 2px 4px; padding-left: 10px; }
table.result td.highlight { background-color: #E6EFDC; }

table.event { width: 550px; margin-bottom: 0px; }
table.event td { background-color: #F7FAF4;padding: 5px 5px 5px 5px;font-size: 1.1em;border-bottom: 3px solid #fff;  }
table.event th { background-color: #E6EFDC;padding: 5px 5px 5px 5px; font-size: 1.1em; font-weight: bold; border-bottom: 3px solid #fff;}
table.event td p { font-size: 1.1em;margin: 0px 0px 10px 0px;line-height: normal; }


/* Lists */
ul, ol, dl {list-style-type: disc;}
li { margin-left: 16px; }

/* forms */
fieldset { padding-bottom: 16px;  }
legend   { margin: 10px 10px 15px 0px; padding: 0px 8px 6px 4px; color: #333; font-size: 80%; font-weight: bold;  }
label   { font-size: 1.0em; margin: 10px; }
textarea, input { width: 200px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 1.0em; border: 1px solid #666;}
textarea { height: 120px;  }
input.button { width: 120px; border: 1px solid #666; }
select   {  }
option   {  }

input.input { font-size: 11px; padding: 2px; }
input#searchButton { font-size: 11px !important; cursor:pointer; padding: 1px 2px; }

div.mailformplusContactForm label, div.mailformplusContactForm span.label {
  display: block;
  float:   left;
  width:   120px;
  margin:  0;
}

div.mailformplusContactForm input.input, div.mailformplusContactForm textarea {
  width: 242px;
  padding: 2px;
}

div.mailformplusContactForm input.submit {
  width: 7em;
}

p.warn {
  color: #e20;
}

img.tx-srfreecap-pi2-image {
  border: 1px solid #666;
}


/* generals */
div.tx-indexedsearch-browsebox {
  text-align: right;
}

div.tx-indexedsearch-browsebox p {
  text-align: left;
}

body ul.browsebox {
  list-style:  none !important;
  padding-top: 0;
  margin-top:  0;
}

body ul.browsebox li {
  display: inline !important;
}

.width100percent { width: 100%; }
.textLeft { text-align: left; }
.textRight { text-align:  right; }
.textCenter { text-align: center; }

p.right, td.right { text-align: right; }
p.left, td.left { text-align: left; }
p.center, td.center { text-align: center; }

/* specials */
img#bmbf { margin: 5px 0px 0px 0px; }
div#bmbf { position: absolute; left: 45px; bottom: 105px; }
div#bmbf img { width: 120px; height: 80px; display: none; }


/* search */

div.searchResult { background-color: #F7FAF4; padding: 5px 10px 5px 5px; font-size: 1.2em; border-bottom: 5px solid white; }
div.searchResult h3, div.searchResult p { font-size: 1.0em; line-height: normal; margin: 0px 0px 5px 0px; padding: 0px; }
div.searchResult a { background: url(../img/_icon-liste.gif) no-repeat; background-position: 2px 4px; padding-left: 10px; }
div.searchResult b { color: red; }

/*input.searchInput { padding: 0px 0px 0px 0px; margin:0px;height: 14px; width: 120px; float:left;}
input.searchSubmit { padding: 0px 0px 0px 0px; margin:0px 0px 0px 10px;height: 16px; width: 120px;font-size: 1.0em;float:left;}*/

div.sbmc06Banner { margin: 16px 0; }


table.partnersearch input { margin-right: 10px !important; margin-bottom: 3px !important;}
table.partnersearch input.submit { margin-right: 10px !important; margin-top: 15px !important;}
table.partnersearch p { margin:0px;padding:0px; font-size:12px; }

.selectborder {
  padding:0px;border:1px solid #666; width:110px;
}

.selectborderCountries {
  padding:0px;border:1px solid #666; width:200px;
}

table.suchresultat p {
  font-size:1.1em; margin-top:0px;margin-bottom:0px;
}

table.partnersearch input {
  padding: 2px;
}
table.suchresultat img {
  margin-top: 5px;
}


/* footer */
div#footer  {
  text-align: right;
  clear: both;
  width: 850px;
  height: 56px;
  padding: 35px 28px 0;
  background: #a6aab6 url(../img/_bg_footer.gif) no-repeat;
}

div#footer p {
  color:     #fff !important;
  font-size: 1.1em;
  margin:    0;
  padding:   3px 0;
}

div#footer p span {
  float: left;
}

div#footer a {
  color:           #fff;
  text-decoration: none;
}

div#footer a:hover {
  color: #333;
}