/*
  Titel: jacob-soennichsen.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: none; }
a:hover {	color: #000000; text-decoration: underline; }

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 {
  height: 100%;
	margin: 0;
	padding: 0;
  text-align: center;
  min-width: 720px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
  background-color: #FFC200;
}

html, body {
	width: auto;
}

/************************************************************/
/* Formatierungen	Layer                                     */
/************************************************************/
#format {
  position: relative;
  top: 0;
  right: 0;
	width: 720px;
	margin: auto;
	padding: auto;
	text-align: center;
	vertical-align: middle;
}

#main {
  width: 835px;
  height: 500px;
  margin: 0px auto;
	text-align: left;
}

#header {
	width: 720px;
	height: 35px;
	text-align: center;
	background-image: url(../gfx/schriftzug-jacob-soennichse.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 100px 0 28px 0;
}

.boxheader{
	background-image:url(../intro-pics/fce-intro-bg-head.gif);
	background-repeat:no-repeat;
	height:28px;	
	margin-top:19px;
	padding:0;
	background-position:0px 0px;
}

.hglight {
margin-top:7px;
	
}
.hglight div img{
	float:left
	
}
.boxtext{
	margin-top:7px;
	padding:3px;
	height:50px;
  opacity: .80;
  filter: alpha(opacity=80); 
  -moz-opacity: .80;
  -khtml-opacity: 0.80; 	
  z-index: 1;
	background-color:#E4EEF5;
	
}
.boxlogo-gelb{
	background-color:#FCD604;
	height:55px;
}
.boxlogo-weiss{
	background-color:#fff;
	height:55px;
}
.boxlogo-blau{
	background-color:#04A6EC;
	height:55px;
}

.transspacer{
	width:5px;
	height:55px;
	background-color:#E4EEF5;
	opacity:0.8;
	float:left;
	
}
.clearer{
	clear:left;
}

#box1 {
	float: left;
	width: 223px;
	height: 191px;
	padding: 5px 5px 0px 5px;
	margin: 0;
	background-image: url(../intro-pics/hg-box1.jpg);
	background-repeat: no-repeat;
}

#box1:hover {

	background-image: url(../intro-pics/hg-box1-over.jpg);

}

#box2 {
	float: left;
	width: 223px;
	height: 191px;
	padding: 5px 5px 0px 5px;
	margin: 0px 0 0 8px;
	background-image: url(../intro-pics/hg-box2.jpg);
	background-repeat: no-repeat;
}

#box2:hover {
	
	background-image: url(../intro-pics/hg-box2-over.jpg);
}

#box3 {
	float: left;
	width: 223px;
	height: 191px;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 8px;
	background-image: url(../intro-pics/hg-box3.jpg);
	background-repeat: no-repeat;
}

#box3:hover {
	background-image: url(../intro-pics/hg-box3-over.jpg);
}

#box4 {
	float: left;
	width: 223px;
	height: 191px;
	padding: 5px 5px 0px 5px;
	margin: 8px 0 0 0px;
	background-image: url(../intro-pics/hg-box4.jpg);
	background-repeat: no-repeat;
}

#box4:hover {
	background-image: url(../intro-pics/hg-box4-over.jpg);
}

#box5 {
	float: left;
	width: 223px;
	height: 191px;
	padding: 5px 5px 0px 5px;
	margin: 8px 0 0 8px;
	background-image: url(../intro-pics/hg-box5.jpg);
	background-repeat: no-repeat;
}

#box5:hover {
	background-image: url(../intro-pics/hg-box5-over.jpg);
}

#box6 {
	float: left;
	width: 223px;
	height: 191px;
	padding: 5px 5px 0px 5px;
	margin: 8px 0 0 8px;
	background-image: url(../intro-pics/hg-box6.jpg);
	background-repeat: no-repeat;
}

#box6:hover {
	background-image: url(../intro-pics/hg-box6-over.jpg);
}

#bottom {
	width: 750px;
	padding: 24px 0 0 0;
}

#copyright {
	float: left;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}

#menu-language, #menu-bottom {
	float: left;
}

#menu-language ul, #menu-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-language li, #menu-bottom li {
  list-style: none;
  float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#menu-language li a, #menu-bottom li a{
	color: #FFFFFF;
}


div.clear {
	clear: both;
}

/************************************************************/
/* 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: Verdana, Arial, Helvetica, Sans-Serif;
	color: #25477D;
	font-size: 140%;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0 10px 0;
	padding: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0 10px 0;
	padding: 0;
}

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;
}


