body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: "Times New Roman", Times;
	font-size: 14px;
	color:black;
	background: url(/ccds_tpl_img/bg.gif);
	text-align: center;
}

/* LAyOUT =========================================================== */

#div_frame {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
}

#div_content {
	background: url(/ccds_tpl_img/bg-frame.gif) no-repeat top center;
}

#div_left {
	float: left;
	width: 250px;
	text-align: center;
}

#div_center {
	float: left;
	width: 400px;
	margin-right:20px;
}

#div_right {
	float: left;
	width: 190px;
	height:430px;
}

#div_navi {
	background: url(/ccds_tpl_img/navi-bg.jpg) repeat-x;
	height: 31px;
}

.abstand {
	padding: 20px;
}

a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.navi {
	display:block;
	float: left;
	font-size: 16px;
	font-family: "Times New Roman", Times;
	color: #dbab51;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
}

a.navi:hover, a.naviactive, a.naviactive:hover {
	display:block;
	float: left;
	font-size: 16px;
	font-family: "Times New Roman", Times;
	color: #7f2c1f;
	text-decoration: none;
	background: #dbab51;
	padding: 5px 15px 5px 15px; 
}


a.subnavi {
	display:block;
	font-size: 12px;
	color: #878787;
	text-decoration: none;
}

a.subnavi:hover, a.subnaviactive, a.subnaviactive:hover {
	display:block;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

a.metanavi {
	font-size: 12px;
	color: #878787;
	text-decoration: none;
}

a.metanavi:hover, a.metanaviactive, a.metanaviactive:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}

h1 {
	font-family: "Times New Roman", Times;
	font-size: 30px;
	color: #7f2c1f;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h2 {
	font-family: "Times New Roman", Times;
	font-size: 16px;
	font-weight: bold;
	color: #7f2c1f;
	padding: 0;
	margin: 0;
}

.artikel {
	line-height:20px;
}
