body 
{
  background-color: black;
}

.headline
{
  background-image: url(http://editor.portal.unwire.com/_editor_content/graphics/Kino.dk/titel_1pixel.gif);
  background-repeat: repeat-x;
  font-size: 14px;
  color: #612db9;
  font-weight: bolder;
  font-family: Arial;
  height: 25px;
  background-color: #e0dde9;
}

.numbers{
  color: #612db9;
  font-family: Arial;
  font-weight: bolder;
}

.topMargin{
  margin-top: 5px;
}

.bottomMargin{ 
  margin-bottom: 5px;
}

.headlineLeft{
  padding-left:5px;
}

.leftMargin{
  /*margin-left: 10px;*/
  /*border: 10px solid #FFFFFF;*/
/*  padding-left:10px;
  border-style: solid;
  border-left-color: #ffffff; */
  border-left: 5px solid #FFFFFF;
}

.rightMargin{
  margin-right: 3px;
}

.topMenuBackground{
  background-image: url(http://editor.portal.unwire.com/_editor_content/graphics/Kino.dk/test_menu_70px.gif);
  color: #9793a2;
  background-color: #3e394f;
}

.topMenuBackgroundLowResulution{
  background-image: url(http://editor.portal.unwire.com/_editor_content/graphics/Kino.dk/test_menu_70x55.gif);
  color: #9793a2;
  background-color: #3e394f;
}

.grayBottomBorder{
  margin-bottom: 2;
  border-bottom: solid #e5e5e5;
}

.footerlinks{
  color: #9793a2;
  text-decoration: underline;
  font-family: Arial;
  font-weight: Regular;
  font-size: 12px;
}

.footerSpace{
  color: #9793a2;
  font-family: Arial;
  font-weight: Regular;
  font-size: 10px;
}

.listNumber{
  width: 20px;
}

.movieProfileHeader{
  color: #000000;
  font-family: Arial;
  font-weight: Bold;
  font-size: 12px;
}

.movieProfileSubHeader{
  color: #000000;
  font-family: Arial;
  font-weight: Regular;
  font-size: 10px;
}

a{
  color: black;
  font-family: arial;
  text-decoration: underline;
}

.numberWidth{
  width: 15px;
}

input, select, textarea {
     font-family:  Verdana, Arial, Helvetica, sans-serif;
     font-size:  100%;
}

td{
     font-size: 12px;
}
