@font-face {
    font-family: 'FjallaOneRegular';
    src: url('font/fjallaone-regular.eot');
    src: url('font/fjallaone-regular.eot') format('embedded-opentype'),
         url('font/fjallaone-regular.woff') format('woff'),
         url('font/fjallaone-regular.ttf') format('truetype'),
         url('font/fjallaone-regular.svg#FjallaOneRegular') format('svg');
}
@font-face {
    font-family: 'RalewayBold';
    src: url('font/raleway-bold.eot');
    src: url('font/raleway-bold.eot') format('embedded-opentype'),
         url('font/raleway-bold.woff') format('woff'),
         url('font/raleway-bold.ttf') format('truetype'),
         url('font/raleway-bold.svg#RalewayBold') format('svg');
}
@font-face {
    font-family: 'RalewayRegular';
    src: url('font/raleway-regular.eot');
    src: url('font/raleway-regular.eot') format('embedded-opentype'),
         url('font/raleway-regular.woff') format('woff'),
         url('font/raleway-regular.ttf') format('truetype'),
         url('font/raleway-regular.svg#RalewayRegular') format('svg');
}
@font-face {
    font-family: 'RalewaySemiBold';
    src: url('font/raleway-semibold.eot');
    src: url('font/raleway-semibold.eot') format('embedded-opentype'),
         url('font/raleway-semibold.woff') format('woff'),
         url('font/raleway-semibold.ttf') format('truetype'),
         url('font/raleway-semibold.svg#RalewaySemiBold') format('svg');
}
@font-face {
    font-family: 'RalewayThin';
    src: url('font/raleway-thin.eot');
    src: url('font/raleway-thin.eot') format('embedded-opentype'),
         url('font/raleway-thin.woff') format('woff'),
         url('font/raleway-thin.ttf') format('truetype'),
         url('font/raleway-thin.svg#RalewayThin') format('svg');
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('font/roboto-regular.eot');
    src: url('font/roboto-regular.eot') format('embedded-opentype'),
         url('font/roboto-regular.woff') format('woff'),
         url('font/roboto-regular.ttf') format('truetype'),
         url('font/roboto-regular.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('font/opensans-regular.eot');
    src: url('font/opensans-regular.eot') format('embedded-opentype'),
         url('font/opensans-regular.woff') format('woff'),
         url('font/opensans-regular.ttf') format('truetype'),
         url('font/opensans-regular.svg#OpenSansRegular') format('svg');
}
body{
	margin:0px;
	background:url('imgs/mein-bg.jpg') #FFFFFF;
	background-repeat:repeat-x;
	background-position:top center;
}
.body-banner{
	margin:0px;
	background:url(imgs/banner-bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
.toptext{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#C2C2C2;
}
.detail-head{
	font-family: 'OpenSansRegular';
	font-size:14pt;
	text-decoration:none;
	font-weight:bold;
	color:#3E3D3B;
}
.detail-part{
	font-family: 'OpenSansRegular';
	font-size:12pt;
	text-decoration:none;
	font-weight: normal;
	color:#616160;
}
.menubtn{
	font-family: 'FjallaOneRegular';
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.menubtn_link{
	font-family: 'FjallaOneRegular';
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.menubtn_link:hover{
	font-family: 'FjallaOneRegular';
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
	color:#39854B;
}
.txt_searching{
	font-family: 'RalewayRegular';
	font-size:13pt;
	font-weight:normal;
	color:#7D7D7D;
	text-decoration:none;
	background:transparent;
	height:45px;
	width:100px;;
	border-style:solid;
    border-width:0px 0px 0px 0px;
	PADDING-top: 2px;
	PADDING-left: 4px;
}
.newshead{
	font-family: 'RalewaySemiBold';
	font-size:21pt;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}
.news{
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ABABAB;
}
.news_link{
	font-family: 'RalewaySemiBold';
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	color:#ABABAB;
}
.news_link:hover{
	font-family: 'RalewaySemiBold';
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}
.welcome{
	font-family: 'RobotoRegular';
	font-size:25pt;
	text-decoration:none;
	font-weight:normal;
	color:#828282;
}
.about-text{
	font-family: 'RalewayRegular';
	font-size:13pt;
	font-weight:normal;
	text-decoration:none;
	color:#686868;
}
.left-head{
	font-family: 'RobotoRegular';
	font-size:15pt;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}
.leftmenu_link{
	font-family: 'RalewayRegular';
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	color:#A7A7A7;
}
.leftmenu_link:hover{
	font-family: 'RalewayRegular';
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}
.leftmenu_crrunt{
	font-family: 'RalewayRegular';
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}
.tab_normal{
		font-family: 'RobotoRegular';
		font-size:16pt;
		font-weight:normal;
		color:#000000;
		text-align:center;
		text-decoration:none;
}
.tab_normal a{
		color:#000000;
		text-decoration:none;
}
.tab_normal a:hover{
		color:#000000;
		text-decoration:none;
}
.tab_active{
		font-family: 'RobotoRegular';
		font-size:16pt;
		font-weight:normal;
		color:#000000;
		text-align:center;
		text-decoration:none;
}
.tab_active a{
		color:#29813E;
		text-decoration:none;
}
.tab_active a:hover{
		color:#29813E;
		text-decoration:none;
}
.part{
	font-family: 'RobotoRegular';
	font-size:13pt;
	font-weight:normal;
	text-decoration:none;
	color:#656565;
}
.pname{
	font-family: 'RobotoRegular';
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
	color:#29813E;
}
.quickproducts{
	font-family: 'RobotoRegular';
	font-size:18pt;
	text-decoration:none;
	font-weight:normal;
	color:#B8B8B8;
}
.bottom{
	font-family: Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#888887;
}
.bottom_link{
	font-family: Arial;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#888887;
}
.bottom_link:hover{
	font-family: Arial;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}
.leftmenu-gridiant{
	background: #35954d; /* Old browsers */
background: -moz-linear-gradient(top,  #35954d 0%, #318645 31%, #318645 45%, #318645 45%, #318645 63%, #2a713b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35954d), color-stop(31%,#318645), color-stop(45%,#318645), color-stop(45%,#318645), color-stop(63%,#318645), color-stop(100%,#2a713b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #35954d 0%,#318645 31%,#318645 45%,#318645 45%,#318645 63%,#2a713b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #35954d 0%,#318645 31%,#318645 45%,#318645 45%,#318645 63%,#2a713b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #35954d 0%,#318645 31%,#318645 45%,#318645 45%,#318645 63%,#2a713b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #35954d 0%,#318645 31%,#318645 45%,#318645 45%,#318645 63%,#2a713b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35954d', endColorstr='#2a713b',GradientType=0 ); /* IE6-9 */
}
.base{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;

}
.contentbase{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#515151;

}
.contentbase_link{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
	color:#515151;

}
.contentbase_link:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
	color:#308344;

}
.content_head{
	font-family: 'RobotoRegular';
	font-size:20pt;
	text-decoration:none;
	font-weight:normal;
	color:#29813E;
}
.left-top-head{
	font-family: 'RobotoRegular';
	font-size:16pt;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}
.left-head-gridiant{
	background: #383838; /* Old browsers */
background: -moz-linear-gradient(top,  #383838 0%, #353535 41%, #2c2d2d 79%, #2c2c2c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(41%,#353535), color-stop(79%,#2c2d2d), color-stop(100%,#2c2c2c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #383838 0%,#353535 41%,#2c2d2d 79%,#2c2c2c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #383838 0%,#353535 41%,#2c2d2d 79%,#2c2c2c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #383838 0%,#353535 41%,#2c2d2d 79%,#2c2c2c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #383838 0%,#353535 41%,#2c2d2d 79%,#2c2c2c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#2c2c2c',GradientType=0 ); /* IE6-9 */
border-bottom:solid 1px #424343;
}
.paging{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#515151;
	text-valign:center;
	text-decoration:none;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 3px;
	PADDING-left: 3px;
	width:25px;
	height:25px;
}
.paging:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#2E449B;
	text-valign:center;
	text-decoration:underline;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 3px;
	PADDING-left: 3px;
	width:25px;
	height:25px;
}
.paging_act{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#515151;
	text-valign:center;
	text-decoration:none;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 3px;
	PADDING-left: 3px;
	width:35px;
	height:20px;
}
.paging_act:hover{
	font-family: 'abelregular';
	font-size:10pt;
	font-weight:normal;
	color:#0055A7;
	text-valign:center;
	text-decoration:none;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 3px;
	PADDING-left: 3px;
	width:35px;
	height:20px;
	background:#CBCBCB;
	border:solid 1px #E7E7E7;
}
.btn_general{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #29813E url('arrow_right.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_general:hover{
	background:#000000 url('arrow_right.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn2{
	font-family: 'RobotoRegular';
	font-size:12pt;
	font-weight:normal;
	color:#4D4D4D;
	text-decoration:none;
	padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;
	cursor:pointer;
}
.btn2:hover{
	font-family: 'RobotoRegular';
	font-size:12pt;
	font-weight:normal;
	color:#3174B6;
	text-decoration:none;
	padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;
	cursor:pointer;
}
.btn_zoom{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:22px;padding-right:6px;padding-top:3px;padding-bottom:3px;
	background: #29813E url('magnifier.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_zoom:hover{
	background:#000000 url('magnifier.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn_save{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #29813E url('accept.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_save:hover{
	background:#000000 url('accept.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn_cancel{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #29813E url('cancel.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_cancel:hover{
	background:#000000 url('cancel.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn_update{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:3px;padding-right:3px;padding-top:5px;padding-bottom:5px;
	background: #29813E;
	background-position: 6px center;
	border:solid 1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_update:hover{
	background:#000000;
	background-repeat: no-repeat;
	background-position: 6px center;
}
.tabone_normal{
		background: #F5F5F5;
		border-radius:5px 5px 0px 0px;
		-webkit-border-radius:0px 0px 0px 0px;
		border-style:solid;border-width:0px 0px 0px 0px;border-color:#FFFFFF;
		font-family:arial;
		font-size:14px;
		font-weight:bold;
		color:#4A4947;
		text-align:center;
		text-decoration:none;
}
.tabone_normal a{
		color:#4A4947;
		text-decoration:none;
}
.tabone_normal a:hover{
		color:#000000;
		text-decoration:none;
}
.tabone_active{
		background: #FFFFFF;
		border-radius:5px 5px 0px 0px;
		-webkit-border-radius:0px 0px 0px 0px;
		border-style:solid;border-width:1px 1px 0px 1px;border-color:#CCCCCC;
		font-family:arial;
		font-size:14px;
		font-weight:bold;
		color:#000000;
		text-align:center;
		text-decoration:none;
}
.tabone_active a{
		color:#000000;
		text-decoration:none;
}
.tabone_active a:hover{
		color:#000000;
		text-decoration:none;
}
.detail-destricption{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#636363;

}