body {
	margin: 0px;
	padding: 0px;
 	background-color: #d6d0e1; /* #130f1a; /* 181026; /* ;   */
	/* background-color: #cdcdcd; */
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #161616;	
}

a { 
	text-decoration: none;
	color: #000;
}	
#mainbody {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	
	background: url('../img/contop-bg.png');
	background-repeat: repeat-x;
	background-color: #fff;
	width: 900px;
	height: 650px;
}
#header {
	width: 890px;
	height: 65px;
	padding-top: 15px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url('../img/one-bridge-too-far-v2.png');
	background-repeat: no-repeat;	
	background-color: #fff;
	border-bottom: 1px solid #808080;
	font-family: Georgia ;
}
#punchline { margin-top: 45px; margin-left: 120px; }
#lefttopper {
	float: left;
	padding: 4px;
}
#lefttopper a:hover{
	text-decoration: underline; 
}

#logon-header {
	width: 880px;
	height: 31px; 
	background: url('../img/logon-header-bg.png');
	background-color: #cdcdcd;
	border-bottom: 1px solid #808080;
	padding-top: 7px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
#logon-formcontainer {
	
}
.logo {  
	float: left;   
}
.logo-rb { 	
	float: right; 
	padding-right: 15px;	 
}
.logon-form {
	font-size: 9px;
	padding-right: 5px;
	float: right;
}

 
.logon-form label{ font-size: 9px; }
.logon-form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/  height: 12px;}
.logon-form textarea{ font-size: 10px;  }

h1 {  font-size: 26px;   }

#contentarea {
	padding: 16px;
	font-size: 10pt;
}

#contentarea a {
	text-decoration: underline;
	
}

#articolosmaximos {
	width: 620px;
}

#mainartikel {
	padding-bottom: 5px;
	padding: 9px;
	line-height: 1.5em;
	background-color: #dfdfdf;
}
#mainartikel img { border: 1px solid #b6b6b6; background: url('../img/img-area-bg.png');} 
#titel, #hl {
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidebar-titel {
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #0B7692;
}

#artikel {
	background: #cdcdcd;
	padding: 9px;
}
#artikel-img-area {
	width: 200px;
	height: 125px;
	background-color: #dfdfdf;
	background: url('../img/img-area-bg.png');
	float: right; 
	margin: 5px;
	padding: 5px;
 
 
}
#artikeltext {
	line-height: 1.5em;
}
#artikeltext img { 
ÊÊÊÊpadding: 3px; 
	margin: 4px;
}


#artikel-attributen {
	font-size: 9px;
	}
	
#menu {
	width: 900px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	height: 40px; 
	font-size: 13px;
	font-weight: bold;
  	background: url("../img/nav-n.png");
	border-bottom: 1px solid #808080;
  
}	

#menu a { color: #fff; } 
#menuelement {
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	float: left;
	border-right: 1px solid #cdcdcd;
	background: url('../img/nav-n.png');
}
#menuelement a { color: #fff; display: block; } 

#menuelement:hover {
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	
	}  
#menuelement-right {
	padding: 5px;
	padding-right: 15px;
	height: 27px;
	
	float: right; 
	background: url('../img/nav-n.png');

}
#menuelement-right:hover {
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
#menuelement-subtext {
	font-size: 9px;
}
#sidebar { 
	margin-top: 5px;
	padding-top: 6px;
	padding-bottom: 40px;
	width: 225px;
	position: relative;
	top: 20px;
/*  */
 	}

#sidebar-area { 
	background: #eee; 
	width: 215px;
	padding: 9px;
	}
#sidebar a:hover { 
	text-decoration: underline; 
}
#sidebar-box2 {
	border-top: 1px solid #808080;

}
#sidebar-element { 
	border: 0px solid red; 
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom:4px;
	text-decoration: none;
	background: #b1dfe5;
	margin: 2px;
	}
	
#sidebar-element:hover { 
	text-decoration: none; 
background: #46b7c6;
	display: block;
 
	}
	
#floatmenu {
	cursor: pointer; 
	position: absolute;
	left: 550px;
	top: 50px;
	background-image: url('/img/floatmenu2-bg.png');
	background-repeat: no-repeat;
	width: 257px;
	height:  164px;
	padding: 8px;
	z-index: 500;
	

}
#floatmenu a:hover { text-decoration: underline; }
#killer {
	float: right; 
	padding-right: 48px;
	height: 10px;
	width: 3px;
	
	z-index: 502;
}

#beginfooter{ 
	margin-left: auto;
	margin-right: auto;
	background: url('../img/contbot-bg.png');
	background-repeat: repeat-x;
	background-color: #fff;
	width: 900px;
	height: 22px;
}	
#footer {
	margin-left: auto;
	margin-right: auto;
	background: url('../img/footer-bg.png');
	background-repeat: repeat-x;
	background-color: #fff;
	width: 900px;
	height: 35px;
	padding-top: 5px;

}

input.inputareas {
	padding: 1px 1px 2px 1px;
	border: 1px solid #808080;
	font-size: 10px;
}
input.submit{
	background-color: #EEEEEE;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	padding: 1px 1px 1px 3px;
	border: 1px solid #808080;
	cursor: pointer;
}
#usertable {
	margin: 0px;
	padding: 0px;
 	background-color: #ffffff; /* #130f1a; /* 181026; /* ;   */
	/* background-color: #cdcdcd; */
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #161616;	
}


/* bof nav ding */
/* 
.sm {list-style: none; width: 450px; height: 37px; display: block; overflow: hidden}
.sm li {float: left; display: inline; overflow: hidden} */

/* eof nav ding */	
	
 
/*
#login input, #login password {  }
#login  a {  }
#normal {  }

#hl { 
	font-weight: bold;
}

#sl {  }

#hl a, #sl a {  }
#menubox {  }
#menuitembox {  }
#menuitembox  a {  }
#menuitembox  a:hover {  }
#menuitem  {  }
#menuitem  a {  }
#menuitem  a:visited {  }
#menuitem  a:hover { }
#ghlbg { }
#ghlbg  a:link, a:active, a:visited { }
#boxpad {  }
#submenu  a:link, a:active, a:visited {  }
#submenu a:hover {  }
#maincontainer {  }
#subcontainer {  }
#subcontainer a:link {  }
#subcontainer a:active {  }
#subcontainer a:visited {  }
#menuborder	{  }
#bloglijst {  }
#bloglijst a:link, a:hover, a:active {  }
#bloglijst a:visited {  }
p {  }

