a {
	color: #15B8EE;
	text-decoration: none;
	font-weight:bold;
}
a:hover, big a:hover {
	color: #52D3FF;
}
a:active {

}
a img {
	border:none;
}
big a {
	color: black;
	font-weight: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
}

#site {
	/*border-right: 1px solid silver;*/
	margin: 0 auto;
	width: 600px;
	margin-top:80px;
	margin-bottom: 80px;
}

#menu {
	margin-top: 10px;
	margin-bottom: 20px;
}

#menu a {
	margin-right:21px;
}

li {
	margin-left:0;
	margin-bottom:0.8em;
}

.images img {
	width: 96px;
}
#tab_himmel {
	display:none;
	margin-top:2em;
}
#tab_lichter {
	display:none;
	margin-top:2em;
}
#tab_arbeitsplaetze {
	margin-top:2em;
}
#tab_arbeitsplaetze_link {
	font-weight:bold;
	margin-right:2em;
}
#tab_lichter_link {
	margin-right:2em;
}
#tab_himmel_link {
	margin-right:2em;
}


