﻿@charset "utf-8";
/* ------------------------------------------------------------*/
/* *** CSS by DOGBYTES Websolutions GmbH - NF - April 2008 *** */
/* ------------------------------------------------------------*/

@import url("left.css");
@import url("center.css");
@import url("right.css");

/* ----------------- MAIN ----------------- */

body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0; }

a {color: #003060;text-decoration:underline;}
a:visited {color:#003060;text-decoration:none;}
a:hover {color: #564b47;text-decoration:underline;}
a:active { color:#003060;text-decoration:none;}

td {
	font-size: 11px;}

h1 {
	font-size: 10px;
	background-color: #E0A3B7;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0; }

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px; }	

h3 {
	font-size:11px;
	padding: 0 0 0 55px;
	margin: 0px;}

h4 {
	font-weight : bold;
	font-size:11px;
	color : #003060;
	margin: 0;	
	padding: 8px 0 4px 0; }

form{
	margin:0px;
	padding:0px;
}

img.download {vertical-align:middle; }

.splitter {
	margin-top:30px; }
	
.clsSplitter {
	clear: both; }
	
.rowSplitter {
	clear:right; }
	
body>div .clsSplitter { /*-- need for navi boxes --*/
	height: 1px; }


/* ------ CONTAINER / FOOTER GANZE BREITE ------ */

#containerFooter {
	width: 100%;
	background-image:url(../images/bg_site.jpg);
	background-repeat:repeat-x;
	background-position: top;
	padding-top:1px;
	margin: 0px auto 0px auto;
	background-color: #ffffff; }

/* ------ CONTAINER / ZENTRIERT LAYOUT ------ */

#container { /* BORDER LEFT RIGHT CONTAINER */
	width: 951px;
	margin: 0px auto 0px auto;
	background-color: #f4f5f5;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-bottom:1px solid #969696;
	min-height:1252px; }
	
.containerFloat {
	width:951px;
	margin: 0 auto 0 auto;
}

/* ---------------- HEADER ---------------- */

#header_top {
	width:953px;
	margin:14px auto 0px auto;	
	background-image:url(/images/head_top.gif);
	background-repeat:no-repeat;
	height: 30px; }
	
#header_top_txt {
	width:300px;
	color:#969696;
	font-size:10px;
	padding: 16px 0 0 12px; }
	
#header_top_nav {
	color:#666666;
	width:500px;
	float:right;	
	margin: 0;
	padding: 16px 12px 0 0px; }
	
a.header:link {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none; }

a.header:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none; }

a.header:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #bbbbbb;
	text-decoration: none; }

#header {
	width: 951px;
	height: 181px;
	border-top:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f; }

#header img {
	border:0px;
	width:951px;
	height:181px }
	
/* ---------------- DIVBAR ---------------- */	

#divbar {
	background-image: url(/images/divider.jpg);
	background-repeat: no-repeat;
	width: 951px;
	height:27px;
	margin-bottom:20px; }	

/* ---------------- CONTENT ---------------- */

#content {
	background-color: #f4f4f4;
	padding: 0 0 0 0;
	/*width:478px;*/
	margin: 2px 266px 15px 207px;} 
	
#contentDisclaimer {
	background-color: #f4f4f4;
	padding: 0 0 0 0;
	/*width:478px;*/
	margin: 2px 0px 15px 207px;} 
	
div#content { 
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); }

p, pre{
	padding: 5px 10px;
	margin:0; }

/* ------------ NAVIGATION LEFT ------------ */

#left {
	float: left;
	/*width: 194px;*/
	margin: 0px;
	padding: 0px 0px 0px 10px;}

/* ------------ NAVIGATION RIGHT ------------ */
#right {
	float: right;
	/*width: 251px;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;}

	
/* --------------GESUND ESSEN INFO SITE -----------------*/

#cb_health_title {
		background-image: url(/images/cb_health.gif);
		background-repeat: no-repeat;
		height:11px;
		padding:0px 35px 0 13px;
		font-size:11px;
		font-weight:bold;
		color:#003060; }
		
#cb_health_txt {
	border-left:1px solid #a7a7ac;
	border-right:1px solid #a7a7ac;
	border-bottom:1px solid #a7a7ac;
	padding:20px 13px 10px 3px; }	
	

	
/* ---------------- FORMS AND BUTTONS ----------------- */

.field158 {
	height: 16px;
	font-size: 10px;
	width: 158px;
	font-size:12px;
	border:1px solid #a7a7ac; }
	
.btGeosearch {
	height: 27px;						
	width: 126px;
	background-image:url(/images/bt_geosuche.jpg);
	background-position:top;
	border: 0px; }	
	
.btSearch {
	height: 18px;						
	width: 18px;
	background-image:url(/images/bt_search.gif);
	border: 0px; }
	
.btSendb {	/* Button for blue background*/
	height: 34px;					
	width: 54px;
	background-image:url(/images/bt_send_b.gif);
	background-repeat:no-repeat;
	border: 0px; }
	
.btSend_w {	/* Button for white background*/
	height: 34px;					
	width: 54px;
	background-image:url(/images/bt_send_w.gif);
	border: 0px; }

.select98{
	color: #000000;
	background-color: #ffffff;
	border:1px solid #a7a7ac;
	height: 18;
	width: 98px; 
	font-size:11px;}
	
.select155{
	color: #000000;
	background-color: #ffffff;
	border:1px solid #a7a7ac;
	height: 18;
	width: 155px; 
	font-size:11px;}
	
.textarea370 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border-left: 1px inset #a7a7ac;
	border-right: 1px inset #a7a7ac;
	border-bottom: 1px inset #a7a7ac;
	border-top: 1px inset #a7a7ac;
	width: 420px;
	padding:3px; }
	 
/* ---------------- FOOTER ----------------- */	
	
#footer {
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	background-image:url(/images/bg_footer.gif);
	background-repeat:repeat-x;
	height: 35px;
	clear: both;
	text-align:left; }	

#footer_txt {
	margin: 0px auto 0px auto;
	width: 951px;
	padding-top:15px;
	padding-bottom: 120px;
	font-size: 10px;
	color: #999898; }
	
/* ---------------- DISCLAIMER ----------------- */	

#disclaimer_container {
float:left; }

#disclaimer_title {
	background-image:url(/images/bg_title.jpg);
	background-repeat:no-repeat; 
	width:673px;
	height:16px; 
	border:1px solid #a7a7ac; 
	border-right:none;
	padding: 2px 5px 0 65px; 
	color:#000000;
	font-size:11px; 
	font-weight:bold; }	
	
#disclaimer_txt {
	background-color:#FFFFFF;
	width:739px;
	border-left:1px solid #a7a7ac; 
	border-bottom:1px solid #a7a7ac; 
	padding:15px 0 15px 4px; }	
	
	
/* --------------- HIGHSLIDE IMGs ----------------*/
.highslide {
	cursor: url(/4all/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-overlay {
	display: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-wrapper .highslide-html-content {
    width:850px;
    padding:5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	color: gray;
	font-style:italic;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/4all/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/4all/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/4all/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* Controlbar example */
.controlbar {	
	background: url(/4all/highslide/graphics/controlbar4c.gif);
	width: 78px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/4all/highslide/graphics/controlbar4c-hover.gif);
}
.controlbar .highslide-move {
	width: 40px;
}
.controlbar .close {
	width: 38px;
	background-position: -40px 0;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


