/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Vordergrund
- Variante dunkel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, 
table td, 
#block_center, 
#data_normal,
#contactarea, #contactarea a,
#impressum, #impressum a,#impressum .bodytext, #impressum, 
#loginbox, #loginbox p, #loginbox th, #loginbox td, #loginbox table,
.news-list-item H3 A,
.bodytext,
h1,h2,h3,h4,h5,h6,
form table td {
	/* weiß */
	color: #ffffff;
	}
	
a,	
#packages a:hover,
b, strong,
#navi_sub .active, #navi_sub .active a, #navi_sub a:hover {
	/* gelb */
	color: #FFDD00;
	}

p.csc-form-label-req,
.csc-mailform .required,
.tx-veguestbook-pi1 p.tx-guestbook-form-error,
.tx-veguestbook-pi1 .tx-guestbook-right h3,
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	/* gelb */
	color: #FFDD00;
	}

.contenttable td,.contenttable p.bodytext, .contenttable a,
#block_center .csc-uploads, .csc-uploads a,#data_normal .csc-uploads td,
#bottom,
#collected-content .collected-content-item .collected-content-item-header,
#collected-content .collected-content-item .collected-content-item-bodytext a, 
#collected-content .collected-content-item .collected-content-item-header a,
#collected-content .collected-content-item .collected-content-item-bodytext,	
#collected-content .collected-content-item .collected-content-item-bodytext,
tr .tr-0,
.csc-form-main-label td,
.csc-sitemap-level1 a,
.news-list-container a
	{
	/* dunkles Grau */
	color: #061415;
	}

#navi_sub, #navi_sub a,
.reflist_tstamp,
.news-latest-container H2,.news-latest-gotoarchive,		
.news-list-date,
#adresse,
input,
.news-list-item .bodytext {
	/* schwarz */
	color: #000000;
	}	

/*~ ENDE Vordergrund ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hintergrund
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#collected_packages .csc-frame-invisible, .tr-odd {
	/* Weiß */
	background-color: #ffffff;
	}

table#bottom td, 
.news-latest-container H2,
.news-amenu-container H2,
input:hover, 
textarea:hover, 
select:hover,
input.csc-mailform-submit:hover,	
input.csc-mailform-submit,
.tx-veguestbook-pi1 h2.tx-guestbook-header,
.tr-even 	{
	/* helles Gelb */
	background-color: #FFF9B0;
	}
	
input,
input, 
textarea, 
select,
input.csc-mailform-submit,
.news-list-item,
.tt_guest-entry,
.tx-veguestbook-pi1 .tx-guestbook-left,
.tx-veguestbook-pi1 .tx-guestbook-latest p {
	/* sehr helles grau */
	background-color: #F1F1F1;
	}	


	

.csc-sitemap-level1,
#collected-content .collected-content-item .collected-content-item-header
	{
	/* Dunkleres Grau */
	background-color: #778288;
	}

#subcontainer	{
	/* Dunkleres Grau - Contentbereich */
	background-color: #505559;
	}



.csc-form-main-label td,
#packages div.packages-item {
	/* dunkleres grau */
	background-color: #494E52;
	}


body,
#impressum,.news-list-item H3 {
	/* fast schwarz - Hintergrund unten*/
	background-color: #061415;
	}
	

/*~ ENDE Hintergrund ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hintergrund-Images
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	background-image: url(../images/website/background.jpg);
	background-repeat: repeat-x;
	}
	
#banner {
	background-image: url(../images/website/banner.jpg);
	background-repeat: no-repeat;
	}	

#bottom {
	background-image: url(../images/website/bottom.jpg);
	background-repeat: no-repeat;
	}	

.csc-sitemap-level1 a {
	background-image: url(../images/bullet_box_orange.gif);
	background-repeat: no-repeat;
	background-position: .1em .5em;
	}	
	
.csc-sitemap-level2 a, .csc-sitemap-level3 a {
	background-image: url(../images/bullet_box_orange2.gif);
	background-repeat: no-repeat;
	background-position: .1em .5em;
	}	
	
#collected_packages .bc_specialimage,
#collected_packages imgtext-table,
#collected_packages div.bc_specialimage, 
#collected_packages div.bc_specialimage img {
	background-image: none;
	background: none;
	border: none;
	}
	
#navi_main {
	background-image: url(../images/website/navi_main_02.gif);
	background-repeat: repeat-x;
	}	


#block_left {
	background-image: url(../images/website/eyecatcher3.jpg);
	background-position: 0 350px;
	background-repeat: no-repeat;
	}	

/*	
#block_center {
	background-image: url(../images/website/eyecatcher2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}	
*/	
#intro #block_center {
	background-image: none;
	}	

	
#loginbox {
	background-image: url(../images/login/background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}	

/*~ ENDE Hintergrund-Images ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Linien
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#loginbox {
	/* weiß */
	border: 1px solid #ffffff;
	}
	

.csc-uploads,
.csc-sitemap-level1,
#collected-content .collected-content-item,
#tt_guest-content-wrapper .tt_guest-entry {
	/* Mittleres grau */
  	border: 1px solid #8B8B8B;
	}	
	
/*#block_center .bc_specialimage img,*/	
.csc-mailform-field input,
	.csc-form-fieldcell input, 
	.csc-mailform-field textarea, 
	.csc-mailform-field select, 
	.csc-form-fieldcell textarea,
	.csc-form-fieldcell select,
	.csc-mailform-field input.csc-mailform-submit,
	.csc-tt_board-list-items input,	
	.csc-tt_board-list-items textarea, 
	.csc-tt_board-list-items select	
	{
	/* dunkelgrau  - Hintergrund unten*/
	border: 1px solid #061415;
	}	
	
#packages div.packages-item {
	/* dunkles Grau*/
	border: 1px solid #061415;
	}
		
.csc-frame-rulerAfter,
.csc-frame-frame1 {
	/* dunkles Grau */
	border: 2px solid #393C40;
	}	
	
.contenttable {
	/* dunkles Grau */
	border-top: 1px solid #393C40;
	border-bottom: 3px solid #393C40;
	}
	
tr .tr-0,
.contenttable-1 .tr-0,
table.csc-tt_board-list-items,
.csc-tt_board-list-items td,
.csc-tt_board-list-posts td,
#packages .packages-item h2.packages-item-header {
	/* dunkles grau */
	border-bottom: 1px solid #393C40;
	}	
	

.csc-form-main-label td {
	/* dunkles Grau */
	border-top: 1px solid #393C40;
	border-bottom: 1px solid #393C40;
	}
		
.csc-bulletlist-1 {
	/* dunkles Grau */
	border: 1px solid #393C40;
	}	

.news-list-item {
	/* schwarz */
	border: 1px solid #000000;
	}	
	
#navi_lang {
	border: none;
	}	
	
#intro img {
	border: none;
	}
/*~ ENDE Linien ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


