/* 
  Titel: hummel-hamburg.de CSS Stylesheet
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 19.11.2007
*/

/************************************************************/
/* Allgemeines festlegen (Schriften, Abstände usw. )        */
/************************************************************/
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select, span { font-family: Arial, Verdana, Helvetica, Sans-Serif; color: #000000; }

a {	color: #707070; text-decoration: underline; }
a:hover {	color: #707070; text-decoration: underline; }

a.impressum {color: #695606; text-decoration: none; margin: 0 0 0 5px;}

form { margin: 0px 0px 0px 0px;}
p, pre { margin: 3px 0px 0px 0px; line-height: 1.4em; color: #707070;}
p, td, ul, ol { font-size: 12px; color: #707070;}
input, textarea, select { font-size: 12px; border: 1px solid black; margin-bottom: 2px;}
input.file { font-size: 12px; border: 1px solid black; margin-bottom: 2px; }

p.bodytext li {padding: 0 0 5px 0;}

/************************************************************/
/* Formatierungen	Seite         									          */
/************************************************************/
body {
  height: 100%;
	margin: 0;
	padding: 0;
  text-align: center;
  min-width: 980px;	
  font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #707070;
  background-color: #828282;

  background-image: url(../gfx/bg-body-shop.jpg);
	background-repeat: repeat-x;	
}

html, body { 
	width: auto;

	/* Min-Height Hack */
	min-height: 599px;
	height:auto !important;
	height: 599px;
}

/************************************************************/
/* Formatierungen	Layer                                     */
/************************************************************/
#format {
  position: relative;
  top: 0;
  right: 0;  
	width: 980px;
	margin: auto;
	padding: auto;	
	text-align: center;
	vertical-align: middle;
}

#main {
  width: 980px;
  margin: 15px auto;
	text-align: left;
	
  background-image: url(../gfx/bg-main-shop.jpg);
	background-repeat: no-repeat;	

	/* Min-Height Hack */
	min-height: 599px;
	height:auto !important;
	height: 599px;
}

#header {
	width: 980px;
	height: 44px;
	
	padding: 170px 0 0 0;
	margin: 0 0 0 28px;
	
  background-image: url(../gfx/bg-header-shop.jpg);
	background-repeat: no-repeat;	
}

#anschrift {
	float: left;
	padding: 6px 0 0 20px;
	color: #938666;
}

#icons {
	float: right;
	padding: 0 80px 0 0;
}

#outer-container {
  background-image: url(../gfx/bg-outercontainer-shop.gif);
	background-repeat: repeat-y;	

	margin: 0 0 0 28px;

	/* Min-Height Hack */
	min-height: 488px;
	height:auto !important;
	height: 488px;
}

#inner-container {
  background-image: url(../gfx/bg-innercontainer-shop.jpg);
	background-repeat: no-repeat;	

	margin: 0;

	/* Min-Height Hack */
	min-height: 480px;
	height:auto !important;
	height: 480px;
}

#menu-container {
	float: left;
	width: 220px;
}

#menu {
	float: left;
	width: 199px;
	
	margin: 0;
	padding: 35px 0 0 0;
}

#content-left {
	float: left;
	margin: 20px 0 0 0;
}

#gheader {
	float: left;
	width: 70px;

	padding: 35px 0 0 0;
}

#copyright {
  background-image: url(../gfx/bg-footer-store.jpg);
	background-repeat: no-repeat;	
	color: #695606;
	
	width: 521px;
	height: 20px;

	margin: 0 0 0 234px;
	padding: 7px 0 0 130px;
}

#content-container-footer {
	margin: 0 0 0 28px;
	background-color: white;
	
	height: 4px;
	width: 925px;
}

div.opening-times {
  background-image: url(../gfx/bg-div-opening-times.gif);
	background-repeat: no-repeat;	
	
	margin: 0 0 0 40px;
	padding: 25px 0 0 15px;
	
	width: 153px;
	height: 62px;
	
	color: #B2B2B2;
	font-size: 11px;
}

div.opening-times table, div.opening-times td {
	font-size: 11px;
	color: #B2B2B2;
}

div.opening-times td.col1 {
	width: 50px;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1pt;
}

/************************************************************/
/* Formatierungen	Menus                                     */
/************************************************************/
#icons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#icons li {
	float: left;
  list-style: none;
	margin: 0;
	padding: 5px 10px 0 0;
}

#icons li a {
	border: 0;
}

#icons li a:hover {
	border: 0;
}

#menu ul {
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
}

#menu li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#menu li.level2-first {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 35px;

  background-image: url(../gfx/bg-menu2-top.gif);
	background-repeat: repeat-y;	
}

#menu li.level2 {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 35px;

  background-image: url(../gfx/bg-menu2-item.gif);
	background-repeat: repeat-y;	
}

#menu li.level2-last {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 35px;

  background-image: url(../gfx/bg-menu2-item.gif);
	background-repeat: no-repeat;	
}

#menu li.level2-first a, #menu li.level2 a, #menu li.level2-last a {
	color: #B2B2B2;
	text-decoration: none;
}

#menu li.level2-first a:hover, #menu li.level2 a:hover, #menu li.level2-last a:hover, #menu li.level2-first a.active,#menu li.level2 a.active, #menu li.level2-last a.active {
	color: #B2B2B2;
	text-decoration: underline;
}


/************************************************************/
/* Formatierungen	Überschriften                             */
/************************************************************/
h1.csc-firstheader, h2.csc-firstheader, h3.csc-firstheader, h4.csc-firstheader, h5.csc-firstheader, h6.csc-firstheader { margin-top: 0px; }
h1 {																				
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0 10px 0;
	padding: 0;
}

h3 {																				
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

h4 {																				
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid black;
}

/************************************************************/
/* Formatierungen	normale Mail-Formulare										*/
/************************************************************/
.csc-mailform {
        border: 0px;
}

.csc-mailform-field {
				padding-top: 3px;
				padding-bottom: 3px;
}

.csc-mailform-field label {
        font-size: 11px;
        font-family: Verdana, Arial, sans-serif;
        width: 80px;
        min-width: 80px;
        float: left;
        text-align: left;
        margin-right: 0.5em
        display: block
}

.csc-mailform-check {
}

.csc-mailform-label {
	font-weight: bold;
}

.csc-mailform-submit {
        margin-left: 80px;
}

/************************************************************/
/* Formatierungen	Texte																			*/
/************************************************************/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid white;
}
