@charset "utf-8";
/* CSS  ACCREDO-Hausbau GmbH */

* {
	margin: 0em;
	padding: 0em;
}


body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	background-image: url('../bilder/bgbody.gif');
	background-repeat:repeat-x;
	background-position:top;
}

.container {
	text-align: left;
	margin-top:21px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width: 753px;
	border: 0px solid #959596;
	padding-top:0px;	
	padding-right:0px;
	padding-left:0px;
	padding-bottom:25px;	
  }



.oben {
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;	
	width: 753px;
	height: 80px;
	background-image: url('../bilder/header.png');
	background-repeat:no-repeat;
	background-position:bottom;
}



.headnavi{
	border-top: #b0b0b0 0px solid;
	color: #315c89;
	font-weight: normal;
	padding-top:10px;
	padding-right:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.65em;
	margin-left:0px;
	margin-right:0px;	
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
	width:730px;
}

.headnavi a{
    color: #315c89;
   	text-decoration: none; 
	font-weight: normal;
}

.headnavi a:hover, .headnavi a#active{
	color:#315c89;
   	text-decoration: underline; 	
}


.main {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding: 0px;
	width: 753px;
	border: 0px solid #959596;
	background-image: url('../bilder/bg_main.gif');
	background-repeat: repeat-y;
	background-position:top;
	background-color:#ffffff;
  }


/*footer */
.footer {
	background-image:url('../bilder/footer.png');
	background-repeat:no-repeat;
	background-position:top;
	border: none;
	padding-top:0px;	
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
	width: 753px;
	height:66px;
}

.footer h1{ 
	font-size:0.7em;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	color: #666666;
	padding-top: 20px;	
	padding-right:25px;
	padding-left: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 700px;
	line-height:1.5em;
}

.footer h1 a {
	color: #666666;
	text-decoration: none;
}
.footer h1 a:hover, .footer h1 a#active {
	text-decoration: none;
    color: #333333;	
}


.inhalt {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px; 
	width: 751px;
	border-left: 0px solid #83a061;	
	border-right: 0px solid #83a061;	
	border-top: 0px solid #83a061;	
/*
	min-height:300px;
	height:expression(this.scrollHeight > 300 ? "auto":"300px");
	display: inline;
	background-color:#FFF;
	
*/
}



.inhalt .linie_blau{
	margin-top:3px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:3px;	
	height:2px;
	background-color:#9ccdf5;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width: 735px;
	font-size:1px;
}

.inhalt .splash{
    width:735px;
    height:211px;
	margin-top:0px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:0px;
	padding:0px;  
}


.inhalt .splash .kontakt{
    float:left;
	width:165px;
	height:211px;
	background-image: url('../bilder/ecke_blau_li.png');
	background-repeat: no-repeat;
	background-position: top;
	padding:0px;
	margin:0px;
}

.inhalt .splash .kontakt p{
    margin:0px;
	padding-top:65px;
	padding-left:10px;
	padding-right:0px;
    padding-bottom:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.inhalt .splash .kontakt p strong{
	color:#FFFFFF;
	font-weight:bold;
}



.inhalt .splash .splashscreen{
    float:left;
	width:566px;
	height:211px;
	background-image: url('../bilder/splashscreen.jpg');
	background-repeat: no-repeat;
	background-position: top;
	margin-top:0px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;  	
}


.inhalt .trenner{
    width:735px;
	height:29px;
	margin-top:0px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:0px;
	padding:0px;
	background-image: url('../bilder/trenner.png');
	background-repeat: no-repeat;
	background-position: top;
}


 
.inhalt .wrapper{
	width:735px;
	margin-top:3px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:0px;
	padding:0px;	
	background-color: #ffffff;
	background-image: url('../bilder/bg_wrapper.png');
	background-repeat: repeat-y;
	background-position: top;
 } 
  
  
  
/* Hauptmenu */   
  
.hauptmenu {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;	
	width: 728px;
	background-color: #fff;
	height:25px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}
 

.button a{
	position: relative;
    top: 1px;
	float: left;
	padding-left:1px;
	padding-right:1px;	
	padding-top:7px;
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	cursor: pointer;
	color:#000000;
	background-color: #ffffff;
	background-image: url('../bilder/bg_button.gif');
	background-repeat: no-repeat;
	background-position: top;
	width:89px;	
	height:20px;
	display:block;
	text-decoration: none;
	text-align:center;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;	
}

.button a:hover, .button a#active {
	text-decoration: none;
	display:block;	
	background-color: #ffffff;
    color:#ffffff;
	border-right: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #ffffff;
	cursor: pointer;		
	background-image: url('../bilder/bg_button_r.gif');
	background-repeat: no-repeat;
	background-position: top;
}


/* Linke Seite */

.links{
	width:165px;
	margin-left:0px;
	margin-right:0px; 
	margin-bottom:10px;
	margin-top:0px;		
	padding:0px;	
	background-image: url('../bilder/bg_links.png');
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
 }

.links .aktuelle_bauprojekte{
	font-size:0.7em;
	font-weight: normal;
	line-height:1.3em;
	color:#01274f;
	padding:5px;
	width:150px;
}


.links .aktuelle_bauprojekte h1 {
	margin-left:5px;
	margin-top:3px;
	margin-bottom:10px;	
	margin-right:0px; 
	font-size:1.0em;
	font-weight: bold;
	line-height:normal;
	color:#01274f;
	border-bottom: #01274f 1px solid;
	height:38px;
	padding-bottom:0px;
	padding-top:8px;
	padding-left:45px;
	padding-right:0px;
	background-image:url('../bilder/aktuell_im_bau.png');
	background-repeat:no-repeat;
	display:block;
}  

  
.links .aktuelle_bauprojekte ul,ol{
	margin-left:5px;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:10px;
	height:auto;
	width:auto;
	background:none;
	clear:both;
	display:block;
	
}

.links .aktuelle_bauprojekte li{
	list-style-type:none;
	list-style-image: url('../bilder/dreieck_orange.gif');
	list-style-position:inside;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:4px;
	padding-left:0px;
	padding-bottom:4px;	
	color: #10355b;
	border-bottom: #ffffff 1px dashed;
}

.links .aktuelle_bauprojekte li a, .links .aktuelle_bauprojekte a {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	color:#10355b;	
}

.links .aktuelle_bauprojekte li a:hover, .links .aktuelle_bauprojekte li a#active, .links .aktuelle_bauprojekte a:hover, .links .aktuelle_bauprojekte a#active{
	color:#1e2969;
	text-decoration:underline;
}


.links .aktuelle_bauprojekte .projekttitel{
   float:left;
   margin:0px;
	padding-left:10px;
	padding-bottom:4px;	
} 
 
.links .aktuelle_bauprojekte .detailtitel{
    float:left;
    margin:0px;
	padding-left:10px;
	padding-bottom:4px;
	padding-top:4px;	
}  
  
.links .aktuelle_bauprojekte .template2{
    width:auto;
	margin-top:2px;
	margin-left:8px;
	text-align:center;
    float:left;
	display:inline;
}

.links .aktuelle_bauprojekte .template2 img{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
}  
  
  
  
  
  
/* rechte seite */  
  
.rechts {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;	
	margin-right:0px; 
	padding:0px;
    width: 165px;
	border: #dddcda 0px solid;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	background-image: url('../bilder/bg_rechts.png');
	background-repeat: no-repeat;
	background-position: top;
	
}

.rechts .garantie{
	font-size:0.7em;
	font-weight: normal;
	line-height:1.3em;
	color:#646060;
	padding:5px;
	width:150px;
}


.rechts .garantie h1 {
	margin-left:4px;
	margin-top:3px;
	margin-bottom:10px;	
	margin-right:0px; 
	font-size:1.0em;
	font-weight: bold;
	line-height:normal;
	color:#01274f;
	border-bottom: #01274f 1px solid;
	height:35px;
	padding-bottom:0px;
	padding-top:8px;
	padding-left:36px;
	padding-right:0px;
	background-image:url('../bilder/garantiesiegel.png');
	background-repeat:no-repeat;
	display:block;
}  



.rechts .garantie ul,ol{
	margin-left:5px;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:10px;
	height:auto;
	width:auto;
	background:none;
	clear:both;
	display:block;
	
}

.rechts .garantie li{
	list-style-type:none;
	list-style-image: url('../bilder/dreieck_orange.gif');
	list-style-position:inside;

	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:4px;
	color: #10355b;
	border-bottom: #ffffff 1px dashed;
	padding-left:0px;
	padding-bottom:4px;
}

.rechts .garantie .punkte{
    background-image:url('../bilder/dreieck_orange.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:4px;
	color: #10355b;
	border-bottom: #ffffff 1px dashed;
	padding-left:12px;
	padding-bottom:4px;
}



.rechts .garantie li a, .rechts .garantie a {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	color:#646060;	
}

.rechts .garantie li a:hover, .rechts .garantie li a#active, .rechts .garantie a:hover, .rechts .garantie a#active{
	color:#1e2969;
	text-decoration:underline;
}




.rechts .vorteile{
	font-size:0.7em;
	font-weight: normal;
	line-height:1.3em;
	color:#646060;
	padding:5px;
	width:150px;
}


.rechts .vorteile h1 {
	margin-left:5px;
	margin-top:3px;
	margin-bottom:10px;	
	margin-right:0px; 
	font-size:1.0em;
	font-weight: bold;
	line-height:normal;
	color:#01274f;
	border-bottom: #01274f 1px solid;
	padding-bottom:6px;
	padding-top:8px;
	padding-left:0px;
	padding-right:0px;
	display:block;
}  



.rechts .vorteile ul,ol{
	margin-left:5px;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:10px;
	height:auto;
	width:auto;
	background:none;
	clear:both;
	display:block;
	
}

.rechts .vorteile li{
	list-style-type: disc;
    list-style-position: outside;	
	margin-left:12px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:4px;
	padding-left:0px;
	padding-bottom:4px;	
	color: #10355b;
}

.rechts .vorteile li a, .rechts .vorteile a {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	color:#646060;	
}



/* ende rechte seite */  




/*Mitte */


.mitte{
    color:#747474;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	width: 355px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	font-size: 0.75em;
	line-height:1.6em;
	padding-bottom:10px;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	background-image: url('../bilder/bg_mitte.png');
	background-repeat: no-repeat;
	background-position: top;
	
}


.mitte a{
	color: #fe4f00;
	line-height: normal;
	text-decoration: none;
	font-weight:normal;
}
.mitte a:hover {
	color: #fe4f00;
	text-decoration: underline;
}

.mitte h1 {
	font-size: 18px;
	font-weight: normal;
	color:#fe4f00;
	padding-bottom:15px;
	padding-top:5px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
    border-bottom:dashed 1px #d0d0d0;

}


.mitte h2 {
	font-size: 14px;
	font-weight: normal;
	color:#1e2969;
	padding-bottom:5px;
	padding-top:15px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}



.mitte .linie{
  margin-top:10px; 
  margin-bottom:10px;
  width:99%;
  border:none;
  border-bottom:dashed 1px #d0d0d0;
  padding-bottom:0px;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  display:block;
  font-size:0.5em;
  line-height:0.1em;
}





.mitte ul,ol{
	margin-left:0px;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:0px;
	padding-left:25px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:10px;
	height:auto;
	width:auto;
	background:none;
	clear:both;
}

.mitte li{
	list-style-type: disc;	
	color: #747474;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:1px;
	line-height:1.5em;
}

.mitte li a {
	color:#747474;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	line-height:1.3em;
}

.mitte li a:hover, .mitte li a#active {
	color:#1e2969;
}

.mitte img{
    BORDER: #cccccc 1px solid;
	background-color: #f5f5f5;
	padding: 2px;
	margin-top: 0px;
	margin-bottom:0px;
    margin-right: 0px;
	margin-left:0px;
    float:left;
    width:auto;
	clear:left;
}

.mitte .img{
   width:auto;
   float:left;
   clear:left;   
   display:inline;
   margin-right: 10px;
   margin-bottom:10px;  
   
}

.mitte td,tr{
  line-height:1.6;
}

.mitte .infobox{
    border: #cccccc 1px dashed;
	background-color: #ffdda5;
	padding: 20px;
	font-weight:bold;
}


.mitte .info_grundstuecke{
    border: #cccccc 1px dashed;
	background-color: #fff;
	padding: 15px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}

/* Test unter den Grundrissen */
.mitte .klein{
  font-size:0.9em;
  line-height:1.3em;
  font-style:normal;
  font-weight:normal;
  margin-top:10px;
  margin-bottom:10px;
}


/* Navigation in Galerien */
.nav_galerie_links{
    text-align:left;
	margin-bottom:10px;
	font-size: 1.0em;
	float: left;
	background-color:#f5f5f5;
    color:#fe4f00;
	padding:4px;
    font-weight: bold;
    border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
 }
	
.nav_galerie_rechts{
    text-align:right;
	margin-bottom:10px;
	font-size: 1.0em;	
	background-color:#f5f5f5;
	color:#fe4f00;
	padding:4px;
    font-weight: bold;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
    }

.nav_galerie_rechts a{
	line-height: normal;
	text-decoration: none;
	color: #c11919;
    }



/* Galerie */

.fotogalerie, .fotogalerie td{
	font-size: 11px;
	text-align:center;
	padding: 3px;
}

.fotogalerie img{
    border: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
	float:left;
}


/* Slideshowgalerie */
.slideshowgalerie{
	float: left;
	display:inline;
	width: 80px;
	height:auto;
	padding: 3px;
	text-align:center;
	font-size: 0.8em;
	font-weight: normal;	
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
} 

.slideshowgalerie img{
    border: #cccccc 1px solid;
	padding: 2px;
	background:none;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
}






/* z.B. Haustypen - Bungalows  */
.galerie{
	float: left;
	display:inline;
	width: 111px;
	height:auto;
	padding: 3px;
	text-align:center;
	color:#464545;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
} 

.galerie img{
    border: #cccccc 0px solid;
	padding: 1px;
	background:none;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
}

.galerie .bildunterschrift{	
	color:#a8a8a8;
	padding: 5px 0px 5px 1px;
	font-size: 1.0em;
	font-weight: normal;
    line-height: 13px;	
	float:left;
	width:111px;
	text-align:center;
	height:25px;
}




/*  Uebersicht Haustypen */

.mitte .haustypen_ueberblick{
   float:left;
   border-bottom:dashed 0px #d0d0d0;
   margin-top:10px;
   margin-bottom:0px;
   margin-left:0px;
   margin-right:0px;
   width:355px;
	font-size:1.0em;
	line-height:1.4em;
   
}

.mitte .haustypen_ueberblick h1{
    display:block;
	color:#747474;
	font-size:1.0em;
	padding:0px;
   margin-top:0px;
   margin-bottom:3px;
   margin-left:0px;
   margin-right:0px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:none;
	border:none;
}

.mitte .haustypen_ueberblick img{
    border: none;
	padding: 2px;
	background: none;
	margin-right: 15px;
	margin-left: 0px;
    float:left;
}





/* Presse Aktuelles */

.mitte .template1{
    width:auto;
	margin-top:3px;
	margin-left:0px;
	text-align:center;
    float:left;
	display:inline;
}

.mitte .template1 img{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 10px;
	margin-left: 0px;
}  

.mitte .template3{
	float:left;
	width:120px;
	margin-top:2px;
}

.mitte .template3 img{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 10px;
	margin-left: 0px;
}

.mitte .template3 .bildunterschrift{	
	color:#a8a8a8;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:10px;
	font-size: 10px;
	font-weight: normal;
    line-height: 13px;	
	float:left;
}


.mitte .newsbeitrag p {
  text-align:left;
  margin-bottom:7px;
  margin-top:0px;
}

/* Ende Aktuelles */




/* Grundstuecke */

.mitte .grundstuecke{
	font-size: 0.9em;
}

.mitte .grundstuecke td,tr{
	padding-top: 1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:0px;
}

.mitte .grundstuecke_blau{
	background-color:#e9ebec;	
}

/* Ende Grundstuecke */




b,strong {
	font-weight: bold;
	color:#747474;
}





/*  Ende Mitte */



/* Sitemap */

.sitemap{
	text-align:left;
	color:#c11919;
	line-height:1.4em;
    font-weight:normal;	
}


.sitemap ul{
	margin-left:0px;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:0px;
	padding:0px;
	TEXT-ALIGN: left;
	line-height:1.0em;
	BORDER-BOTTOM: #FFFFFF 2px solid;
	padding-bottom:12px;
}

.sitemap li {
	list-style-type: none;	
	BORDER-BOTTOM: #c8c8c8 0px solid;
	line-height:1.4em;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:5px;
	color:#666666;
}

.sitemap li a {
	color:#666666;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	line-height:1.4em;
    font-weight:normal;		
}


.sitemap li a:hover, .links .sitemap td a:hover {
	color:#1e2969;
}

.sitemap table{
   margin-top:3px;
   margin-left:5px;   
   BORDER-BOTTOM: #c8c8c8 0px solid;
}

.sitemap td{
	text-align:left;
	color:#666666;
	width:200px;
    font-weight:normal;	
	padding-top:0px;
	padding-right:0px;
	padding-left:15px;
	padding-bottom:0px;
}

.sitemap td a{
	text-align:left;
	color:#666666;
	width:auto;
    font-weight:normal;
	text-decoration: none;	
	line-height:1.4em;		
}


/*  Ende Sitemap */




/* nach oben */

.ontop{
    text-align:right;
	margin-bottom:5px;
	font-size: 10px;
	width:auto;
    }

.ontop a{
	line-height: normal;
	text-decoration: none;
	color:#1e2969;	
    }

.ontop a:hover{
	color:#1e2969;
	text-decoration:underline;
}






.dashed{
   border-top: #9C9C9C 1px dashed;
}	
	
	







p {
  text-align:left;
  margin-bottom:7px;
  margin-top:7px;
}







.gruen{
   color: #006633;
}


.rot{
   color: #c0022f;
}

.rot a {
	color: #c0022f;
	text-decoration: none;
}
.rot a:hover, .rot a#active {
	text-decoration: underline;
    color: #c0022f;	
}


.clearer {
	font-size:0px;
	clear: both;
	height:1px;
	width:auto;
	margin:0px;
	padding:0px;
	display:block;
}

hr{
 margin-top:15px;
 margin-bottom:15px;
 border: 0px; /* Fuer Firefox und Opera */
 border-top: solid 1px #c8c8c8;
 border-bottom: solid 1px #FFFFFF; /* Fuer I.Explorer (Seiten-Hintergrundfarbe!) */
 width:90%;
 text-align:center;
}

.input_button {
	color: #666666;
	background-color: #ffffff;		
	border-right:#666666 1px solid;
	border-left:#666666 1px solid;
	border-top:#666666  1px solid; 
	border-bottom:#666666 1px solid;
	width:260px;
	font-weight:bold;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.input_text {
	background-color: #ffffff;
	border-right:#666666 1px solid;
	border-left:#666666 1px solid;
	border-top:#666666  1px solid; 
	border-bottom:#666666 1px solid;
	width:260px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}







