﻿}
#masthead {
	width: 100%;
	height: 20px;
	background-color: #FFFFFF;
}
#navigationc {
	position: relative;
	float: left;
	width: 150px;
	background-color: #C0C0C0;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
#navigationw {
	border-style: none;
	border-width: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	table-layout: auto;
	background-color: #000000;
	float: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigationcv {
	border-style: none;
	border-width: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	table-layout: auto;
	background-color: #ffffff;
	float: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navigationcv2 {
	border-style: none;
	border-width: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	table-layout: auto;
	background-color: #000000;
	float: right;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#column_l {
	border: thin solid #CCCCCC;
	margin: 0;
	width: 800px;
	background-color: #FFFFFF;
	height: 100%;
}
#column_r {
	border: thin solid #CCCCCC;
	float: right;
	margin: 0;
	width: 473px;
	background-color: #ffffff;
		height: 100%;
}
#column_lc {
	position: relative;
	float: left;
	width: 20px;
	height: 180px;
	background-color: #C0C0C0;
}

#footer {
	width: auto;
	clear: both;
	overflow: auto;
	background-color: #C0C0C0;
}
#container2 {
	width: 800px;
	margin: 0 auto;
	height: 1200px;
	background-color: #FFFFFF;
	left: 10px;
}
#container3 {
	width: 780px;
	margin: 0 auto;
	height: auto;
	background-color: #ffffff;
	left: 10px;
	font-family: Verdana;
	font-size: x-small;
	color: #808080;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
#logohead_hd {
	width: 100%;
	float: left;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	height: 60px;
	background-color: #FFFFFF;
}
#logohead_hd2 {
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	height: 60px;
	background-color: #FFFFFF;
}
#logohead_hd3 {
	width: 100%;
	float: left;
	background-image: url('images/logo1.gif');
	background-repeat: no-repeat;
	height: 60px;
	background-color: #FFFFFF;
}
#logohead_bu {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url('images/logobuell.gif');
	float: left;
	height: 60px;
	background-color: #000000;
}
#main_col_l {
	float: left;
	height: 99%;
	width: 780px;
}
#main_col_r {
	float: right;
	height: 99%;
	width: 100%;
}
.newStyle1 {
}



