/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
Copyright (c) 2008, Stulz-Planaqua GmbH
*/
a, a:link, a:visited {
  text-decoration: none;
  color: #46b0db;
}

a:hover {
  text-decoration: underline;
}
#main {
  font-family: Verdana, Arial, sans-serif;
  margin: 0 auto;
  width: 820px;
  height: 400px;
}
#header {
  width: 820px;
  height: 139px;
  text-align: right;
}
#header img {
  margin:0 0 auto;
}
#menu {
  background: url(/images/background.gif) 0 0 repeat-x;
  height: 50px;
}

#menu ul {
}
#menu ul li {
  letter-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
  float: left;
  margin-right: 20px;
  padding-top: 16px;
}

#menu .active a, #menu .active a:link, #menu .active a:visited {
  color: #c10;
}

#menu a:hover {
  color: #069;
  text-decoration: none;
}

#menu .active a:hover {
  color: #800;
  text-decoration: none;
}

img {
  behavior: url(/images/iepngfix.htc)
}

img.thumb {
 margin: 8px 0 0 0;
}

#content p.thumb {
  margin: 0;
}

#content {
  padding-top:1px; /* blue line should be visible */
  background: url(/images/background.gif) 0 0 repeat-x;
  color:#666;
}

#content .downloads {
  margin-top:20px;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f3f3f3 url(/images/projekte/downloads.gif) 0 0 repeat-x;
  font-size: 93%;
  line-height: 1.5;
}

#content .downloads_2 {
  padding-left: 50px;
}

#content .downloads_1 {
  padding-left: 150px;
}

#content .pdf {
  margin-left:10px;
  float: left;
  width:200px;
  text-align: center;
}

#content .side .pdf {
  width:240px;
  text-align: center;
  font-size: 85%;
  margin-bottom: 10px;
}

#content .side .downloads_1 .pdf {
  width:200px;
}

#content .side .downloads_2 {
  padding-left: 0;
}

#content .side .downloads_1 {
  padding-left: 20px;
}


#content .pdf_icon {
}

#content h2 {
  color: #46b0db;
  font-size: 197%;
  margin-bottom:10px;
}

#content h3 {
  color: #46b0db;
  font-size: 133.9%;
  margin-top:20px;
  margin-bottom:10px;
}

#content h4 {
  margin-top:10px;
  color: #46b0db;
  padding-bottom: 5px;
}

#content p {
  font-size: 93%;
  margin-bottom: 15px;
  line-height: 1.5;
}

#content .side p {
  font-size: 85%;
}

#content .main a, #content .main a:link, #content .main a:visited, #content .main a:hover {
  color:#c00;
}
#content .agb ul li {
  padding: 0 0 0.5em 0;
  background: none;
  font-size: 10px;
  
}
#content .main ul li {
  font-size: 93%;
  padding:0 0 5px 8px;
  background: url(/images/bullet_2px_blue.gif) 2px 0.6em no-repeat;
}

#content .main ul li ul {
  padding-bottom:5px;
}
#content .main ul li ul li {
  padding:5px 0 0 8px;
  color:#999;
  background: url(/images/arrow_3px_gray.gif) 2px 0.9em no-repeat;
}

#content .side ul li {
  font-size: 85%;
  padding:0 0 5px 8px;
  background: url(/images/bullet_2px_blue.gif) 2px 0.6em no-repeat;
}

#content .side ul li ul {
  padding-bottom:5px;
}
#content .side ul li ul li {
  padding:5px 0 0 8px;
  color:#999;
  background: url(/images/arrow_3px_gray.gif) 2px 0.9em no-repeat;
}

#content .facts {
  width: 260px; 
  margin-bottom: 20px; 
}

#content .facts3 {
  width: 170px; 
  margin-bottom: 20px; 
}

.left {
  float:left;
}

.space {
  margin-left: 10px;
}

.big {
  width: 540px;
}

.right {
  float:right;
}

#content dl {
  font-size: 85%;
}

#content dt {
  float:left;
  clear:left;
  width:110px;
  color: #46b0db;
  text-align: right;
  padding-right: 8px;
}

#content dd {
  float:left;
  width:140px;
  margin-bottom: 5px;
}

#content dl ul li {
  margin-bottom: 5px;
}

.side td, .side th {
  font-size: 85%;
}

.side th {
  color: #46b0db;
}

.side td.strong {
  font-weight: bold;
}

#footer {
  background: url(/images/background.gif) 0 0 repeat-x;
  text-align: center;
  font-size: 77%;
  color: #666;
  padding: 20px 0;
}

#footer #foot{  
  width: 650px;
  float: left;
}

#footer #she {
  width: 150px;
  float: left;
}

#footer p {
  margin: 5px 0;
}

#visual {
  width: 255px;
  height: 266px;
  padding: 0 0 0 565px;
}

#visual p {
  color: #000;
}

#visual h3 {
  letter-spacing: 1px;
  color:#000;
  font-size: 100%;
  padding:10px 0;
  margin:0;
}

#visual ul li {
  font-size: 85%;
  margin-bottom: 3px;
}

#visual ul li.active {
  font-weight: bold;
}

#visual ul li.separated {
  padding-top: 5px;
}

#visual a, #visual a:link, #visual a:visited {
  color:#fff;
}

.rows {
  margin: 20px 0;
}

.line_2 {
  background: #fff url(/images/line_2.gif) 0 0 repeat-y;
}

.line_3 {
  background: #fff url(/images/line_3.gif) 0 0 repeat-y;
}

.rows .row_2_3 {
  width:540px;
  float:left;
  display:inline;
}

.rows .row_1_3 {
  width:260px;
  float:left;
  display:inline;
  margin-left: 20px;
}

.rows .row_1_4 {
  width:165px;
  float:left;
  display:inline;
  margin-left: 20px;
}

.rows .first {
  margin-left: 0;
}

hr {
  height:1px;
  border:none;
  color: #C2E5F2;
  background-color: #C2E5F2;
}

#map_canvas p {
  font-size: 11px;
  line-height: 1;
}

.clearfix {
  clear: both;
}

small { font-size: smaller; line-height: 12px;}

#content p.smalltext {
  font-size: 11px;
  line-height: 12px;
  margin-top: -10px;
}
