/* CSS Document */

body {
	background-color:#fefefe;
}

a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	
}

a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #4769B0;
}

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
}


h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	/* alte Farbe #FF9900; */
	color: #d68000;
	font-weight: normal;
}


h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	/* alte Farbe #FF9900; */
	color: #d68000;
	line-height: 20px;
}



#wrapper {
	width:745px;
	background-color:#fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topbereich {
	background-image: url(images/top-back-745x150.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 745px;
}

#logo {
	float: left;
	height: 85px;
	width: 165px;
	margin-top: 35px;
	margin-left: 15px;	
}

#logokeywords {
	float: left;
	height: 80px;
	width: 230px;
	margin-top: 35px;
	margin-left: 30px;
}


#logokeywords h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #000066;	
	margin-top:5px;
	margin-bottom:5px;
}

#adressblock {
	float: left;
	height: 120px;
	width: 230px;
	margin-top: 10px;
	margin-left: 50px;

}

#adressblock p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #00007F;
	line-height: 16px;
}

#adressblock a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #00007F;
	line-height: 16px;
	text-decoration: none;
}

#adressblock a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #00007F;
	line-height: 16px;
	color: #FFF;
	background-color: #4769B0;
	text-decoration: none;
}

.top_logo:HOVER
{
	background-color:transparent;
}

#topcontent {
	background-image: url(images/topcontent-back745x265.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 265px;
	width: 745px;	
}

#topcontent h1 , #bottomcontent h1{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	/* alte Farbe #FF9900; */
	color: #d68000;
	font-weight: normal;
	margin: 0px;
}

#topcontent h2, #bottomcontent h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	/* alte Farbe #FF9900; */
	color: #d68000;
	font-weight: normal;
	font-style: italic;
	margin-bottom:-8px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 5px;
}

#toptext {
	float: left;
	height: 170px;
	width: 410px;
	margin-top: 20px;
	margin-left: 15px;
	}

#toptext p, #bottomtext-links p, #bottomtext-rechts p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;	
}

#topphone {
	float: left;
	height: 60px;
	width: 280px;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-left:26px;
}

#topphone p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #000066;
	line-height:24px;
	margin: 0px;
}

#toppromo {
	float: left;
	height: 120px;
	width: 280px;
	border: 1px solid #CCC;	
	margin-top: 10px;
	margin-left:26px;
}

#toppromo-links {
	float: left;
	height: 120px;
	width: 140px;
	background-image: url(images/promo-links-background-140x120.jpg);
	background-repeat: no-repeat;
}

#toppromo-links p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}


#toppromo-rechts {
	float: left;
	height: 120px;
	width: 140px;
	background-image: url(images/promo-rechts-background-140x120.jpg);
	background-repeat: no-repeat;
}

#toppromo-rechts p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}


#toppromo-rechts a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;
	text-decoration: none;
}

#toppromo-rechts a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-style: italic;
	text-decoration: none;
}

#produktnavigation {
	float: left;
	height: 47px;
	width: 745px;
	margin-top: 9px;
}

/* ------------------------------------------------------------------------*/
/*Horizontale Navigation (oben)*/
/* ------------------------------------------------------------------------*/

.navhorizont_auswahl  {
	text-decoration:none;
	font-family:Verdana, sans-serif, Geneva;
	font-size:20px;
	line-height:20px;
	color:#FFF;
	font-weight: normal;
	float: left;
	height: 47px;
	width: 144px;
		background-image: url(images/nav-normal.jpg);
	background-repeat: no-repeat;

	}
	
.navhorizont_auswahl a {
	text-decoration:none;
	font-family:Verdana, sans-serif, Geneva;
	font-size:20px;
	line-height:47px;
	color:#00008A;
	font-weight: normal;
	float: left;
	height: 47px;
	width: 144px;
	background-image: url(images/nav-normal.jpg);
	background-repeat: no-repeat;
	text-align: center;/*	padding-left: 15px;*/
	}

.navhorizont_auswahl a:HOVER {
	text-decoration:none;
	font-family:Verdana, sans-serif, Geneva;
	font-size:20px;
	line-height:47px;
	color:#FFF;
	font-weight: normal;
	background-image: url(images/nav-gewaehlt.jpg);
	background-repeat: no-repeat;
}

.navhorizont_auswahl_sel {
	text-decoration:none;
	font-family:Verdana, sans-serif, Geneva;
	font-size:20px;
	line-height:47px;
	color:#FFF;
	font-weight: normal;
	float: left;
	height: 47px;
	width: 144px;
	background-image: url(images/nav-gewaehlt.jpg);
	background-repeat: no-repeat;
	text-align: center;/*	padding-left: 15px;*/
	}
	
	.navhorizont_auswahl_sel a {
	text-decoration:none;
	font-family:Verdana, sans-serif, Geneva;
	font-size:20px;
	line-height:47px;
	color:#FFF;
	font-weight: normal;
	}

.navhorizont_auswahl_sel a:HOVER {
	text-decoration:none;
	font-family:Verdana, sans-serif, Geneva;
	font-size:20px;
	line-height:47px;
	color:#FFF;
	font-weight: normal;
	/*background-image: url(images/nav-gewaehlt.jpg);
	background-repeat: no-repeat;*/
}

/* ------------------------------------------------------------------------*/

#productcontent {
	background-image: url(images/productcontent-back-745x450.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 450px;
	width: 745px;
}

/* ###############################################################
    Produktbereich
   ############################################################### */
#enp_produkt
{
	width:745px;
	min-height:410px;
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#2B2D2C;
	padding:20px;
}

.enp_produkt_left
{
	width:160px;
	margin-right:25px;
	float:left;
	margin-top: 15px;
}

.enp_produkt_center
{
	width:435px;
	float:left;
	margin-top: 15px;
}

.enp_produkt_right
{
	width:110px;
	margin-left:-10px;
	margin-top: 30px;
	float:left;
}

.enp_produkt_rechts_unten
{
	width:545px;
	margin:0;
	float:left;
}

.enp_produkt_tabelle_links
{
	width:215px;
	float:left;
	line-height: 20px;
}

.enp_produkt_tabelle_rechts
{
	width:220px;
	float:left;
		line-height: 20px;
}

.enp_produkt_tabelle_abstand_unten
{
	margin-top:15px;
}

.enp_produkt_logo_abstand_oben
{
	margin-top:40px;

}

.enp_produkt_logo
{
	margin-bottom:10px;
}

.enp_produkt_bez
{
	font-size:24px;
	font-weight:bold;
	color:#00008A;
}

.enp_produkt_bez2
{
	font-size:14px;
	font-weight:bold;
	color:#00008A;
	margin-bottom:30px;
	margin-top: 5px;
}

.enp_produkt_text
{
	font-size:12px;
	font-weight:normal;
	color:#2B2D2C;
}

.enp_produkt_preis
{
	font-size:18px;
	color:#587CBA;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

.enp_produkt_preis2
{
	font-size:14px;
	font-weight:normal;
	color:#587CBA;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

.enp_produkt_versandkosten
{
	font-size:14px;
	font-weight:normal;
	color:#d68000;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

.enp_produkt_link
{
	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	text-decoration:underline;
	color:#2B2D2C;
	background-image: url(images/linkgrafik.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 4px;
}

.enp_produkt_link:HOVER
{
	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color: #FFF;
	text-decoration: underline;
	/*background-color: #4769B0;*/
}


.enp_produkt_button
{
	height:33px;
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	background-image: url(images/button-hover.jpg);
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 8px;
	padding-left: 22px;
}

.enp_produkt_button:HOVER
{
	height:33px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
	background-image: url(images/button-standard.jpg);
}

.enp_produkt_button_nolink
{
	height:33px;
	color:#EEEEEE;
	background-image: url(images/produkt_button_nolink.jpg);
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding:8px 22px 8px 22px;
	margin-right:10px;
}

/* ###############################################################
    Produktbereich Ende
   ############################################################### */

#bottomcontent {
	background-image: url(images/bottomcontent-back-745x400.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 743px;
	background-color: #f0f0f0;
	height: 100%;
	min-height:640px;
	border: 1px solid #e0e0e0;
}


#bottomtext-links {
	float: left;
	width: 380px;
	margin-left: 15px;
	margin-top: 20px;
}


#bottomtext-rechts {
	float: left;
	width: 280px;	
	margin-left: 28px;
	margin-top: 20px;
}


#footer {
	width: 745px;
	float: left;
	text-align: center;
	background-image: url(images/footer-back-745x60.jpg);
	background-repeat: no-repeat;
	height: 60px;
	color: #333;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

#footer p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#footer p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-decoration: underline;
	background-color: #4769B0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* #####################################################
    Formulare (Beratung, Angebotsanforderung)
   ##################################################### */
.enp_form_produkt_tabelle_links
{
       width:80px;
	margin-top:5px;
       float:left;
       line-height: 15px;
}

.enp_form_produkt_tabelle_rechts
{
       width:360px;
       float:left;
       line-height: 15px;
}

.enp_form_produkt_checkbox_links
{
       width:96px;
	text-align:right;
       float:left;
       line-height: 15px;
}

.enp_form_produkt_checkbox_rechts
{
       width:340px;
       float:left;
	margin:1px 0 0 5px;
       line-height: 15px;
}

.enp_form_produkt_tabelle_abstand_unten
{
	margin-top:15px;
}

.enp_form_produkt_bez
{
	font-size:14px;
	font-weight:bold;
	color:#00008A;
	margin-bottom:20px;
	margin-top: 5px;
}

.enp_form_produkt_input
{
       font-size:12px;
       font-weight:normal;
       color:#444444;
       border:1px solid #CCCCCC;
       margin-top:5px;
       padding-top:2px 1px 2px 1px;
	width:300px;
}

.enp_form_produkt_submit
{
	margin:5px 0 0 80px;
}


.enp_form_produkt_abstand_submit
{
	padding-bottom:2px;
}


/* ###############################################################
    Kontaktformularbereich
   ############################################################### */
.enp_kontakt_left
{
	width:352px;
	float:left;
}

.enp_kontakt_right
{
	width:332px;
	min-height:285px;
	margin:18px 20px 0 20px;
	float:left;
}

.enp_kontakt_submit
{
	margin:5px 0 0 0;
}

.enp_kontakt_input
{
       font-size:12px;
       font-weight:normal;
       color:#444444;
       border:1px solid #CCCCCC;
       margin-top:5px;
       padding-top:2px 1px 2px 1px;
}

.enp_kontakt_tabelle_links
{
	width:80px;
	float:left;
	line-height: 20px;
	margin-top:3px;
}

.enp_kontakt_tabelle_rechts
{
	width:210px;
	float:left;
	line-height: 20px;
}


