body {
	background:#333;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 11px;
}

#contentpadding {
	width: 1009px;
	border-right:1px solid #FFF;
	float: left;
}

#content-cs {
	width:1009px;
	height: auto;
	background-color:#FFF;
	background: url(/bilder/bg-trans-fff50.png);
}

#content-links {
	background-color:#FFF;
	width:730px;
	float: left;
	border-top: 1px none #000;
	border-right: 1px solid #CCC;
	border-bottom: 1px none #000;
	border-left: 1px none #000;
}

#content-rechts {
	background-color:#FFF;
	width:262px;
	float: right;
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

#footer_navi {
	background-color:#555;
	padding:10px;
	width:989px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

a:link,a:visited {
	color:#007;
	text-decoration:underline;
}

a:hover,a:active {
	color:#0B0;
	text-decoration:underline;
}

h1, h2, h3 {
	padding: 5px 0px 5px 10px;
	margin: 0px;
}

h1 {
	font-size:13px;
/*	font-weight:bold; */
}

h2 {
	font-size:13px;
/*	font-weight:bold; */
}

h3 {
	font-size:12px;
}

strong {
	font-weight:bold;
}

p {
	color:#000;
	font-size:12px;
	margin: 0px 10px 0px 10px;
	font-weight: normal;
}

td {
	font-size:11px;
}

li {
	color:#000;
	font-size:12px;
	margin-top:5px;
	font-weight: normal;
}

.ad300x250_margin10_floatleft {
	width:300px;
	height:250px;
	margin:10px;
/*	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px; */
	float:left;
}

.bg_header {
	background: url(/bilder/bg-trans-fff50.png);
	background-color:#000;
	color:#FFF;
	font-weight:bold;
}

.boarder_1pix_black {
	border:1px solid #000
}

.fett {
	font-weight:bold;
}

.floatleftmargin {
	float:left;
	margin:0 10px 10px 0;
}

.floatleft-boarder {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #000
}

.google_suchbutton {
	color:#CCC;
	border: 1px solid #CCC;
	background-color: #444;
	cursor: pointer;
}

.grau {
	color:#666;
}

.graufett {
	font-weight:bold;
	color:#666;
}

.gruen {
	color:#0c0;
}

.h-line {
	border-top: 1px dotted #000;
}

.klein {
	font-size:11px;
	font-weight: normal;
}

.kleinweiss {
	font-size:9px;
	color:#FFF;
}

.margin-left10 {
	margin:0 10px 0 10px;
}

.rot {
	color:#F00;
}

.table_bottomline td {
	border-bottom: 1px solid #EEE;
}

.table_footer td {
	color:#DDD;
	font-size:11px;
	text-decoration:none
}

.table_footer td a {
	color:#BBB;
	font-size:11px;
	text-decoration:none
}

.weiss {
	color:#FFF
}

.weissfett {
	font-weight:bold;
	color:#FFF;
}