body {
	margin: 12px 0 0 0;
	padding: 0;
	font-family: tahoma, arial, verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	background: #e0e0e0 url(../img/back_gray.jpg);
	}

#header {
	background: #e0e0e0 url(../img/overbild03.jpg);
	width: 790px;
	height: 22px;
	color: #a6a498;
	font-weight: bold;
	text-align: right;
	padding: 75px 10px 0 0;
	}

td {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	}

a:link {
	text-decoration: underline;
	color: #000000;
	}
a:visited {
	text-decoration: underline;
	color: #000000;
	}
a:active {
	text-decoration: underline;
	color: #000000;
	}
a:hover {
	text-decoration: underline;
	color: #cdcc58;
	}

a.leftmenu:link {
	text-decoration: none;
	color: #000000;
	}
a.leftmenu:visited {
	text-decoration: none;
	color: #000000;
	}
a.leftmenu:active {
	text-decoration: none;
	color: #000000;
	}
a.leftmenu:hover {
	text-decoration: underline;
	color: #cdcc58;
	}

a.menu:link {
	text-decoration: none;
	color: #000000;
	}
a.menu:visited {
	text-decoration: none;
	color: #000000;
	}
a.menu:active {
	text-decoration: none;
	color: #000000;
	}
a.menu:hover {
	text-decoration: underline;
	color: #cdcc58;
	}

a.bottom:link {
	text-decoration: none;
	color: #ffffff;
	}
a.bottom:visited {
	text-decoration: none;
	color: #ffffff;
	}
a.bottom:active {
	text-decoration: none;
	color: #ffffff;
	}
a.bottom:hover {
	text-decoration: underline;
	color: #cdcc58;
	}

a.header:link {
	text-decoration: none;
	color: #a6a498;
	}
a.header:visited {
	text-decoration: none;
	color: #a6a498;
	}
a.header:active {
	text-decoration: none;
	color: #a6a498;
	}
a.header:hover {
	text-decoration: underline;
	color: #a6a498;
	}

.menubox {
	font-size: 14px;
	font-weight: bold;
	}

.white {
	color: #ffffff;
	}



/*
form {
	margin: 0;
	}
input {
	border: 1px solid #000000;
	width: 150px;
	}
textarea {
	border: 1px solid #000000;
	width: 450px;
	height: 300px;
	}
.checkbox {
	border: 0;
	width: 15px;
	}
h1 {
	margin: 0;
	font-size: 24px;
	}
.buttonscontainer {
	width: 169px;
	}
.buttons a:link {
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	}
.buttons a:visited {
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	}
.buttons a:active {
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	}
.buttons a:hover {
	background-color: #f6f6f6;
	color: #c00000;
	text-decoration: none;
	}
*/

.tdrowblack {
	background: #000;
	color: #fff;
	}

.tdrowlightgray {
	background: #f5f5f5;
	color: #000;
	}

.blackborder {
	border: 1px solid #000;
	}


