/* 
  Titel: www.jacob-soennichsen.de / www.jacob-cement.de / www.bhu-baustoffe.de - CSS Stylesheet
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 09.08.2007
*/

/************************************************************/
/* Allgemeines festlegen (Schriften, Abstände usw. )        */
/************************************************************/
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select, span { font-family: Verdana, Helvetica, Arial, Sans-Serif; color: #000000; }
pre { font-family: monospace; }

a {	color: #000000; text-decoration: underline; }
a:hover {	color: #000000; text-decoration: underline; }

a.footer { color: #997400; padding: 0 5px 0 0;}

form { margin: 0px 0px 0px 0px;}
p, pre { margin: 3px 0px 0px 0px; line-height: 1.4em;}
p, td, ul, ol { font-size: 11px; }
input, textarea, select { font-size: 11px; border: 1px solid black; margin-bottom: 2px;}
input.file { font-size: 11px; border: 1px solid black; margin-bottom: 2px; }

li {padding: 0 0 5px 0;}

/************************************************************/
/* Formatierungen	Seite         									          */
/************************************************************/
body {
	margin: 0;
	padding: 0;
  text-align: center;
  min-width: 898px;	
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
  background-color: #FFC200;
	background-image: url(../gfx/bg-seite.jpg);
	background-repeat: repeat-x;  
}

html, body { 
	width: auto;
}

/************************************************************/
/* Formatierungen	Layer                                     */
/************************************************************/
#format {
  position: relative;
  top: 0;
  right: 0;  
	width: 898px;
	margin: auto;
	padding: auto;	
	text-align: center;
	vertical-align: middle;
}

#main {
  width: 898px;
  margin: 0px auto;
	text-align: left;
}

#jslogo {
  width: 898px;
	text-align: right;
	margin: 24px 0 5px 0;
}

#header {
	background-repeat: no-repeat;  
	width: 898px;
	height: 99px;
}

#headline-container {
	background-image: url(../gfx/bg-headline.gif);
	background-repeat: no-repeat;  
	background-color: #FFFFFF;
	width: 898px;
	height: 28px;
}

#standorte {
	float: left;
	width: 159px;
	height: 24px;
	background-repeat: no-repeat;  	
	background-position: left;
	padding: 0 0 0 120px;
	margin: 4px 0 0 1px;
}

#menu-oben {
	float: left;
	width: 260px;
	padding: 5px 0 0 20px;
}

#menu-sprache {
	float: left;
	width: 150px;
	padding: 5px 0 0 0;
}

#suche {
	float: left;
	width: 160px;
	height: 24px;
	margin: 4px 0 0 20px;
}

#content-container {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;

	/* Min-Height Hack */
	min-height: 450px;
	height:auto !important;
	height: 450px;
}

#menu-container {
	float: left;
	margin: 0;
	padding: 0;
}

#menu1 {
	float: left;
	width: 137px;
	margin: 33px 10px 0 4px;
	padding: 0;
}

#menu2 {
	float: left;
	width: 133px;
	margin: 33px 0 0 0;
	padding: 0;
	background-color: #F7F7F7;

	/* Min-Height Hack */
	min-height: 400px;
	height:auto !important;
	height: 400px;
}

#footer {
	height: 10px;
	margin: 6px 0 0 0;
	padding: 0 0 0 15px;
	color: #997400;
}

#content-container {
	width: 100%;
}


#standorte-footer {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	width: 898px;
	color: #997400;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1pt;
}

/************************************************************/
/* Formatierungen	Menus                                     */
/************************************************************/
#menu-oben ul {
	margin: 0;
	padding: 0;
  list-style: none;	
}

#menu-oben li {
	float: left;
  list-style: none;
}

#menu1 ul {
	margin: 0;
	padding: 0;
  list-style: none;	
}

#menu1 li {
	margin: 0;
	padding: 0 0 0 8px;
  list-style: none;	
}

#menu1 li.sub {
	margin: 0;
	padding: 0;
  list-style: none;	
}

#menu2 ul {
	margin: 0;
	padding: 0;
  list-style: none;	
  background-color: #FFFFFF;
}

#menu2 li {
	margin: 0;
	padding: 0 0 0 8px;
  list-style: none;	
}

#menu2 li.sub {
	margin: 0;
	padding: 0;
  list-style: none;	
}

/************************************************************/
/* Sprachmenu 																							*/
/************************************************************/
#menu-sprache ul {
	margin: 0;
	padding: 0;
  list-style: none;	
}

#menu-sprache li {
	float: left;
  list-style: none;
  font-size: 10px;
  padding: 0 0 0 5px;
  vertical-align: top;
}

#menu-sprache a {
	color: #7F7F7F;
	text-decoration: none;
  vertical-align: top;
}

#menu-sprache a:hover {
	color: #7F7F7F;
	text-decoration: none;
  vertical-align: top;
}

#menu-sprache img {
	padding: 2px 5px 0 0;
}

/************************************************************/
/* 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: #FFFFFF;
	font-size: 140%;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
	height: 81px;
	width: 99%;
	background-image: url(../gfx/h1-header-bg.gif);
	background-repeat: repeat-x;  	
}

h2 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 2px 0;
	padding: 0;
	border-bottom: 3px solid #E5E5E5;
	height: 22px;
	width: 99%;
}

h3 {																				
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

h4 {																				
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

/************************************************************/
/* 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-field input, .csc-mailform-field textarea {
	border: 1px solid #8D8D8D;
}


.csc-mailform-check {
}

.csc-mailform-label {
	font-weight: bold;
}

.csc-mailform-submit {
        margin-left: 80px;
}




/************************************************************/
/* Formatierungen	DropDown																	*/
/************************************************************/
#standorte select{
	border: 1px solid #FFFFFF;
	margin: 3px 0 0 0;
	width: 125px;
}

/************************************************************/
/* Formatierungen	Tabellen																	*/
/************************************************************/

/************************************************************/
/* Formatierungen	CSS Styled Content												*/
/************************************************************/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #3E5A9F;
	padding: 0px 0px;
}

/************************************************************/
/* Formatierungen	Suchbox																		*/
/************************************************************/
input.m-searchbox {
	border: 1px solid #FFFFFF;
	color: #B2B2B2;
	height: 14px; 
	width: 120px; 
	font-size: 10px;
}

input.m-searchbutton {
	border: 0px;
	text-align: right;
	height: 24px;
}

span.such-input {
  float: left;
	background-color: #C7C7C7;
	width: 130px;
	height: 21px;
	padding: 3px 0 0 4px;
}

span.such-image {
  float: left; 
	height: 24px;
	padding: 0;
	margin: 0;
}


