
body {
	background-color: #303949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

* { 
	margin: 0; 
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	color: #000;
}
h1 {
	font-size: 19px;
}

span.hidden {
	color: #909ab6;
}

a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

#frameWrapper {
	width: 758px;
	left: 50%;
	margin-left: -379px;
	position: absolute;
}

#frameHeader {
	width: 758px;
	height: 59px;
	background-image: url(../images/headerimage.gif);
	background-repeat: no-repeat;
}

#mainMenu {
	width: 758px;
	height: 39px;
	background-image: url(../images/mainmenu_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;	
	}
	#mainMenu div.firstmenu {
		float: left;
		background-image: url(../images/firstmenu_bg.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		height: 24px;
		padding: 15px 25px 0px 21px;
		font-weight: bold;
		color: #000;
		font-size: 13px;
		}
		div.firstmenu a {
			color: #000;
		}
	#mainMenu div.menu {
		float: left;
		height: 24px; 
		padding: 15px 9px 0px 9px;
		color: #FFF;
		font-weight: bold;
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
	}

#prodMenu {
	width: 753px;
	height: 22px;
	background-color: #C7CCDA;
	border-bottom: 7px #8994B1 solid;
	padding-left: 5px;
	}
	#prodMenu div.product {
		float: left;
		padding: 4px 7px 0px 7px;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -1px;
	}
	div.menu a, div.product a:hover {
		color: #FFF;
		text-decoration: none;
	}
	div.menu a:hover, div.product a {
		color: #000;
		text-decoration: none;
	}

.contentTop {
	background-image: url(../images/content_middle.gif);
	background-repeat: repeat-x;
	height: 16px;
	margin-top: 15px;
}
.contentTop img.left {
	float: left;
	width: 16px;
	height: 16px;
}
.contentTop img.right {
	float: right;
	width: 16px;
	height: 16px;
}

.contentWrapper {
	width: 730px;
	padding: 14px 14px 34px 14px;
	background-color: #7D87A0;
	float: left;
	}
	.frameFull {
		float: left;
		width: 728px;
		min-height: 200px;
		}
		.frameFull #content {
			margin-top: 0;
		}
		.frameFull .inzite-content {
			margin: auto;
		}
		.frameFull #content td {
			vertical-align: top;
		}
	.frameLeft {
		width: 383px;
		float: left;
		margin-right: 22px;
		min-height: 200px;
		}
		#content {
			margin-top: 10px;
			}
			#content ul, #content ol {
				padding-left: 30px;
				margin-top: 10px;
				margin-bottom: 10px;
				}
				#content ul li {
					list-style: disc;
					}
					#content ul li ul {
						margin: 0;
						padding-left: 20px;
					}
					#content ul li ul li {
						list-style: circle;
					}
			#content p {
				margin-bottom: 10px;
			}
		
		
	.frameRight {
		margin-top: 28px;
		width: 324px;
		float: left;
		}
		.offerte_top {
			background-image: url(../images/top.gif);
			background-repeat: repeat-x;
			height: 16px;
			text-align: center;
			color: #BBB;
			font-weight: bold;
			}
			.offerte_top img.left {
				float: left;
				clear: none;
				width: 16px;
				height: 16px;
			}
			.offerte_top img.right {
				float: right;
				clear: none;
				width: 16px;
				height: 16px;
			}
		.offerte {
			padding: 10px;
			background-color: #909ab6;
		}
		
		.offerte_bottom {
			background-image: url(../images/bottom.gif);
			background-repeat: repeat-x;
			height: 16px;
			}
			.offerte_bottom img.left {
				float: left;
				clear: none;
				width: 16px;
				height: 16px;
			}
			.offerte_bottom img.right {
				float: right;
				clear: none;
				width: 16px;
				height: 16px;
			}

			
	.full {
		width: 730px;
		background-color: #66FFCC;
	}

.frameFooter {
	background-image: url(../images/content_bottom.gif);
	background-repeat: repeat-x;
	height: 16px;
	clear: both;
	}
	.frameFooter img.left {
		float: left;
		clear: none;
		width: 16px;
		height: 16px;
	}
	.frameFooter img.right {
		float: right;
		clear: none;
		width: 16px;
		height: 16px;
	}

a#language_link {
	display: block;
	margin-bottom: 14px;
	font-weight: bold;	
}

a#language_link img {
	margin-right: 4px;
}


/* INZITE CMS */

.inzite-content {
	clear: both;
}
.inzite-content h1 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.inzite-content h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
.inzite-content h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
}
.inzite-content table {
	/*border: 1px solid #000;*/
	border-right: 0;
	border-bottom: 0;
	border-spacing: 0;
	border-spacing: expression(cellSpacing=0);
}
.inzite-content tr {
	vertical-align: top;
}
.inzite-content td {
	/*border: 1px solid #555;*/
	border-left: 0;
	border-top: 0;
	padding: 3px;
	margin: 0;
}
.inzite-content .tableholder {
	border: 0;
}
.inzite-content .tableholder td {
	padding: 0;
	border: 0;
}

/*.inzite-photopage {
	clear: both;
	padding: 25px 0px 25px 0;
}
.inzite-photopage .holder {
	float: left;
	width: 67px;
	height:51px;
	text-align: center;
	border: 1px solid #2b2b2d;
	margin-bottom: 8px;
	margin-right: 1px;
}
.inzite-photopage .holder .image {
	clear: both;
	height: 49px; 
	text-align: center;
	background-color: #999;
	border-bottom: 1px solid #2b2b2d;
}
.inzite-photopage .holder .imagetext {
	clear: both;
	font-size: 9px;
	background-color: #ddd;	
	height: 34px;
	padding: 3px;
	color: #333;
}*/

.inzite-photopage table {
	background-color: #909AB6;
	border: 1px dashed;
	border-color: #000;
	width: 375px;
	padding: 4px 0 4px 3px;
}

.inzite-photopage td {
	padding: 0;
}

.inzite-photopage td img {
	border: 1px #000 solid;
	margin: 0 2px;
}



.inzite-form .formfield {
	clear: both;
	float: left;
}
.inzite-form .fieldLeft {
	float: left;
}
.inzite-form .fieldRight {
	float: left;
	margin-left: 4px;
}
.inzite-form .formBlockImage {
	float: right;
}
.inzite-form input, .inzite-form textarea, .inzite-form select {
	margin-bottom: 2px;
}
.inzite-form .CheckRadio {
	float: left;
}
.inzite-form .CheckRadioText {
	float: left;
	padding: 0px 0px 2px 5px;
}
.inzite-form .submitButton {
	clear: both;
	text-align: right;
	padding-top: 5px;
}
.inzite-form .submitButton input {
	padding: 0px 6px 0px 6px;
	color: #2b2b2d;
}

.inzite-reaction {
	clear: both;
	border: 1px solid #5b5b5d;
	margin-bottom: 10px;
}
.inzite-reaction .photoholder {
	float: left;
	width: 100px;
}
.inzite-reaction .photo {
	clear: both;
}
.inzite-reaction .userinfo {
	clear: both;
	padding: 5px 0px;
	font-size: 10px;
	color: #ccc;
	text-align: center;
}
.inzite-reaction .textholder {
	float: left;
	padding: 5px;
}
.inzite-reaction .datefield {
	clear: both;
	font-size: 10px;
	color: #ccc;
}
.inzite-reaction .textfield {
	clear: both;
	font-size: 11px;
}

.inzite-content .search_result {
	margin-bottom: 5px;
}

.inzite-content .search_result tr td {
	vertical-align: top;
}
