/* ######################################################################
** Hofmann GmbhH
#########################################################################
** 
** Stylesheet fuer Hofmann GmbhH
** Stand: Oktober 2007
** Autor: dietypen
*/


* { margin-top: 0; }

body .center{
	margin: 0 auto;
	width:1000px;
}

body {
	margin: 0;
	padding: 0;
	background:#DCDCDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#index { background: #DCDCDB url(images/img_home01.jpg) no-repeat  }
#neuigkeiten { background: #DCDCDB url(images/img_neu01.jpg) no-repeat  }
#unternehmen { background: #DCDCDB url(images/img_unter01.jpg) no-repeat  }
#produkte { background: #DCDCDB url(images/img_prod01.jpg) no-repeat  }
#service { background: #DCDCDB url(images/img_serv01.jpg) no-repeat  }
#kontakt { background: #DCDCDB url(images/img_kon01.jpg) no-repeat  }
#impressum { background: #DCDCDB url(images/img_imp01.jpg) no-repeat  }
#sitemap { background: #DCDCDB url(images/img_site01.jpg) no-repeat }
#suchen { background: #DCDCDB url(images/img_suchen01.jpg) no-repeat }
#login { background: #DCDCDB url(images/img_login01.jpg) no-repeat }


/* #########################################
Texte, Auszeichnungen 
############################################*/


h1, h3 { color: #20255e; }
h2 { color: #8c9199; }

h2 { margin: 30px 0 2px 0; text-transform: uppercase; }
h3 { margin: 20px 0 7px 0; }

h1 { font-size: 147%; font-weight: normal; }
h2 { font-size: 127%; font-weight: normal; }
h3 { font-size: 100%; font-weight: bold; }


p, ul, ol { 
	font-size: 100%; 
	line-height: 130%; 
}

ul { 
	margin: 0; 
	padding-left: 0;
}

li { 
	margin: 0;
	padding: 0;
	list-style: none;
}

/* #########################################
Links
############################################*/

a { color: #20255e; }

a:hover { text-decoration: none; }


/* #########################################
Header
############################################*/

#header {
	width: 910px;
	height: 110px;
	margin: 0 auto;
}

#header h1 { 
    margin: 0; 
    padding: 67px 0 0 40px; 
    text-transform: uppercase; 
    font-size: 115%; 
    font-weight: bold; 
    color: #bcbdce; 
    text-align: left; 
    letter-spacing: 1px; 
}
 
    
    
/* #########################################
Menu
############################################*/

#menu {
	width: 910px;
	height: 45px; 
	margin: 0 auto;
}

#index #menu { background: url(images/img_home02.jpg) no-repeat; }
#neuigkeiten #menu { background: url(images/img_neu02.jpg) no-repeat; }
#unternehmen #menu { background: url(images/img_unter02.jpg) no-repeat; }
#produkte #menu { background: url(images/img_prod02.jpg) no-repeat; }
#service #menu { background: url(images/img_serv02.jpg) no-repeat; }
#kontakt #menu { background: url(images/img_kon02.jpg) no-repeat; }
#impressum #menu { background: url(images/img_imp02.jpg) no-repeat; }
#sitemap #menu { background: url(images/img_site02.jpg) no-repeat; }
#suchen #menu { background: url(images/img_suchen02.jpg) no-repeat; }
#login #menu { background: url(images/img_login02.jpg) no-repeat; }


#menu ul {
	margin: 0; 
	padding: 20px 40px 0 38px; 
	list-style: none; 
}

#menu li { display: inline; }

#menu a { 
    display: block; 
    float: left;
    padding: 5px 18px 4px 18px; 
    border-right: 1px solid #ffffff; 
    text-transform: uppercase; 
    text-decoration: none; 
    text-align: center; 
	font-size: 93%;
    color: #ffffff; 
    font-weight: bold;
}

#menu a:hover {
    text-align: center; 
	font-size: 93%; 
    color: #20255e;
	background: #ffffff;
}

#menu .active a {
    text-align: center; 
	font-size: 93%; 
    color: #20255e;
	background: #d4d9e5;
}


#menu .sprache a {
    display: block; 
	float: right;
    padding: 5px 2px 0 2px;	
	font-size: 85%;
    color: #bcbdce;
    border: none;
    background: transparent;
}

#menu .sprache a:hover {
    color: #ffffff;
}
  

#menu .spracheactive a, 
#menu .spracheactive a:hover {
    display: block; 
	float: right;
    padding: 6px 2px 0 2px;	
	font-size: 85%;
    color: #ffffff;
    border: none;
    background: transparent;
}

#menu .sprache img{border:1px solid #8C9199}

/* #########################################
Content
############################################*/

#content {
	width: 910px;
	margin: 0 auto;
	padding: 0px;
	background: #DCDCDB url(images/img03.jpg) repeat-y;
}

/* #########################################
Content Index
############################################*/

#index #content_mitte {
	float: left;
	width: 700px;	
	padding-top: 15px;
}

#index .mitte { padding-left: 120px; } /* Innenabstand*/
#index .text { padding-left: 120px; } /* Innenabstand*/
#index .pfad { padding-left: 210px; } /* Innenabstand abzgl. 30px margin*/


/* #########################################
Content Mitte
############################################*/

#content_mitte {
	float: left;
	width: 490px;	
	padding-top: 15px;
}

#index #content_mitte { background: url(images/img_home04.jpg) no-repeat; }
#neuigkeiten #content_mitte { background: url(images/img_neu04.jpg) no-repeat; }
#unternehmen #content_mitte { background: url(images/img_unter04.jpg) no-repeat; }
#produkte #content_mitte { background: url(images/img_prod04.jpg) no-repeat; }
#service #content_mitte { background: url(images/img_serv04.jpg) no-repeat; }
#kontakt #content_mitte { background: url(images/img_kon04.jpg) no-repeat; }
#impressum #content_mitte { background: url(images/img_imp04.jpg) no-repeat; }
#sitemap #content_mitte { background: url(images/img_site04.jpg) no-repeat; }
#suchen #content_mitte { background: url(images/img_suchen04.jpg) no-repeat; }
#login #content_mitte { background: url(images/img_login04.jpg) no-repeat; }

.pfad {
	margin: 0 30px 60px 30px; /* Innenabstand*/
	font-size: .9em;
}

.mitte { padding: 0 30px; } /* Innenabstand*/

.mitte .title {
	text-transform: uppercase;
	color: #8c9199;
}

#content_mitte a { color: #0082c0; }

#content_mitte a:hover { color: #20255e; }

.mitte span { 
	text-transform: none;
	font-size: 147%;
	color: #20255e; 
}

.mitte .druck { 
	background: url(images/img_druck.gif) no-repeat right 0; 
	text-align: right; 
	margin-right: 20px; 
	padding-right: 20px; 
}
.mitte .link { 
	background: url(images/img_pfeil_hoch.gif) no-repeat right 0; 
	text-align: right; 
	margin-top: 20px; 
	padding-right: 20px; 
}
.mitte .back { 
	background: url(images/img_pfeil_back.gif) no-repeat right 0; 
	text-align: right; 
	margin-right: 20px; 
	padding-right: 20px; 
}

#content_mitte .rahmen { 
	margin: 15px 0; 
	border: solid 4px #0082c0; 
}
#content_mitte .linie{ 
	margin: 15px 0; 
	border-bottom: solid 4px #0082c0; 
}

/* Sitemap*/
#content_mitte .site1 a { 
	color: #20255e; 
	font-weight: bold; 
	text-decoration: none; 
	margin-right: 55px;
	margin: 0; 
	padding: 1px 1px 1px 0; 
	border-top: 2px solid #0082c0; 
	display: block; 
}
#content_mitte .site2 a { 
	font-weight: normal; 
	background: url(images/spacer1.gif) no-repeat 0 center; 
	text-decoration: none; 
	margin: 0 55px 0 0; 
	padding: 1px 1px 1px 10px; 
	border-top: 1px dotted #8c9199; 
	display: block; 
}
#content_mitte .site3 a { 
	font-weight: normal; 
	background: url(images/spacer2.gif) no-repeat 0 center; 
	text-decoration: none; 
	margin: 0 55px 0 0; 
	padding: 1px 1px 1px 20px; 
	border-top: 1px dotted #8c9199; 
	display: block; 
}
#content_mitte .site4 a { 
	font-weight: normal; 
	background: none; 
	text-decoration: none; 
	margin: 0 55px 0 0; 
	padding: 1px 1px 1px 20px; 
	border-top: 1px dotted #8c9199; 
	display: block;
}
#content_mitte .site1 a:hover,
#content_mitte .site2 a:hover,
#content_mitte .site3 a:hover,
#content_mitte .site4 a:hover {
	color: #0082c0;
}
/* Ende Sitemap*/

.bild { 
	width: 200px;
	float: left;
	padding: 0 40px 0 0; 
}

#content_mitte .bullets {
	margin: 10px 5px 5px 5px;
}
#content_mitte ul.bullets {
	margin: 1px 2px 1px 0px;
	font-weight: normal;
	list-style-type: square; 
	list-style-position: outside; 
	display: list-item;
}
#content_mitte li.bullets { 
	margin: 1px 2px 1px 0px;
	font-weight: normal;
	list-style-type: square; 
	list-style-position: outside; 
	display: list-item;
	color: #20255e;
}

#content_mitte li.bullets2 { 
	margin: 1px 2px 1px 0px;
	font-weight: normal;
	list-style-type: square; 
	list-style-position: outside; 
	display: list-item;
	color: #000;
}

.mitte ul ul { 
	margin-bottom:0px;
}
	
#content_mitte li li.bullets2 { 
	margin: 1px 2px 1px 15px;
}	

#content_mitte li.head_mail {
	margin: 0px 0px 0px 50px;
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: square; 
	list-style-position: outside; 
	display: list-item;
	color: #20255e;	  
}
#content_mitte li.mail { 
	margin: 0px 0px 0px 50px;
	list-style: none;
	color: #20255e; 
}

#liste{
	width: 210px;
	float: left;
	margin-right: 5px;
}


/* clearen*/
.clearing {
	padding: 0px; 
	margin-bottom: -3px;
	clear: both; 
}


/* #########################################
Submenue
############################################*/

.lbox ul { 
	margin: 0; 
	padding: 0; 	
	list-style: none;
}

.lbox li { 
	display: inline; 
}

.lbox li.text { 
	padding: 5px 5px 5px 16px;
	border-bottom: 1px dotted #20255e;
	color: #20255e;
	display: block; 
}

.lbox li a { 
	padding: 5px 5px 5px 16px;
	background: url(images/img_pfeil.gif) no-repeat left top; 
	font-weight: bold;	
	text-decoration: none; 
	border-bottom: 1px dotted #20255e;	 
	display: block;
}

.lbox li a:hover { 
	text-decoration: underline; 
	background: #9cb1d0 url(images/img_pfeil.gif) no-repeat left top; 
	display: block; 
}

.lbox li.active a { 
	background: #fff url(images/img_pfeil_a.gif) no-repeat left top;
}

.lbox li.main { 
}


.lbox ul {	
}

.lbox .submenue li a {
	padding-left: 28px;
	background: url(images/img_pfeil1.gif) no-repeat left top;	
	font-weight: normal;
	border-bottom: 1px dotted #20255e;					
}

.lbox ul.submenue li a:hover { 
	text-decoration: underline; 
	background: #9cb1d0 url(images/img_pfeil1.gif) no-repeat left top;
}

.lbox ul.submenue li.active a { 
	background: #fff url(images/img_pfeil1_a.gif) no-repeat left top;
	font-weight: normal;	
}

.lbox li.sub_active a { 
	background: #fff url(images/img_pfeil1_a.gif) no-repeat left top;	
}

.lbox ul.submenue2 li a {
	padding-left: 50px;
	background: url(images/img_pfeil2.gif) no-repeat left top;
	border-bottom: 1px dotted #20255e;			
}

.lbox ul.submenue2 li a:hover { 
	text-decoration: underline; 
	background: #9cb1d0 url(images/img_pfeil2.gif) no-repeat left top;	
}

.lbox ul.submenue2 li.active a { 
	background: #fff url(images/img_pfeil2_a.gif) no-repeat left top;	
	font-weight: normal;	
} 


/* Klappnavi 
.lbox li ul {
	display: none;
} */

 
/* #########################################
linke Spalte
############################################*/

#linke { 
	background: url(images/img05_1.jpg) no-repeat 0 top; 
	float: left; 
	width: 210px; 
	min-height: 539px; 
	margin: 0; 
	padding-top: 85px;
}


/* linke Boxen*/

.lbox {  
}

.lbox .head {
	margin: 30px 0 0 -1px;
	padding: 6px 17px;
	background: #20255e;
	text-transform: uppercase;
	font-size: 93%;
	font-weight: bold;
	color: #ffffff;
}

.lbox .head_oben {
	margin: 0px 0 0 -1px;
	padding: 6px 17px;
	background: #20255e;
	text-transform: uppercase;
	font-size: 93%;
	font-weight: bold;
	color: #ffffff;
}

.content {
	padding: 0 0 0 38px;
}


/* weitere Links */

.lbox .pdf a { 
	display: block;
	padding: 5px 5px 5px 17px;
 	background: url(images/img_pdf.gif) no-repeat left top; 
 	border-bottom: 1px dotted;	
	text-decoration: none;
}

.lbox .pdf a:hover {
	text-decoration: underline; 
 	background: #ffffff url(images/img_pdf.gif) no-repeat left top; 
}

.lbox .active a { 
	background: #ffffff;
	font-weight: bold;
}

.lbox span { 
	color: #20255e;
	font-weight: normal; 
}




/* #########################################
rechte Spalte
############################################*/

#rechte{
	background: url(images/img05_2.jpg) no-repeat;
	float: left; 
	width: 210px; 
	min-height: 539px; 
	margin: 0; 
	padding-top: 85px;
}


.rbox {
}

.rbox .head {
	margin: 30px 35px 0 0;
	padding: 6px 15px;
	background: #0082c0;
	text-transform: uppercase;
	font-size: 93%;
	font-weight: bold;
	color: #ffffff;
}
.rbox .head2 {
	margin: 0px 35px 0 0;
	padding: 6px 15px;
	text-transform: uppercase;
	font-size: 93%;
	font-weight: bold;
	color: #20255e;
}
.rbox .head3 {
	margin: 0px 35px 0 0;
	padding: 6px 15px 3px 0;
	text-transform: uppercase;
	font-size: 93%;
	font-weight: bold;
	color: #20255e;
}


.rbox ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
}

.rbox li { list-style-image: none; }


.rbox a { 
	margin-right: 35px;
	padding: 5px 5px 5px 17px; 
	background: url(images/img_pfeil.gif) no-repeat left top; 
	text-decoration: none; 
	border-bottom: 1px dotted #20255e; 
	display: block; 
}

.rbox a:hover { 
	margin-right: 35px;
	text-decoration: underline; 
	background: #9cb1d0 url(images/img_pfeil.gif) no-repeat left top; 
	display: block; 
} 


.adresse { 
	padding: 50px 0 0 15px;	
	font-size: 85%;
	font-weight: normal;
	color: #20255e; 
}

.rbox span { 	
	color: #20255e;
	font-weight: bold; 
}

.rbox .adresse a { 
	padding: 0;
	background: none;
	text-decoration: none;
	font-weight: bold;
	border: none;
 }

.rbox .adresse a:hover { 
	padding: 0;
	background: none;
	text-decoration: underline;
	border: none;	 
}



/* #########################################
Login und allgemeine Suche
############################################*/

#loginform, #searchform {
	margin: 0;
	padding: 0 15px;
}

#search {
}

.rbox fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.rbox input {
	margin-bottom: 0px;
	border: 1px solid #7F9DB9;
	font: normal 93% Arial, Helvetica, sans-serif;
	color: #20255e;
}

.field {
	margin: 0;
	width: 145px;
}



/* #########################################
Produkt Suche
############################################*/

.rbox .produktsuche {
	padding: 10px 35px 0 15px;
	background-image: none; 
}


#typ1 {
	padding: 0;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #20255e;
}

.rbox .produktsuche .auswahl { 
	margin: 5px 0;
	background: #ffffff; 
	width: 145px; 
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #20255e;	
	border: 1px solid #7F9DB9; 
}

.rbox .searchsubmit {
	margin: 5px 0 0 0;
	background: none; 
	border-top: none;	
	border-right: 1px solid #20255e;
	border-bottom: 1px solid #20255e;
	border-left: none;
	text-transform: uppercase;
	font: normal 94% Arial, Helvetica, sans-serif;
	color: #20255e;
}

.rbox li.linie {
	margin: 0 0 15px -15px;
 	border-bottom: 1px dotted; 
}

/* #########################################
Tabellen
############################################*/

table { border-collapse: collapse; }
table.full { width: 100%; }
table.tab { 
	font-size: 85%;
	margin-bottom: 50px;
}
td { 
	vertical-align: top; 
	padding: 3px; 
	border-top: 1px solid #8c9199;  
	border-bottom: 1px solid #8c9199;  
	border-left: 1px solid #8c9199;  
}
th { 
	font-weight: bold; 
	text-align: left; 
	vertical-align: top; 
	padding: 4px 4px 4px 2px; 
	border-top: 1px solid #8c9199; 
	border-right: 1px solid #8c9199; 
	border-bottom: 1px solid #8c9199; 
	border-left-width: 0; 
}

.streifen { background-color: #dcdcdb; }


/* #########################################
Bilder
############################################*/

/*---- Bildspalte ----*/
#produkt_bild{
	width: 150px;
	float:left;
	margin-right:20px;
}
/*---- Bildspalte Ende----*/

/*---- Listenspalte Anfang ----*/
#produkt_liste{
    padding-left:20px;
	width:240px;
	float:left;
}
#produkt_liste li{
	font-weight: normal;
	list-style-type: square; 
	list-style-position: outside; 
	/*display: list-item;*/
}
/*---- Listenspalte Ende ----*/

.bild_mitte {  
	margin: 10px 0 15px 0; 
}

/*#produkte img {
	margin-bottom: 10px;	
	padding-bottom: 30px; 
	background: url(images/zoom.jpg) no-repeat bottom;	  
}*/

#unternehmen .galerie {  
	height: 56px;
	margin: 0 0 0 0px; 
}
#unternehmen .klein {  
	margin: 0 0 10px 0; 
}
.galerie {  
	margin: 0 0 0 38px; 
}
.pic {
	float: left;
	padding: 2px;
}
.klein {
	margin-top: 31px;
	height: 56px;
	width: 56px;
}
.gro {
	height: 160px;
	width: 190px;
	padding: 0 2px 5px 10px;
	background: url(galerie/higru_pic.gif) no-repeat left;
}
.pic img { border: none; }

.icon {
	float: left;
	padding: 0 10px 20px 0;
}


#close { 
	position: absolute; 
	right: 20px; 
	bottom: 10px; 
}

	

/* #########################################
Footer
############################################*/

#footer {
	width: 910px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img06.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 2px 0 2px 40px;
	font-size: 77%;
	color: #0F1720;
}

#footer a {
	color: #0F1720;
}

#footer a:hover {
	color: #20255e;
}