/* CSS Document */

body {
  overflow: -moz-scrollbars-vertical;
  background-color: #999999;
}
  

body,td,th {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	margin: 5px 0px 0px 0px;
}

h1,h2,h3,h4,h5,h6 {
	color: #912500;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
}

.subkop {
	background-image: url(images/menu/bcsubkop.png) !important;
	_background-image: url(images/menu/bcsubkop.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	color: #912500;
	font-size: xx-large;
	font-weight: bold;
	height: 75px;
	line-height: 75px;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
}

.nav {
	background-image: url(images/menu/bcnav.png) !important;
	_background-image: url(images/menu/bcnav.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	padding-left: 40px;
	color: #621606;
	font-size: small;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
}

.nav a, .subnav a {
	color: #7F1D04 !important;
	text-decoration: none;
}
.nav a:hover, .subnav a:hover {
	color: #B33100 !important;
}

.subnav {
	width: 130px;
	text-align: left;
	background-image: url(images/menu/bcsubnav.png) !important;
	_background-image: url(images/menu/bcsubnav.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
	color: #621606;
	font-size: small;
	padding-bottom: 35px;
	padding-left: 15px;
	padding-right: 10px;
	filter:alpha(opacity=100); 
	-moz-opacity:1;
}

.subsubkop {
	text-align: left;
	color: #912500;
	font-size: x-large;
	font-weight: bold;
	line-height: 24px;
	height: 18px;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
}

.guideperkament, .guideperkaments {
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
	margin: 10px 20px 10px 20px;
	padding: 3px 20px 10px 30px;
	background-repeat: no-repeat;
}

.guideperkament {
	background-image: url(images/menu/perkament2.png) !important;
	_background-image: url(images/menu/perkament2.gif);
	width: 510px;
	height: 318px;
}

.guideperkaments {
	background-image: url(images/menu/perkament2s.png); !important;
	_background-image: url(images/menu/perkament2s.gif);
	width: 510px;
	height: 241px;
}

#mainframe {
	position: relative;
    width: 768px;
    left: 50%;
    margin-left: -384px;
    padding: 0px;
}

.header, .header td, .header th {
	background-color: #912300;
	color: #FFFFFF;
}

#headerbox {
	text-align: left; 
	color: #FFFFFF; 
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
	font-size: 12px;
	position: absolute; 
	background-image: url(images/menu/statusbc.png) !important;
	_background-image: url(images/menu/statusbc.gif);
	
	top: 1px; 
	left: 350px; 
	height: 43px; 
	width: 359px;
	
	padding: 15px 10px 15px 10px;
}

.menurechts {
	background-image: url(images/menu/menulinks.png);
	background-repeat: no-repeat;
	background-color: #912300;
	padding: 0px 2px 0px 2px;
	width: 144px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
}

.menurechts a {
	color: #FFFFFF;
}

#papyrus {
	background-image: url(images/menu/papyrus.midden.png) !important;
	_background-image: url(images/menu/papyrus.midden.gif);
	background-repeat: repeat-y;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

#papyrus a {
	color: #000000;
}
#papyrus a:hover {
	color: #8F2400;
}

.main a {
	color: #912500;
}

.main a:hover {
	color: #B23300;
}

.main,  .main td, .main th {
	color: #222222;
	text-align: left;
	padding: 0 5px 0 5px;
	line-height: 15px;
	font-size: 13px;
}

.main {
	background-image: url(images/menu/mainbc.png);
	background-repeat: no-repeat;
	background-color: #e3a996;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #CCCCCC;
}

.copy {
	text-align: center;
	color: #333333;
	font-size: x-small;
	font-style: italic;
}

.table, .tabel {
	color: #FFFFFF;
	border-width: 0px;

}

.table .header, .tabel .tblhead {
	background: none;
	background-color: #5E1101; 
	color: #FFFFFF;
}

.tabel a, .tabel a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.table .bc1, .tabel .tblrow1 {
	background-color: #DF3406;
	color: #FFFFFF;
}

.table .bc2, .tabel .tblrow2 {
	background-color: #BD2F00;
	color: #FFFFFF;
}

.table .mainc, .tabel .tblhover {
	background-color: #932500;
	color: #FFFFFF;
}

#affiliate {
	position: absolute; 
	
	bottom: 20px; 
	left: 0px; 
	width: 150px;
	
	opacity: .6; 
	filter: alpha(opacity=60); 
	-moz-opacity: .6; 
	
	text-align: center;
}

#affiliate:hover, #affiliate .hover {
	opacity: .8; 
	filter: alpha(opacity=80); 
	-moz-opacity: .8; 
}

.main h1 {
	color: #5D1101;
	line-height: normal;
	font-size: 42px;
	font-weight: bold;
	font-family: "Freestyle Script", "Tempus Sans ITC", Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 15px 0px;
}
