body {	
	text-align: center;
	background: #ffffff;
	color: #000000;
	/* behavior: url(csshover.htc); /* WinIE behavior call */
}
p {
	font-family: helvetica neu extended, helvetica, arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}
img {
	border: 0;
}
div#content {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 775;
	min-height: 500;
	/*height: 405px;
	overflow: auto;*/
}
div#content h1 {
	display: none;
}
div#content h2 {
	display: none;
}
div#content h3 {
	display: none;
}
div#content p {
	padding-left: 25px;
	padding-right: 25px;
}
div#content td {
	text-align: center;
}
}
.gallery {
	border: 5px solid #000;
}
div#content a {
	color: #000000;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
}
.ctr {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
.ctr_nrw {
	width: 400px;
	margin: 0 auto;
	text-align: left;
}
div#logo {
	height: 100px;
}
div#nav {
	width: 700px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align: center;
}
div#logo {
	width: 150px;
	height: 100px;
	float: left;
	border: 0;
}
div#nav_home {
	width: 70px;
	height: 50px;
	float: left;
	border: 0;
}
div#nav_home a {
	width: 70px;
	height: 50px;
	display: block;
        background-image: url(menu/home_off.gif);
        text-decoration: none;
}
div#nav_home a:hover {
	background-image: url(menu/home_on.gif);
}
div#nav_about {
	width: 70px;
	height: 50px;
	float: left;
	border: 0;
}
div#nav_about a {
	width: 70px;
	height: 50px;
	display: block;
        background-image: url(menu/about_off.gif);
        text-decoration: none;
}
div#nav_about a:hover {
	background-image: url(menu/about_on.gif);
}
div#nav_gallery {
	width: 90px;
	height: 50px;
	float: left;
	border: 0;
}
div#nav_gallery a {
	width: 90px;
	height: 50px;
	display: block;
        background-image: url(menu/gallery_off.gif);
        text-decoration: none;
}
div#nav_gallery a:hover {
	background-image: url(menu/gallery_on.gif);
}
div#nav_contact {
	width: 90px;
	height: 50px;
	float: left;
	border: 0;
}
div#nav_contact a {
	width: 90px;
	height: 50px;
	display: block;
        background-image: url(menu/contact_off.gif);
        text-decoration: none;
}
div#nav_contact a:hover {
	background-image: url(menu/contact_on.gif);
}
div#nav_order {
	width: 70px;
	height: 50px;
	float: left;
	border: 0;
}
div#nav_order a {
	width: 70px;
	height: 50px;
	display: block;
        background-image: url(menu/order_off.gif);
        text-decoration: none;
}
div#nav_order a:hover {
	background-image: url(menu/order_on.gif);
}
div#nav_news {
	width: 70px;
	height: 50px;
	float: left;
	border: 0;
}
div#nav_news a {
	width: 70px;
	height: 50px;
	display: block;
	background-image: url(menu/news_off.gif);
        text-decoration: none;
}
div#nav_news a:hover {
	background-image: url(menu/news_on.gif);
}
div#nav_links {
        padding-top: 2px;
	width: 70px;
	height: 50px;
	float: left;
	border: 0;
}
div#nav_links a {
	width: 70px;
	height: 50px;
	display: block;
        background-image: url(menu/links_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
div#nav_links a:hover {
	background-image: url(menu/links_on.gif);
}
.edit {
	background: #888;
	text-align: left;
}
div#footer {
	clear: both;
}
div#footer a {
	color: #CCC;
	font-family: arial;
	font-size: 0.7em;
	line-height: 1em
}
div#smallstuff a {
	font-size: 0.5em;
	line-height: 1em;
	color: #CCC;
}
