
/* CSS Document */

body {
	background-image: url(/florian/templates/florian/images/bg.gif);
	background-repeat: repeat;
	font-family: tahoma;
	font-size: 11px;
}

.logo {
    background-image: url(/florian/templates/florian/images/index_03.jpg);
	width: 178px;
	height: 166px;
}

.order {
    background-image: url(/florian/templates/florian/images/index_10.jpg);
	width: 178px;
	height: 252px;
}

.menu {
	background-image:url(/florian/templates/florian/images/menu_15.jpg);
	width: 178px;
	height: 16px;
}

td.ctop {
	background-image:url(/florian/templates/florian/images/index_04.jpg);
	width: 580px;
	height: 47px;
	background-repeat:no-repeat;
}

td.cleft {
	background-image:url(/florian/templates/florian/images/index_06.jpg);
	width: 10px;
	height: 349;
	background-repeat:repeat-y;
}

td.cright {
	background-image:url(/florian/templates/florian/images/index_08.jpg);
	width: 10px;
	height: 349;
	background-repeat:repeat-y;
}

td.cinner {
	background-color:#FFFFFF;
	width: 560px;
}

.pathway_text {
	margin: 0px;
	font-size: 9px;
	font-family: Tahoma;
	color: #FF9933;
	border-bottom: 1px dotted #333333;
	padding-left: 5px;
}

.contentheading {
	font-size: 14px;
	font-family: Arial Black;
	color: #FF6600;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	line-height: normal;
}

.small, .createdate, .modifydate {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 9px;
	font-family: Tahoma;
	color:#CCCCCC;
}

td {
	text-align: justify;
	font-size: 11px;
}
