@CHARSET "UTF-8";
@IMPORT url("content.css");
@IMPORT url("navigation.css");
@IMPORT url("linkBox.css");

html,
body,
p,
.redBorderBoxes,
.content_standard,
.content_inhaltseite_bg {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:normal;
}

h1,
h2,
h3,
h4,
h5 {
	color: #7b0b0b;
}

.content_inhaltseite_inhalt {
	top:0px;
	margin:0;
	padding:0;
}

.csc-bulletlist,
.csc-bulletlist li,
.csc-bulletlist-1 li {
	list-style-type:circle;
}

#spalte_links,
#breadcrumb,
#language,
#header {
	display:none;
}

#logoprint {
	/*background-image:url(/fileadmin/templates/perfectway.ch/img/logo_print.jpg);
	background-repeat:no-repeat;*/
	height: auto;
	width:auto;
	margin:0;
	padding:0;
}

#footerprint {
	position:absolute;
	width:100%;
	height:auto;
	border-top: 1px solid #7b0b0b;
	padding-top:5px;
	margin:0;
	bottom:0px;
}

