@import url(lightbox.css);

* {
	margin: 0;
	padding: 0;
	}
html,body {
	height: 100%;
	}
body {
	background-color: #333;
	background-image: url("images/back.jpg");
	background-repeat: repeat-x;
	text-align: center;
	color: #333;
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 16px;
	}
#hundert {
	text-align: left;
	width: 893px;
	min-height: 100%;
	/*Für die guten Browser*/
	background-image: url("images/hintergrund.gif");
	margin: auto;
	}
/*Extrawurst für den Internet Explorer*/
* html div#hundert {
	height: 100%
	}
#head {
	text-align: right;
	width: 893px;
	height: 127px;
	background-image: url("images/head.gif");
	background-repeat: no-repeat;
	}
#head p {
	display: none;
	}

/* =navigation
------------------------------------------------------ */
#navigation {
	width: 893px;
	height: 38px;
	background-image: url("images/navi.jpg");
	background-repeat: no-repeat;
	}
#navigation ul {
	margin-left: 163px;
	width: 710px;
	list-style: none;
	}
#navigation ul li {
	float: left;
	height: 33px;
	background-repeat: no-repeat;
	}
#navigation ul li a {
	height: 33px;
	display: block;
	text-decoration: none;
	text-indent: -999em;
	}
.nav0 a {
	width: 105px;
	background-image: url("images/nav0.jpg");
	}
.nav1 a {
	width: 104px;
	background-image: url("images/nav1.jpg");
	}
.nav2 a {
	width: 136px;
	background-image: url("images/nav2.jpg");
	}
.nav3 a {
	width: 54px;
	background-image: url("images/nav3.jpg");
	}
.nav4 a {
	width: 77px;
	background-image: url("images/nav4.jpg");
	}
.nav5 a {
	width: 33px;
	background-image: url("images/de.gif");
	}
.nav6 a {
	width: 33px;
	background-image: url("images/en.gif");
	}
.nav7 a {
	width: 33px;
	background-image: url("images/fr.gif");
	}
#navigation ul li a:hover,
#navigation ul li.stay a {
	background-position: 0 -33px;
	}
.nav5 {
	margin-left: 130px;
	}
#unten {
	height: auto;
	width: 893px;
	}
#bildband {
	float: left;
	width: 174px;
	height: 377px;
	background-image: url("images/bildband.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	}
#inhalt {
	margin-left: 174px;
	width: 680px;
	}
#inhalt a {
	color: #ff0000;
	text-decoration: underline;
	}
#inhalt a:hover {
	color: #085e15;
	}
#inhalt_start {
	position: relative;
	margin-left: 174px;
	width: 680px;
	}
#inhalt_start img {
	
	}
#emblem {
	position: absolute;
	margin-left: 640px;
	margin-top: 9px;
	width: 168px;
	height: 168px;
	background-image: url("images/emblem.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	}
	
/* =tooltip startseite
------------------------------------------------------ */
div#qTip {
	padding: 3px;
	border: 1px solid #000;
	display: none;
	background-image: url(images/box_bg.png);
	color: #fff;
	text-align: left;
	position: absolute;
	z-index: 1000;
	width: 150px;
	font-size: 11px;
	line-height: 14px;
	}
* html div#qTip {
	background-image: none;
	background-color: #333;
	}

h1 {
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 38px;
	border-bottom: 1px solid #333;
	margin-bottom: 15px;
	padding-bottom: 2px;
	}
h2 {
	font-size: 14px;
	padding-top: 15px;
	margin-bottom: 10px;
	}
sup, sub {
	line-height:0px;
	}
#inhalt ul li {
	list-style: square;
	margin-left: 15px;
	}
.box {
	background-color: #888;
	padding: 13px;
	border: 1px solid #666;
	margin-left: 240px !important;
	}
.box {
	color: #fff;
	}
.clearleft {
	clear: left;
	}
#footer {
	border-top: 1px solid #9d9d9d;
	margin-top: 25px;
	padding-top: 5px;
	font-size: 10px;
	text-transform: uppercase;
	height: 40px;
	}
#footer a {
	color: #ff0000;
	text-decoration: none;
	}
#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
.left {
	float: left;
	}
.right {
	float: right;
	white-space: nowrap;
	}
.clear {
	clear: right;
	}
#inhalt p {
	margin: 1em 0;
	}
#footer p {
	margin: 0;
	}
.pic {
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #333;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	}
td {
	
	}
a:link {
	
	}
a:visited {
	
	}
a:hover {
	
	}
a:active {
	
	}
a img, img {
	border: none;
	}
#shop_links {
	margin-top: -300px;
	margin-left: 180px;
	position: absolute;
	width: 478px;
	height: 176px;
	}
.banner {
	position: absolute;
	top: 320px;
	}