body
{
	background-color: #e3e6f3;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

td
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

input
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

textarea
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

#tbl
{
	height: 100%;
	width: 100%;
}

.top
{
	height: 153px;
	background-image: url('../images/bg_top.gif');
	background-repeat: repeat-x;
	
}
.top2
{
	height: 153px;
	background-image: url('../images/bg_top2.gif');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-bottom: 22px;
}

.menu1
{
	padding-top: 6px;
	padding-right: 20px;
	vertical-align: top;
	text-align: right;
	font-size: 13px;
	line-height: 25px;
}

.content
{
	background-image: url('../images/bg_content.gif');
	background-repeat: no-repeat;
	border-left: solid 1px #3b68ae;
	padding: 10px;
	vertical-align: top;
}

.content2
{
	background-color: #c5cce6;
	padding: 10px;
	vertical-align: top;
}
.spacer
{
	height: 20px;
}
.spacer2
{
	background-color: #c5cce6;
}
.balk
{
	background-color: #3b68ae;
	height: 37px;
	padding-left: 20px;
}
.footer
{
	background-color: #ffffff;
	height: 107px;
	vertical-align: top;
	padding-top: 5px;
}
.footer2
{
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 7px;
}
.paginatitel
{
	font-weight: bold;
	color: #3b68ae;
	font-size: 13px;
}

a
{
	color: #3b68ae;
	text-decoration: none;
	font-weight: bold;
}

#tbl_footer td
{
	color: #3b68ae;
	font-weight: bold;
}

.noweight
{
	font-weight: normal;
}
