/* { margin: 0; padding: 0; }*/

body {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 10px;
	padding-top : 0px;
	padding-left : 0px;
	padding-bottom : 10px;
	background : #F6F7FF;
	text-align: center;
	}
	a:link{color: #000000; text-decoration:none;}
	a:active{color: #000000; text-decoration:none;}
	a:visited {color: #000000; text-decoration:none;}
	a:hover{color: #000000; text-decoration: underline;}

img {
	border: 0;
	margin: 0; padding: 0;
	}

h1 {
	font-family: verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
	
li {
	margin-left: 15px;
	}

input,select,textarea,button {
	color:#000000;
	background-color:#eeeeee;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-size: 8pt;
	}

#leftbox input,select,button {
        color:#000000;
        background-color:#FFFFFF;
        border-color:#999999;
        border-style:solid;
        border-width:0px;
        font-size: 7pt;
	clear:both;
        }

#sitebox {
	width: 900px;
	margin: auto;
	}

#logobox {
	width: 900px;
	margin-bottom: 0px;
	height: 55px;
	background-image: url(pic/logo2.png);
	background-repeat:no-repeat;
	text-align: left;
	}

#logotext {
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	padding-left: 160px;
	padding-top: 12px;
}

#hometext1 {
	font-size: 11px;
	font-weight: bold;
}

#flags {
	float:right;
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 5px;
	}

#navibox { 
	font-size: 10px;
	width: 900px;
	display: block;
	text-align: left;
/*	margin-bottom: 1px;
	background-color: #9999CC;
	font-weight: bold;
	*/
	}
	#navibox a:link {color: #ffffff }
	#navibox a:active {color: #ffffff }
	#navibox a:visited {color: #ffffff }
	#navibox a:hover {color:#ffffff;text-decoration: none}

.mypath {
	font-size: 9px;
	
}

div.navitem {
	background-color: #9999CC;
	float: left;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	height: 16px;
	display: block;
	}

div.navitem_separator {
	float: left;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-top: 4px;
	height: 16px;
	display: block;
	border-left: 1px solid #ffffff;
	}

div.navitem_active {
	background-color: #D7D6EB;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	height: 18px;
	display: block;
	}

#mainbox {
	left: 0px;
	float: left;
	width: 899px;
	margin-top: 0px;
	display: block;
	background: #ffffff;
	border-top: 5px solid #D7D6EB;
	border-right: 1px solid #D7D6EB;
	border-bottom : 1px solid #D7D6EB;
	background-color: #D7D6EB;
	}

#leftbox {
	float: left;
	width: 150px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #D7D6EB;
	}
	#leftbox a:link {color: #000000 }
	#leftbox a:active {color: #000000 }
	#leftbox a:visited {color: #000000 }
	#leftbox a:hover {color:#3A3B5F;text-decoration: none }

#rightbox {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

div.leftbox_head {
	font-size: 11px;
	font-weight: bold;
	background-color: #D7D6EB;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 5px;
}

div.leftbox_item {
	font-size: 10px;
	background-color: #e8e9f7;
	margin-top: 3px;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.leftbox_item_active {
	font-size: 10px;
	background-color: #ffffff;
	margin-top: 3px;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content {
	margin-left: 150px;
	height: 100%;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 1px;
	margin-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	display: block;
	text-align: left;
	/*text-align:justify;*/
}

#content_main {
	float:left;
}

#footer {
	font-family: verdana, sans-serif;
	float: left;
	text-align: center;
	font-size: 11px;
	margin-bottom:25px;
	padding-top: 1px;
	padding-bottom: 20px;
	width: 900px;
	display: block;
	color: #6969bC;
}

#footer_content {
	float: left;
	font-family: verdana, sans-serif;
	text-align: left;
	font-size: 9px;
	padding-top: 5px;
	/*color: #6969bC;*/
}

div.news_head {
	color: #000000;
	font-weight: bold;
	padding-left: 4px;
	background-color: #e8e9f7;
	margin-right: 200px;
	}

div.news_text {
	border-bottom: 1px solid #e8e9f7;
	padding-left: 4px;
	margin-right: 200px;
	}

div.news_date {
	float: right;
	padding-right: 4px;
	font-size: 0.8em;
	color: #000000;
	margin-right: 4px;
}

#news_right {
	float: right;
	padding-left: 5px;
	padding-right: 4px;
}

div.prod {
	
}

div.prod_image {
	float: right;
	width: 300px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-left: 10px;
	border-top: 1px solid #D7D6EB;
	border-left: 1px solid #D7D6EB;	
	border-bottom : 1px solid #D7D6EB;
	text-align: center;
}

td.imprint_left {
	background-color: #e8e9f7;
}

#cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}

fieldset {
	border: none;
}


