/* Box stylesheet for www.navision-beratung.de, created by ts 11.05.2010 */

/* Wichtige Farben */
/* dunkelblau: 	#13395d */
/* hellblau:	#e6ecf1 */
/* rot: 	#730D09 */


body {background-color:#e6ecf1;}
table, tr,  td, div, a, img{font-family: helvetica, arial, verdana, sans-serif; font-size:12px;}

h6{}
#box{width:220px; float: right;}
#box_top{background-image: url("../img/bg_box_top.gif"); height:37px;background-repeat:no-repeat;}
#box_middle{background-image: url("../img/bg_box_middle.gif"); padding-left:6px; background-repeat:repeat-y; height:150px;}
#box_bottom{background-image: url("../img/bg_box_bottom.gif"); height:15px;background-repeat:no-repeat;}

#box_title{font-size:12px; color:#fff;font-weight:bold;margin:auto; padding-top:13px; padding-left:13px;}
#box_cont{padding:1px 10px 1px 10px;}
#box_cont p{margin-top:5px;}

html>body #box_middle{ 
height: auto;
min-height: 150px;
}
