@charset "UTF-8";
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	line-height: 17px;
	min-height: 540px;
}

a:link 
{
	text-decoration: none;
	color: #666666;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}

a:active
{
	color: #CCCCCC;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	background-image: url(../images/html/background.jpg);
	background-repeat: repeat-x;

}

.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 7px;
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
}

.menuhome {
	text-align: center;
	vertical-align: middle;
}

.menuall {
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.menuposition {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.output {
	background-image: url(../images/html/background_line.jpg);
	background-repeat: repeat-x;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
}

.leftoutput {
	float: left;
	width: 180px;
}

.rightoutput {
}

.toplogo {
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h4 {
	font-size: 14px;
	color: #FFFFFF;
}

.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	color: #CCCCCC;
	width: 200px;
}

.singleoutput {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
}

.table_input {
	padding: 7px;
}

.login_bottom {
	padding-top: 15px;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #333333;
	color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.error {
	color: #FF0000;
	font-size: 12px;
	padding-bottom: 10px;
}

.address {
	color: #FFFFFF;
}

.links {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 12px;
}

.oliv a:link
{
	color: #333333;	
}

.oliv a:visited
{
	color: #333333;	
}

.oliv a:hover
{
	color: #999999;
	text-decoration: underline;	
}

.oliv a:active
{
	color: #999999;	
}
.oliv {
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.singleoutput_big {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.productrow {
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}

.totalrow {
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
}

.submenu {
	float: left;
	width: 150px;
}

.inputfield_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	color: #CCCCCC;
	width: 50px;
}

.outputhome {
	background-image: url(../images/html/home_backgr.jpg);
	background-repeat: no-repeat;
	height: 413px;
	width: 798px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.columnleft {
	width: 50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	vertical-align: top;
	padding-right: 15px;
}

.columnright {
	width: 50%;
	vertical-align: top;
	padding-left: 15px;
}

.singleoutput_products {
	width: 580px;
	margin-right: auto;
	margin-left: 160px;
}
.contactleft {
	width: 59%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	vertical-align: top;
	padding-right: 15px;
}
.contactright {
	width: 41%;
	vertical-align: top;
	padding-left: 30px;
}
.contact_title {
	width: 85%;
	text-align: center;
}

.newsoutput {
	background-image: url(../images/html/trans_backgr_home.png);
	width: 200px;
	margin-left: 465px;
	color: #000000;
	padding: 10px;
	border: 1px solid #999999;
}
