/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser 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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

body {
font-size:10pt;
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
line-height:1.3;
background-image:url(../images/px_orange.jpg); 
}

.body { 
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
width: 65%;
background: url(../images/px_white.jpg) repeat; 
overflow: hidden;
}

div.banner {
background-image:url(../images/banner_top.jpg); 
background-repeat: no-repeat;
height: 250px;
}

div.navigation {
min-width: 1100px;
width: 100%;
height: 50px;
background-image:url(../images/px_white.jpg);
}

a {
color: #003;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h3 {
margin-top: 10px;
margin-bottom: 10px;
font-size: 16pt;
font-weight: bold;
}

h4 {
font-weight: bold;
}

p {
margin-top: 4px;
margin-bottom: 4px;
}

td {
vertical-align: top;
}

li {
margin-left: 20px;
}

#slideshow {
position: absolute;
top: 28px;
left: 623px;
}

#title {
position: absolute;
top: 105px;
left: 670px;
}

#navi {
float: left;
height: 50px;
width: 100%;
background:#DAE0D2 url("../images/navi_back.jpg") repeat-x bottom;
font-size: 80%;
line-height: normal;
}

#navi ul {
margin:0;
list-style:none;
padding:17px 20px 0;
}

#navi li {
float:left;
margin:0;
background:no-repeat right top;
padding: 0 0 0 0;
}

#navi a {
display:block;
background:no-repeat left top;
font-size: 12pt;
color: black;
font-weight: bold;
text-decoration: none;
padding:5px 15px 4px 16px;
}

#navi a:hover {
color: black;
border-top: 5px solid #003;
padding-top: 0;
}

#navi #current {
background-image:url("../images/button_right_active.gif");
}


#navi #current a {
background-image:url("../images/button_left_active.gif");
color: white;
font-weight: bold;
text-decoration: none;
font-size: 14pt;
padding-bottom: 5px;
}

#navi #current a:hover {
border: 0;
padding-top: 5px;
}

.body_top div  { background: url(../images/corner_left_top.jpg) no-repeat top left; }
.body_top      { background: url(../images/corner_right_top.jpg) no-repeat top right; }
.body_bottom div  { background: url(../images/corner_left_bottom.jpg) no-repeat bottom left; }
.body_bottom      { background: url(../images/corner_right_bottom.jpg) no-repeat bottom right; }

.body_top div, .body_top, .body_bottom div, .body_bottom {
	width: 100%;
	height: 14px;
	font-size: 1px;
}

.body_content {
background: url(../images/logo_transparent.png) no-repeat center center;
text-align: justify;
margin-left: 30px;
margin-right: 20px;
}

.body_content img {
border: 1px solid #ccc;
padding: 2px;
}

.sidebox_frame {
float: right;
width: 25%;
margin-right: 5%;
margin-top: 20px;
}

.sidebox { 
width: 100%;
margin-bottom: 20px;
background: url(../images/px_white.jpg) repeat; 
}

.sidebox_top div  { background: url(../images/corner_left_top.jpg) no-repeat top left; }
.sidebox_top      { background: url(../images/corner_right_top.jpg) no-repeat top right; }
.sidebox_bottom div  { background: url(../images/corner_left_bottom.jpg) no-repeat bottom left; }
.sidebox_bottom      { background: url(../images/corner_right_bottom.jpg) no-repeat bottom right; }

.sidebox_top div, .sidebox_top, .sidebox_bottom div, .sidebox_bottom {
	width: 100%;
	height: 14px;
	font-size: 1px;
}

.sidebox_content {
/* background:white url("../images/sidebox_bg.gif") repeat-x top; */
background: url(../images/logo_transparent_small.gif) no-repeat center center;
margin-left: 20px;
margin-right: 10px;
}

.sidebox .head {
width: 260px;
height: 60px;
margin-left: 10px;
vertical-align: bottom;
}

.sidebox h2 {
float: left;
display: block;
margin-left: 10px;
font-size: 20pt;
}

.sidebox h4 {
font-size: 10pt;
font-weight: bold;
color: #1f1336;
}

#footer p {
text-align: center;
color: white;
font-size: 8pt;
}

#footer a {
color: white;
}

.box_room_left {
clear: both;
padding: 10px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 30px;
width: 730px;
height: 300px;
vertical-align: top;
background: url(../images/content_box-left.jpg) no-repeat top left;
}

.box_room_right {
clear: both;
padding: 10px;
padding-top: 30px;
padding-bottom: 30px;
padding-right: 30px;
width: 700px;
height: 300px;
vertical-align: top;
background: url(../images/content_box-right.jpg) no-repeat top right;
text-align: justify;
}

.box_room_right h4 {
font-size: 10pt;
color: #ee7f01;
font-weight: bold;
}

.box_room_left h4 {
font-size: 10pt;
color: #1f1336;
font-weight: bold;
}

.box_room_left img {
float: right;
margin-left: 10px;
}

.box_room_right img {
float: left;
margin-right: 10px;
}

.team_member {
float: left;
display: block;
width: 22%;
margin-right: 20px;
min-height: 240px;
}

.team_member p {
text-align: left;
font-size: 8pt;
margin-top:0;
}


.team_member h4 {
text-align: left;
}

.team_member img {
}

.blog_box {
margin-left: 30px;
margin-right: 40px;
margin-bottom: 40px;
}

.blog_box h2 {
font-size: 14pt;
color: #1f1336;
font-weight: bold;
}

.blog_box p {
margin-left: 10px;
}

.blog_box .metadaten {
margin: 0;
border-bottom: 1px solid #ccc;
font-size: 7pt;
color: #666;
text-align: left;
}

.download_box {
width: 600px;
margin-left: 50px;
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
height: 40px;
}

.download_box img {
border: 0;
float: left;
margin-right: 10px;
}

.download_box p {
margin-top: 10px;
padding-top: 10px;
}

.download_box .download {
float:right;
font-size: 7pt;
vertical-align: bottom;
padding: 0;
margin: 0;
padding-top: 5px;
}

.group_box {
margin-top: 15px;
padding-bottom: 10px;
width: 700px;
border-bottom: 2px solid #1f1336;
/* background: url(../images/box_bg.jpg) no-repeat bottom right; */
}

.group_box img {
float: right;
margin-left: 20px;
}

.presse_box {
min-height: 80px;
margin-top: 10px;
margin-bottom: 15px;
border-bottom: 1px solid #ccc;
}

.presse_box h4 {
color: #ee7f01;
font-size: 11pt;
font-weight: bold;
}

.impressum_box h3 {
margin-top: 15px;
font-size: 12pt;
color: #ee7f01;
}

.impressum_box p {
margin-top: 5px;
}

.galerie_box {
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
}

.galerie_box h4 {
margin-bottom: 10px;
font-weight: bold;
font-size: 11pt;
color: #1f1336;
}

.galerie_box p {
font-size: 8pt;
color: grey;
}

.galerie_box img {
max-width: 220px;
max-height: 165px;
margin-right: 15px;
}

#calendar-select {
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
background-color: #1f1336;
color: white;
}

#calendar-select a {
color: white;
font-weight: normal;
}

#calendar-select table {
margin: auto;
width: 200px;
border: 1px solid white;
}

#calendar-select td {
text-align: center;
font-weight: bold;
}

#calendar-left {
vertical-align: top;
}

#heute {
min-height: 250px;
margin-right: 20px;
margin-bottom: 10px;
border: 1px solid black;
border-left: 60px solid #1f1336;
}

#heute .date_box {
position: absolute;
left: 5%;
margin: 0;
margin-top: 10px;
font-weight: bold;
color: white;
text-align: center;
line-height: 18px;
}

#heute h1 {
float: right;
font-size: 20pt;
color: #1f1336;
margin-right: 20px;
font-weight: bold;
letter-spacing: 3px;
}

#heute h2 {
clear: both;
margin-left: 10px;
border-bottom: 1px solid #1f1336;
font-size: 10pt;
margin-right: 20px;
color: #1f1336;
font-weight: bold;
}

#heute p {
margin-left: 15px;
margin-right: 10px;
margin-bottom: 10px;
}

#morgen {
min-height: 250px;
margin-right: 20px;
margin-bottom: 10px;
border: 1px solid black;
border-left: 60px solid #444;
}

#morgen .date_box {
position: absolute;
left: 5%;
color: white;
margin: 0;
margin-top: 10px;
font-weight: bold;
text-align: center;
line-height: 18px;
}

#morgen h1 {
float: right;
font-size: 20pt;
margin-right: 20px;
font-weight: bold;
letter-spacing: 3px;
color: #444;
}

#morgen h2 {
clear: both;
margin-left: 10px;
border-bottom: 1px solid #444;
font-size: 10pt;
margin-right: 20px;
color: #444;
font-weight: bold;
}

#morgen p {
margin-left: 15px;
margin-right: 10px;
margin-bottom: 10px;
}

.restwoche {
min-height: 100px;
margin-bottom: 10px;
border: 1px solid black;
border-left: 40px solid #444;
}

.restwoche h1 {
float: right;
font-size: 10pt;
margin-right: 10px;
font-weight: bold;
letter-spacing: 3px;
color: #444;;
}

.restwoche h2 {
clear: both;
margin-left: 5px;
margin-right: 4px;
border-bottom: 1px solid #444;
font-size: 8pt;
color: #444;
font-weight: bold;
text-align: left;
}

.restwoche p {
font-size: 8pt;
margin-left: 15px;
margin-right: 10px;
margin-bottom: 10px;
}

.restwoche .date_box {
position: absolute;
left: 41%;
color: white;
margin: 0;
margin-top: 10px;
font-weight: bold;
text-align: center;
line-height: 18px;
}
