body {
	background-color:#ffffff;
	background-image:url(bg-Logos/kai-homepage.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding: 0;
} 
     
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i{color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

br {margin:0px; }

p {margin:0px; text-align:justify; margin-bottom:5px;}

h1 {color:#5b5b5b; font-size:48px; margin:0px 0px 10px 0px;}

h2 {
	font-size:14px;
	color:#ddddee;
	margin-bottom:15px;
	text-align:left;
	padding:10px;
	background-image:url(bg-Logos/verlauf1.gif);
	background-repeat: repeat-x;
	background-color: #B9BFCC;
}

a {color:#113399; text-decoration:none;}
a:hover {color:#993311; text-decoration:none; font-weight:bold;}
a:active {color:#ffff00; text-decoration:none; font-weight:bold;}

ul.uebersicht {list-style-image:url(bg-Logos/pfeil-unten.jpg); font-weight:bold;}

#menu {
	position:absolute;
	top:250px;
	left:19px;
	width:150px;
}
#menu ul {
	font-weight:bold;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	color:#5b5b5b;
	font-size:16px;
	padding:3px;
	padding-left:6px;
	margin:5px;
	background-image: url(bg-Logos/verlauf-2.gif);
}
#menu ul li a{
	display: block;
}

img {
	margin-left: 10px;
	float:right;
}

img.nomargin {
	margin: 0px;
}

#titel {
	position:absolute;
	top:35px;
	left:200px;
	width:530px;
}


#inhalt { position:absolute; top:128px; left:202px; width:530px; }
td img {
	text-align: justify;
	float: none;
	padding: 0;
	margin: 0;
}
h3 {
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}
table {
	width: 100%;
	text-align: left;
}
table.center td {
	text-align: center;
}
.color1 {
	background-color: #ABB3C2;
}
.color3 {
	background-color: #264893;
}
h4 {
	font-weight: bold;
	color: #FFFFFF;
}
li {
	list-style-position: outside;
	padding-left: 0px;
}
ol {
	padding-left: -30px;
	list-style-position: inside;
}
ul {
	padding-left: 20px;
	list-style-position: outside;
	text-align: justify;
}
td {
	text-align: justify;
	padding: 5px;
}
table.news td
{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}
td.left {
	text-align: left;
}
th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #264893;
	padding: 5px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
