body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
.layout {
	width: 100%;
	height: 100%;
}
.header {
	height: 133px;
	width: 1000px;
	background-image: url(header.jpg);
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.banner {
	height: 90px;
	width: 728px;
	margin-left:auto;
	margin-right:auto;
	background-color: #0033FF;
}
.artikel {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
.artikellinks {
	width: 740px;
	
}
.artikelrechts {
	width: 160px;
	float:right;	
}
.footer {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
}
.menue {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
.randobenlinks {
	background-image: url(rol.gif);
	height: 20px;
	width: 20px;
}
.randoben {
	background-image: url(ro.gif);
	background-repeat: repeat-x;
}
.randobenrechts {
	background-image: url(ror.gif);
	height: 20px;
	width: 20px;
}
.randlinks {
	background-image: url(rl.gif);
	background-repeat: repeat-y;
}
.randrechts {
	background-image: url(rr.gif);
	background-repeat: repeat-y;
}
.randuntenlinks {
	background-image: url(rul.gif);
	height: 20px;
	width: 20px;
}
.randunten {
	background-image: url(ru.gif);
	background-repeat: repeat-x;
}
.randuntenrechts {
	background-image: url(rur.gif);
	height: 20px;
	width: 20px;
}
.aussenuntenlinks {
	background-image: url(arul.gif);
	height: 50px;
	width: 20px;
}
.aussenuntenrechts {
	background-image: url(arur.gif);
	height: 50px;
	width: 20px;
}
.aussenunten {
	background-image: url(aru.gif);
	background-repeat: repeat-x;
}
.artikelrechts {
	height: 100%;
	width: 100%;
}
.suche {
	position: static;
	text-align: right;
	width: 980px;
	height: 133px;
	vertical-align: middle;
}
p,h1,h2,h3,h4,h5,h6,h7,h8,h9 { 
	margin-top: 0px;
}