body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.body {
	height: 100%;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #cccccc;
}

b {
	font-weight: normal;
}

ol
{
	display: block;
	list-style-position: outside;
}

ul {
	display: block;
	text-align: left;
}

.katalog {
	padding-left: 40%;
}

.border-horiz {
	background-color: #404040;
}

.navi {
	background-color: #4a4a4a;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

select {
	width: 300px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

input {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

a.navi {
	text-decoration: none;
}

a.navi:hover {
	text-decoration: underline;
}

.border-vert {
	background-color: #ffffff;
}

.border-corner {
	background-color: #000000;
}

.main {
	background: url('gfx/tlo_top.gif') repeat-x;
	height: 100%;
}

.top {
	background: url('gfx/top_tlo.jpg') top right repeat-y;
}

.menu {
	background: url('gfx/menu_tlo.gif') repeat-x;
}

.top-left {
	background: url('gfx/tlo_top_left.gif') repeat-x;
}

.top-right {
	background: url('gfx/tlo_top_right.gif') repeat-x;
}

.left {
	background-color: #4a4a4a;
	vertical-align: top;
	height: 100%;
}

.right {
	background-color: #404040;
	height: 100%;
}

.bot-left {
	background: url('gfx/tlo_bot_left.gif') repeat-x;
}

.bot-right {
	background: url('gfx/tlo_bot_right.gif') repeat-x;
}

.text {
	background-color: #4a4a4a;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	text-align: justify;
	text-indent: 2%;
	color: #ffffff;
	line-height: 15px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 50px;
	padding-bottom: 5px;
	margin: 0px;
}

.signature {
	text-align: right;
}

.foto {
	background-color: #4a4a4a;
	padding: 3px;
}

.foto2 {
	background-color: #5a5a5a;
	padding: 3px;
}

.frame {
	width: 186px;
	height: 186px;
	background-color: #4a4a4a;
}

.frame-desc {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #303030;
}

.details-hr {
	background-color: #4a4a4a;
	font-family: arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
}

.bold {
	color: #aaaaaa;
	font-weight: bold;
}

.details {
	background-color: #4a4a4a;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a.details {
	text-decoration: underline;
}

a.details:hover {
	color: #cccccc;
}

.copyright {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 15px;
}

a.copyright {
	text-decoration: none;
}

a.copyright:hover {
	color: #888888;
}

.err {
  font-weight: normal;
  font-size: 9px;
  color: #C00000;
}



