
/* ========== Farben ========== 

dunkelblau: #0061a1
hellblau: #2cb3e3
noch heller blau; #b2e1f3
grau: #5d696d

*/


/* ========== ALLGEMEINES ========== */

body {
font-family:"Trade Gothic", Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin: 0;
padding: 0;
border: 0;
background: url(../images/bg_body.jpg) top center repeat-x;
overflow:scroll;
}

img {
border-style: none;
}

/* ========== CONTAINER ========== */

#logo {
position:absolute;
width: 110px;
height: 35px;
left: 50%;
margin: 30px 0 0 -510px;
display:block;
}

/*
#logo {
position:absolute;
width: 90px;
height: 35px;
left: 50%;
margin: 30px 0 0 -490px;
display:block;
}*/

#wrap {
position:absolute;
width:780px;
left:50%;
margin-left: -390px;
padding: 30px 0 0 0;
}

#flash {
/*width: 780px;*/
z-index: 3;
margin: 1px 0 0 0;
}

#left {
width: 470px;
padding: 0 30px 30px 0;
float:left;
margin: 10px 0 0 0;
}

#right {
position:relative;
width: 259px;
min-height: 200px;
padding: 0 0 30px 20px;
margin: 20px 0 0 500px;
border-left: 1px solid #b2e1f3;
}

#footer {
height: 100px;
border-top: 1px solid #b2e1f3;
margin: 0 0 30px 0;
}

#full {
margin: 0;
padding: 0;
}

/* ========== NAVIGATION ========== */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {width:780px; position:relative; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:120px; height:43px; text-align:center; color:#0061a1; background: url(../images/bg_menu1.jpg) center right no-repeat; line-height:20px; font-size:11px; overflow:hidden; padding: 5px 0 0 0; font-weight:bold; z-index:99;}
.menu ul {padding:0; margin:0; list-style: none; z-index:98;}
.menu ul li {float:left; position:relative; z-index:97;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#0061a1; background:url(../images/bg_menu1_hover.jpg) center right no-repeat; z-index:96;}
.menu ul li:hover ul {display:block; position:absolute; top:48px; left:0; width:120px; }
.menu ul li:hover ul li a.hide {background: #FFF; color:#0061a1; height:auto; text-align:left; width: 120px; border-bottom:1px dotted #5d696d; padding: 5px 5px 5px 5px; line-height:normal;}
.menu ul li:hover ul li:hover a.hide {background: #f6fdff; color:#5d696d;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background: #FFF; color:#0061a1; height:auto; text-align:left; width: 120px; border-bottom:1px dotted #5d696d; padding: 5px 5px 5px 5px; line-height:normal;}
.menu ul li:hover ul li a:hover {background: #f6fdff; color:#5d696d;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:130px; top:0;}
.menu ul li:hover ul li:hover ul li a{background:url(../images/bg_menu3.jpg) top left no-repeat;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

/* === SUB_NAVIGATION ===*/

ul#footer_nav {
list-style:none;
margin: 10px 0 0 0;
padding: 0;
}

ul#footer_nav li{
float:left;
margin: 0 25px 0 0;
}

ul#footer_nav li a{
font-size: 0.8em;
font-weight: bold;
color: #2cb3e3;
text-decoration:none;
}

ul#footer_nav li a:hover{
font-size: 0.8em;
font-weight: bold;
color: #5d696d;
}

/* === SUB_NAVIGATION_RIGHT ===*/

ul.right_nav {
list-style:none;
margin: 0;
padding: 0;
}

ul.right_nav li a {
color:#2cb3e3;
font-size: 0.8em;
text-decoration:none;
}

ul.right_nav li a:hover {
color:#5d696d;
}

ul.right_nav li a.active{
color:#5d696d;
}

/* ========== FORMATIERUNGEN ========== */

h2 {
font-size: 1.2em;
color: #0061a1;
margin: 10px 0 20px 0;
text-transform:uppercase;
}

h3 {
color: #0061a1;
font-style:italic;
font-size: 1em;
margin: 5px 0 8px 0;
}

.invisible {
display:none;
}

.clear {
clear:both;
}

.float {
float:left;
}

.teaser {
font-size: 0.8em;
font-weight:bold;
}

.haupttext {
font-size: 0.8em;
margin: 0;
line-height: 1.7em;
}

.small {
font-size: 0.6em;
margin: 0;
line-height: 1.7em;
}


.news {
color:#5d696d;
font-size: 0.8em;
margin: 0 0 25px 0;
}

.bold_black {
font-weight: bold;
color:#000000;
}


.link{
font-weight: bold;
color: #2cb3e3;
text-decoration:none;
}

.link:hover {
color: #5d696d;
}

.link_news {
font-weight: bold;
color: #2cb3e3;
text-decoration:none;
padding: 0 0 0 10px;
background: url(../images/bg_link.gif) bottom left no-repeat;
}

.link_news:hover {
color: #5d696d;
}

.link_hell {
color: #aee3f6;
font-weight:bold;
text-decoration:none;
}

.link_hell:hover {
color: #5d696d;
}

ul.liste {
list-style:square;
margin: 3px 0 0 0;
font-size: 0.8em;
line-height: 1.7em;
list-style-image: url(../images/bullet.gif);
}

.border_bottom {
border-bottom: #5d696d 1px solid;
margin: 0;
}

ul#sitemap, ul#sitemap ul{
list-style:none;
}

ul#sitemap li {
margin: 0 0 15px 0;
}

ul#sitemap ul li{
margin: 0 0 0 10px;
}

ul#sitemap a{
font-weight: bold;
color: #2cb3e3;
text-decoration:none;
}

ul#sitemap a:hover{
color: #5d696d;
}

.weiss {
color:#FFFFFF;
}

.weiss:hover {
font-weight: bold;
}

div #left img.noborder {
padding: 0;
border-style: none;
margin: 1px;
}

/* === FORMULAR === */

input.button {
background: #3a3a3a;
font-size: 0.7em;
color:#FFFFFF;
font-weight:bold;
margin: 20px 0 0 90px;
cursor:pointer;
padding: 5px 10px 5px 10px;
width: 70px;
}


input.button:hover {
background: #0061a1;
}

.block {
color: #000000;
font-size:0.8em;
margin:12px 0 0 0px;
float: left;
text-align: right;
width: 80px;

}

input {
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size: 0.8em;
background: #eef0f1;
border: #3a3a3a 1px solid;
padding: 2px;
color:#000;
margin: 10px 0 0 10px;
width: 180px;
}

textarea {
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size: 0.8em;
background: #eef0f1;
border: #3a3a3a 1px solid;
padding: 2px;
color:#000;
margin: 10px 0 0 10px;
overflow:auto;
width: 180px;
height: 50px;
font-size: 0.9em;
}

textarea:focus  {
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #eef0f1 1px solid;
border-bottom: #eef0f1 1px solid;
background: #969696;
}

input:focus {
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #eef0f1 1px solid;
border-bottom: #eef0f1 1px solid;
background: #969696;
}

form {
padding: 0 0 0 0;

}

legend {
color: #000000;
font-size:0.8em;
font-weight:bold;
}

.form_error {
font-size: 0.8em;
color: #FFFFFF;
margin: 10px 0 10px 0;
background: #7a1e10;
}

fieldset {
border: none;
padding: 0 0 10px 10px;
}


/* === Krankheiten Index === */

#bild1 {
height: 167px;
width: 189px;
background:url(../images/non_layout/index/bild1.jpg) no-repeat;
margin: 0 4px 0 0;
float:left;
}

#bild2 {
height: 167px;
width: 189px;
background:url(../images/non_layout/index/bild2.jpg) no-repeat;
margin: 0 4px 0 0;
float:left;
}

#bild3 {
height: 167px;
width: 189px;
background:url(../images/non_layout/index/bild3.jpg) no-repeat;
margin: 0 4px 0 0;
float:left;
}

#bild4 {
height: 167px;
width: 189px;
background:url(../images/non_layout/index/bild4.jpg) no-repeat;
float:left;
}

.white {
margin: 20px 0 0 7px;
text-transform:uppercase;
font-size: 0.7em;
color:#FFFFFF;
}

ul.krankheit {
list-style:none;
margin:0 0 0 15px;
padding: 0;
line-height: 0.8em;
}

ul.krankheit li a{
color: #2cb3e3;
text-decoration:none;
font-size: 0.7em;
}

ul.krankheit li a:hover{
color: #FFFFFF;
}

div#left img {
padding: 3px;
background:#FFFFFF;
border:#CCCCCC 1px solid;
margin: 0 10px 5px 0;
}

div#right img {
padding: 3px;
background:#FFFFFF;
border:#CCCCCC 1px solid;
}

div#right img.noframe {
padding: 3px;
background:#FFFFFF;
border:none;
}

div#left img.noframe {
padding: 3px;
background:#FFFFFF;
border:none;
margin: 0 10px 5px 0;
}

/* ============= LIGHTBOX ============= */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 103; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 101; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 102; width: 100%; height: 100%; background:#0061a1;}