﻿@import url("layout.css");
body {
	font-family: Calibri;
	font-size: 0.8em;
	color: #000;
	background-color: #abc;
	float: none;
}
ul#navi1 {
	padding: 0em;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
	cursor: pointer;
	height: 35px;
	width: 826px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 0em;
}
	ul#navi1 li {
	list-style: none;
	float: left;
	margin: 0.em 0.519em 0em 0.064em;
	border: 2px solid #9999cd;
	padding: 0em;
	background-color: #9999cd;
	color: #FFFFFF;
	top: 0px;
	left: 10px;
	height: 29px;
	width: 93.38px;
	font-size: x-small;
	position: relative;
	z-index: 4;
	display: block;
	cursor: default;
}

	ul#navi1 li ul {
		margin:0em;
		padding:0.0em;
		position:absolute;
		top:2.5em;
		left:-0.23em;
		display:none;
		border:1px #9999cd;
			}
	*:first-child+html ul#navi1 li ul {
		top:3.0em;
	}
	ul#navi1 li:hover ul {
		display:block;
	}
	ul#navi1 li:hover {
		background-color:#9999CD;
		color:#FFFFFF;
	}
	ul#navi1 li ul li {
		float:none;
		padding:0.em;
		background-color:#FFFFFF;
		color:#000000;
	}
	ul#navi1 li ul li:hover {
		background-color:#9999CD;
		color:#FFFFFF;
	}
#container {
	width: 832px;
	margin: 0 auto;
	background-image: url("../images/msfp_smbus2_01.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	z-index: auto;
	left: auto;
	position: relative;
}

#Textgraf {
	width: 832px;
	margin: 0;
	z-index: 1;
	text-align: center;
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	left: auto;
}
#MausNavi {
	position: relative;
	width: 820px;
	height: 100px;
	z-index: 2;
	left: 11px;
	top: 0px;
}
#masthead {
	width: 836;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #ffffff;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #d3d3d3;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
	margin-top: 0;
	color: #111188;
}
#content {
	float: right;
	width: 645px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
}
#footer {
	text-align: center;
	clear: both;
	width: 826px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #689;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style2 {
	text-decoration: none;
	}
.style3 {
	margin-left: 25px;
}
.style4 {
	color: #FFFFFF;
	font: normal normal 200 100%/normal;
	font-size: xx-large;
	font-style: normal;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
}
.style5 {
	font-family: Wingdings;
}
.style6 {
	font-family: 
	}
.style7 {
	font-family: Webdings;
}
.style8 {
	color: #FFFFFF;
	font-size: xx-large;
	font-style: normal;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	font-variant: normal;
	line-height: normal;
	font-family: Calibri;
}

