* { 
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

* HTML { 
	behavior: url(/hover.htc);
}

body { 
/*	background-image: url(/carlitz_background.jpg) !important;
	background-repeat: repeat-x; */
	background-color: #F6F6F6;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

img { 
	border: 0px none;
}

.hidden { 
	display: none;
}

.clear { 
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

.flRight { 
	float: right;
	width: auto;
}

.flLeft { 
	float: left;
	width: auto;
}

DIV.flRight IMG { 
	padding-left: 10px;
}

DIV.flLeft IMG { 
	padding-right: 10px;
}

#page h1 { 
	font-size: 18px;
	line-height: 22px;
	padding: 20px 10px 0px 30px;
}

#page h2 { 
	font-size: 14px;
	padding: 4px 0px;
}

#page h3 { 
	font-size: 12px;
	padding: 4px 0px;
}

#page h4, #page h5 { 
	font-size: 14px;
	padding: 3px 0px;
}

#page h6 { 
	font-size: 20px;
	line-height: 22px;
	text-align: right;
	padding: 3px 0px;
}

#page .box_textile P { 
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	line-height: 14px;
}

#page H1 A, #page H2 A, #page H3 A, #page H4 A, #page H5 A, #page H6 A { 
	text-decoration: underline;
	color: #333333;
}

#page A { 
	text-decoration: underline;
	color: #333333;
}

#page A:hover { 
	text-decoration: none;
}

#page { 
	width: 860px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	position: relative;
}

#page_in { 
	padding: 10px;
}

#page #header { 
	width: 100%;
	position: static;
	background-color: #FFFFFF;
}

#page #header #logo { 
	background-image: url(/carlitz_logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 200px;
	height: 80px;
	float: left;
}

#page #header #logo a { 
	width: 200px;
	height: 80px;
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#page #header #logo SPAN { 
	display: none;
}

#page #header #banner { 
	width: 640px;
	height: 80px;
	float: left;
}


#main_in {
	padding: 10px 0px 10px 0px;
}

#page #main #content { 

}

#page #main #content #content_in { 
	padding: 0px;
}

#page #main #content #box1 {
	width: 273px;
	float: left;
}

#page #main #content #box2 {
	width: 273px;
	padding-left: 10px;
	float: left;
}

#page #main #content #box3 {
	width: 274px;
	padding-left: 10px;
	float: left;
}

#page #main #content #box4 {
	width: 200px;
	float: left;
}

#page #main #content #box5 {
	width: 630px;
	padding-left: 10px;
	float: left;
}

#page #main #content DIV.boxen_in {
	background-color: #FFFFFF;
	height: 180px;
	padding: 80px 10px 10px 10px;
}

#page #main #content DIV.boxen2_in {
	background-color: #FFFFFF;
	height: 250px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
}

#page #main #content #box1_in {
	background-image: url(/cervis-partner.jpg);
	background-position:50% 10px;
	background-repeat: no-repeat;
}

#page #main #content #box2_in {
	background-image: url(/agfeo.jpg);
	background-position:50% 10px;
	background-repeat: no-repeat;
}

#page #main #content #box3_in {
	background-image: url(/city-map.jpg);
	background-position:50% 10px;
	background-repeat: no-repeat;
}

#page #main #content UL {
	list-style-type: square;
	list-style-position: inside;
	padding:10px;
}

#page #footer, 
#page #footer A { 
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}

#page #footer {
	background-color: #FFFFFF;
	height: 100px;
}

#page #footer_in { 
	padding: 10px;
}

#page #footer #adress { 
	width: 50%;
	float: left;
}

#page #footer #adress #adress_company SPAN.value SPAN.in { 
	font-weight: bold;
}

#page #footer #adress #adress_company A { 
	text-decoration: none;
}

#page #footer #adress #adress_phone SPAN.separator SPAN.in, 
#page #footer #adress #adress_fax SPAN.separator SPAN.in,
#page #footer #adress #adress_email SPAN.separator SPAN.in { 
	display: block;
	width: 50px;
	float: left;
}

#page #footer #footerlinks { 
	width: 50%;
	float: left;
	text-align: right;
}

#page #footer #footerlinks #footerlinklist { 
	list-style-type: none;
	display: inline;
}

#page #footer #footerlinks #footerlinklist LI { 
	display: inline;
}

#page #footer #footerlinks #footerlinklist LI A { 
	border-left: 1px solid #BCC6D4;
	padding-left: 5px;
	padding-right: 5px;
}

