@charset "utf-8";
/* CSS Document */

#description 
{
	position: relative;
	display: none;
	
}

h1 
{
	font-size:18px;
}

div#nav_top /*   ursprünglich hier definiert: http://www.bamboo-buero.de/s/style/layout.css?1268218732   */
{
	width:848px;
	height: 64px;
	padding:5px 0px;
	margin:0px;
	background: #FFFFFF url(http://www.printwebillu.de/bamboo-navi/nav_bg_2.gif) repeat-y left top; /*  original: repeat-x  #282828 = dunkelgrau  */
	border-left: 1px #020434 solid;
	border-right: 1px #020434 solid;
}

a .level_1
{ 
color: #708f7c;
}

div#wrapper /*   ursprünglich hier definiert: http://www.bamboo-buero.de/s/style/layout.css?1268218732   */
{
	width:848px;
	margin:0px;
	border:1px #020434 solid;
}


.body /*   ursprünglich hier definiert: http://www.bamboo-buero.de/s/style/layout.css?1268218732   */
{
	padding:0px 0px;
	text-align:center;
    background: #FFFFFF url(http://www.printwebillu.de/bamboo-navi/body_bg.gif) no-repeat left top;
}



/* div#emotion   ursprünglich hier definiert: http://www.bamboo-buero.de/s/style/layout.css?1268218732   
{
	width:849px;
	border-left: 1px #020434 solid;
	border-right: 1px #020434 solid;
}
*/