body {
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-250px;
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
}

.kreise {
	width:500px;
	height:80px;
	margin:0px 0px 20px 0px;
	padding:0px;
	background-image:url(img/ibm_kreise.gif);	
}

.text {
	width:400px;
	margin:0px 0px 0px 0px;
	padding:5px 25px 5px 25px;
	background-image:url(img/ibm_main.gif);
}

.top {
	width:400px;
	height:60px;
	margin:0px;
	padding:0px 30px 0px 20px;
	background-image:url(img/ibm_top.gif);	
}

.impressum {
	width:450px;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(img/ibm_impressum.gif);	
}

.bottom {
	width:450px;
	height:15px;
	margin:0px 0px 20px 0px;
	padding:0px;
	background-image:url(img/ibm_bottom.gif);	
}

.footer {
	width:450px;
	text-align:center;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.f {
	text-indent:-17px;
	margin-left:17px;
}

a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1 {
	margin:0px;
	padding:0px;
}

img {
	margin:0px;
}

p {
	margin-top:0px;
	margin-bottom:12px;
}