body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin     : 0px 0px 0px 0px;
	background : #000000 url(images/bg_01.gif) no-repeat;
	color: #000000;
	font-size: 12px;
}

a {
	font-size: 14px;
	color: #1B4259;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B4259;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
h1 {
	font-size: 24px;
	color: #1B4259;
}

.disko
 {
	border-bottom-color : #696969;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}

.obrlink

 {
	border : 1px solid Black;
}


