/*Stylesheet Caimi Brevetti*/

/*----Aufbau--------------------
	1. HTML und BODY Formatierungen 
	2. Wrapper und Holder 
	3. 
	4. Logo, Leftcontent-Holder und Rightcontent-Holder
	5. Hauptnavigation
	6. Navigation im Header
	7. Infobox (Inclusive IE7-Hacks)
	8. Imageansicht (große Bilder)
	9. Content
	10. Footer
	11. HTML-Formatierungen und allgemeine Klassen
	12. Imagevollbild Bereichsdefinitionen

	insyma 2008 SCHM	*/


/* 1. HTML und BODY Formatierungen */

* {
	margin: 0;
	padding: 0;
}

html, body {
height: 100%;
}

body {
	background: url(../img/layout/caimi-sitebg2.gif) top center; 
	color: #000;
	font: 62.5%  Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* 2. Wrapper und Holder */

div#wrapper {
	background: url(../img/layout/caimi-headerbg.gif) no-repeat top center;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

div#holder {
	background: none;
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 948px;
}



/* 4. Logo, Leftcontent-Holder und Rightcontent-Holder */

a#homelink {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 7;
}

div#leftcontent {
	background: #C7D0D7 ;
	/* height: XXX px;  /* PLUS 87px (Höhe des Caimi Logos)*/
	left: 0;
	min-height: 760px;
	position: absolute;
	top: 0;
	width: 200px;
	z-index: 5;
}

div#rightcontent {
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 948px;
	z-index: 4;
}


/* 5. Hauptnavigation */

#navigation a, #footer a, #headercontent a {
	color: black;
	text-decoration: none;
}

#navigation a:hover, #footer a:hover, #headercontent a:hover, #navigation a:active, #footer a:active, #headercontent a:active {
	color: red;
}

#navigation {
	background: #C7D0D7;
	font-size: 110%;
	margin: 87px 0 0 0;
	line-height: 20px;
}

#navigation ul {
	border-bottom: 20px solid #EDF0F2; 
	margin: 0;
	padding: 23px 0 23px 30px;;	
	width: 170px;
}

#navigation ul li {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

.navigationinfo {
	background: #C7D0D7;
	padding: 21px 0 0 30px;
	width: 150px;
}

.navigationinfo a {
	color: black;
	line-height: 20px;
	text-decoration: none;
}

.navigationinfo a:hover {
	text-decoration: underline;
}

.navigationinfo img {
	margin: 12px 0;
}


/* 6. Navigation im Header */

div#header {
	background: white;
	height: 87px;
	padding: 0 0 0 200px;
	position: relative;
	width: 748px;
	z-index: 5;
}

div#headercontent {
	background: #DCE1E5;
	bottom: 0;
	height: auto;
	line-height: 20px;
	padding: 11px 20px;
	position: absolute;
	width: 708px;
}

div#headercontent ul {
	margin: 0;
	padding: 0;
}

div#headercontent ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#headercontent ul li .active {
	color: red;
}

/* 7. Infobox */


.insymaImgThumbs {
	position: absolute;
	top: 131px;
	margin: 0;
	}

.insymaImgThumbs p.paging {
	display: none;
}


.insymaImgThumbs img {
	position: absolute;
	top: 0;
}

	
div#infoboxbackground {
	background: #E9EDEF;
	left: auto;
	height: 246px;
	padding: 0 0 0 200px;
	position: relative;
	width: 748px;
	z-index: 2;
}

div#infobox {
	background: url(../img/layout/shim.gif); /* NEU */
	height: 246px;
	left: 0px;
	line-height: 1.5em;
	margin: 0 0 0 0px;
	padding: 17px 0 0 216px; 
	position: absolute;
	top: 87px;
	width: 732px;
	z-index: 3;
}

div#infobox h2 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 10px;
}

div#infobox h3 {
	color: red;
	font-size: 135%;
	font-weight: normal;
	line-height: 1.1;
}

div#infobox p {
	margin-top: 15px;
	padding-right: 20px; 
}

div#infobox ul {
	margin: 0;
	padding: 0;
}

div#infobox ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

div#infobox ul li a {
	border: 1px solid #777;
	display: block;
	height: 73px;
	margin: 20px 15px 0 0;
	overflow: hidden;
	position: relative;
	width: 73px;
}


div#infobox ul li.active a, div#infobox ul li a:hover {
	border: 1px solid red;
}

/* 8. Imageansicht */
.hide {
	display: none;
}
div#imageansicht {
	position: absolute;
	padding: 87px 0 0 0;
	width: 948px;
	z-index: 1;
}

div#imageansicht img#preloader {
	border: none;
	height: 40px;
	left: 50%;
	margin: 0 0 0 -20px;
	position: absolute;
	top: 380px;
	width: 40px;
}

div#imageansicht img {
	border-left: 16px solid #dce1e5;
	border-right: 4px solid red;
	margin: 246px 0 0 200px;
}

*+html div#imageansicht img {
	margin: 333px 0 0 200px;
}
* html div#imageansicht img {
	margin: 333px 0 0 200px;
}
div#imageansicht div#imageborder {
	bottom: 0;
	border-bottom: 4px solid red;
	position: absolute;
	width: 200px;
}

.imageansicht_button_produktinfo {
	left: 200px;
	position: absolute;
	top: 87px;
	z-index: 10;
}

.imageansicht_button_navigation {
	left: 0px;
	position: absolute;
	top: 87px;
	z-index: 10;
}

#imageansicht_bottom {
	border-bottom: 4px solid red;
	bottom: 0;
	min-height: 100%;
	position: absolute;
	width: 200px;
}


/* 9. Content */

div#contentpositioner {
	background: white;
	margin: 333px 0 0 200px;
}

div#content{
	padding: 20px 20px 40px 20px;
	width: 708px;
}

/* 10. Footer */

div#footer {
	background: #C7D0D7 url(../img/layout/border-bottom.gif) no-repeat bottom left;
	bottom: -33px;
	font-size: 100%;
	height: 150px;
	left: 0;
	line-height: 20px;
	margin: -150px 0 0 0;
	padding: 0;
	position: absolute;
	width: 200px;
	z-index: 3;
}

* html div#footer {
	height: 202px;
	bottom: -202px;
}


div#footer ul {
	background: url(../img/layout/border-bottom.gif) no-repeat bottom left;
	width: 170px;
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 21px 0 21px 30px;
}

div#footer ul li {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

div#footer ul li.language {
	margin: 15px 0 0 0;
}


/* 11. HTML-Formatierungen und allgemeine Klassen */

.fltl {
	float: left;
}

.fltr {
	float: right;
}

.invis {
	display: none;
}

img {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}

/* 12. Imagevollbild Bereichsdefinitionen */


