/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Vordergrund
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1,h2,h3,h4,h5,h6,
#contactarea, #contactarea a,
#impressum, #impressum a,#impressum .bodytext, #impressum .bodytext a,
#loginbox, #loginbox p, #loginbox th, #loginbox td, #loginbox table,
.news-list-item H3 A,
.contenttable td,
input, textarea, select {
	/* weiß */
	color: #ffffff;
	}
	
#navi_sub .active, #navi_sub .active a, #navi_sub a:hover,	
#contactarea a	{
	/* gelb */
	color: #FDCC00;
	}

#packages a:hover
	{
	/* Orange */
	color: #F59E01;
	}

a,
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 {
	/* Rot */
	color: #C91600;
	}

	
#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
	{
	/* Grau */
	color: #676767;
	}
	
body, 
table td, 
#block_center, 
#data_normal,
p.bodytext,
.reflist_tstamp,
.news-latest-container H2,.news-latest-gotoarchive,		
.news-list-date,
#adresse,
.bodytext b,
.bodytext strong {
	/* helles grau */
	color: #E4E4E4;
	}	
		
#navi_sub, #navi_sub a {
	/* dunkel Grau (Hintergrund Menü) */
	color: #363A3D;
	}	
	
	



/*~ ENDE Vordergrund ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hintergrund
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#data_normal h1.csc-firstHeader {
	/* background: none; */
	}
	
#collected_packages .csc-frame-invisible {
	/* Weiß */
	background-color: #ffffff;
	}

#navi_bar_hor {
	/* rot */
	background-color: #CA1800;
	}
	
input,
input, 
textarea, 
select,
input.csc-mailform-submit,
.tr-even, 
.tt_guest-entry,
.tx-veguestbook-pi1 .tx-guestbook-left,
.tx-veguestbook-pi1 .tx-guestbook-latest p {
	/* dunkles grau (tabelle) */
	background-color: #2C2B2B;
	}	

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	{
	/* mittel Grau */
	background-color: #5C5A5A;
	}
	

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

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

#impressum {
	/* dunkleres grau */
	background-color: #464646;
	}
	
body,
.news-list-item H3 {
	/* schwarz*/
	background-color: #000000;
	}

/*~ ENDE Hintergrund ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hintergrund-Images
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
body {
	background-image: url(../images/website/background.jpg);
	background-repeat: repeat-x;
	}
*/
	
#banner {
	background-image: url(../images/banner/banner1.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/eyecatcher.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}	
	
#block_center {
	background-image: url(../images/website/eyecatcher2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}	
*/	
#loginbox {
	background-image: url(../images/login/background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}	

#content {
	background: url(../images/website/content_bg.jpg) 0 0 no-repeat; 
	height: 100%;
	}

h1,h2 {
	background: url(../images/website/background_title.jpg) 0 0 no-repeat; 
	background-repeat: repeat-y;
	}
	
h1.csc-firstHeader {
	background-image: none;
	background: none;
	}
		
/*~ ENDE Hintergrund-Images ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Linien
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

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

/*#block_center .bc_specialimage img,*/

.csc-uploads,
.csc-sitemap-level1,
#collected-content .collected-content-item,
#tt_guest-content-wrapper .tt_guest-entry {
	/* Mittleres grau */
  	border: 1px solid #636363;
	}	
	

input, textarea, select 
	{
	/* dunkelgrau */
	border: 1px solid #393C40;
	}	
	
#packages div.packages-item {
	/* dunkles Grau */
	border: 1px solid #393C40;
	}
		
.csc-frame-rulerAfter,
.csc-frame-frame1 {
	/* dunkles Grau */
	border: 2px solid #393C40;
	}	
	
.contenttable {
	/* Rot */
	border-top: 2px solid #C91600;
	}
	
#intro .contenttable,
#intro #data_normal {
	border: none;
	}

	
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,
#banner {
	/* dunkles grau */
	border-bottom: 1px solid #393C40;
	}	
	
#data_normal {
	border-top: 3px solid #C51300;
	}
	
.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_bar_hor{
	/* schwarz */
	border-bottom: 2px solid #000000;
	}	
		
#navi_lang {
	border: none;
	}	
	
.news-list-item {
	border-top: 2px dotted #404040;
	border-bottom: 2px dotted #404040;
	}
		
/*~ ENDE Linien ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


