a:link {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 10px;
	color: #330000;
	text-decoration: none;
}
a:visited {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #330000;		
}
a:hover {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 10px;
	color: #ff6600;
}
a:active {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 10px;
	color: #ff6600;		
}
/* MAIN */
body {
	font-family: "Verdana";
	font-size: 11px;
	color: #330000;
	/* margin: 0 10px; */
   	margin: 0 0px;
	text-align: center;
	background-image:url(../images/vlf_01.gif);
	background-attachment: fixed;
}
.all {
	/* width: 792px; */
	width: 760px;
    	/* min-width: 792px; */
    	min-width: 758px;
    	
    	text-align: left;
    	/* margin: 0px auto; */
    	margin: auto;
	/* breitenskalierungs hack firefox netscape 7 mozilla 1.4 */
	border: solid 1px #CDBAA1;
    	border-top: solid 0px;
	/* breitenskalierungs hack firefox netscape 7 mozilla 1.4 */
	padding-bottom: 20px;
	
	background-image:url(../images/pix_03.gif);
	background-color: #F6EFE3;
	
}
/* MAIN Ende */
.header {
	width: 760px;
	border: 0px dashed #00ffdd;	
}
/* NAVIGATION */
.nav {
	width: 760px;
	height: 55px;
    	border-bottom: 2px solid #CDBAA1;	
}
.nav .balken {
	position: relative;
	top: 27px;
	width: 760px;
	background-image:url(../images/pix_br.gif);
	background-color: #F6EFE3;
	border: 0px solid #00ff00;
}
.nav .logo {
	position: relative;
	float: right;
	/* right: 32px; */
	right: 10px;
	top: -13px;
	background-image:url(../images/pix_03.gif);
	background-color: #F6EFE3;
}
.nav .bar {
	position: relative;
	top: 27px;
	left: 10px;
	border: 0px dashed #ff0000;
}
/* NAVIGATION ENDE */


/* MARKIERUNG */
.marker_01 {
	position: relative;
	float: left;
	top: 2px;
	left: 11px;
}
.marker_02 {
	position: relative;
	float: left;
	top: 2px;
	left: 57px;
}
.marker_03 {
	position: relative;
	float: left;
	top: 2px;
	left: 142px;
}
.marker_04 {
	position: relative;
	float: left;
	top: 2px;
	left: 273px;
}
.marker_05 {
	position: relative;
	float: left;
	top: 2px;
	left: 370px;
}
/* MARKIERUNG franzoesisch */
.marker_01_fr {
	position: relative;
	float: left;
	top: 2px;
	left: 11px;
}
.marker_02_fr {
	position: relative;
	float: left;
	top: 2px;
	left: 84px;
}
.marker_03_fr {
	position: relative;
	float: left;
	top: 2px;
	left: 129px;
}
.marker_04_fr {
	position: relative;
	float: left;
	top: 2px;
	left: 258px;
}
.marker_05_fr {
	position: relative;
	float: left;
	top: 2px;
	left: 368px;
}
/* MARKIERUNG englisch */
.marker_01_en {
	position: relative;
	float: left;
	top: 2px;
	left: 11px;
}
.marker_02_en {
	position: relative;
	float: left;
	top: 2px;
	left: 34px;
}
.marker_03_en {
	position: relative;
	float: left;
	top: 2px;
	left: 142px;
}
.marker_04_en {
	position: relative;
	float: left;
	top: 2px;
	left: 272px;
}
.marker_05_en {
	position: relative;
	float: left;
	top: 2px;
	left: 376px;
}
/* MARKIERUNG ENDE */


/* CONTENT */
.content {
	position: relative;
	/*
	width: 792px; NEU: 765px
	margin: 20px 207px 20px 10px;
	*/
	margin: 20px 185px 20px 10px;
	/*
	padding-top: 10px; 
	border: 1px solid #ff0000;
	background-color: #FFFFFF;
	*/
}

/* CONTENT-TOP ALL BOXES */
.content .top {
	position: relative;
	background-color: #F6EFE3;
}
.content .balken {
	background-image:url(../images/pix_br_525.gif);
	background-repeat: no-repeat;
	height: 26px;
    margin-left: 20px;
}
.content .links {
	position: relative;
	float: left;
	background-image:url(../images/hr_links.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 26px;
}
.content .rechts {
	position: relative;
	float: right;
	background-image:url(../images/hr_rechts.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 26px;
	border: 0px solid #ff0000;
}
.content .headline {
	position: relative;
	left: 9px;
	top: 7px;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}
/* CONTENT-TOP ALL BOXES ENDE */

/* CONTENT-INHALT ALL BOXES */
.content a:link {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content a:visited {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;		
}
.content a:hover {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	color: #ff6600;
}
.content a:active {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	color: #330000;		
}
.content .main {
	/* text-align: justify; */
	border-top: 1px dashed #CDBAA1;
}
/* AKTUELL */
.content .leer_a {
	background-image:url(../images/pix_p.gif);
	height: 24px;
}
.content .main .a_txt_left {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image:url(../images/pix_ct.gif);
	text-align: left;
}
.content .main .a_txt_img {
	vertical-align: top;
	padding-bottom: 20px;
}
.content .main .a_txt_list {
	vertical-align: top;
	text-align: left;

	/* for Firefox */
	width: 100%;

	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .a_txt_left .a_txt_list_img {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;

	/* for Firefox */
	width: 100%;
		
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
/* AUFLISTUNGEN */
.content .main .a_txt_left .form_table {
	margin-top: 5px;
	margin-left: -2px;
 	border: 0px solid #ff0000;
	width: 100%;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
.content .main .a_txt_left .form_td_img {
	width: 25px;
	vertical-align: top;
}
.content .main .a_txt_left .form_td_txt {
	vertical-align: top;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
/* AUFLISTUNGEN END*/
/* AKTUELL END*/


/* FIRMENPROFIL */
.content .leer_profil {
	background-image:url(../images/pix_p.gif);
	height: 24px;
}
.content .main .profil_txt_left {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image:url(../images/pix_ct.gif);
	text-align: left;
}
.content .main .profil_txt_img {
	vertical-align: top;
	padding-bottom: 20px;
}
.content .main .profil_txt_list {
	vertical-align: top;
	text-align: left;

	/* for Firefox */
	width: 100%;

	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .profil_txt_left .profil_txt_list_img {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	
	/* for Firefox */
	width: 100%;
		
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
/* AUFLISTUNGEN */
.content .main .profil_txt_left .form_table {
	margin-top: 5px; 	
	margin-left: -2px;
 	border: 0px solid #ff0000;
	width: 100%;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
.content .main .profil_txt_left .form_td_img {
	width: 25px;
	vertical-align: top;
}
.content .main .profil_txt_left .form_td_txt {
	vertical-align: top;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
/* AUFLISTUNGEN END*/
/* FIRMENPROFIL END*/


/* PRODUKTGRUPPE */
.content .leer_pg {
	background-image:url(../images/pix_p.gif);
	height: 24px;
}
.content .pg_txt_img img {
	border: 0px;
}
.content .leer_int {
	height: 14px;
}
.content .main .pg_txt_left {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image:url(../images/pix_ct.gif);
	text-align: left;
}
.content .main .pg_txt_img {
	vertical-align: top;
	padding-bottom: 20px;
}
.content .main .pg_txt_list {
	vertical-align: top;
	text-align: left;

	/* for Firefox */
	width: 100%;

	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .pg_txt_left .pg_txt_list_img {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;

	/* for Firefox */
	width: 100%;
		
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
/* AUFLISTUNGEN */
.content .main .pg_txt_left .form_table {
	margin-top: 5px;
	margin-left: -2px;
	width: 100%;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
.content .main .pg_txt_left .form_td_img {
	width: 25px;
	vertical-align: top;
}
.content .main .pg_txt_left .form_td_txt {
	vertical-align: top;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
/* AUFLISTUNGEN END*/
/* PRODUKTGRUPPE END*/

/* PRODUKTE */
.content .headline_p {
	position: relative;
	left: 9px;
	top: 7px;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #ff6600;	
}
.content .leer_p {
	background-image:url(../images/pix_p.gif);
	height: 24px;
}
.content .p_txt_img img {
	border: 0px;
}
.content .leer_int {
	height: 14px;
}
.content .main .p_txt_left {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image:url(../images/pix_ct.gif);
	text-align: left;
}
.content .main .p_txt_img {
	vertical-align: top;
	padding-bottom: 20px;
}
.content .main .p_txt_list {
	vertical-align: top;
	text-align: left;

	/* for Firefox */
	width: 100%;

	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .p_txt_left .p_txt_list_img {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;

	/* for Firefox */
	width: 100%;
		
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
/* AUFLISTUNGEN */
.content .main .p_txt_left .form_table {
	margin-top: 5px;
	margin-left: -2px;
	width: 100%;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
.content .main .p_txt_left .form_td_img {
	width: 25px;
	vertical-align: top;
}
.content .main .p_txt_left .form_td_txt {
	vertical-align: top;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
.content .main .p_txt_left .form_td_pr{
	vertical-align: top;
	padding-top: 10px;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ff6600;
}
.content .main .form_td_top {
	height: 24px;
	vertical-align: bottom;
	text-align: right;
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
/* AUFLISTUNGEN END*/
/* PRODUKTE END*/


/* KONTAKT */
.content .leer_kontakt {
	background-image:url(../images/pix_p.gif);
	height: 24px;
}
.content .main .kontakt_txt_left {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image:url(../images/pix_ct.gif);
	text-align: left;
}
.content .main .kontakt_txt_img {
	vertical-align: top;
	padding-bottom: 20px;
}
.content .main .kontakt_txt_list {
	vertical-align: top;
	text-align: left;

	/* for Firefox */
	width: 100%;

	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .kontakt_txt_left .kontakt_txt_table {
	margin-left: -4px;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .kontakt_txt_left .kontakt_txt_list_img {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	
	/* for Firefox */
	width: 100%;
		
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
/* AUFLISTUNGEN */
.content .main .kontakt_txt_left .form_table {
	margin-top: 5px; 	
	margin-left: -2px;
 	border: 0px solid #ff0000;
	width: 100%;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
.content .main .kontakt_txt_left .form_td_img {
	width: 25px;
	vertical-align: top;
}
.content .main .kontakt_txt_left .form_td_txt {
	vertical-align: top;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
/* AUFLISTUNGEN END*/
/* FORMULAR */
.content .main .kontakt_txt_left input {
	font-family: "Verdana";
	font-size: 11px;
	text-decoration: none;
	/* color: #000000; */
}
.content .main .kontakt_txt_left textarea {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.content .main .kontakt_form_right {
	vertical-align: top;
	text-align: right;
	padding-top: 5px;
	padding-right: 3px;
	
	width: 100%;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .kontakt_form_error {
	background-color: #ff6600;
	color: #ffffff;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.content .main .kontakt_form_left {
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;

	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .kontakt_form_cb {
	/* vertical-align: center; */
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
/* FORMULAR END*/
.kontakt_inter {
	position: absolute;
	z-index: 2;
	width: 162px;
	padding-top: 30px;
	padding-left: 10px;
	margin-left: 575px;
	margin-right: 10px;
	
	font-family: "Verdana";
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #330000;

}
.content .headline_kontakt {
	position: relative;
	left: 9px;
	top: 7px;
	vertical-align: middle;
}
.headline_kontakt a:link {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
.headline_kontakt a:visited {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
	color: #330000;		
	text-decoration: none;
}
.headline_kontakt a:hover {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
}
.headline_kontakt a:active {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
/* KONTAKT END*/


.content_leer {
	/* position: relative; */
	height: 200px;
}
.abstand {
	margin-bottom: -10px;
	height: 14px;
}
.content .end {
	position: relative;
	height: 21px;
	background-image:url(../images/pix_br.gif);
	background-color: #F6EFE3;
	margin-bottom: 4px;
}
/* ITALIENISCH */
.content .main .it_txt_left {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image:url(../images/pix_ct.gif);
	text-align: left;
}
.content .main .it_txt_list {
	vertical-align: top;
	text-align: left;

	/* for Firefox */
	width: 100%;

	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .it_txt_list img{
	margin-right: 2px;
}
.content .it_txt_img {
	border: 0px solid #ff0000;
	vertical-align: top;
	padding-bottom: 20px;
}
.content .main .it_txt_left .it_txt_list_img {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;

	/* for Firefox */
	width: 100%;
		
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
.content .main .it_txt_left .form_table {
 	border: 0px solid #ff0000;
	width: 100%;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
.content .main .it_txt_left .form_td_img {
	width: 25px;
	vertical-align: top;
}
.content .main .it_txt_left .form_td_txt {
	vertical-align: top;
	
	/* for IE */
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #330000;	
}
/* ITALIENISCH ENDE */
/* CONTENT-INHALT ENDE*/
/* CONTENT ENDE*/


/* FOOTER */
.footer {
	position: relative;
	bottom: 0px;
	height: 20px;
	/* width: 792px; */
	width: 760px;
    	border-top: 2px solid #CDBAA1;
    	text-align: right;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 10px;
	color: #FF6600;  	
}
.footer a:link {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 10px;
	color: #330000;
	text-decoration: none;
}
.footer a:visited {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #330000;		
}
.footer a:hover {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 10px;
	color: #ff6600;
}
.footer a:active {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 10px;
	color: #330000;		
}
/* FOOTER ENDE*/
