/* (c) 2007 by designsource°° GbR | Düsseldorfer Straße 88 | 40667 Meerbusch | Germany */


/* Basis-Definitionen */
*  {
    padding : 0;
    margin : 0;
}

body {
	background: #000 url(../bilder/00_bg_body.gif) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	min-height: 101%;
    voice-family : "\"}\"";
    voice-family : inherit;
	font-size: x-small;
	color: #000;
}

html[xmlns] {
	height: 100%;
	font-size: small;
}

a {
	vertical-align: middle;
	text-decoration: none;
}

p {
    text-align: right;
	line-height: 1.75em;
	text-align: left;
}

a:hover {
	color: #000;
}

h1  {
    text-align: left;
	margin: 10px 0 0 30px;
	display: block;
	width: 450px;
	height: 38px;
}

ul  {
    text-decoration: none;
}


li {
    list-style-type: none;
}

li a {
    display: block;
}

li span {
    display : show;
}

.zentrierung {
	position: absolute;
	width: 100%;
	top: 378px;
	left: 0px;
	height: 1px;
	overflow: visible;
}

.rahmen {
	border: 1px solid #696955;
	width: 990px;
	height: 738px;
	margin-left: -495px;
	position: absolute;
	top: -374px;
	left: 50%;
}

.container {
	background: #fff url(../bilder/00_bg_container.gif) no-repeat bottom left;
	color: #000;
	width: 982px;
	height: 730px;
	border: 4px solid #000;
}