body {
  background-image: url(img/ronin_tlo1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-color:#000000;
  margin:0px;
  padding:0px;
  border:0px;
  font-family:arial;
  font-size:11px;
  color:#666666;
}

A {
  outline: none;
}

A:hover {
  outline: none;
}

* {
  margin:0px;
  padding:0px;

}

.photos{
  border: 5px solid white;
}

.photos:hover{
  border: 5px solid navy;
}

/*****  ACC *****/
.menu_list{
	cursor: hand;
	cursor: pointer;
}
/***** end: acc *****/

#maincontainerinner  {
 width: 100%;
 height: 100%;
}

#wrapper {
  width: 100%;
  height: 100%;
  text-align:center;
  float:none;      
}

#maincontainer {
  width: 100%;
  height: 100%;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  float:none;      
}

.content {
  margin-left: auto;
  margin-right: auto;
  width: 984px;
}

#logos {
  margin-left: auto;
  margin-right: auto;
  width: 984px;
}

#logo_1{
  background-repeat: no-repeat;
}

#logo_forside{
  background-repeat: no-repeat;
}

#logo_menu{
  background-repeat: no-repeat;
}

#logo_galleri{
  background-repeat: no-repeat;
}

#logo_kontakt{
  background-repeat: no-repeat;
}

#textcontentcontainer {
  width:100%;
  padding-left: 2px;
  padding-top: 0px;
}

.textcontent{
  width: 355px;
  min-height: 400px;
  padding-left:10px;
  padding-right:20px;
  padding-bottom:15px;
  color: navy;
  font: 13px Verdana;
  line-height: 16px;
  float: left;
}

#footer {
  width:984px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  color:white;
}

#footer a {
  color: #5d769d;
  font: 10px Verdana;
  text-decoration: none;
}

#footer a:hover {
  color: white;
  font-size: 10px;
  text-decoration: none;  
}


#footer .smwh{
  font: 10px Verdana;
  color: white;
  text-decoration: none;
}

#footer .smwh:hover{
  font: 10px Verdana;
  color: white;
  text-decoration: underline;
}

.tyt{
  font: 18px Verdana;
  color: #153368;
  line-height: 20px;
  text-decoration: none;
}

.tyt:hover{
  font: 18px Verdana;
  color: #153368;
  line-height: 20px;
  text-decoration: underline;
}

.sm{
  font: 10px Verdana;
  color: #153368;
  line-height: 16px;
  text-decoration: none;
}

.sm:hover{
  font: 10px Verdana;
  color: #153368;
  line-height: 16px;
  text-decoration: underline;
}

.llink{
  font: 10px Verdana;
  color: #777;
  line-height: 16px;
  text-decoration: none;
}

.llink:hover{
  font: 10px Verdana;
  color: #777;
  line-height: 16px;
  text-decoration: underline;
}
