/* ------------------------------------------- */
/* CSS Angaben fuer den Body Bereich */
@charset "utf-8";

/*================================================

	Developed by: Michael Ernst
	Company: Euroweb Internet GmbH

==================================================
    = global tags
==================================================*/

* {
	padding:0;
	margin:0;
}


body {
	color: #505050;
	vertical-align:baseline;
	text-align: center;
	font: 12px "Arial", Helvetica, sans-serif;
	background: #FFF url(http://www.multiflex-bauelemente.de/images/bg.png) repeat-x left top;
	_behavior: url(../csshover.htc);
       height:100%;
margin:0 0 1px 0;
}



html[xmlns^="http"] {
 overflow-y:scroll;
}

ol,
ul,
dl {list-style:none;}

a,
.email span,
a:visited {
	outline:none;/* disable dotted active-link borders */
	text-decoration: none;
	color: #1d4671;
}

a:hover,
a:hover span,
a:active,
a:focus {
	text-decoration:underline;
}

p {
	margin: 0 0 20px 0px;
	line-height: 18px;
}

img,
a img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

/*==================================================
    = global classes
==================================================*/

.print {display:none;}

.floatLeft {float: left;}
.floatRight {float: right;}

.marginRight {margin: 0 10px 0 0;}

.clearThis {
	clear:left;
	float:none;
	height:0;
	line-height: 0.0em
}

.clear{
clear:left;
}

.column1 {
	width: 280px;
	padding-right:52px;
	float:left;
}

.column2 {
	width: 280px;
	float:left;
}

.column {
	width: 590px;
	padding-bottom:20px;
}

.borderNone {border:noneimportant;}

.styleNone {
	background:noneimportant;
	border:0 noneimportant;
	list-style:noneimportant;
	margin:0;
	padding:0important;
}

.vcard {padding-left:107px;}

.outinnen {
background:#E7F3FF;
}

/*==================================================
    = container
==================================================*/

div#content {
width:930px;}


div#container {
	position:relative;
	margin: 0 auto;
	width: 930px;
	text-align: left; /* reset left alignment */
	padding:0 30px;
}

/*==================================================
    = header
==================================================*/

div#header {
	background:url(http://www.multiflex-bauelemente.de/images/header.jpg) no-repeat center top;
	height:481px;
width:930px
}

/*------------------ =branding  ------------------*/


h1#branding a {
	display:block;
	height:48px;
	width:314px;
	overflow:hidden;
	z-index:1;
	position:relative;
	top:52px;
	left:26px;
}

h1 span {
	display:block;
	text-indent:-9999px;
	text-decoration: none;
}



/*==================================================
    = content
==================================================*/

div#content {
	background:url(http://www.multiflex-bauelemente.de/images/content_bg.jpg) no-repeat center top;
	margin:0 auto;
}


/*------------------ =contentSidebar  -------------*/

div#contentSidebar {
	float:left;
	padding:0 30px 0 45px;
	width:159px;
	margin:5px 0 0 0;
	border-right:2px solid #e6ecf0;
}

div#contentSidebar p, div#contentSidebar dl {
	font-size:11px;
	line-height:16px;
}

div#contentSidebar dt {
	float:left;
	display:block;
	width:60px;
}

div#contentSidebar div#SidebarAddress, div#contentSidebar div#SidebarHours {
	margin:0 0 40px 0;
}

div#contentSidebar div#SidebarAddress p{
	color:#6c6c6c;
}

/*------------------ =contentMain  ---------------*/

div#contentMain {
	width:619px;
	background: url(http://www.multiflex-bauelemente.de/images/content.jpg) no-repeat;
	float:left;
	padding:0 30px;
	margin:5px 0 40px 0;
}

div#contentMain img {
	padding:1px;
	background:#fff;
	overflow:hidden;
}

div#contentMain a {
	font-weight:bold;

}

div#contentMain ul {
	margin: 0 30px 10px 0;
	padding: 0;
	list-style: none;
}

div#contentMain ul li {
	padding: 2px 0 3px 0px;
	background: url(http://www.multiflex-bauelemente.de/images/images/li.gif) no-repeat 0 7px;
	line-height: 18px;
}

div#contentMain ul.products {
	padding: 2px 0 3px 15px;
}

div#contentMain ul.products li {
	padding: 2px 0 3px 0;
	background:none;
	list-style-type:square;
}

/*------------------ =Basic Title Styles  --------*/

h2,h3,h4,h5{
	margin:0 0 10px 0;
	color:#224e7a;
	text-transform:uppercase;
}

	h2{font-size:30px;margin:0 0 16px 0;display:block;}
	
	h3{font-size:30px;padding-top:21px;}
	
	h4{font-size:14px;margin:0 0 20px 0;line-height:18px;}
	
	h5{font-size:14px;margin:0 0 20px 0;}

	h6{font-size:14px;margin:0 0 20px 0; color:#505050;}

.cufon-loading div#contentMain h2,
.cufon-loading div#contentMain h3, {
	visibility:hidden;
}


/*------------------ =anfahrt  --------------------*/

#map {
	border:1px solid #d0cfd1; 
	padding:1px;
	width:619px;
	height:400px;
}


/*------------------ =imprint  --------------------*/

dl.imprint-address,
dl.imprint-business {
	margin-bottom:20px;

}


dl.imprint-address dt,
dl.imprint-business dt {
	display: block;
	width: 150px;
	float:left;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

dl.imprint-address dd,
dl.imprint-business dd { 
	clear:right; 
}

#btnImprint {
	display:none;
}

p#datenschutz span {
	margin: 0 0 15px 0;
	display:block;
}

/*==================================================
    = navigation    
==================================================*/
ul#navi {
	margin:0 0 0 15px;
	height:285px;	
	width:223px;
	padding:0 0 20px;
	position:absolute;
	top:130px;
}

ul#navi li {
	text-indent:-9999px;
}

ul#navi li a {
	display:block;
	height:41px;
	text-decoration: none;
	width:223px;
}

ul#navi li a#n01 {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat 0 0;}
ul#navi li a#n02 {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat 0 -41px;}
ul#navi li a#n03 {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat 0 -82px;}
ul#navi li a#n04 {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat 0 -123px;}
ul#navi li a#n05 {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat 0 -164px;}
ul#navi li a#n06 {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat 0 -205px;}
ul#navi li a#n07 {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat 0 -246px;}

ul#navi li a#n01:hover {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat -223px 0;}
ul#navi li a#n02:hover {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat -223px -41px;}
ul#navi li a#n03:hover {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat -223px -82px;}
ul#navi li a#n04:hover {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat -223px -123px;}
ul#navi li a#n05:hover {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat -223px -164px;}
ul#navi li a#n06:hover {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat -223px -205px;}
ul#navi li a#n07:hover {background:url(http://www.multiflex-bauelemente.de/images/navi_sprite.jpg) no-repeat -223px -246px;}


/*==================================================
    = naviAdd  
==================================================*/

ul#naviAdd {
	margin:0 auto;
	padding:26px 0 0 0px;
	position:absolute;
	width:530px;
top:51px;
right:0px;
}

ul#naviAdd li {
	float: left;
	padding:3px 10px;
	display:inline-block;
        width:80px;
}

ul#naviAdd li a {
	font-size:13px;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
        float:left;
}

ul#naviAdd li:hover {
	background:#777;
}

ul#naviAdd li.active {
	background:#777;
}


/*==================================================
    = footer   
==================================================*/

div#footer {
	border-top:2px solid #e6ecf0;
	margin:0 auto 80px;
	width:890px;
	display:block;

 }

div#footer ul#sidemap{
	margin:14px 0 0 0px;
	width:890px;
	height:70px;
}


div#footer ul#sidemap li{
	margin:0 7px 0 7px;
	display:inline;
	font-size:11px;
} 

div#footer ul#sidemap li a {
	font-size:11px;
}

/*==================================================
    = no java hinweis  
==================================================*/

noscript p {
	position:absolute;
	width:100%;
	height:25px;
	line-height:25px;
	top:0;
	left:0;
	font-size:11px;
	color:#666;
	text-indent:25px;
	border-bottom:solid 1px #999;
	z-index:99;
	text-align:center;
	background:#fff;

}

noscript strong {
	padding-left:20px;
	background:url(http://www.multiflex-bauelemente.de/images/cms/icon-cancel.png) no-repeat 0 center;
   	font-weight:bold;
}

noscript div {
	position:absolute;
	top:0;
}


/*==================================================
    = clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {display: inline-block; /* for IE/Mac */}

/* Hides from IE-Mac \*/
* html .clearfix {
	height: 1%;
	zoom: 1; /* triggers hasLayout */
}

.clearfix {display: block;}
/* End hide from IE-Mac */

/* ------------------------------------------- */
/* CSS Angaben fur die Aussentabelle Randfarbe */

.outborder {
background-color: #ffffff;
}

/* CSS Angaben fur die Aussentabelle Innenfarbe  
Abstaende und Textfarben*/
.outinnen {
background-color: #c8d0dd;
padding: 2px;
font-size: 11px;
color: #4a5871
}
/* ------------------------------------------- */
/* CSS Angaben fuer alle Tabellenraender der Gaestebuchausgabe
Tabellen */

.gbentry {
background-color: #607ca8;
margin-bottom: 5px;
}

.gbentrytop, .gbentryout, .gbentrybottom {  
padding: 2px;
}

/* GB-Eintragstemplate oben */
.gbentrytop {
background-color: #beccdc;
font-size: 11px;
color: #400000;
}

/* GB-Eintragstemplate mitte */
.gbentryout {
background-color: #e4e8ef;
font-size: 11px;
color: #000000;
}

/* GB-Eintragstemplate unten */
.gbentrybottom {
background-color: #c0cfde;
font-size: 11px;
color: #000000;
}

.gbentrytop a, .gbentryout a, .gbentrybottom a {  
font-size: 11px;
color: #003366;
text-decoration: none;
}
.gbentrytop a:hover, .gbentryout a:hover, .gbentrybottom a:hover {  
font-size: 11px;
color: #4d5f88;
text-decoration: underline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer die Formularelemente */

.feld {

background-color: #c9d1e0;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #607ca8;
width: 200px; 
}
.textfeld {
background-color: #c9d1e0;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #607ca8;
width: 300px; 
}
.los {
background-color: #c9d1e0;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #607ca8;
width: 100px; 
}

form {
display: inline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer GB Navi zum Seitenweisen blaettern*/

.naviborder {
background-color: #607ca8;
}

.tc {
font-family:Verdana, Arial;
font-size: 11px;
text-align: center;
background-color: #c9d1e0;
padding: 2px;
width: 20px;
}

.tca {
font-family:Verdana, Arial;
font-size: 11px;
font-weight: bold;
padding: 2px;
width: 18px;
text-align: center;
background-color: #9cabcd;
}

.tci {
font-family:Verdana, Arial;
font-size: 11px;
padding: 2px;
color: #ffffff;
font-weight: bold;
text-align: center;
background-color: #849ebb;
}

.tc a {
text-decoration: none;
color: #003366;
}
.tc a:hover {
text-decoration: none;
color: #4d5f88;
}

/* ------------------------------------------- */
