@charset "utf-8";
/* CSS Document */

#bg_top{
	background-image: url(../../sitedesign/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 2px 0;
}
#pagewidth{
	width:994px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../sitedesign/main_bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

} 

/*###############MAIN_menue START##################*/
.left_content1_act{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0px;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_6.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

.left_content2_act{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0px;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_7.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

.left_content3_act{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_8.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.left_content4_act{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_9.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.left_content5_act{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_192.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.left_content6_act{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_147.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

.left_content1_inact{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_6_inact.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

.left_content2_inact{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_7_inact.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.left_content3_inact{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_8_inact.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.left_content4_inact{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_9_inact.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.left_content5_inact{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_192_inact.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.left_content6_inact{
	border: 1px solid #a9a9a9;
	margin:0 18px 17px 0;
	position: relative;
	height:153px;
	background-image: url(../../sitedesign/pid_147_inact.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
/*###############MAIN_menue STOP##################*/




.h1_frame {
	background-image:url(../../sitedesign/littlelogo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
}

.h1-header-left {
	background-image:url(../../sitedesign/H1_left.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:3px 12px 8px 22px;
}

.h1_frame_right {
	background-image:url(../../sitedesign/H1_right.jpg);
	background-position:right 3px ;
	background-repeat:no-repeat;


}

.h1-header-right {
	background-image:url(../../sitedesign/littlelogo.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dashed #cc051c;
	padding:5px 0px 0px 35px;
	position:relative;
	margin:0pt 0 10px 0pt;

}
.anim_bg{
	background-image: url(../../sitedesign/anim_bg1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#footer{
	background-color: #e0e0e0;
	margin-right: auto;
	margin-left: auto;
	width: 954px;
	margin-bottom: 15px;
 } 

