body,
html {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #00000;
	font-size: 13px;
	font-weight: normal;	
	background-color: #FFFFCC;
}

.bodytext {
	font-size: 13px;	
	text-align: left;	
}

.bodytext a {
	color: #CC6666;	
	text-decoration: none;		
}

.bodytext a:hover {
	color: #CC6666;
	text-decoration: underline;	
	text-align: left;	
}

li {
	font-size: 13px;	
	text-align: left;	
}

.headerlink {
	color: #CC6666;
	margin: 0px;
	text-align: right;
	text-decoration: none;	
}


h1 {
	color: #CC6666;
	font-weight: bold;
	margin: 0px;
	font-size: 15px;	
	text-align: left;
}

/* picture styles */
.csc-header h1 {
	color: #CC6666;
	margin: 0px;
	font-size: 17px;	
	text-align: left;
}

.csc-textpic-caption {
	color: #00000;
	font-size: 13px;	
	text-align: left;
}

/* level 1 menu */
.menu1-no  {
	color: #CC6666;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.menu1-no a {
	color: #CC6666;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu1-no a:hover {
	color: #CC6666;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu1-act {
	color: #CC6666;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu1-act a {
	color: #e96949;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* level 2 menu */
.menu2-no {
	color: #CC6666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu2-no a {
	color: #CC6666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu2-no a:hover {
	color: #CC6666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu2-act {
	color: #CC6666;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.menu2-act a {
	color: #e96949;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.footer {
	/*color: #CC6666;*/
        font-style: italic
	color: #000000;
	font-size: 13px;	
	text-align: left;	
	background-color: #FFFFCC;
}

/* news related styles */

.news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:2px;
	border:1px solid #FFFFCC;
}

.news-list-container HR.clearer{
	clear:right;
	height:0px;
	border:1px solid #e96949;
}

.news-list-item h3 a {
	color: #CC6666;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.news-list-item h3 a:hover {
	color: #CC6666;
	text-decoration: underline;
}

.news-single-item h2 {
	color: #CC6666;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.news-single-item h3 {
	color: #00000;
	font-size: 13px;	
	text-align: left;	
}

.news-single-item h3 a {
	color: #CC6666;	
	text-decoration: none;
	text-align: left;	
}

.news-single-item h3 a:hover {
	text-decoration: underline;	
}

.news-single-backlink a {
	color: #CC6666;
	font-size: 13px;	
	text-decoration: none;
	text-align: left;	
}

.news-latest-container h2 {
	color: #CC6666;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.news-latest-container h2 a {
	color: #CC6666;
	font-size: 13px;	
	text-align: left;
	text-decoration: none;
}
.news-latest-container h2 a:hover {
	text-decoration: underline;
}

.news-latest-container p {
	color: #00000;
	font-size: 13px;	
	text-align: left;	
} 

.news-latest-morelink a {
	color: #CC6666;
	font-size: 12px;	
	text-align: left;	
	text-decoration: none;
} 

.allNews {
	color: #00000;
	font-size: 12px;	
	text-align: right;	
	text-decoration: none;
} 

.allNews a {
	color: #CC6666;
	text-decoration: none;
} 

.allNews a:hover {
	color: #CC6666;
	text-decoration: underline;	
} 

.tx-ttnews-browsebox {
	color: #00000;
	font-size: 13px;	
	text-align: left;	
}

.tx-ttnews-browsebox a {
	color: #CC6666;
	font-size: 13px;	
	text-align: left;	
}

/* Schnell gefunden section */

.fastFound h2 {
	color: #CC6666;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
	padding-top: 4px;
}

.fastFound h2:hover {
	color: #CC6666;
	font-weight: normal;
	font-size: 15px;
	text-decoration: underline;
	padding-top: 4px;
}

.fastFound a {
	color: #CC6666;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;	
	text-align: left;
}
.fastFound a:hover {
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}