@font-face {
	font-family:ErieLight;
	font-weight:normal;
	src:url("../fonts/ERIELITN.eot"), url("../fonts/ERIELITN.ttf") format("truetype");
}

@font-face {
	font-family:ErieLight;
	font-weight:bold;
	src:url("../fonts/ERIELITB.eot"), url("../fonts/ERIELITB.ttf") format("truetype");
}

@font-face {
	font-family:ErieBlack;
	font-weight:normal;
	src:url("../fonts/ERIEBLKN.eot"), url("../fonts/ERIEBLKN.ttf") format("truetype");
}

@font-face {
	font-family:ErieBlack;
	font-weight:bold;
	src:url("../fonts/ERIEBLKB.eot"), url("../fonts/ERIEBLKB.ttf") format("truetype");
}

body         {
	font-family: ErieLight,Arial,Helvetica;
	font-style: italic;
	background-color:#FFFFFF;
	color:#0000A0;
}

a:link       { color:#FF8040 }
a:visited    { color:#008080 }
a:active     { color:#FF0000 }
a:hover      { color:#808000 }

td {
				font-family: ErieLight,Arial,Helvetica;
				font-style: italic
}

p {
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-right: 8px;
}

h1 {
	font-family: ErieBlack,Arial Black,Arial,Helvetica;
	font-size:18pt;
	font-weight:normal;
}

h2 {
	color:#808000;
}

#mainContainer {
	border: 0;
	width: 100%;
}

#regie {
	float: left;
	width: 200px;
}

#rechts {
	position:absolute;
	left: 205px;
	right: 5px;
}

#logoLeft {
	margin-left: 16px;
}

#heading {
	border: 0px;
	width: 100%;
}

#heading  td{
	font-family: ErieBlack,Arial Black,Arial,Helvetica;
	font-size:36pt;
	font-weight:normal;
}

#heading #title {
	font-weight: bold;
}

#logo {
	text-align: right;
	width: 180px;
}

#company {
	font-size: 14px;
}

#l1 {
	margin-left: 14px;
}

#l2 {
	margin-left: 12px;
}

#l3 {
	margin-left: 10px;
}

#l4 {
	margin-left: 8px;
}

.logo {
	width: 180px;
	height: 56px;
	border: 0;
}

#contact {
	width: 46px;
	text-align: center;
}

#address {
	width: 300px;
}

#address td {
	padding-right: 3px;
}

.title {
	font-family: ErieBlack,Arial Black,Arial,Helvetica;
	font-size:18pt;
	font-weight:normal;
}

.hard {
	font-family: ErieBlack,Arial Black,Arial,Helvetica;
	font-size:15pt;
}

.emp {
	font-family: ErieLight,Arial,Helvetica;
	font-style: italic;
	font-size:18pt;
	font-weight:bold;
}

.bullet      {
	height: 18px;
	width:17px;
}

#buttons {
	border: 3px ridge gray;
	border-spacing:2px;
	width:100%;
}

#buttons td {
	width:17%;
	background-color:#B4DBE7;
	text-align:center;
	font-weight:bold;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#buttons td:hover {
	background-color:#8FADB7;
}

#buttons #sel {
	background-color: #D7E8FF;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

.bigbutton {
	background-image:url("../images/bigbutton.jpg");
	background-repeat:no-repeat;
	border:0 none;
	color:#B7D5FF;
	font-family:ErieBlack,Arial Black,Arial,Helvetica;
	font-size:24px;
	font-weight:bold;
	font-style: italic;
	height:58px;
	padding-top:8px;
	padding-left:25px;
	width:180px;
}

.bigbutton a:link {
	color:#B7D5FF;
	text-decoration:none;
}

.bigbutton a:visited {
	color:#B7D5FF;
	text-decoration:none;
}

.bigbutton a:hover {
	color: #FFFFFF;
}

#tree {
	float: left
}

#conttv {
	float: left;
	height: 250px;
	width: 300px;
	margin-left: 10px
}

#carimg	{
	width: 300px;
	height:225px;
	border: 3px inset silver;
}
