body{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #000;
	background: url(/ccds_tpl_img/backround.gif);
	text-align: center;
	line-height: 16px;
}

#frame {
	background: #FFFFFF;
	width:657px;
	text-align: left;
	margin: 0px auto;
}

#div_footer{
	background: url(/ccds_tpl_img/footer.gif) no-repeat;
	height:25px;
}

a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #000;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin-bottom: 6px;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding: 4px;
	margin: 0;
	padding-left: 6px;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding: 4px;
	margin: 0;
}

a.navi_main {
	color: #FFFFFF;
	padding: 4px 19px 4px 19px;
	display: block;
	float: left;
	border-right: 0px solid #000;
	background: #000;
	font-weight: normal;
	font-size: 11px;
	
}


a.navi_main:hover {
	color: #000;
	padding: 4px 19px 4px 19px;
	display: block;
	float: left;
	border-right: 0px solid #000;
	background: #99958A;
	text-decoration: none;
	font-weight: normal;
}

a.navi_sub {
	color: #FFF;
	width: 142px;
	padding: 4px 5px 4px 5px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	/*background: url(/ccds_tpl_img/sidebox-black-bg.gif) repeat-y;*/
}

a.navi_sub:hover {
	width: 152px;
	color: #000;
	padding: 4px 5px 4px 5px;
	background: url(/ccds_tpl_img/sidebox-grey-bg.gif) repeat-y;
	text-decoration: none;
	font-weight: normal;
}

a.navi_sub_active {
	width: 142px;
	display: block;
	color: #FFF;
	padding: 4px 5px 4px 5px;
	/*background: url(/ccds_tpl_img/sidebox-violet-bg.gif) repeat-y;*/
	background:#000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}

a.navi_sub_active:hover {
	width: 152px;
	color: #000;
	padding: 4px 5px 4px 5px;
	background: url(/ccds_tpl_img/sidebox-grey-bg.gif) repeat-y;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

p {
	line-height: 16px;
	text-align: justify;
	padding:0;
	margin:0;
}

a.weiterlesen, a:hover.weiterlesen {
	display:block;
	padding-left:16px;
	background:url(/ccds_tpl_img/button_weiterlesen.gif) no-repeat 0px 4px;
}
a:hover.weiterlesen {
	background:url(/ccds_tpl_img/button_weiterlesen_over.gif) no-repeat 0px 4px;
}

a.zurueck, a:hover.zurueck {
	display:block;
	padding-left:16px;
	background:url(/ccds_tpl_img/button_zurueck.gif) no-repeat 0px 4px;
}
a:hover.zurueck {
	background:url(/ccds_tpl_img/button_zurueck_over.gif) no-repeat 0px 4px;
}
.teaser_hl {
	padding:4px 0px 4px 6px;
	font-size:11px;
	font-family:Georgia,Times,serif;
	letter-spacing:1px;
	color:#fff;
}
.background1 {
	background:#484095;
}
.background2 {
	background:#0092d7;
}
.background3 {
	background:#85c21f;
}
.background4 {
	background:#f37c04;
}
.background5 {
	background:#d90015;
}
.background6 {
	background:#dc2e8d;
}
a .subnavi_normal, a:hover .subnavi_normal, a .subnavi_active, a:hover .subnavi_active{
	display:block;
	cursor:pointer;
	float:left;
	width:15px;
	height:15px;
	background:url(/ccds_tpl_img/button_subnavi_normal.gif) no-repeat 0px 2px;
}

a:hover .subnavi_normal {
	background:url(/ccds_tpl_img/button_subnavi_over.gif) no-repeat 0px 2px;
}
a .subnavi_active {
	background:url(/ccds_tpl_img/button_subnavi_active.gif) no-repeat 0px 2px;
}
a:hover .subnavi_active {
	background:url(/ccds_tpl_img/button_subnavi_over.gif) no-repeat 0px 2px;
}