@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:#3E4B55;
	padding:70px 0px 0px;
	margin:0px 0px 0px 40px;
	background-color: #5A2C2C;
}


/* ----------container zentriert das layout-------------- */
#container {
	width: 850px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/*background: url(../bilder_allgemein/schatten_11_inhalt.gif) repeat-y;
; 	background-color: #CC6600;*/
} 

#mslogo {
	position:absolute;
	top:-56px;
	z-index: 10;
	right: 120px;
}
#abdeckung {
	position:absolute;
	top:111px;
	left:101px;
	z-index: 10;
	filter:
	progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../bilder_allgemein/abdeckung.png');
	width: 720px;
	height: 60px;
}

html > body #abdeckung {
	background: url(../bilder_allgemein/abdeckung.png);
}
/* ----------banner for logo-------------- */
#navleiste {
	padding: 0px;
	position: absolute;
	top: 148px;
	right: -8px;
	z-index: 100;
	width: 30px;
}
#navleiste a {
	padding-right: 0px;
}
#logo {
	padding: 0px;
	margin: 0px;
	background: #fff;
	height: 83px;
	width: 137px;
	position: absolute;
	z-index: 999;
}
#bild {
	padding: 0px;
	padding-left: 100px;
	margin: 0px;
	/*background: url(../bilder_allgemein/schatten_11_bild.gif) no-repeat;*/
}

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

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

#outer{
	border-left: 100px solid #5A2C2C; /* linke Menue Spalten Farbe  */
	border-right: 28px solid #5A2C2C;/*background-color: #ffffff;  Farbe fuer Inhalt Spalten  */
	padding-left: 40px;
	background-color: #E4E9E5;
} 

#inner {
	margin:0;
	width:100%;
}

/* --------------left und right navigavtion------------- */
#left_nav {
	width:170px;
	float:left;
	position:relative;
	margin-left:-200px;
	margin-right:0px;
	margin-top: 0px;
	/*background: url(../bilder_allgemein/schatten_11_menu.gif) -25px;*/
}
 
#left_nav_unten {
	width:160px;
	position:relative;
	margin: 0px;
	padding: 0px;
	background: url(../bilder_allgemein/bg_menu_A_unten.gif) -5px;
	height: 20px;
}


/* -----------------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;
}
#news_home {
	float:right;
	width:210px;
	padding-left:20px;
}

/* -----------------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: 10px;
	height: 20px;
	color: #fff;
	width: 720px;
	padding:10px 0px;
	margin:0px 0px 0px 100px;
	text-align: center;	/*background: url(../bilder_allgemein/LR_footer_BG.gif) no-repeat;*/
} 
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #9FADB9;
	text-decoration: underline;
}

