body {
	margin-top:0pt;
	margin-left:0pt;
	margin-bottom:0pt;
	background-color:#f0f0f0;
	font-family: Arial,Helvetica;
	color:#000000;	
}

h1 {
	padding-top:15px;
	padding-left:25px;
	background-image:url(/themes/default/images/flieseKlein.jpg);
	background-repeat:no-repeat;
	background-position: 2px 17px;
	font-size:16pt;
	font-family: Arial,Helvetica;
	color:#800000;
	text-decoration: none;
}

h2 {
	font-size:14pt;
	font-family: Arial,Helvetica;
	color:#b00000;
	text-decoration: none;
}

h3 {
	font-size:12pt;
	font-family: Arial,Helvetica;
	color: 000000;
	text-decoration: none;
}

body,td {
	font-size:12pt;
	font-family: Arial,Helvetica;
	color: 000000;
	text-decoration: none;
	line-height:1.4em;
}

a {
	font-size:12pt;
	font-family: Arial,Helvetica;
	color:#800000;
	text-decoration: none;
}

a.navi {
	font-size:12pt;
	font-weight:bold;
	font-family: Arial,Helvetica;
	color:#ffffff;
	text-decoration: none;
}

a.navi:hover {
	font-size:12pt;
	font-weight:bold;
	font-family: Arial,Helvetica;
	color:#e5e5e5;
	text-decoration: underline;
}

a.naviBottom {
	font-size:8pt;
	font-weight:plain;
	font-family: Arial,Helvetica;
	color:#ffffff;
	text-decoration: none;
}

a.lightbox {
	font-size:8pt;
	font-weight:plain;
	font-family: Arial,Helvetica;
	text-decoration: none;
}

.naviItemOver {
	border:none;
	color:#996633;
}

.small {
	font-size:8pt;
}

#contentFrame {
	width:900px;
	height:100%;
	border:none;
	border-right:solid 1px #a00000;
	padding:0px;

}

#rowTopLeft {
	width:160px;
	height:110px;
	background-repeat:none;
	background-color:#a00000;
}

#rowTopRight {
	width:740px;
	height:110px;
	background-repeat:none;
	background-color:#ffffff;
}

#rowBottom {
	height:14px;
	background-color:#600000;
	color:#ffffff;
	font-size:8pt;
}

#rowNavi {
	background-color:#a00000;
	width:160px;
	vertical-align:top;
	padding:5px;
}

#rowContent {
	width:740px;
	height:100%;
	padding:10px;
	background-color:#ffffff;
	vertical-align:top;
}


