/* style (c) travianhelper.nl */

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

td {
	font-size: 12px;
	color: #000000;
	valign: top;
	align: left;
}

pre {
	font-size: 12px;
	color: #000000;
	}

select {
	border: 1px solid #000000;
	}

textarea {
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #ffffff;
	}

input {
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #ffffff;
	}

option {
	font-size: 12px;
	color: #000000;
	}

td {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	}

table {
    border: 1px solid #000000;
}

#content {
	width: 600px;
	font-size: 12px;
	color: #000000;
	position: absolute;
	top: 80px;
	height: auto;
	left: 230px;
	padding: 2px;}

	
	
#paragraafkop {
    font-weight: bold; font-size: 14pt;
}
	
#adsense {
	position: absolute;
	top: 75px;
	height: auto;
	left: 10px;
	padding: 2px;
}

#2adsense {
	position: absolute;
	top: 0px;
	height: auto;
	left: 90%;
	padding: 2px;
}
.red {
	color: #CC0000;
	font-weight: bold;
}

.kadertabel{
    width: 600px;
}
.binnenkader{
    width: 380px;
}

.verborgentabel{
	position: relative;
	height: auto;
	left: 50px;
    width: 380px;
}

h1{
    font-weight: bold; font-size: 18pt;
    color : #000000;
    position: absolute;
	top: 20px;
	left: 20px;
}

h2{
    font-weight: bold; font-size: 14pt;
}

}


.kop_content {
    font-weight: bold; font-size: 18pt;
    color : #000000;
    position: absolute;
	top: 20px;
	left: 20px;
}

