html, body {
	border: none;
	color: #cbb996;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(/themes/images/hatter.jpg);
	background-attachment: fixed;
}

html, body {
	margin: 0px; 
	padding: 5px; 
}

table {
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	border: none;
	border-collapse: collapse;
}

td {
	margin-right: 0px;
	margin-left: 0px;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}     

a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FF00FF;
}

a:active {
	color:#0000FF;
}

.als {
	background-image: url(/themes/images/als.png)
}

.fels {
	background-image: url(/themes/images/fels.png)
}

.koz {
	background-image: url(/themes/images/koz.png)
}

.keph {
	background-image: none;
}

.border, .border td {
	border-width: 1px;
	border-style: solid;
	border: 1px solid #444444;
}

.head {
	text-align: center;
	padding: 5px;
}

input {
	font-family: sans-serif;
	font-size: 8pt;
	background-color: #46382a;
    background-repeat: no-repeat;
    background-position: center right;
	border: 1px solid;
	outline-color: FF00FF;
}

input.field, input.btn {
	color: #fff;
	border: none;
}

textarea {
	font-family: sans-serif;
	font-size: 8pt;
	background-color: #46382a;
	outline-style: none;
	border-color: 1px solid #8fc6ff;
	font-weight: bold;
	border:1px solid;
} 

select {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #46382a;
	outline-style: none;
	border-color: 1px solid #8fc6ff;
	color: #000000;
	background-color: #1E90FF;
	border:1px solid;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

