
* {
	margin: 0;
	padding: 0;
}

body {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	text-align:justify;
	background-image:url('images/textura.gif');
	background-repeat:repeat;
	
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 0.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 200%;
}

ul.list3 li{
	color:#F7404C;
	}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 780px;
	margin: 0 auto;
	border: 1px solid gray;
	/*background: url(images/horiz copy.jpg) repeat-y;*/
	/*background:rgb(180,180,185);*/
	padding:0;
}

#wrapper2 {
	/*background: red url(images/img10.jpg) no-repeat left bottom;*/
	padding:0;
}

/* Header */

#header {
	height: 110px;
	background: #087FE7 url(images/logo5.jpg) no-repeat;
}

/* Logo */


/* Menu */

#vert_menu_right {
	/*margin-top:1px;*/
	/*float: right;*/
	/*padding-left:50px;*/
	margin-left:40px;
	margin-top:10px;
	background: rgb(255,255,255);
	
}

#vert_menu_right ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#vert_menu_right li {
	display: inline;
}

#vert_menu_right a {
	float: left;
	width: 150px;
	height: 25px;
	margin: 0 0 0 1px;
	padding: 1px 0 1px 0;
	background: rgb(255,255,255) url(images/buttonmc.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1em;
	font-weight: bold;
	color:rgb(0,99,184);
	
}

#vert_menu_right a:hover, #vert_menu_right .current_page_item a {
	background: rgb(255,255,255) url(images/button.jpg) no-repeat;
	color: #000000;
	}

/* Page */

#page {
	/*background: url(images/horiz copy.jpg) no-repeat;*/
background:rgb(255,255,255);
}

#top{
width:780px;
height:190px;
background:rgb(212,212,214) url(images/linie3.jpg) repeat-y;
padding:0;
margin:0;
}


#top #topleft{
float:left;
/*background:rgb(191,214,290) url(images/parchett.jpg) no-repeat;*/
width:550px;
height:180px;
}

#top #topright{
float:left;
background:rgb(255,255,255);
width:230px;
height:180px;
}

/* Content */


#content {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	/*border-bottom:1px solid gray;*/
	float: right;
	width: 757px;
	/*background:rgb(222,232,241);*/
	/*background:rgb(238,241,244);*/
	background-image:url('/images/background.gif');
	background-repeat:repeat-y;
	padding: 0 10px 0 10px;
	min-height:500px;/*firefox, opera, ie7 */
	height:auto !important; /*firefox, opera, ie7 */
	height:500px; /* ie6 */
	}

#content h3{
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-familly:verdana;
	font-size:18px;
	font-weight: normal;
	color: #37404C;
}
.post {
	padding-top: 10px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
/*	font-family:Verdana, sans-serif;
	font-weight:bold;*/

	
}
.post .entry h3{
	color:#62A6F1;
} 
.post .meta {
	height: 16px;
	margin: 0;
	/*padding: 10px;*/
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 0px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 10px 0 10px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	background:rgb(212,212,214);
	float: left;
	width: 170px;
	padding: 10px 10px 0 10px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	
}

#sidebar ul.bul{
	padding: 0;
	
	list-style: none;
}

#sidebar ul.wbul{
	margin: 0;
	padding: 0;
	list-style: none;
}
{
	margin: 0;
	padding: 0;
	list-style: bullet;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 5px 8px 0 8px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 160px;
}

#widebar #colB {
	float: left;
	width: 160px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 160px;
	padding-left: 45px;
}
#bottom{
border-top: 1px solid gray;
height:30px;
background:rgb(212,212,214);
}
/* Footer */

#footer {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	height: 60px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

#leftmenu {
 float:left;
 background:rgb(202,192,214);
 color: green;
 width:178px;
 display: inline-block;
/* border:solid #000000;	
 border-width:0 1px 0 0;*/
 padding:10px 0 0 10px;
 
 
}

#leftmenu ul{
list-style-type: none;
margin-left:0px;
}

#leftmenu ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/

}

#leftmenu ul li a{

display: block;


padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 60%;
font: bold 12px Verdana,sans-serif;
width:136px;

}

#leftmenu #headerbar a  {
font: bold 12px Verdana,sans-serif;
color: white;
background:rgb(66,165,194);
margin-bottom:0px;
text-transform: uppercase;

}

#leftmenu #selection a{
color: blue;
background:azure;
margin-left:10px;
}


#leftmenu #selection a:hover{ /*hover state CSS*/
color: cyan;
/*background-color: #0303F3;*/
    background:#0F5B96;
}

#leftmenu #headerbar a:hover{ /*hover state CSS*/
color: cyan;

    background:#0F5B96;
}




#menubar {
	/*float: right;*/
	text-align:center;
	padding-left:90px;
	
}

#menubar ul {
	align:center;
	margin: 0;
	padding: 5px 10px 5px 10px;
	list-style: none;
	line-height: normal;
	
}

#menubar li {
	display: inline;
	
}

#menubar a {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #4f4f4f;
	border-left-style:double;
	
}

#menubar a:hover {
	text-decoration: underline;
}

.arrowlistmenu{
/*border: 1px solid gray;*/
padding-left:1px;
padding-right:1px;
width: 187px; /*width of menu*/
float:left;
align:center;
/*background:red;*/
}



.arrowlistmenu .headerbar{

font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;

margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color:rgb(0,99,184);
background:  center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: rgb(0,99,184);
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: rgb(0,99,124);
width:168px;
background-color: rgb(222,231,241);
}
#lightbox{    position: absolute;    left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%    ; }

#imageData{    padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }    
#imageData #caption{ font-weight: bold;    }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }            
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}         

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   /*border: solid thin #CCCCFF;*/
   border: 10px outset #CCCCFF;
   cursor: url("images/magminus.cur"), pointer;
} 

table.tabel_ofertespec{
/*border:1px solid #c2c2c2;*/
margin-right:10px;
width:90%;
margin-left:auto;
margin-right:auto;
color:rgb(0,99,184);
border: 1px #EBEBEB outset;
}

.tabel_ofertespec td.first{

font-weight:bold;
font-size:.9em;
/*border:1px solid #c2c2c2;*/
border: 0px #EBEBEB outset;
}

.tabel_ofertespec td.second{
text-indent:10px;
text-align:right;
color:#892929;
font-size:.9em;
/*border:1px solid #c2c2c2;*/
border: 0px #EBEBEB outset;
}
p.space2p{
font-size:1px;
}
.memberof {
	display:block;
	float:left;
	width:737px;
	margin-left:10px;
	margin-right:10px;
	padding:10px 30px 10px 10px;
	}
.memberof a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.memberof img{
   border:1px solid rgb(255,255,255);
margin-right:10px;

}
.memberof a img{
border:1px solid rgb(255,255,255);

}

.memberof span{
	/*display:block;*/
	vertical-align:top;
	text-align:center;
	padding: 2px 20px 13px 0px;
	/*text-transform: uppercase;*/
	color:rgb(0,0,0);
	

}
.memberof span a{
	color:rgb(0,0,0);
}
.memberof span a:hover{}


