﻿/* CSS fuer kompetenznetzwerk fettstoffwechsel: formate-fett */
/*12.11.2008 Sce */
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, Sans-Serif;
}
body {
     height: 100%; 
    background-color:#e5e8f1; 
    font-size:14px;
          
    }

html {
     height: 100%; 
    background-color:#e5e8f1; 
    font-size:14px;
          
    }
p {
	color:#1574c7;
	text-align:left;
	font-size:1.0em;
	line-height:1.5em;

}
h1 {
	font-size:1.4em;
	margin-left:20px;
	color:#1574c7;	
	
}
h2 {
	font-size:1.3em;
	color:#1574c7;
	
}
h3 {
	font-size:1.2em;
	color:#1574c7;
}
h4 {
	font-size:1.1em;
	color:#1574c7;
	
}
h5 {
	font-size:1.0em;
	color:#1574c7;
	
}

h6 {
	color:#1574c7;
	font-size:0.9em;
	}
a {
	text-decoration:none;
}
a:visited {
	color:#fff;
	}
#ol1 {
	list-style:lower-alpha;
	padding: 20px 20px 10px 60px;
	}

#ol2 {
	list-style:decimal;
	margin: 20px 0px 0px 60px;
	}

#li2 li{
	margin-left:40px;
	}

#ol2 li{
	color:#1574c7;
	font-size:1.2em;
	line-height:1.5em;
	}
	
#wrap {
	width:950px;
	border:1px #fff solid;
	background-color:#dbdcee;
	/* padding:20px; */
	margin:0 auto;
	overflow:auto;
	/* wichtig für variable Höhe im FF! */
	
/*ackground-image:url('images/gesamt1.jpg'); */
	
	
	
}
#oben {
	height:150px;
	width:950px;
/*	border-bottom:1px #fff solid; */
	background-image:url('images/arti-logo5.jpg');
	
}
#links {
	width:181px;
	float:left;
	border-top:1px #fff solid;
	
}
#links ul a{
	color:#fff;
	display:block;
	width:145px;
	border-top:1px #fff solid;
	border-left:1px #fff solid;
	padding:5px;
	background-color:#1574c7;
	font-size:1.0em;
	text-decoration:none;
}
#links ul {
	list-style-type:none;
	padding:67px 0 0 25px;
}
#links a:hover {
	background-color:#749ffa;
}

#navi {
	float:left;
	width:584px;
	height:70px;
	margin:0px;
	text-align:center;
	background-color:#ced0e2;
}
#navi table {
	width:100%;
	padding:0;
	font-size:1.0em;
}

#navi  td {
	width:33%;
	background-color:#ced0e2;
	border:1px #fff solid;
	color:#fff;
}

#navi  td a {
	width:100%;
	display:block;
	padding:2px 0; 
	color:#1574c7;
	
}
#navi  td a:hover {
	background-color:#808080;
	color:#fff;
}
#navi-zeile td a:hover, #navi-zeile td a:visited {
	display:inline;
	background-color:transparent;
}
#navi-zeile td a {
	text-decoration:underline;
	padding:2px 0;
	display:inline;
}
#navi-zeile td {
	text-align:left;
	padding:2px 0 2px 15px ;
}
#mitte {
	width:582px;
	min-height:600px;
	_height:600px;/* für IE6 */
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	float:left;
	background-color:#dbdcee;
	
}
#mitte td{
	padding:10px 5px 0 20px;
	color:#1574c7;
}
#mitte hr {
	width:552px;
	color:#fff;
	height:1px;
	border-style:none;
	background-color:#fff;
	margin:3px 15px;
}
#mitte a{
	color:#1574c7;
	text-decoration:underline;
}
#mitte p, #mitte ul, #mitte ol {
	margin:10px 10px 0 20px;
	color:#1574c7;
	text-align:left;
	font-size:1.0em;
	line-height:1.3em;

}
#mitte h4{
	margin:20px 20px 5px 20px;
}
#mitte h5, #mitte h6 {
	margin:1px 20px;
	
}
#mitte ul li{
	list-style:square;
	margin-left:20px;
}
#mitte ol li {
	margin-left:30px;
}
#mitte td ul {
	padding:0px;
	margin:0;
}
#mitte td ul li{
	list-style:none;
	padding:0;
}
#mitte-li-type td  ul li {
	list-style-type:square;
}
#mitte a {
	font-size:1.0em;
}
#mitte iframe {
	display:block;
	
}
#mitte-k p{
	line-height:1.0em;

}
#mitte-k table{
	width:560px;
	margin:10px;
	margin-top:15px;
	text-align:left;
	border-collapse:collapse;
}
#mitte-k td {
	border-bottom:1px #fff solid;
	padding:5px 10px;;

}
#mitte-k h5, #mitte-k h4, mitte-k h5 {
	margin:5px 0px;
	
}
#mitte-k td a {
	text-decoration:underline;
}
#mitte-k td h4 a {
	text-decoration:none;
}

#mitte-k a:hover {
	color:#fff;
}
#aussen {
	float:right;
	width:185px;
	margin-top:68px;
	border-top:1px #fff solid;
			
}
#aussen iframe {
	display:block;
	
	
}
/* fuer Aussenscrollleiste
#Scroll {
     height: 100%; width: 100%; overflow-y: auto;overflow-x:hidden; 
    }
    */


img.logo1 {
	padding:150px 0 20px 50px;
	
}

img.logo3 {
	padding:20px 10px;
	
	
}

