@charset "windows-1251";
<!--
body {
	background-position: 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/begrall.gif);
}
.newsbegtop {
	background-image: url(../images/newstop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	background-image: url(../images/menubegr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menutextzagl {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	color: #ecc592;
	text-decoration: underline;
}
.osnleft {
	background-image: url(../images/ugl.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rfon {
	background-image: url(../images/rfon.png);
	background-repeat: repeat-y;
	background-position: right;
}
#lfon {
	background-image: url(../images/begosn.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.topbeg {
	background-color: #000000;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newstext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.newszagl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #660000;
}
.menupunkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ecc592;
	text-decoration: none;
	list-style-type: square;
	list-style-image: url(../images/bull.png);
	clip: rect(auto,auto,auto,auto);
}

.menupunkt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ecc592;
	text-decoration: none;
	list-style-type: square;
	list-style-image: url(../images/bull.png);
	clip: rect(auto,auto,auto,auto);
}

.menutextsmal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #f4d4ab;
}

.menutextsmal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ecc592;
}
.topstat {
	font-size: 12px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}

.menp {
	padding-top:2px;
	padding-bottom:5px;
	padding-left:14px;
	height:20px;
	text-align: left;
	border: 0px solid #063F5E;
	font: 11px Tahoma;
	color: #ecc592;
	text-decoration: none;
}
.checked{background-color:#660000;}
.unchecked{background-color:#1c1c1c;background-image:url(chk_off.png)}

/*-----------------L2Top reminder by Radar-----------------*/
.reminder {
	position: fixed; 
	width: 100%; 
	height: 40px; 
	left: 0; 
	top: 0; 
	background: transparent; 
	opacity: 0.9; 
	margin: 0; 
	border-bottom: 0px 
	solid #A7A6AA; 
	z-index: 101;
	font-size: 18px
	font-family: Georgia;
	color: #660000;
}
* html .reminder {
	position: absolute;
}
.reminder table{
	width: 100%; 
	border:0; 
}
.reminder td{
	verical-align: middle; 
	border:0;
}
.reminder img{
	border: 0;
}
.reminder a{
	text-decoration: underline;
}
.reminderplace {
	height: 30px;
}
* html .reminderplace {
	height: 14px;
}
-->