body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}

.table_spalte {
    background-color:#000000;
	background-image:url(images/bg_row.jpg);
	background-repeat:no-repeat;
}

.table_main {
    background-color:#000000;
	background-image:url(images/bg_main.jpg);
	background-repeat:no-repeat;
}

.table_right {
    background-color:#000000;
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
}

.table_rightright {
    background-color:#000000;
	background-image:url(images/rightright.jpg);
	background-repeat:no-repeat;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B5B5B5;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B5B5B5;
	text-align: right;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B5B5B5;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B5B5B5;
	text-align: left;
}

a.category {
	font-weight: bold;
	color: #B5B5B5;
	text-decoration: none;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
	text-decoration: none;
	text-align: right;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}
.spalte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5B5B5;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.zeile {
	line-height: 4px;
}

.breadcrumb  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #B5B5B5;
}

.news {
	algin: left;
	border: 1px;
}

#images img{
	border: 5px solid #828282;
	margin-left: auto;
}

#news img{
	border: 2px solid #ffffff;
	margin-left: auto;
}