html {
	overflow-y:scroll;
}

a:link {
	color: #3B3B3B;
}
a:visited {
	color: #3B3B3B;
}
a:hover {
	color: #009ACD;
}
body {
  font-family: Tahoma;
  background-color:black;
}
.raam{
	margin:auto;
	width:780px;
}
#content, #content td
{
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	/* text-align: justify; */
	line-height: 18px;
}
#content a
{
	color: #060;
}
#content a:hover
{
	color: #090;
}
#menu
{
	color: white;
}
.left { color: white; font-size: 11px; font-weight: bold; text-decoration: none; }
.left:hover { color: #FFE806; font-size: 11px; font-weight: bold; text-decoration: none; }
.sel_left { color: #FFE806; font-size: 11px; font-weight: bold; text-decoration: none; }
.sel_left:hover { color: #FFE806; font-size: 11px; font-weight: bold; text-decoration: none; }

.box_content { font-family: Verdana; font-size: 10px; line-height: 17px; color: white; }
.box_content a { color: #990033; text-decoration: none; }
.box_content a:hover { color: #660066; text-decoration: underline; }
.box_header { font-family: Verdana; font-size: 12px; font-weight: bold; color: white; }
.error { font-size: 14px; font-weight: bold; color: red; }

    .objectlink { color: red; font-size: 12px; text-decoration: none; }
    .cat { color: #B0B0B0; font-size: 11px; }

.menuitem
{
	color: #CC3333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	font-weight: bold;
}
.menuitem:hover
{
	color: #56C4D4;
}
.sel_menuitem a { color: #56C4D4; }

.bannerline, .bannerline a
{
	color: #CCCCFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.bannerline:hover {
    color: white;
}
.headline, .headline a
{
	color: black;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.headline a:hover
{
	text-decoration: underline;
}
#content img
{
	border: solid 0px black;
}
.nupud a {
	text-decoration:none;
	position: relative;
	text-align:center;
	font-size:12px;
	color: #848484;	
	font-weight: bold;
}
.nupud_sel a{
	text-decoration:none;
	position: relative;
	text-align:center;
	color: #5C5E5B;
	font-size:12px;
	font-weight: bold;
	

}
.nupp a {
	text-decoration:none;
	position: relative;
	text-align: right;
	padding-left:15px;
	margin-top:15px;
	text-align:center;	
	font-size:11px;
	color:#555555;	
	font-family:Tahoma;

}
.nupp_sel a{
	text-decoration:none;
	text-align: right;
	position: relative;
	padding-left:15px;
	color: red;		
	font-family:Tahoma;
	font-size:11px;

}

#kalk_container {
	position:absolute;
	background:#F0EEBD;
	border:solid 2px #EE901F;
	top:-205px;
	left:-300px;
	padding:30px;
}

#kalk_container, #kalk_container table td {
	font-size:11px;
}

#kalk_container input {
	border:solid 1px #EE901F;
	padding:1px 2px 1px 2px;
	font-size:11px;
}

#kalk_container select {
	border:solid 1px #EE901F;
	font-size:11px;
}

#kalk_container .button {
	border:solid 1px #383838;
	background:#EE901F;
	color:white;
	font-size:12px;
	padding:0px 20px 0px 20px;
}

#kalk_close {
	position:absolute;
	right:0px;
	top:0px;
	font-weight:bold;
	cursor:pointer;
	color:#EE901F;
	padding:5px;
}

.curved {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

