body {
	font-family: Frutiger,  Helvetica, Arial, sans-serif;
	background-color:#111111;
	color: white;
	line-height:120%;
	font-size:11px;
}

#mother {
float: relative; 
	background-color:#000000;
	width: 1024px;
	align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
#navigation {
	width: 200px;
	padding: 4px 4px 4px 4px;
	text-align:left;
	}
#content {
position:right;
margin-top:0px;
margin-left: 200px;
padding: 20px;
}
table.layout {
align: center;
border:0px;
background-color:#000000;
width:990px;
font-size:11px;
}
a {
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
}
.pagetitle {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
color:#cc0000;
text-decoration:none;
font-weight:bold;
}
a:active {
color: #cc0000;
font-weight:bold;
}
#breadcrumb {
font-size:9px;
color:#999999;
}
.pagetitledp {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}
p {
font-size:11px;
line-height:120%;
}
#footer {
font-size:9px;
color:#666666;
}
.title {
	font-size: 14px;
	color: #FFFFFF;
}
.datum {
	font-size: 14px;
	color: #CC0000;
	font-weight:bold;
}
a.text {
font-size:10px;
color:#cc0000;
}
h2 {
font-size:14px;
color:#CC0000;
}
.login {
	font-family: Frutiger, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	border: thin dotted #CC0000;
}
form {
font-size:11px;
line-height:120%;
}
#output {
font-size:9px;
}
.output {
font-size:9px;
}
