/* HAUPTGERܜST */

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 18px;
	background-color: black;
	background-image: url('bilder/bg_striche.gif');
	background-attachment: fixed;
	}

#container0 {
	/*background-color: white;*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

#container {
	/*background-image: url('bilder/bg_striche.gif');*/
	margin: 0px;
	padding: 25px 0px;
	}
	
#container2 {
	margin: 0px auto;
	background-color: white;
	width: 850px;
	min-height: 600px;
	border: 0px solid #333333;
	}

a {
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
	}
	
a:hover {
	color: white;
	background-color: #990000;
	text-decoration: none;	
	}
	

	
/* HEADER */
	
#header {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	height: 70px;
	}
	
#logo {
	margin: 12px 0px 0px 20px;
	padding: 0px;
	float: left;
	}

#logo a:hover {
	background-color: transparent;
	}
	
#sprache {
	margin: 10px;
	padding: 0px;
	float: right;
	}

#sprache a {
	color: #cccccc;
	text-decoration: none;
	font-size: 9px;
	}
	

/* MAIN MENU */
	
#menu_main {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	background-image: url('bilder/mainmenufade.gif');
	background-repeat: repeat-x;
	height: 30px;
	}
	
#menu_main a {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	}
	
#menu_main a:hover {
	color: #d5d5d5;
	background-color: transparent;
	}


/* SUB MENU */
	
#menu_sub {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	background-color: #999999;
	background-image: url('bilder/submenufade.gif');
	background-repeat: repeat-x;
	height: 28px;
	}
	
#menu_subsub {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	background-image: url('bilder/submenufade.gif');
	background-repeat: repeat-x;
	height: 30px;
	}

#menu_sub a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	}
	
#menu_sub a:hover {
	color: #999999;
	background-color: transparent;
	}
	
/* SUB SUB MENU */

#menu_subsub a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	}
	
#menu_subsub a:hover {
	color: #999999;
	background-color: transparent;
	}


/* CONTENT BEREICH */

#container3 {
	margin: 0px;
	padding: 25px;
	}
	
#content {
	float: left;
	border: 0px dashed #cccccc;
	width: 540px;
	text-align: justify;
	}
	
#promo {
	float: right;
	border: 0px dashed #cccccc;
	width: 225px;
	}
	
	
/* FOOTER */
	
#footer {
	clear:both;
	padding-top:20px;
	text-align:center;
	color: #999999;
	font-size: 9px;
	}
	
#footer a {
	color: #999999;
	}

.claim {
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	}	
	
/* TAGS GENERELL */

h1 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
h2 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}	
	
hr {
	height: 2px;
	background-color: #cccccc;
	border: 0px solid white;
	margin-bottom: 20px;
	}
	
hr.newsborder {
	height: 1px;
	background-color: #cccccc;
	border: 0px solid white;
	margin-bottom: 20px;
	}
	
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
p.bildertrio {
	margin: 20px 0px;
	}		
	
input[type=text] {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
	padding: 3px;
	}

input[type=password] {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
	padding: 3px;
	}
		
textarea {
	font-family: arial;
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
	padding: 3px;
	}
	
input[type=submit] {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #666666;
	color: white;
	padding: 3px;
	}
	
#content a {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
	}
	
#content a:hover {
	color: white;
	background-color: #990000;
	text-decoration: none;
	}
	
#content a.warenkorbtab {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#content a.warenkorbtab:hover {
	color: white;
	background-color: #900;
	text-decoration: none;
	}
	
#content a.closeup_image {
	margin-right: 10px;
	}
	
#content a.closeup_image:hover {
	background-color: transparent;
	}
	
	
/* DIVERSE KLASSE */
.mm_table {
	margin-left: 20px;
	}

.menu_pad {
	vertical-align: top;
	padding: 5px 7px 0px 0px;
	}
	
.menu_pad_on {
	vertical-align: top;
	padding: 5px 7px 0px 5px;
	margin-left: 7px;
	background-color: #dcdcdc;
	}
	
.bild_im_text {
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
.techspecs td {
	font-size: 9px;
	color: #666666;
	}
	
.news_bodytext {
	margin: 0px 0px 20px 0px;
	}

.news_item {
	padding: 10px 0px;
	margin: 10px 0px;
	}
	
.news_close {
	border-top: 1px dashed #cccccc;
	clear: both;
	}

.news_item h2 {
	padding: 0px;
	margin: 10px 0px;
	text-align: left;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}	

.news_datum {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	}
	
.single_atmo {
	padding-top: 39px;
	}

.ok_box {
	padding: 10px;
	margin: 0px;
	margin-bottom: 15px;
	color: white;
	font-size: 14px;
	background-color: green;
	}

.error_box {
	padding: 10px;
	margin: 0px;
	margin-bottom: 15px;
	color: white;
	font-size: 14px;
	background-color: red;
	}



	
/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/bilder/lightbox/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/bilder/lightbox/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
