html, body {height:100%;}

div {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(bilder1024/bg_page.gif);
	background-repeat: repeat-y;

	background-color:#FFF;
	min-height:100%;
	width: 981px; 
}

#center {
	margin:0;
	width:980px;
	/*background-image: url(bilder1024/bg_page.gif);
	background-repeat: repeat-y;*/
	text-align:left;
} 
#wrapper {
	min-height:100%;
	position:relative;
}
* html #wrapper {height: 100%;}
table.contenttable {
	max-width: 800px;
	border:1px solid #eee;
}
table.contenttable th,
table.contenttable tr td {
	vertical-align:top;
	padding:6px;
}

table.contenttable tr.tr-odd {
	background-color:#eee;
}
table.contenttable th {
	background-color:#666;
	color:#FFF;
	text-align:center;
}
#breadcrumb {
	width:980px;
	clear: both;
	height: 22px;
/*	background-image: url(bilder1024/bg_breadcrumb.jpg);
	background-repeat:no-repeat;
	background-position:top left; */
	line-height: 22px;
	vertical-align:middle;
}
#padding {
	margin-bottom: 55px;
	float: left;}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height:43px;
	text-align: left;
	width: 100%; 
	line-height: 40px;
	padding-left:15px;
	/*background-image:url(bilder1024/footer.jpg);
	background-repeat:no-repeat;*/
}
#autor {
	position:absolute;
	left:780px;
	top:14px;
	width:158px;
	height:152px;
	z-index:1;
}

#content {
	margin: 0px 0px 15px 10px;
	padding: 0px;
	width: 730px;
	clear: both;
	float: left;
	display: inline; /* Umgeht den IE-Margin Bug */
}

#content .contentLeft {
	float: left;
	width: 160px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 35px;
	margin-right: 10px;
	padding: 0px;
}

#content .contentRight {
	float: right;
	width: 160px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 35px;
	margin-right: 0px;
	padding: 0px;
}

#content .contentRight p.bodytext,
#content .contentLeft p.bodytext {
	color: #666;
	font-size: 10px;
}

#banner-image {
	margin: 0px;
	padding: 0px;
	float: left;
}
.rechts {
	position:absolute;
	top: 223px;
	left:780px;
	width: 170px;
	z-index:1;
}
form.suche {
	margin-left: 10px;
	margin-top: 10px;
}

.csc-frame-frame1 {
	border: 1px solid #ccc;
	clear:both;
	margin-top: 25px;
	padding: 5px;
	color: #999;
}
.csc-frame-frame1 p a:link,
.csc-frame-frame1 p a:visited {
padding-left:20px;
background-image:url(pfeil.gif);
background-position:left center;
background-repeat:no-repeat;
text-decoration:none;
}
.csc-frame-frame1 img { margin-right:20px;}

.csc-frame-frame1 .csc-textpic-text { margin-left:20px;}

.csc-frame-frame1 p a:hover {
text-decoration:underline;
}
