@charset "utf-8";
/* CSS Document */


/* start formular */


fieldset {
	width:685px;
	border-right:0px none;
	border-left:0px none;
	border-bottom:0px none;
	border-top:1px solid #CCCCCC;
}
legend {
	font-size:12px;
	padding:0 5px 5px 0;
	font-weight:bold;
	color:#8cab02;
}
label {
	cursor:pointer;
	margin-right:20px;
	color:#999999;
}
input#stueckzahl, input#firma, input#name, input#vorname, input#strasse, input#ort, input#land, input#telefon, input#fax,input#email, input#digi_seiten, input#digi_trays, input#digifile_seiten, input#digifile_cds, input#dvddigi_seiten, input#dvddigi_trays, input#a5digi_seiten, input#a5digi_trays{
	cursor:pointer;
	border:#CCCCCC solid 1px; 
}
textarea {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#CCCCCC solid 1px;
}
#digi_seiten, #digi_trays, #digifile_seiten, #digifile_cds, #dvddigi_seiten, #dvddigi_trays, #a5digi_seiten, #a5digi_trays {
	width:50px;
}

.kursiv{
color:#999999;
font-size:10px;
}
.untertitel{
font-weight:bold;
}
#myform p, #myform2 p, #myform3 p{
margin:10px 0 10px 0;
}



select {
	border:#CCCCCC solid 1px;

}

.senden, .delete{
margin-top:20px;

}

.primaer{
color:#000000;
}

#namen{
width:0px;
height:0px;
}

#fehler{
margin-bottom:25px;
color:#990033;
}


/* ende formular */

/* start normales kontaktformular */

#fc_firma input, #fc_name input, #fc_vorname input, #fc_adresse input, #fc_plz input, #fc_ort input, #fc_email input, #fc_telefon input, #fc_nachricht input, #fc_linux input{
border:#CCCCCC solid 1px;
}

#fc_anrede input{border:0 none; margin:0 2px; width:12px!important; height:12px!important;}

#fc_nachricht textarea{ border:solid 1px #CCCCCC; width:180px; height:185px;}

form .label{width:100px; display:block; float:left;}

form div{ margin-bottom:6px;}

#fc_nachricht{
z-index:2;
position:absolute;
left:0;
margin:-207px 0 0 520px;
}

#fc_nachricht span.label{
float:none;
display:block;
clear:both;
margin-bottom:5px; 
}

#myform2 #fc_nachricht{
margin:-207px 0 0 320px;
}







#fc_anrede{z-index:3; width:300px; margin-top:50px;}

#fc_firma{z-index:4;width:300px;}

#fc_name{z-index:5;width:300px;}

#fc_adresse{z-index:6;width:300px;}

#fc_plz{z-index:7;width:300px;}

#fc_ort{z-index:8;width:300px;}

#fc_telefon{z-index:9;width:300px;}

#fc_email{z-index:10;width:300px;}

#fc_submit {margin-top:20px;}

#fc_error{
margin-top:10px;
margin-bottom:15px;
width:500px;
top:480px;
color:#990000;

}



#myform2 #fc_error{
margin-top:20px;
width:500px;
top:480px;
color:#990000;
margin-left:0!important;
}

#myform, #myform2 p{
width:400px;
height:400px;
float:left;

}

#myform.linux{
	margin-top:-20px!important;
}

#myform.linux #fc_anrede{
	margin-top:0!important;
}



#adresselu{
margin-top:50px;
float:left;
width:200px;
margin-right:20px;
border-right:solid 1px #CCCCCC;
}


#fc_meldung{
margin-top:50px;
position:absolute;
}

/* einleitungstext */
#etext{
position:absolute;
}

#etext2{
position:relative;
}


/* ende normales kontaktformular */






