img
{
	border:0px;
}

td
{
	vertical-align: top;
	padding:    3px;
}

body
{
	color      : #101720;
	background : url('../img/tpl_background.gif');
	font-size  : 11px;
	font-family: Arial, Verdana, Tahoma, sant-serif;
	margin     : 0px;
}

div.main-header
{
	height     : 188px;
	width      : 770px;
	background : url('../img/tpl_header.gif') no-repeat;
	position   : absolute;
	top        : 0px;
}

.abmelden
{
	position : absolute;
	top      : 160px;
	right    : 40px;
}

div.main-header-bg
{
	height     : 188px;
	width      : 100%;
	background : url('../img/tpl_top_bg.gif');
}

div.navigation
{
	background : url('../img/tpl_navigation.gif');
	height     : 405px;
	width      : 150px;
}

table.main-content-container
{
	width:      100%;
	background: url('../img/main-bg.gif');
	padding:    5px;
}

div.main-footer
{
	width:  100%;
	text-align: center;
}

table.content-table
{
	background: #101720;
	width:      100%;
}

.content-header
{
	background:  #FC0;
	padding:     5px;
	font-size:   13px;
	font-weight: bold;
}

.content-line-one
{
	background: #FFF;
	font-size:  12px;
}

.content-line-two
{
	background: #FFC;
	font-size:  12px;
}

h1
{
}

h2
{
	margin        : 0px;
	font-size     : 14px;
	font-weight   : bold;
	border-left   : 3px solid #F90;
	border-bottom : 1px dashed #f90;
	padding-left  : 5px;
	padding-bottom: 1px;
}

a
{
	text-decoration: none;
	color : black;
}
a:hover
{
	color : #C30;
}
