#topmenu {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#topmenu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#topmenu img {
	vertical-align: top;
}

#leftcontent {
	width: 496px;
	float: left;
	overflow-y: scroll;
	overflow: auto;
	height: 300px;
}

#leftcontent_inner {
	padding: 20px;
	line-height: 18px;
}

#rightmenu {
	width: 245px;
	float: left;
	height: 100%;
	background-image: url("../img/rightmenu-bg.gif");
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

#rightmenu a {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#rightmenu_inner {
	padding: 20px 20px;
}


#bottom {
	font-size: 11px;
	color: #a3a3a3;
}
#bottom a {
	color: #ffffff;
	text-decoration: none;
}

#footer, #footer table {
	font-size: 10px;
	font-family: tahoma, sans-serif;
	color: #3f4a4a;
}

#footer td {
	padding: 5px 5px;
}

#footer a, #footer table a {
	color: #3f4a4a;
	text-decoration: none;
}

#footer .hdr {
	font-weight: bold;
}

#content.content_index {
	background-image: url('../img/bild_start.jpg');
}

#content.content_index a {
	color: #ffffff;
	text-decoration: none;
}
#content.content_index a:visited {
	color: #ffffff;
	text-decoration: none;
}

.main-link a:hover {
	cursor: pointer;
}
