/* URGH.NL STYLESHEET */

* {
	margin: 0px; padding: 0px;
}

body {
	background: url(images/background.png) repeat-x #c75203;
	padding-bottom: 40px;
}

#container {
	width: 671px;
	margin: 0px auto;
	position: relative;
}

#header {
	height: 165px;
	background: url(images/logo.png) no-repeat left 24px;
}

#header ul {
	list-style-type: none;
	position: absolute;
	right: 0px;
	top: 115px;
}

#header ul li {
	display: inline;
	padding: 0px 15px;
}

#header ul li a {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

#latestKolonel {
	position: relative;
}

#latestKolonel div.img{
	width: 496px;
	display: block;
	float: left;
	padding-right: 9px;
	border: 0px;
	border-right: 2px dotted #ad6100;
}

#latestKolonel div.img img {
	border: 0px;
}

#cal {
	float: right;
}

#header ul li.npr {
	padding-right: 0px;
}

#controlLinks {
	border-bottom: 2px dotted #ad6100;
	border-top: 2px dotted #ad6100;
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 10pt;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 9px;
	margin-bottom: 50px;
}

#controlLinks table {
	width: 100%;
}

#controlLinks table tr td {
	width: 25%;
}

#controlLinks table tr td a{
	text-decoration: none;
	color: #fff;
}

.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

.pr {
	padding-right: 10px;
}

.pl {
	padding-left: 10px;
}

table.calendar {
	background: #fff;
	border-spacing: 1px;
}

table.calendar tr td{
	font-family: Verdana, sans-serif;	
	font-size: 10pt;
	width: 21px;
	vertical-align: middle;
	text-align: center;
	background: #ad6100;
}

table.calendar tr td.vandaag {
	background: #ec8400;
}

table.calendar tr td.date{
	width: auto;
}

table.calendar tr td a {
	text-decoration: none;
	color: #fff;
}

#latestNews {
	width: 207px;
	float: left;
	padding-right: 15px;
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 10pt;
}

#advert {
	width: 219px;
	float: left;
	text-align: center;
	border-left: 2px dotted #fff;
	border-right: 2px dotted #fff;
}

#advert3 {
	width: 165px;
	height: 230px;
	float: left;
	text-align: center;
	border-left: 2px dotted #fff;
	border-right: 2px dotted #fff;
}

#space01 {
	border-bottom: 2px solid #fff;
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 10pt;
	text-transform: uppercase;
	text-align: right;
	width: 670px;
	height: 260px;
	padding-top: 5px;
	margin-bottom: 10px;
}

#personages {
	width: 480px;
	float: left;
	padding-left: 20px
}

#pers01 {
	width: 200px;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px dotted #ad6100;
	border-right: 2px dotted #ad6100;
}

#pers02 {
	width: 200px;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#contact {
	width: 450;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	border-right: 2px dotted #fff;
}

#archive {
	width: 207px;
	float: left;
	text-align: right;
	padding-left: 15px;
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 10pt;
}

#archive a {
	color: #fff;
	text-decoration: none;
}

.title {
	color: #feffaf;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#comments {
	text-align: right;
	clear: both;
	
}

#comments a {
	color: #feffaf;
	text-decoration: none;
}

#misc {
	width: 164px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 169px;
	/*bottom: 0px;*/
	text-align: right;
}

#misc div.opties {
	float: right;
	clear: both;
	position: relative;
	top: -15px;
}

#misc div.opties div#extopties {
	background: url(../images/extopties.png);
	width: 178px;
	height: 104px;
	position: absolute;
	right: 0px;
	top: 27px;
	display: none;
	text-align: right;
	padding: 8px 10px 8px 12px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #ad6100;
}

#misc div.opties div#extopties span {
	color: #ad6100;
	text-decoration: underline;
	cursor: pointer;
}

#misc div.opties div#extopties input[type=text] {
	color: #6d3d00;
	font-family: Verdana, sans-serif;
	text-align: right;
	border: 0px;
	border: 1px solid #6d3d00;
	margin-top: 5px;
	padding: 3px;
	width: 124px;
	background: #f1f1f1;
	height: 16px;
}

#misc div.opties div#extopties input[type=submit] {
	color: #6d3d00;
	font-family: Verdana, sans-serif;
	text-align: right;
	width: 35px;
	background: #f1f1f1;
	border: 1px solid #6d3d00;
	margin-left: 3px;
	position: relative;
	top: 1px;
	padding: 3px;
	height: 24px;
}

#misc div.opties:hover div#extopties {
	display: block;
}

#misc div.opties img {
	width: auto;
	border:0px;
	padding: 0px;
}

div#rating{
	width: 105px;
	height: 20px;
	margin-bottom: 5px;
	float: right;
}

div#rating img {
	height: 20px;
	width: 105px;
	border: 0px;
}

div#rating div {
	display: block;
	float: left;
	height: 20px;
	width: 21px;
	cursor: pointer;
}

.rating1 {
	background: url(images/ratingall.png) 0px -20px;
}

.rating2 {
	background: url(images/ratingall.png) 0px -40px;
}

.rating3 {
	background: url(images/ratingall.png) 0px -60px;
}

.rating4 {
	background: url(images/ratingall.png) 0px -80px;
}

.rating5 {
	background: url(images/ratingall.png) 0px -100px;
}

#preload {
	display: none;
}

a span {
	display:none; 
	padding:6px 6px; 
	margin-left:8px; 
	width:150px;
	text-align: center;
	min-height: 19px;
}

a:hover span{
	display:inline-block; 
	position:absolute; 
	background: /*url(images/tooltipback.png) #6bbef8*/ #608FF8; 
	border:1px solid #cccccc; 
	color:#fff;
	font-weight: bold;
	
}

#footer {
	color: #fff;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	margin-top: 30px;
	text-align: center;
}

.pageTitle{
	margin-top: 15px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
	letter-spacing: .1em;
	padding: 10px 0px;
	border-bottom: 2px dotted #ad6100;
}

table.upload {
	width: 100%;
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 10pt;
	margin-top: 15px;
}

table.upload td{
	width: 50%;
	padding: 5px;
}

table.upload td input, table.upload td select{
	padding: 2px;
	width: 145px;
	border: 1px solid #ad6100;
}

table.upload td select {
	width: 73px;
	text-align: center;
}

table.upload td select option{
	text-align: center;
}

table.upload td input[type=submit]{
	width: 151px;
}

.message {
	background: #eee;
	border: 2px solid #ad6100;
	border-top: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #ad6100;
	padding: 15px;
}

.comment {
	border-top: 2px dotted #ad6100;
	margin-top: 9px;
}

.comment table th, .comment table td {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	width: 150px;
	text-align: left;
	vertical-align: top;
}

.comment table {
	width: 100%;
}

.comment table td {
	width: 521px;
}

.comment table th a{
	color: #fff;
	text-decoration: none;
}

#commentLink {
	text-align: right;
	display: block;
}

#commentBox {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 208px;
	width: 547px;
	margin-left: -257px;
	margin-top: -157px;
	background: url(images/diagBack.png);
	padding: 33px 59px 59px 34px;
	overflow: hidden;
}

#commentBox, #commentBox * {
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 10pt;
}

#commentBox table#smilies {
	position: absolute;
	top: 70px;
	right: 50px;
	width: auto;
}

#commentBox table#smilies td {
	width: 15px;
}

#commentBox table#smilies td img{
	cursor: pointer;
}

#commentBox table th {
	text-align: right;
	padding: 3px;
	padding-right: 10px;
	width: 100px;
	vertical-align: top;
}

#commentBox table td {
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	width: 300px;
	vertical-align: top;
}

#commentBox table td input, #commentBox table td textarea {
	background: #fff;
	border: 2px solid #fcaf3e;
	padding: 2px;
	color: #c75203;
	width: 250px;
}

#commentBox table td textarea {
	width: 250px;
	height: 90px;
}

#commentBox table td input[type=submit]{
	width: 258px;
}

#fadedBack {
	background: url(images/fadedBack75.png);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}

#closeCommentBox {
	position: absolute;
	top: 22px;
	right: 185px;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}

table.bans {
	width: 100%;
	border-collapse: collapse;
}

table.bans * {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

table.bans select {
	color: #000;
}

table.bans select option {
	color: #000;
}

table.bans input[type=text] {
	width: 100%;
	color: #000;
}

table.bans input[type=submit] {
	padding: 0px 10px;
	color: #000;
}

table.bans span {
	float: right;
}

table.bans th {
	font-weight: bold;
	text-align: left;
	border-bottom: 2px dotted #ad6100;
	padding-bottom: 3px;
}

table.bans td {
	border-bottom: 1px dotted #ad6100;
	padding: 2px;
}

table.bans th.ip{
	width: 20%;
}

table.bans th.actie {
	width: 12%;
}

table.bans th.type {
	width: 10%;	
}

table.bans th.datum {
	width: 25%;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.newBan a{
	font-size: 10pt;
	color: #feffaf;
}

table.admin {
	width: 100%;
	border-collapse: collapse;
}

table.admin tr td {
	width: 25%;
	text-align: center;
	border-bottom: 2px dotted #ad6100;
	padding-bottom: 4px;
}

table.admin tr td a {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}

div.editcomic {
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 2px dotted #ad6100;
}

div.editcomic img {
	float: left;
	padding-right: 10px;
	border: 0px;
	border-right: 2px dotted #ad6100;
	margin-right: 10px;
}

div.editcomic div.comicinfo {
	float: left;
	width: 153px;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

a.rsslink {
	position: relative;
}

a.rsslink:hover span {
	position: absolute;
	left: 1px;
	top: -30px;
	display: block;
	margin: 0px;
	padding: 0px;
	background: none;
	border: 0px;
	width: auto;
}

a.rsslink:hover span img {
	border: 0px;
}

#header_msg {
	background: #006cff;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	margin-top: 30px;
}

.printHeader {
	display: none;
}

.archiveform {
	padding: 15px; 
	background: url(images/30back.png); 
	color: #fff; 
	font-family: Verdana, sans-serif; 
	font-size: 10pt
}

.archiveform table{
	margin: auto;
}

.archiveform table td{
	width: 150px;
}

.archivepagination {
	
	padding: 5px;
	text-align: center;
	background: url(images/30back.png);
	margin-top: 15px;
	color: #fff;
	font-family: Verdana;
	font-size: 10pt;
	
}