A:link {
	text-decoration: underline;
	color: #003399;

}

A:visited {
	text-decoration: underline;
	color: #003399;

}

A:active {
	text-decoration: none;
	color: #CC0000;

}

A:hover {
	color: #CC3300;
	text-decoration: none;

}

.texta13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC3300;
	text-decoration: none;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333333;

}

#art-page-background-middle-texture
{
   position: relative;
   background-image: url('images/Middle_texture.jpg');
   background-repeat: repeat-x;
   background-position: top left;
   background-attachment: scroll;
   width:100%;
   min-width: 840px;
   min-height:100%;
}

#art-page-background-glare-wrapper {
   position: fixed;
   width:100%;
}

#art-page-background-glare
{
   position: relative;
   top: 0;
   max-width:1204px;
   min-width: 800px;
   height:415px;
   margin: 0 auto;
   background-image: url('images/page_gl.png');
   background-repeat: no-repeat;
   background-position: center top;
}

body {
	padding: 0;
	margin:0;
	color: #000000;
   background-color: #8CA9D4;
   background-image: url('images/Bottom_texture.jpg');
   background-repeat: repeat;
   background-attachment: scroll;
   background-position: top left;
}


#art-page-background-middle-texture
{
   position: relative;
   background-image: url('images/Middle_texture.jpg');
   background-repeat: repeat-x;
   background-position: top left;
   background-attachment: scroll;
   width:100%;
   min-width: 800px;
   min-height:100%;
}

#art-main
{
   position: relative;
   z-index: 0;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url('/images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 447px;
  width: 327px;
  margin: 0;
}

.PageBackgroundGradient
{
	position: absolute;
	background-image: url(/images/Middle_texture.jpg);
	background-repeat: repeat-x;
	top:0px;
	width:100%;
	height: 1050px;
	
}

/* specially for Opera */
html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent;
}
/* specially for Opera */

* html .PageBackgroundGlareImage
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Page-BgGlare.png',sizingMethod='crop')");
}

.texta12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none

}

.texta11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}

.bgmenu {
	background-color: #F6F6F6;

}

.bgside {
	background-color: #00CC00;

}

.bgfooter {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#000000;
	background-color:#A8FFA8;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#A8FFA8), to(#009900));
	background-image:-webkit-linear-gradient(#A8FFA8, #009900);
	background-image:-moz-linear-gradient(#A8FFA8, #009900);
	background-image:-ms-linear-gradient(#A8FFA8, #009900);
	background-image:-o-linear-gradient(#A8FFA8, #009900);
	background-image:linear-gradient(#A8FFA8, #009900)
}

h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;

}

.stabilo {  background-color: #FFFF00}

.texta11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none
}

.post12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

.post11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
}

.topmenul {
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-bottom-color:#000000;
	background-color:#990000;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#CA0000), to(#990000));
	background-image:-webkit-linear-gradient(#CA0000, #990000);
	background-image:-moz-linear-gradient(#CA0000, #990000);
	background-image:-ms-linear-gradient(#CA0000, #990000);
	background-image:-o-linear-gradient(#CA0000, #990000);
	background-image:linear-gradient(#CA0000, #990000)
}

.topmenur {
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-bottom-color:#000000;
	background-color:#009900;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#F3EAD8), to(#CC9900));
	background-image:-webkit-linear-gradient(#F3EAD8, #CC9900);
	background-image:-moz-linear-gradient(#F3EAD8, #CC9900);
	background-image:-ms-linear-gradient(#F3EAD8, #CC9900);
	background-image:-o-linear-gradient(#F3EAD8, #CC9900);
	background-image:linear-gradient(#F3EAD8, #CC9900)
}

.menu_list {
	width: 240px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	font-weight:bold;
	background-color: #9FC6FF;
	background-image: url(left.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	text-decoration: none;
}

.menu_head a{
	color: #000000;
	text-decoration:none;
}
.menu_head a:hover{
	color: #CC0000;
	text-decoration:none;
}
  
.menu_body {
	display:none;
}
.menu_body a{
	display:block;
	color:#0033CC;
	background-color:#ECF5FF;
	padding-left:10px;
	font-weight:normal;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ECF5FF), to(#C6E2FF));
	background-image:-webkit-linear-gradient(#ECF5FF, #C6E2FF);
	background-image:-moz-linear-gradient(#ECF5FF, #C6E2FF);
	background-image:-ms-linear-gradient(#ECF5FF, #C6E2FF);
	background-image:-o-linear-gradient(#ECF5FF, #C6E2FF);
	background-image:linear-gradient(#ECF5FF, #C6E2FF)
}
.menu_body a:hover{
	color: #FF0000;
	text-decoration:none;
  }
  
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background-color:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

.box_content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:2px solid #009966;
	background-color:#CCFFCC;
}

.box_content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:2px solid #FF6600;
	background-color:#FFFF33;
}

.box_side {
	color:#000000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-decoration: none;
	text-shadow:#FFF 1px 1px 2px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border:2px solid #990000;
	background-color:#FFFF66;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#FFFF66), to(#FFCC00));
	background-image:-webkit-linear-gradient(#FFFF66, #FFCC00);
	background-image:-moz-linear-gradient(#FFFF66, #FFCC00);
	background-image:-ms-linear-gradient(#FFFF66, #FFCC00);
	background-image:-o-linear-gradient(#FFFF66, #FFCC00);
	background-image:linear-gradient(#FFFF66, #FFCC00)
}
