﻿* {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 14pt;
	
}
a:link, a:visited, a:hover, a:active { text-decoration: underline; }
a:link, a:visited { color: #808080; }
a:hover, a:active { color: #ff0000; }
a img { border: 0; text-decoration: none; }
body { margin: 0; background-color: #ffffff; }
img { border: 0; }
p, div { color: #333333; font-size: 8pt; }
.centerAligner { text-align: center; }
.col_L {
	border-bottom: 0;
	border-left: 0;
	border-top: 0;
	border-right: 4px #e9e9e9 solid;
	margin: 0;
	padding: 0 10px;
	vertical-align: top;
	width: 290px;
}
.col_R {
	border: 0;
	margin: 0;
	padding: 0 20px 0 10px;
	vertical-align: top;
	width: 290px;
}
.colSingle {
	border: 0;
	margin: 0;
	padding: 0 40px 0 10px;
	vertical-align: top;
}
.divMain {
	background-image:url('images/body_bgd.gif');
	border: 0;
	text-align: left;
	width: 830px;
}
.footerHolder {
	background-image:url('images/footer_bgd.gif');
	height: 90px;
	position: relative;
	width: 830px;
}
.footerTable {
	position: absolute;
	bottom: 40px;
	left: 196px;
}
.footerTable tr td {
	padding-right: 30px;
}
.header {
	background-image:url('images/header.gif');
	background-repeat: no-repeat;
	border: 0;
	height: 170px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 830px;
}
.headerLinks {
	position: absolute;
	right: 8px;
	top: 30px;
}
.navbar {
	position: absolute;
	right: 36px;
	bottom: 28px;
}
.colDouble_L {
	padding-top: 15px;
	text-align: center;
	vertical-align: top;
}
.colDouble_R {
	padding-left: 10px;
	vertical-align: top;
}
.navstack {
	vertical-align: top;
	width: 165px;
}
.impressumData { margin: 0 20px; }
.impressumTitle {
	background-color: #e6e6e6;
	margin: 20px;
	padding: 1px 10px;
}
.closer {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.tableMain { margin-left: 13px; }
.tableNavbar {
	background-image:url('images/body_bgd.gif');
	width: 830px;
}
