﻿/* (c) www.berliner-wolke.de */

body			{ margin:0; padding:0; overflow: hidden; background:url('base/bg.gif') repeat-y #999999 center; }
body, td, input, select	{ font-family:"Times New Roman",Times,Serif; font-size:10pt; color:#444444; }
img				{ border:none; } /* kein rand bei bildern mit hyperlink */
hr				{ background:#444444; height:1px; border:none; margin:0 40px 0 40px; }
h2				{ font-size:11pt; color:#a0143c; font-weight:bold; margin:0 0 20px 0; }

#subp h3				{ font-size:10pt; color:#a0143c; font-weight:bold; margin:0 0 20px 0; }

a				{ text-decoration:none; color:#cc9329; }
a:hover			{ text-decoration:underline; }
p.hi			{ margin:0 0 3px 0; padding:0; }
p.rezensionen	{ margin:0; padding:0; font-style:italic; text-indent:-14px; margin-left:14px; }

/* Navigation */
#base			{ position:absolute; bottom:0; left:50%; margin-left:-480px; width:960px; height:80px; overflow:hidden; z-index:1;
				  background:url('base/lichtig-verlag.gif') no-repeat #999999; color:#bbbbbb;  }
#base a			{ color:#ffd992; }
ul#menu			{ font-family:Arial,Helvetica,Sans-Serif; font-size:16px; font-weight:bold;
				  margin:0; padding:0; color:#a0143c; position:absolute; top:10px; left:70px; }
ul#menu	li		{ list-style:none; margin:0 30px 0 0; padding:0; display:inline; }
ul#menu a		{ color:#ffffff; text-decoration:none; }
ul#menu a:hover	{ color:#a0143c; }

/* Haupseiten */
#main			{ position:absolute; top:0; height:100%; left:50%; margin-left:-480px; width:960px; overflow:auto; z-index:0;
				  background:url('base/main-bg.gif') repeat-y #e5e5e5; }
#main h1		{ color:#a0143c; background:url('base/main-h1.gif') repeat-y #d6d6d6; line-height:40px;
				  padding:0 0 0 40px; margin:40px 0 0 0; font-size:13pt; font-weight:bold; }

/* Unterseiten */
#subp			{ position:absolute; top:0; height:100%; left:50%; margin-left:-480px; width:960px; overflow:auto; z-index:0;
				  background:#e5e5e5; }
#subp h1		{ color:#a0143c; font-size:13pt; font-weight:bold; margin:0 0 40px 0; }
#box{ 
				width: 400px; 
				height : 26px;
				color: #CC9329;
				padding-top : 6px;
				text-align: center;
				border: 1px solid #CC9329;
}
.auto-style1 {
	  color: #808080;
  }


/* Bestellformular */
input, select	{ background:#ffffff; border:1px solid #999999; }
input			{ padding:0; }
input.quan		{ text-align:center; }
input.butn		{ background:#ffd992; }

/* Lightbox */
#lightbox			{  }
#lightbox img		{ border:none; }
#overlay img		{ border:none; }
#overlay			{ background-image:url(base/lightbox-overlay.png); }
* html #overlay		{ background-color:#333; back\ground-color:transparent; background-image:url(blank.gif);
					  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="base/lightbox-overlay.png", sizingMethod="scale"); }

/*
#a0143c rot - verlagsfarbe hks 17 [160-20-60]
#ffd992 gelb
#cc9329 dunkelgelb auf grau cccccc
*/