/********************************************/
/* CSS LAYOUT DEFINITION FOR CC-COMMUNICATE */
/********************************************/

/********************************************/
/*   CSS LAYOUT CREATED  BY COMPLEX MEDIA   */
/*     ALL COPY RIGHTS BY HELMUT HAVELCA    */
/********************************************/


/* BODY */
body			{ background-color:#404040; color:#cccac8; font-size:10px; font-family:Verdana, Geneva, sans-serif; }



/* HEADLINES */
h1              { font-family:Arial Black; font-size: 18px; color:#646362; margin:0px; padding-bottom:15px; }


/* OPTIONS */
a				{ color:#cccac8; text-decoration:none; }
a:hover 		{ color:#9d9d9d; }
a:active		{ color:#9d9d9d; }

a.navbig		{ font-family:Arial Black; font-size: 22px; color:#646362; text-decoration:none; }
a:hover.navbig	{ color:#cccac8; }
a:active.navbig	{ color:#646362; }

a.navsm			{ font-family:Arial Black; font-size: 18px; color:#646362; text-decoration:none; }
a:hover.navsm	{ color:#cccac8; }
a:active.navsm	{ color:#646362; }

a.navsm_ac		{ font-family:Arial Black; font-size: 18px; color:#cccac8; text-decoration:none; }

.navbig_pos 	{ height: 18px; margin:0px; }
.navsm_pos 		{ height: 14px; margin:0px; }

.none 			{ border:none; border-style:none; text-decoration: none; }
input   { color:#ffffff; background:#404040; }
textarea   { color:#ffffff; background:#404040; }


/* OPTIONS */
.text_01 		{ font-size: 1em; padding-bottom: 25px; }


/* LAYOUT */
#root 			{ position: absolute; z-index: 1; top: 50%; left: 50%; width: 927px; height: 500px; margin-left: -464px; margin-top: -250px; }
#CCC-logo		{ position: absolute; width: 79px; height: 80px; top: 420px; left:848px; border: none; border-style:none; background-image:url(gfx/logo.png); cursor:pointer; }
#footer			{ position: absolute; width: 927px; top: 510px; text-align:center;}

	/* LAYOUT -> Welcome // 00 */
	#CCC-00		{ position: absolute; top: 50%; left: 50%; width: 500px; height: 18px; margin-left: -250px; margin-top: -9px; font-family: Arial black; font-size: 18px; color: #646362;  }
	
	/* LAYOUT -> Intro   // 01 */
	#CCC-01_1	{ position: absolute; display:block; width: 339px; top:0px; left:0px; }
	#CCC-01_2	{ position: absolute; display:block; width: 462px; top:205px; left:465px; }
	
	/* LAYOUT -> Uebersicht   // 02 */
	#CCC-02		{ position: absolute; width:273px; height:68px; top:0px; left:0px; background-image: url(gfx/4.png); }
	#CCC-02_0	{ position: absolute; width:339px; top:126px; left: 0px; }
	#CCC-02_t	{ position: absolute; top:244px; font: Arial Black bold; font-size: 18px; color: #646362; }
	#CCC-02_1	{ position: absolute; width:339px; top:126px; left:0px; color:#cccac8; text-align:justify;}
	#CCC-02_2	{ position: absolute; width:339px; top:156px; left:0px; color:#cccac8; text-align:justify;}
	#CCC-02_3	{ position: absolute; width:462px; top:204px; left: 465px; color:#cccac8; text-align:justify;}
	#CCC-02_n	{ position: absolute; top:396px; }
	
	/* LAYOUT -> Kontakt   // 03 */
	#CCC-03_f	{ position: absolute; top:442px; }

	/* LAYOUT -> IMPRESSUM  // 04 */
	#CCC-04	{ position: absolute; width:462px; top:156px; left: 465px; color:#cccac8; text-align:justify;
			  height:240px; overflow:scroll; overflow-x: hidden; margin-right:5px;
   			  scrollbar-face-color: #404040;
    			  scrollbar-track-color: #737373;
   			  scrollbar-3dlight-color: #737373;
     			  scrollbar-darkshadow-color: #404040;
     			  scrollbar-track-color: #737373;
     			  scrollbar-arrow-color: #737373;
     			  scrollbar-highlight-color: #737373;
     			  scrollbar-shadow-color: #404040;
}
	#CCC-04_1      { position: absolute; width:339px; top:156px; left:0px; color:#cccac8;}
/* KONTAKT FORM   // 03 */
.CCC_form_c		{ padding-bottom: 9px; text-align: right; }
#CCC-form-pos	{ position: absolute; width:462px; left: 465px;}
span.fail { position: absolute; width:462px; left: 465px;}
#CCC_name		{ width:284px; height: 14px; background-color:#404040; border:1px solid #aeadad; color:#cccac8; font-size:10px; font-family:Verdana, Geneva, sans-serif; }
#CCC_betreff	{ width:284px; height: 14px; background-color:#404040; border:1px solid #aeadad; color:#cccac8; font-size:10px; font-family:Verdana, Geneva, sans-serif; }
#CCC_email		{ width:284px; height: 14px; background-color:#404040; border:1px solid #aeadad; color:#cccac8; font-size:10px; font-family:Verdana, Geneva, sans-serif; }
#CCC_telefon	{ width:284px; height: 14px; background-color:#404040; border:1px solid #aeadad; color:#cccac8; font-size:10px; font-family:Verdana, Geneva, sans-serif; }
#CCC_nachricht	{ width:284px; height: 154px; background-color:#404040; border:1px solid #aeadad; color:#cccac8; font-size:10px; font-family:Verdana, Geneva, sans-serif; }
#submit			{ border:none; border-style:none; background-color:#404040; color:#cccac8; font-size:10px; font-family:Verdana, Geneva, sans-serif; font-weight: bold; }