/* CSS Document */

h2,
a:link,
a:visited,
li.active_menu li a:link,
li.active_menu li a:visited,
#nav li.active_menu a,
#nav li.active_menu a:hover {
  color: #BB2D12; 
}

h1, h2, h3 {
line-hieght: 125%;
}

a:hover,
li.active_menu li a:hover {
  color: #000;
}

.lrg .button {
	background: url(../images/red/access-lrg.png);
}

.sml .button {
	background: url(../images/red/access-sml.png);
}

.med .button {
	background: url(../images/red/access-med.png);
}

.thin .button {
	background: url(../images/red/access-thin.png);
}

.wide .button {
	background: url(../images/red/access-wide.png);
}

div#header div#red-bar {
  height: 16px;
  background: url(../images/red/head_bar.png) 0 0 repeat-x;
}

div.modulebox-red {
  background: url(../images/red/box_br.png) 100% 100% no-repeat;
}

div.modulebox-red div.bx1 {
  background: url(../images/red/box_bl.png) 0 100% no-repeat;
}

div.modulebox-red div.bx2 {
  background: url(../images/red/box_tr.png) 100% 0 no-repeat;
}

div.modulebox-red div.bx3 {
  background: url(../images/red/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.modulebox-red div.moduletable h3 {
	margin: 0 -9px;
	background: url(../images/red/box_h3_divider.png) 0 100% repeat-x;
	margin-bottom: 5px;
	color: #fff;
}

div.modulebox-red div.moduletable {
	color: #ddd;
}

div.modulebox-red a:link,
div.modulebox-red a:visited {
  color: #fff;
}

div.modulebox-red a:hover {
  color: #000;
}

#nav li.active_menu a,
#nav li.active_menu a:hover {
  background: url(../images/red/head_menu_hilite.png) 0 0 repeat-x;
}

#nav li a:hover {
  color: #fff;
}

.poster {
	
	float: left;
	height: 225px;
	width: 140px;
	margin: 10px;
}

.poster img {
width: 143px;
height: 225px;
border: solid 1px black;
}

.poster p {
font-size: 10px;
text-align: center;
color: red;
}

table.contentpaneopen{
	
	margin-left: auto;
	margin-right: auto;
}

.contentpaneopen img {
	text-align: center;
}

.NKOwit {
	color: #FFFFFF;
	text-align: center;
}
.NKO {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #000000;
	background-position: center;
	text-align: center;
}

#dangraad li {
	margin-left: 35px;
	list-style-type: square;
}

#ufkk img {
	text-align: center;
}

#ufkk li{
	text-align: left;
	margin-left: 80px;
}


table.contentpaneopen img {
	
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

