body,p,div,span,th,td {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
}

h1 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #6A5ACD;
}

a:active {
	color: 006;
}

a:hover {
	color: white;
	background-color: #CACAF4;
}

a.tooltip {
	color: black;
	border-bottom: 1px dotted #999999;
}

a.tooltip:hover {
	color: black;
	background-color: transparent;
	border-bottom: 1px dotted #999999;
}

.lightborder {
	border: solid 1px #CACAF4;
	background-color: white;
}

.procon_head {
	color: 006;
	background-color: #CACAF4;
	border: solid 1px #CACAF4;
}

#mmcont {
	position: absolute;
	top: 20px;
	left: 190px;
	right: 2px;
	padding: 6px;
}

.glossar_title {
	border: solid 1px #CACAF4;
	background-color: #F5F5F5;
	padding: 2px;
}

.glossar_title a {
	color: black;
}

.glossar_title a:hover {
	color: black;
	background-color: transparent;
}

.glossar_cont {
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#copyright {
	border-top: 1px solid #AAAAAA;
	width: 420px;
	padding: 8px 2px 2px 2px;
	position:relative;
	margin-top: 30px;
	bottom:5px;
	white-space: nowrap;
	color: #666666;
	font-size: 11px;
	text-align: center;
}

#copyright a {
	color: #666666;
}

#copyright a:hover {
	color: #666666;
	background-color: transparent;
}

.transp:hover {
	background-color: transparent;
}

