body {
	background-color : #154b4c;
	scrollbar-base-color : #304A4B;
	scrollbar-highlight-color : #A0C2CB;
	scrollbar-arrow-color : #A0C2CB;
}

body, h, p, td, div {
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A0C2CB;
}

	input {
	background-color: #eee8aa;
	font-size : 9px;
	color : #304A4B;
	border : none;
	margin-bottom: 1px;
	vertical-align : middle;
}

b {
	color: #eee8aa;
}

li {
	list-style : circle outside;
}


td {
	border : 1px dotted #A0C2CB;
}

td.inhalt {
	border : none;
	vertical-align : top;
}

td.referenzen {
	border : none;
	vertical-align : middle;
}

td.referenzen a:link	{
	color: #EEE8AA;
	text-decoration : underline;
	font-weight : bold;
}

td.referenzen a:active	{
	color:#A0C2CB;
	text-decoration : underline;
	font-weight : bold;
}
	
td.referenzen a:visited {
	color: #A0C2CB;
	text-decoration : underline;
	font-weight : bold;
}
	 
td.referenzen a:hover {
	color: #A0C2CB;
	text-decoration : none;
	font-weight : bold;
}



td.top1 {
	border-left: none;
	border-right: none;
	border-bottom-style : none;
}


td.top2 {
	border-left : none;
	border-right : none;
	text-align : right;
}


a:link	{
	color: #bfbfbf;
	text-decoration : underline;
}


a:active	{
	color: #bfbfbf;
	text-decoration : underline;
}
	
	
a:visited {
	color: #a0c2cb;
	text-decoration : underline;
}
	 
	 
a:hover {
	color: #bfbfbf;
	text-decoration : none;
}

