@charset "UTF-8";
/* CSS Document */

/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	padding:40px 0px 0px;
	margin:0px 0px 0px -20px;
	background: #eaeff5;
}


/* ----------navleiste oben: zentriert das layout-------------- 
#container {
	width: 880px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(../bilder_allgemein/schatten_11_inhalt.gif) repeat-y;
} 

/* ----------banner for logo-------------- 
#navleiste {
	height: 25px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	background: #eaeff5;
}
*/
/* ----------container zentriert das layout-------------- */
#container {
	width: 890px;
	padding:0px;
	margin: 0px auto 0px auto;
	background: url(../bilder_allgemein/schatten_11_inhalt.gif) repeat-y;
	position: relative;
} 

/* ----------banner for logo-------------- */
#navleiste {
	padding: 0px;
	position: absolute;
	top: -25px;
	right: 40px;
	z-index: 100;
}
#navleiste img {
	padding:0 5px;
}
#logo {
	padding: 0px;
	margin: 0px;
	background: #fff;
	height: 83px;
	width: 137px;
	position: absolute;
	z-index: 999;
}
#bild {
	padding: 0px 0px 0px 100px;
	margin: 0px;
	background: url(../bilder_allgemein/schatten_11_bild.gif) no-repeat;
}

#bild img {
	padding:0px;
	border-top: 20px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
} 

/* ----------outer und inner----------------- */

#outer{
	border-left: 0px solid #EBD3E0; /* linke Menue Spalten Farbe  */
	border-right: 0px solid #fff;/*background-color: #ffffff;  Farbe fuer Inhalt Spalten  */
	padding-left: 200px;
} 

#inner {
	margin:0; width:100%; 
}
#flagge {
	background: #FF0000 url(../bilder_allgemein/flagEng.gif) no-repeat right bottom;
	float:left;
	position:relative;
	z-index: 50;
	margin-left: -80px;
}

/* --------------left und right navigavtion------------- */
#left_nav {
	width:190px;
	float:left;
	position:relative;
	margin-left:-190px;
	margin-right:0px;
	margin-top: 60px;
	background: url(../bilder_allgemein/schatten_11_menu.gif);
}
 
#left_nav_unten {
	width:190px;
	position:relative;
	margin: 0px;
	padding: 0px;
	background: url(../bilder_allgemein/schatten_11_menu_u.gif);
	height: 20px;
}

#right {
 width:20px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 }

/* -----------------Inhalt--------------------- */ 
#inhalt{
	position: relative;
	margin: 0px 0px 0px 20px;
	padding-right: 0px;
	padding-top: 30px;
	height: 250px;
	width:600px;
}
#inhalt[id] {
    height:auto;
    min-height:250px;
}

/* -----------------Produkte--------------------- */ 
#produkte {
	position: relative;
	height: 250px;
	background: #CCFF00;
	margin:0px;
	padding:0px;
}
#produkte[id] {
    height:auto;
    min-height:250px;
}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	font-size: 9px;
	background: url(../bilder_allgemein/schatten_11_footer.gif) no-repeat;
	height: 40px;
	color: #555;
	width: 760px;
	padding:30px 20px 0px 20px;
	margin:0px 0px 0px 80px;
	text-align: right;
} 
#footer a {
	color: #555;
	text-decoration: none;
}
#footer a:hover {
	color: #555;
	text-decoration: underline;
}