/* CSS Document - Author: Kirk Monteux für djkirk.de Februar 2010 www.micro-agentur.de */
* {
	margin: 0;
	padding: 0;
}
h1 {
	color: #bfbfbf;
        font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 15px;
	line-height: 1.8em;
}
h2 {
	color: #bfbfbf;
        font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 15px;
}
h3 {
	font-size: 140%;
	font-weight: bold;
	color: #B02001;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
body {
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-position: left top;
	background-attachment: scroll;
	font-size: small;
	background-repeat: repeat-x;
}
a:link {
	color: #ebb101;
	text-decoration: none;
}
a:visited {
	color: #ebb101;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #ffe932;
	text-decoration: none;
}
a:active {
	color: #ffe932;
	outline: none;
}
a:focus {
	outline: none;
}
.container {
	width: 908px;
	margin: auto;
	
}
.navibg {
	background-repeat: no-repeat;
	height: 44px;
	width: 908px;
	background-image: url(img/start.jpg);
	background-color: #000;
	position: relative;
}
.naviboxhori {
	position: absolute;
	right: 0px;
	top: 15px;
}
.warenkorb {
	padding-left: 20px;
	display: inline;
}
/* Horizontal Navigation */
#navhori {
	display: inline;
	font-size: 120%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	outline: none;
}
#navhori ul {
        margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width: auto;
	display: inline;
}
#navhori ul li {
	display: inline;
	float: left;
	margin: 0 1px 0 0;
}
#navhori ul li a {
	display: inline;
	color: #a4a1a1;
	text-decoration: none;
	padding: 18px 0px 0px 20px;
}
#navhori ul li a:hover {
	color: #FFFFFF;
}
/* ------------------- */
.bannerbg {
	height: 460px;
	width: 908px;
	background-image: url(img/banner.jpg);
	background-color: #000;
	
}
.bannerinhalt {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 105%;
	line-height: 1.4em;
	color: #eeeeee;
	text-align: left;
}
.caption h1 {
        margin: 10px;
        text-align: center;
        font-family: Verdana, sans-serif;
        font-weight: normal;
        
}
.caption a:link {
	color: #bfbfbf;
	text-decoration: none;
}
.caption a:visited {
	color: #bfbfbf;
	text-decoration: none;
	outline: none;
}
.caption a:hover {
	color: #fff;
	text-decoration: none;
}
.caption a:active {
	color: #fff;
	outline: none;
}
.caption a:focus {
	outline: none;
}
        
.zwischenbg {
	background-image: url(img/zwischen.jpg);
	background-color: #000;
	height: 67px;
	width: 908px;
}
.contentbg {
	width: 908px;
	background-image: url(img/wrapper.gif);
	background-repeat: repeat;
	overflow: auto;
	height: 100%;
	
		
}
.inhaltbox1 {
	width: 316px;
	float: left;
	overflow: hidden;
	
}
.inhaltbox2 {
	width: 318px;
	float: left;
	overflow: hidden;
	
}
.inhaltbox3 {
	width: 274px;
	float: left;
	overflow: hidden;
	
}
.inhalt1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #eeeeee;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 55px;
	line-height: 1.4em;
	text-align: left;
}
.screen1bg {
	background-image: url(img/screen1.jpg);
	width: 180px;
	height: 144px;
	padding: 2px;
}
.screen1 {
	width: 180px;
	height: 120px;
	overflow: hidden;
}
.screen1 img {
	border: 0px;
}
.inhalt2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #eeeeee;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 55px;
	line-height: 1.4em;
	text-align: left;
}
.screen2bg {
	background-image: url(img/screen2.jpg);
	width: 180px;
	height: 144px;
	padding: 2px;
}
.screen2 {
	width: 180px;
	height: 120px;
	overflow: hidden;
}
.screen2 img {
	border: 0px;
}
.inhalt3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #eeeeee;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 15px;
	line-height: 1.4em;
	text-align: left;
}
.screen3bg {
	background-image: url(img/screen3.jpg);
	width: 180px;
	height: 144px;
	padding: 2px;
}
.screen3 {
	width: 180px;
	height: 120px;
	overflow: hidden;
}
.screen3 img {
	border: 0px;
}
.inhalt1 object {
        outline:none;
}
.inhalt1 li {
        margin-left: 15px;
}
.inhalt2 object {
        outline:none;
}
.inhalt2 li {
        margin-left: 15px;
}
.inhalt3 object {
        outline:none;
}
.inhalt3 li {
        margin-left: 15px;
}
.bottombg {
	background-image: url(img/unten.gif);
	height: 10px;
	width: 908px;
}
.navfootbg {
	height: 100%;
	width: 908px;
	overflow: auto;
}
.navfootbox1 {
	width: 300px;
	float: left;
	
}
/* Footer Navigation */
#navfoot1 {
	display: block;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 100%;
	line-height: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	outline: none;
}
#navfoot1 ul {
    margin-top: 10px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
#navfoot1 ul li {
	display: block;
	margin: 0px 0px 0px 0px;
	float: left;
}
#navfoot1 ul li a {
	display: block;
	float: left;
	color: #a4a1a1;
	text-decoration:none;
	padding: 0px 10px 0px 0px;
	width: 120px;
}
#navfoot1 ul li a:hover {
	color: #eeeeee;
	text-decoration: none;
}
/* ------------------- */
.navfootbox2 {
	width: 300px;
	margin-left: 18px;
	float: left;
	
}
/* Footer Navigation */
#navfoot2 {
	display: block;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 100%;
	line-height: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	outline: none;
}
#navfoot2 ul {
    margin-top: 10px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
#navfoot2 ul li {
	display: block;
	margin: 0px 0px 0px 0px;
	float: left;
}
#navfoot2 ul li a {
	display: block;
	float: left;
	color: #a4a1a1;
	text-decoration:none;
	padding: 0px 10px 0px 0px;
	width: 120px;
}
#navfoot2 ul li a:hover {
	color: #eeeeee;
	text-decoration: none;
}
/* ------------------- */
.navfootbox3 {
	width: 270px;
	float: right;
	
}
.footheader {
	height: 22px;
	margin-top: 20px;
	padding-left: 0px;
	
	
}
#htmlelement {
	margin-top: 10px;
	float: right;
	
}
#htmlelement img {
	margin-left: 10px;
	
	
}
.end {
	height: 40px;
	width: 908px;
}
