/* Basics
--------------------------------------------------*/
* {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
	width: 100%;
}

body {
	text-align:center;
	background-color:#ffffff;
	width:100%;
	height:100%;
	margin:0px auto;
	border:0px solid #dd0000;
}

img{
	border: 0;
}

li{
	list-style-type: none;
}

/* Page Wrapper for HEADER
	--------------------------------------------------*/

#page {
	width:780px;
	margin:0px auto;
}

#header #holder {
	border:0px solid #000000;
	width:710px;
	height:380px;
	text-align:center;
	margin:0px auto;
}

#header #logo {
	z-index:2;
	cursor:pointer;
	padding-right:30px;
	border:0px solid #ddd;
}
#header #logo h1{
	color:#FFFFFF;
	text-align:right;
}

#header #positioner { 
	display:block;
	float:left;
	width:700px;
	border:0px solid #000;
}

#header #positioner #spacer {

	display:block;
	float:left;
	border:0px solid #ff0000;
	width:520px;
	height:230px;
}

#header #positioner #menu{
	float:left;
	padding-top:30px;
	text-align:left;
	
}
#header #positioner #menu ul{
	
}

#header  #positioner #menu ul li{
	height:18px;
	width:140px;
	border:0px solid #000000;
	padding-top:5px;
	padding-left:40px;
	color:#2A3C7A;
	font-weight:bold;
}


#header  #positioner #menu ul li a{
	color:#2A3C7A;
	text-decoration:none;
	
}


#header  #positioner #menu ul li a:hover{
	color:#5875DA;
	text-decoration:none;
}

#header #loginpositioner{
	width:700px;
	height:40px;
	display:block;
	float:left;
	border:0px solid #000;
}

#header #spcr{
	width:430px;
	height:20px;
	text-align:left;
	padding-left:20px;
	padding-top:20px;
	border:0px solid #000;
	display:inline-block;
	float:left;
}

#header  #login {
	height:20px;
	border:0px solid #ddd;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	background-color:transparent ;
	display:inline-block;
	float:left;
}


#header  #login input{
	width:84px;
	border:0px solid #dd0000;
	height:23px;
	color:#000000;
	background:transparent url("../images/disinfection/input.gif") top right no-repeat; 
	font-weight:normal;
	font-size:10px;

}

#header  #login .submit{
	width:20px;
	border:0px solid #dd0000;
	margin-top:3px;
	cursor:pointer;
}



#header  #login  div{
	text-align:right;
	padding-right:5px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}

#height_spacing {
	height:10px;
}

/* Page Wrapper for CONTENT
	--------------------------------------------------*/

#main{
	width:700px;
	border:0px solid #dd0000;
	margin:0px auto;
}

#main #top {
	background:transparent url("../images/disinfection/cnt_header.jpg") top no-repeat;
	text-align:right;
	padding-right:30px;
	padding-top:21px;
	border:0px solid #000;
	font-weight:bold;
	color:#2A3C7A;
	font-size:20px;
}
#main #top h2{
	text-align:right;
	font-weight:bold;
	color:#2A3C7A;
	font-size:20px;
}
#main #mid{
	background:transparent url("../images/disinfection/cnt_mid.jpg") top repeat-y;
}


#main #mid #mid_style{
	border:0px solid #000;
	width:173px;
	height:200px;
	display:inline-block;
	float:left;
	text-align:left;
}
#main #mid #mid_style .product {
	padding-left:20px;
}

#main #mid #mid_style .news h1{
	width:175px;
	height:14px;
}

#main #mid #mid_style .product a{
	color:#2A3C7A;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
}

#main #mid #mid_style .product a:hover{
	color:#5875DA;
	font-weight:bold;
}
#main #mid #mid_style .news {
	margin-left:20px;
	width:250px;
	border-bottom:0px solid #5875DA;
}


#main #mid #mid_style .news h1{
	width:174px;
	height:14px;
	display:inline-block;
	float:left;
}
#main #mid #mid_style .news h2{
	font-style:italic;
}


#main #mid #mid_style .news a{
	color:#2A3C7A;
	text-decoration:none;
	font-weight:bold;
}

#main #mid #mid_style .news a:hover{
	color:#5875DA;
	font-weight:bold;
}

#news{
border:0px solid #000;
display:block;
float:left;
padding-left:10px;
}
#news #t{ 
border:0px solid #000;
width:150px;
font-weight:bold;
color:#2A3C7A;
}
#pager{
padding-left:4px;
}

#pager a{
	color:#2A3C7A;
	text-decoration:none;
}
#pager a:hover{
	color:#5875DA;
	text-decoration:none;
}

#news #t a{ 
	color:#2A3C7A;
	text-decoration:none;
}
#news #t a:hover{ 
	color:#5875DA;
	text-decoration:none;
}
#news #d{ 
border:0px solid #000;
width:150px;
text-align:right;
font-style:italic;
color:#2A3C7A;

}

.news_title {
	padding-left:10px;
	color:#2A3C7A;
}

.news_title a{
	color:#2A3C7A;
	text-decoration:none;
	font-weight:bold;
}

.news_title a:hover{
	color:#5875DA;
	text-decoration:none;
	font-weight:bold;
}



.news_txt {
	padding-left:20px;
	padding-right:10px;
}
.news_date {
	padding-top:5px;
	padding-right:10px;
	text-align:right;
	font-style:italic;
	color:#2A3C7A;
}


#main #mid #mid_content{
	border:0px solid #000;
	width:495px;	
	display: inline-block;
	height:260px;
	text-align:left;
	overflow:auto;
	padding:10px;
	
}


#main #foot{
	background:transparent url("../images/disinfection/cnt_foot.jpg") top no-repeat;
	height:40px;
}

#footer {
	border:0px solid #dd0000;
	display:block;
	float:left;
	
}
#footer img	{
	border:0px solid #dd0000;
	
}

#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	color:#2A3C7A;
	text-decoration:none;
}

#netwerk {
	display:block;
	float:left;
	text-align:left;
	width:200px;
	padding-left:55px;
	border:0px solid #ddd;
	padding-top:2px;
}
#netwerk_txt {
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-top:4px;
	color:#606060;
	font-size:10px;
}
#netwerk_logo {
	display:block;
	float:left;
	width:150px;
	text-align:left;
	padding-left:8px;
}
#validation{
	display:block;
	float:left;
	width:150px;
	padding-top:2px;
	text-align:right;
}
