body {  
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(/gfx/layout/seperator_middle.gif);
	background-repeat: repeat-y;
	background-position: 680px 0px;
}

table {
	margin: 0px;
	border-collapse: collapse;
}

table td {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
   color: #494949;
}

table th {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
   color: #494949;
}

table.breadcrumbs {
	width: 860px;
	height: 15px;
}

table.breadcrumbs td {
	padding: 2px;
	padding-left: 20px;
	font-size: 9px;
	background-color: #C8C9CB;
}

table.breadcrumbs td a {
	text-decoration: none;	
	color: #808080;
}

table.breadcrumbs td a:hover {
	color: #404040;
}

div.langlinks {	
	position: absolute;
	width: 100px;
	top: 0px;
	right: 0px;
	padding: 1px;
	padding-right: 3px;
	text-align: right; 
	font-size: 10px;
	text-decoration: none;
}

div.langlinks a {
	text-decoration: none;
}


.footer {
	background-repeat: no-repeat;
	padding: 6px;
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
}

.footer a {
	text-decoration: none;
}

table.rightnavbox {
	border: 0px solid #e0e0e0;
	width: 100%;
}

table.rightnavbox th {
	padding: 3px 6px 3px 6px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #ddd;
}

table.rightnavbox td {
	padding: 6px 6px 6px 6px;
	border-top: 0px solid #fff;
	font-size: 11px;
}



.main_topline {
	width: 680px;
}

.seperator_topline {
	width: 65px;
	height: 10px;
}
.seperator_middle {

	background-repeat: repeat-y;
	height: 630px;
}

.right_topline {
	width: 245px;
}

div.logo {
	text-align: center;
	padding-bottom: 10px;
	margin: 10px;
	border-bottom: 2px solid #B6B6B6;
}
div.rightcontent {
	margin: 10px;
	height: 270px;
}
div.keltenlogo {
	text-align: center;
	margin: 10px;
}
.main_middle {
	width: 540px;
	padding: 106px 20px 5px 120px;
/*	line-height: 30px;*/
}
.main_menu {
	border-bottom: 2px solid #B6B6B6;
}
.rightcontent {
	padding-top: 10px;
}

.fulltable {
    width:1000px;
    background-image: url(/gfx/layout/seperator_top.gif);
    background-repeat: no-repeat;
    background-position: 680px 0px;
}


