html {
	margin:0px;
	padding:0px;
}

body {
	background-color:#fff;
	font-family:sans-serif;
	height:100%;
	line-height:100%;
	margin:0px;
	padding:0px;
	width:100%;
}

img {
	border:0px none;
}

img.sliderarrow {
	float:left;
	height:7px;
	width:7px;
	margin:0px 1px 0px 1px;
}

#div_centerv {
	background-image:url(/ccds_tpl_img/bildermacher/outer_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:475px;
	margin:-221px 0px 0px 0px;
	padding:0px;
	position:absolute;
	top: 50%;
	width:100%;
}

#div_centerh {
	background-image:url(/ccds_tpl_img/bildermacher/inner_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:475px;
	left: 50%;
	margin:0px 0px 0px -396px;
	padding:0px;
	position:relative;
	width:792px;
}

#div_border {
	border:1px solid #000;
	height:440px;
	padding:0px;
	text-align:left;
	width:790px;
}

#div_content {
	height:298px;
	overflow:hidden;
	position:relative;
}

#div_news {
	float:left;
	overflow:hidden;
	padding:10px;
	position:relative;
	width:100px;
}

#div_contentfloater {
	float:left;
	height:220px;
	margin:41px 0px 0px 0px;
	overflow:auto;
	padding:15px;
	position:relative;
	width:470px;
}

#div_contentfloater_startseite {
	float:left;
	height:220px;
	margin:41px 0px 0px 0px;
	overflow:auto;
	padding:15px;
	position:relative;
	width:320px;
}

#div_contenttext {
	color:#ddd;
	font-size:11px;
}

#div_contenttext a {
	border-bottom:1px dotted #fff;
	color:#fff;
	text-decoration:none;
}

#div_gallery {
	float:right;
	height:272px;
	margin:10px;
	overflow:hidden;
	position:relative;
	width:252px;
}

#div_slidertrack {
	border-top:1px solid #eee;
	float:left;
	height:6px;
	overflow:hidden;
	width:234px;
}

#div_sliderhandle {
	background-color:#eee;
	height:5px;
	margin-top:1px;
}

div.gallery_small {
	padding:3px;
}

img.gallery_small {
	border:1px solid #333;
}

table.gallery_small {
	border:0px none;
	border-collapse:collapse;
	border-spacing:0px;
}

td {
	padding:0px;
	vertical-align:top;
}
.menu {
	color:#ff6400;
	font-size:11px;
	height:20px;
	overflow:hidden;
	padding:0px 15px 0px 15px;
	white-space:nowrap;
}

.mainmenu {
	font-size:11px;
	height:23px;
	overflow:hidden;
	padding:0px 15px 0px 15px;
	white-space:nowrap;
}

.menu a {
	color:#c00;
	text-decoration:none;
}

.mainmenu a {
	color:#fff;
	text-decoration:none;
}

.mainmenu a.active, .menu a.active {
	color:#ff6400;
}