body {
	margin:0px;
	padding:0px;
	background: #000000 url("images/bg.jpg");
}
hr {
	margin:0px;
	padding:0px;
}
#all {
	display:block;
	width:1000px;
	margin:0px auto 0px auto;
	padding:0px;
}
#header {
	background: url("images/bg_header.jpg") repeat-x;
	width:970px;
	height:190px;
	text-align:left;
	padding-left:30px;
}
.head   { font-size: 20pt; font-family: Impact, Arial, Helvetica, sans-serif; text-align: left; text-transform: uppercase }
#navi { float:right; display:block; width:670px; margin:20px 0px 0px 0px; }
#ads { float:right; display:block; width:150px; margin:0px; }
#content {
	background:#e9e4d0;
	width:1000px;
	margin:0px;
	padding:10px;
}
#content120 { background-color: #e9e4d0; width: 760px; height: 120px; overflow:hidden }
#content270 { background-color: #e9e4d0; width: 760px; height: 270px; overflow: auto }
#xtracontent  { background-color: #e9e4d0; padding-right: 10px; padding-left: 10px; width: 520px; height: 390px; overflow: auto }
td, p { font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif, Cochin; text-align: left; vertical-align: top }
p { margin:10px 0px 5px 0px;}
img { border:none; }
a { color: inherit; text-decoration: underline }
a:hover { color: #9d9715 }
li { padding:0px; margin:0px 0px 5px -20px; }
.contenthoehe { height:390px; }
.s { font-size: 0.8em; margin:0px; }
.navy { color: #082045 }
.olive { color: #58560c }
.wine { color: #640e07 }.red { color:#d72116; }
.ou  { padding-top: 2px; padding-bottom: 2px }
.zehnvl { padding-left: 10px }
.clear { clear:both; }
.imgspace {
	float:left;
	margin:0px 10px 10px 0px;
	border:0px;
	}
#dhtmltooltip {
font-family:tahoma, verdana, arial, sans-serif;
font-size: 0.8em;
color:#333333;
position: absolute;
width: 200px;
border: 1px solid #640e07;
padding: 5px;
visibility: hidden;
z-index: 300;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#liste {
	width:740px;
	height:390px;
	padding:0px 10px 0px 10px;
	overflow:auto;
	}
#article {
	float:left;
	text-align:left;
	width:345px;
	padding:0px;
	margin:0px 10px 10px 0px;
}