﻿/* CSS fuer kompetenznetzwerk fettstoffwechsel: fomramte-fett */
/* 27.03.2008 Sce */
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:16px;
	list-style-type:none;
	
}
html {
	background-image:url('images/fett-hinter.jpg');
}
h1 {
	font-size:1.7em;
	color:#03458f;

	}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1.1em;
}
h5 {
	font-size:1em;
	color:#000;
}
h6 {
	font-size:1em;
	color:#03458f;
}
hr {
	height:1px;
	color:#fff;
	background-color:#000;
}
#oben {
	height:100px;
	width:900px;
	border:1px #fff solid;
	background-image:url('images/oben2.jpg');
	text-align:center;
	background-repeat:no-repeat;
}
#oben h1 {
	margin: 30px;
}
#links {
	width:124px;
	height:800px;
	float:left;
	border:1px #fff solid;
	background-image:url('images/fett-links2.jpg');
}
#links ul a{
	color:#fff;
	display:inline-block;
	width:98px;
	border:1px #fff solid;
	padding:10px;
	background-color:#1468a8;
	
}
#links ul {
	list-style-type:none;
	margin-top:55px;
}
#links a:hover {
/*	background-color:#8895f0; */
	background-color:#7085f8;
}
#rechts {
	width:774px;
	height:800px;
	float:left;
	background-image:url('images/fett-s1b.jpg');
	border:1px #fff solid;
	background-repeat:no-repeat;
	color:#1468a8;
	
}
#rechts-m {
	width:774px;
	height:800px;
	float:left;
	background-image:url('images/fett2-rechts.jpg');
	border:1px #fff solid;
	background-repeat:no-repeat;
	color:#1468a8;
	
}
#rechts-impressum {
	
}
#rechts2 {
	width:774px;
	height:800px;
	float:left;
	background-image:url('images/fett1-rechts-b.jpg');
	border:1px #fff solid;
	background-repeat:no-repeat;
	color:#1468a8;
	
	
}
#rechts2 table {
	margin:100px 0px 20px 0px;
	text-align:left;
	
	
}
#rechts2 td {
	color:#000;
	width:232px;
	font-size:.9em;
}
#rechts2 ul, #rechts2 a {
	padding-left:20px;
	
}
#rechts2 li {
	list-style-type:disc;
	font-size:.9em;
	padding-top:20px;
	color:#ca2d35;
}
#rechts2 span, strong {
	font-size:1em;
	color:#000;
}
#rechts-text {
	margin:140px 425px 0 20px;
}
#rechts-text p{
	color:#000;
	margin:20px 0 20px 0;
	font-size:.9em;
	line-height:1.5em;
}
#rechts-text h2{
	color:#03458f;
	margin:0 0 30px 0;
	line-height:1.3em;

}
#rechts-text a {
	color:#00f;
	font-size:1em;
	text-align:left;
}
#rechts-m2 {
	overflow:auto;
/*	position:static; */
	height:700px;
	border-bottom:4px #fff outset;
}
#rechts-m td {
	width:520px;
}

hr, p, h3,h4,#rechts-m ul, h6{
	margin:10px 30px 5px 30px;
}
h2 {
	margin:30px 0 0 30px;
}

#wrap {
	width:910px;
	margin:0 auto;
}
