div.domtab * {
  margin:0px !important;
  padding:0px !important;
}
		div.domtab {
      margin:0px;
      padding:0px;
      margin-top:15px !important;
    }
		ul.domtabs{
		  border-bottom:1px solid #CED3D4;
			float:left;
			width:100%;
      list-style:none;
      margin:0px;
      padding:0px;
      position:relative;
      top:1px;
				
		}
		ul.domtabs li{
			float:left;
      margin:0px;
      padding:0px;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			display:block;
			background:#EAEAE8;
			color:#000;
			font-weight:normal;
			font-size:12px;
			text-decoration:none;
			padding:5px !important;
      margin:0px !important;
			margin-right:1px !important;
			border:1px solid #CED3D4;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
		}
		ul.domtabs a:hover{
			background:#CED3D4;
			border-bottom:1px solid #CED3D4;
		}
		div.domtab div{
			clear:both;
			width:auto;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:#CED3D4;
			color:#000;
			border-bottom:1px solid #CED3D4;
		}
		#domtabprintview{
			float:right;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			font-weight:bold;
			font-size:1.3em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			font-weight:normal;
			font-size:1em;
		}
		
/* other scheme! */
#other{
	float:left;
}
div#other.domtab div{
	clear:both;

	background:#F7F7F7;
	color:#fff;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#AAAAAA;/*#669;*/
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}

div.domtab div {
  background:transparent;
  border:0px;
}

.domtab .gallery {
  display:inline;
  margin:1px;
}

.domtab .fotolink {
  width:auto !important;
  display:inline !important;
}

.domtab div.main {
  margin-bottom:15px !important;
}

.domtab div.main a {
  color:#0084BD !important;
  font-weight:normal !important;
  font-size:12px !important;
}

.domtab div.main h2 {
  font-size:16px !important;
  padding-top:25px !important;
  padding-bottom:20px !important;
}
