/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #000000;
}
table, td {
	text-align: left;
	vertical-align: top;
}
h1 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 12px;
	margin-bottom: 0px;
}
h3 {
	font-size: 11px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
a {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a img {
	border: 0px;
}

#main {
	
	width: 806px;
	padding: 0px;
	margin: 0px;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #1b1b1b;
	padding-left: 3px;
}
#top {
	height: 142px;
	background-image: url('http://klash.dk/images/main-top.png');
	background-repeat: no-repeat;
}


#topCite {
	width: 250px;
	height: 30px;
	color: #ffffff; 
	text-align: right;
	position: relative;
	top: 50px;
	left: 50px;
}
img {
}


.splitter {
	
	margin-top: 7px;
	margin-bottom: 7px;

}
.splitter-top {
	
	margin-bottom: 7px;

}
.linky {
	font-size: 10px;
	font-weight: bold;
}
#contentMenu {
	color: #ffffff;
	font-size: 10px;
	height: 12px;
	position: relative;
	top: 122px;
	left: 5px;
}
#content {
	padding-top: 10px;
	padding-left: 2px;
}
#contentTable {
}
#contentMain {
	width: 545px;

}
#contentRight {
	text-align: right;
	width: 250px;
}
#contentGfx {
	border: 1px; 
	width: 17px;	
}
#contentGfxTable {
	width: 17px;
	height: 100%;
}

.bb {
	border-bottom: 1px solid #ff8e80;	
}
.bl {
	border-left: 1px solid #ff8e80;	
}
.btb {
	border-bottom: 1px solid #ff8e80;	
	border-top: 1px solid #ff8e80;	
}
#contentGfxTile {
	width: 17px;
	height: 200px;
	background-image: url('http://klash.dk/images/dot.png');
	
}
#contentGfxBottom {
	width: 17px;
	height: 17px;
	background-image: url('http://klash.dk/images/man.png');
}

#contentMain {
	padding-left: 10px;
	padding-right: 10px;
	width: 650px;
}
#bottom {
	height: 50px;
	background-image: url('http://klash.dk/images/main-bottom.png');
	background-repeat: no-repeat;
	
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	border-bottom: 3px #575757 solid;
}
body {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	
}
#formfield {
	width: 400px;
	height: 150px;
	padding-left: 40px;
	padding-top: 40px;
	margin: 0 0 0 0;
	background-image: url('http://klash.dk/images/formfield.png');
	background-repeat: no-repeat;
}
#formfield2 {
	width: 400px;
	height: 150px;
	padding-left: 40px;
	padding-top: 40px;
	margin: 0 0 0 0;
	background-image: url('http://klash.dk/images/formfield2.png');
	background-repeat: no-repeat;
}

