body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bdr {
	background-image: url(img/bd_r.gif);
	background-repeat: repeat-y;
}
.bdrmain {
	border: 1px solid #E5E5E5;
}
.bghead {
	background-image: url(img/bg_header.gif);
	padding: 5px;
}
.trennlinie {
	background-color: #666666;
}
.bgright {
	background-image: url(img/bg_right.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}
.bgcontent {
	background-image: url(img/bg_content.gif);
	background-repeat: repeat-y;
	padding: 10px 30px 30px 10px;
}
.metalink {
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.contentHeader {
	font-size: 14px;
	color: #14165C;
	font-weight: bold;
}
a:link {
	color: #14165C;
	text-decoration:none
}
a:active {
	color: #14165C;
	text-decoration:none
}
a:visited {
	color: #14165C;
	text-decoration:none
}
a:hover {
	color: #14165C;
	text-decoration:underline
}

