html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Verdana, Helvetica, sans-serif; sans-serif;
}


html {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Verdana, Helvetica, sans-serif; sans-serif;
	font-size:70%;
	line-height: 1.88889;
	color: #000000;
	background: #fff;
	margin:0px;
    padding: 20px   /* Opera 0 margin */
	width:100%;
	text-align:left;
	}

th, td {
	/*font-size:1.1em;*/
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
	line-height: 1.4;
}

input {
	/*border: 1px solid #064b86;*/
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, sans-serif;

}

select {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, sans-serif;

}

textarea {
	/*border: 1px solid #064b86;*/
	overflow-y: scroll;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
}

#container
{
	width: 720px;
	background-color: #fff;
	color: #333;
	border: 0px solid gray;

}

#leftcolumn {
	float: left;
	width: 40px;
	height: 700px;
	border: 0px solid;
	background-image: url(../_img/left_side.gif);
	background-repeat: no-repeat;

}

#rightcolumn {

	width: 680px;
	height:700px;

	border: 0px solid;
	margin-left: 40px;
	display: block !important;
	display: inline;

}

#header {

	height: 54px;
	border: 0px solid;
	margin: 0px;
	background-image: url(../_img/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#header h1 {
	text-decoration: none;
	padding: 13px 50px;
	color: #369;
	font-size:17px;
	font-weight: bold;
	/* text-align: center; */
}

#menublock{

	height: 26px;
	border: 0px solid;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	background: #6b93b6;	/*064b86;*/
}

#menublock ul {
	margin: 0px;
	padding: 0px;

	list-style-type: none;
	/* text-align: center; */
}

#menublock ul li {
	display: inline;
}

#menublock ul li.selected {
	display: inline;
	height:30px;
	padding:0px;
	margin:0px;
	background-color: #000;
}

#menublock ul li a{
	text-decoration: none;
	padding: .1em .6em;
	color: #fff;
	font-size:1.2em;
	/* background-color: #042e52; */
	/*border: 1px solid #fff;*/
}

#menublock ul li a:hover{
	color: #fff;
	background-color: #369;
}

#help {
	margin: 0px;
	padding: 0px 20px;
	list-style-type: disc;
}

#help ul {
	margin: 0px;
	padding: 0px 0px;
	list-style-type: disc;
}

#help ul {
	margin: 0px;
	padding: 0px 30px;
	list-style-type: disc;
}

#help ul li {
	padding: 0;
}

#pumpcontainer{
	display: block;
}

#accessoriescontainer{
	display: block;
}

.sectioncontainer1{
	width:675px;
	height: 240px;
	margin-top: 5px;
	margin-left: 5px;
	background: #e5ecf2;
}

.sectioncontainer2{
	float: left;
	width:335px;
	height: 295px;
	margin-top: 5px;
	margin-left: 5px;
	background: #ddf1d4;

}

.sectioncontainer3{
	float:left;
	width:335px;
	height: 325px;
	margin-top: 5px;
	margin-left: 5px;
	background: #e5ecf2;

}

.sectioncontainer4{
	float:left;
	width:675px;
	min-height: 281px;
	height:281px;
	margin-top: 5px;
	margin-left: 5px;
	background: #e5ecf2;

}

.sectioncontainer5{
	width:675px;
	height: 280px;
	margin-top: 5px;
	margin-left: 5px;
	background: #e5ecf2;
}

.sectionheader{
	font-size:11px;
	padding: 1px 7px;
	background-color: #064b86;
	color:#fff;
	font-weight: bold;
}

.sectionbox {
	font-size:11px;
	float:left;
	width:330px;
	background: #e5ecf2;
	padding:5px;
}

.sectionbox2 {
	float:left;
	width:310px;
	background: #e5ecf2;
	padding:5px;
	margin-top:20px;
}

.sectionbox3 {
	background: #ddf1d4;
	padding:5px;
}

.sectionbox4 {
	float:left;
	position:relative;
	background: #e5ecf2;
	padding:5px;
	height:280px;
}

.pump_buttons{
	position:absolute;
	bottom:0px;
	left:10px;
}

.selecter{
	width:250px;
}

.clear{
	clear: both;
}


#footerbox {
	height:35px;
	float:left;
	width:675px;
	margin-top: 5px;
	margin-left: 5px;
	background: #e5ecf2;
	text-align:center;
	font-size:9px;
}



#top
{
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#content
{
margin-left: 200px;
border-left: 1px solid gray;
padding: 1em;
max-width: 36em;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


.missingdata
{
	width:310px;
	text-align:center;
	font-size:20px;
	color:#97b4cc;

}
.missingdata_tillbehor
{
	width:650px;
	text-align:center;
	font-size:20px;
	color:#97b4cc;

}
.menu{
	font-size:11px;
	color:#e5ecf2;
	text-decoration:none;
}
.menu:hover{
	font-size:11px;
	color:#e5ecf2;
	text-decoration:underline;
}


.menu_selected{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#type_container{


}

.text_mini{
	font-size:0.8em;
	color:#000;

}
#box_help{
	width:100%;
	height:100%;
	font-size:0.8em;
	color:#000;
	background-color: #e5ecf2;
}

.boxAccessories {
	height: 230px;
	width: 660px;
	/*margin: 5px 4px 0px 4px;*/
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

