body {
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	bgcolor:#FFFFFF;
}
TABLE {
	font-size:11px;
}
a {
	color:#000000;
}

a.navi {
	font-size:18px;
	color:#97BEED;
}

a.link_bold {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/* Überschriften */
H1 {
	font-family:"Century Gothic", Arial;
	letter-spacing:0px;
	font-size:16px;
	font-weight:normal;	
	color:#951A06;
	margin-top:20px;
}

H2 {
	font-family:"Century Gothic", Arial;
	letter-spacing:0px;
	font-size:14px;
	font-weight:normal;
	color:#951A06;
}

H3 {
	font-family:"Century Gothic", Arial;
	letter-spacing:0px;
	font-size:12px;
	font-weight:normal;
	color:#951A06;
	margin-bottom:1px;
}

/* Navi Header */
small {
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:18px;
	color:#90B6E5;
	text-transform:uppercase;
	margin:0px;
	height:20px;
	padding:0px;
}

/* Formulare */
/* Formulare*/
textarea {
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:11px;
	width:200px;
	height:100px;
}

input {
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:11px;
}

input.big {
	width:200px;
}

input.reg {
	width:145px;
}

input.med {
	width:95px;
}

input.small {
	width:47px;
}