@charset "UTF-8";
/* CSS Document */

@import url(normal.css);
@import url(layout.css);
@import url(navi.css);
@import url(typo.css);



 
body {
 	background: url(../img/bg_home.gif);
}

/***********************
 FARBEN HEADER
 ***********************/
 
#branding h1 a {
	background-image: url(../img/highdeck.png);
}
* html #branding h1 a {
	background-image: url(../img/highdeck.gif);
}

 #info h4 {
	width: 170px;
	height: 60px;
	display: block;
	background-image: url(../img/label_lila.gif);
	text-indent: -9999em;
 }
 
 /***********************
 FARBEN NAVI
 ***********************/
 /* nav_main */
 ul#nav_main li a {
 	color: #000000;
 }
 ul#nav_main li a:hover, ul#nav_main #aktiv {
 	color: #CC0099;
 }
  /* submenu */
 ul#submenu li a {
	color: #0099cc;
 }
 ul#submenu li a:hover {
 	color: #000000;
 }
   /* nav_features */
 ul#nav_features li a {
 	color: #660066;
 }
 ul#nav_features li a:hover, ul#nav_features #aktiv {
 	color: #CC3300;
 }
 
 
 /***********************
 FARBEN CONTENT
 ***********************/
 
 #content h1, #content h1 a {
	color: #CC0099;
 }
 
 #content h2, #content h2 a {
	color: #000000;
 }
 
 #content h3 {
	color: #CC0099;
 }
 
 #side h2, #side h2 a {
	color: #CC0099;
 }
 
 #content p a, p a:visited  {
	color: #000000;
 }
  #content p a:hover  {
 	color: #CC0099;
 }
  #content a, a:visited  {
	color: #000000;
 }
  #content a:hover  {
 	color: #CC0099;
 }

 #side p a, p a:visited  {
	color: #CC0099;
 }
 
 #side p a:hover  {
 	color: #000000;
 }

 

 /***********************
 FORMULAR
 ***********************/
legend {display: none; }


label {
	display: block;
	width: 160px;
	float: left;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
}
#powermaildiv_uid13, #powermaildiv_uid14 {
	display: block;
	width: 380px;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
}
#powermaildiv_uid14 {
	margin-top: 15px;
}

#powermaildiv_uid4 label, 
#powermaildiv_uid5 label, 
#powermaildiv_uid6 label, 
#powermaildiv_uid7 label {
	width: 0;
	visibility: hidden;
}


#powermaildiv_uid4 input, 
#powermaildiv_uid5 select, 
#powermaildiv_uid6 input, 
#powermaildiv_uid7 input {
	width: 85px;
	margin: 4px 10px 15px 0;

}
#powermaildiv_uid4, 
#powermaildiv_uid5, 
#powermaildiv_uid6, 
#powermaildiv_uid7 {
	float: left;
	height: 55px;
	width: 100px;

}

label .powermail_mandatory {color: #CC0066; font-weight: bold; padding-left: 4px;}

input,
select,
textarea {

	width: 224px;
	border: 1px solid #E1E1E1;
	margin-bottom: 8px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {width: 232px;}



/* Captcha */
.tx-srfreecap-pi2-image {margin-left:160px; width: 228px; clear: left;}
.tx-srfreecap-pi2-cant-read {clear: both; display: block; margin-left: 160px; width: 224px; color: #000;}



/* Submit */
.powermail_submit {
	background: #CC0066;
	color: #fff;
	margin-top: 16px;
	height: 20px;
	margin-left: 160px;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
}



/* Fehlermeldungen */
.tx-powermail-pi1_mandatory {padding-top: 16px;}

.tx-powermail-pi1_mandatory .powermail_mandatory_list b {font-weight: normal; color: #CC0066;}

.powermail_mandatory_js {color: #CC0066;}

/* Submit Fehler */
.tx-powermail-pi1_mandatory_submit {
	background:  #CC0066;
	color: #fff;
	margin-bottom: 16px;
	width: 224px;
	height: 20px;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	}


 
 
 

 

