* {
	margin: 0px;
	padding: 0px;

	
/* IDs */	
	
}
#container{
	background-color: #FFFFFF;
	width: 100%;
	color: 000;
}
#header {
	width: 100%;
	background-image: url(../metz2009/images/imagebild2.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	border-bottom-width: 10px;
	border-bottom-style: double;
	border-bottom-color: #EFF1F3;
}
#logo {
	color: #fff;
	height: 135px;
	width: 260px;
	background-repeat: no-repeat;
	background-position: center center;
}
#main {
	margin-left: 200px;
	color: #000;
	background-color: #eff1f3;
	position: relative;
}
#column {
	float: right;
	width: 200px;
	background-color: #d3d9dd;
	position: relative;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#container #main #content img {
	padding-right: 10px;
}
#navigation {
	color: #000;
	position: absolute;
	width: 200px;
	top: 122px;
	padding-top: 20px;
}
#content {
	margin-right: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
p.mainbot {
	clear: both;
	height: 28px;
	background-color: #707177;
	padding-top: 1em;
	left: 200px;
	padding-left: 20px;
	color: #FFFFFF;
}
p.mainbot a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation   #menu  a:link   {
	color: #666666;
	line-height: 2em;
	font-weight: bold;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#navigation #menu a:visited {
	color: #666666;
	line-height: 2em;
	font-weight: bold;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#navigation #menu a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
p.mainbot a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
p.mainbot a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
p.mainbot a:focus {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
p.mainbot a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#login {
	background-color: #eff1f3;
	width: 180px;
	position: relative;
	padding-top: 5px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#content2 {
	margin-right: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#preisliste {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	white-space: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#preisliste p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 4px;
}
#main_nl {
	padding-right: 20px;
	padding-left: 20px;
}

