﻿#contentRight {
	margin-top: 22px;
}

#contentLeft {
	margin-top: 22px;
}

#contentRight {
	padding: 0px;
	width: 216px;
}

#contentRight .LinkImage {
	border: none
}

#contentRight h2 .LinkDocument {
	border: none
}

#contentRight h3 a.LinkDocument img.LinkVisualImage {
	float: none;
	display: inline;
}

#contentRight h3 a.LinkDocument span.LinkVisualText {
	float: none;
	display: inline;
	width: auto;
	padding-top: 0px;
	color: #06C;
}

#contentMain {
	width: 438px;
	padding: 10px 10px 10px 10px;
}

table {
	border-collapse: seperate;
}


table th {
	background-color: #E6EDF5;
	padding: 2px 0px 2px 10px;
	border: 1px solid #fff;
	border-right: 10px solid #fff;
	vertical-align: top;
}


table td {
	background-color: #E6EDF5;
	padding: 2px 0px 2px 10px;
	border: 1px solid #fff;
	border-right: 10px solid #fff;
	vertical-align: top;
}

table tr {
	margin: 2px;
}

table th {
	font-weight: normal;
	text-align: left;
	margin: 2px;
}

table td.TableHeadline {
	background-color: #fff;
}

#contentMain table a:hover {
	text-decoration: none;
}

#contentMain table a.LinkDocument .LinkVisualImage {
	display: none;
}

#contentMain table a.LinkDocument {
	background: url(../defaultImages/Pfeil_blau.gif) no-repeat 0 4px;
}

#contentMain table a.LinkDocument .LinkVisualText{
	margin-left: 12px;
}

#contentMain table a.LinkDocument:hover .LinkVisualText{
	text-decoration: underline;
}

