html{height:100%;}
body {
    height:100%;
	background: #ebebeb;
	font-family: Arial, sans-serif; 
	margin: 0px;
	font-size: 11px;
	color: #404040;
	line-height: 16px;
}

img {
	border: none;
}

a {
	text-decoration: underline;
	color: #404040;
}

p {
	text-align: justify;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 21px;
	margin: 20px 0;
	padding: 0;
	font-family: Myriad Pro;
}

h2 {
	font-size: 18px;
	margin: 15px 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Myriad Pro;
}

h4 {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0;
}

ul {
	margin: 15px 0;
	padding: 0;
}

li {
	margin: 0 0 3px;
	padding: 0;
}

li {
	list-style-type: none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

table td {
	vertical-align: top;
}

.ClearFix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.ClearFix {
 !display: inLine-block;
 !zoom: 1;
 !display: block; 
}

.FL {
	float: left;
}
#nav_main{float:right;}
#nav_main a {text-decoration: none;}
#nav_main ul{margin:0;}
.FR {
	float: right;
}

/* ***** */
.UIDoubleBPage {
	width: 1025px;
	min-height:101%;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	background: url('../background/bg.png') transparent repeat-y center;
	
}

.UIDoubleBPage .UIHeader {
	background: #8f8f8f;
	overflow:hidden;
	/*margin: 0 25px 0 40px;*/
	height: 79px;
}

.UIHeader .LSide {
	margin: 15px 0 0 20px;
}

.UIHeader .LSide .LineMenu {
	background: url('../background/Icon16x16.png') no-repeat center -128px;
	height: 15px;
	width: 18px;
}

.UIHeader .LSide a.Item {
	padding-left: 20px;
	color: #ffffff;
	font-size: 10px;
}

.UIHeader .LSide a.ImpreIcon {
	background: url('../background/Icon16x16.png') no-repeat left -20px;
}

.UIHeader .LSide a.ContIcon {
	background: url('../background/Icon16x16.png') no-repeat left -1px;
}

.UIHeader .LSide a.HomeIcon {
	background: url('../background/Icon16x16.png') no-repeat left -40px;
}

.UIHeader .LSide .Logo {
	background: url('../background/Logo.png') no-repeat left top;
	width: 130px;
	height: 40px;
}

/* Right menu */

.UIHeader .RSide .NormalTab{
	
}

.UIHeader .RSide .SelectedTab {
	
}

.UIHeader .RSide a.Item {
	
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.UIHeader .RSide .NormalTab a.Item {
	background: url('../background/BlueMenuBg.gif') repeat-x left top;
	
	border-right: 1px solid #74ccf3;
	padding: 32px 12px 33px 12px;
	color: #ffffff;
}

.UIHeader .RSide .SelectedTab a.Item,.UIHeader .RSide .NormalTab a.Item:hover {
	color: #707070;
	padding: 32px 12px;
	border-right: 1px solid transparent;
	background: url('../background/GrayMenuBg.gif') repeat-x left top;
}

/* Page content */
.UIPageContent {
	/*padding: 0 25px 0 40px;*/
}

.UIPageContent .Breadcumb {
	background: #f3f3f3;
	margin: 0 0 2px;
	padding: 5px 0 5px 15px;
}

.UIPageContent .Breadcumb a {
	color: #404040;
}

.UIPageContent .Breadcumb a:hover {
	text-decoration: underline;
}

.UIPageContent .Breadcumb a.HomeIcon {
	background: url('../background/Icon16x16.png') no-repeat left -105px;
	padding-left: 20px;
}

/* Left col */
.UIPageContent .LeftCol {
	width: 241px;
}

.UIPageContent .LeftCol .Block {
	padding: 0 10px 0 20px;
}

.UIPageContent .LeftCol .Wellcome p {
	text-indent: 35px;
}
#subnav{padding-bottom:30px;}
#col3_innen{padding-right:25px;}
#col1_content{min-height:150px;}
#subnav ul li {
	background: url('../background/Icon16x16.png') no-repeat left -153px;
}

#subnav  ul li a {
	padding-left: 20px;
	color: #555555;
	border-bottom: 1px dotted #cccccc;
	display: block;
}

#subnav  ul li a:hover, #subnav  ul li a.active {
	color: #0a78d9;
	font-weight: bold;
}

.UIPageContent .LeftCol .GetNews ul li a {
	padding-left: 20px;
	color: #555555;
	display: block;
}
.news-latest-container{padding-bottom:30px;}
.news-latest-container h3{margin:0 0 10px 0; padding:0;}
.news-latest-image{float:left;padding-right:5px;}
.news-latest-item,.news-list-item{margin-bottom:15px;padding-bottom:25px;border-bottom: 1px dotted #c5c5c5;}
.news-latest-subheader{margin-bottom:10px;}
.news-latest-contentwrap{display:block; overflow:hidden;}
.news-latest-morelink{float:right;}
.news-single-img{float:left;padding:0 20px 20px 0;}
.news-list-image{float:left;padding:0 20px 20px 0;}
.news-list-contentwrap{display:block;overflow:hidden;}
.news-list-item{display:block;overflow:hidden;width:500px;}
.news-list-morelink{float:right;}
.news-list-date, .news-latest-date{font-size:80%;}
.UIPageContent .LeftCol .GetNews ul li a:hover {
	background: url('../background/Icon16x16.png') no-repeat left -153px;
	color: #0a78d9;
	font-weight: bold;
}
/*
.UIPageContent .LeftCol .ContactT {
	
	padding: 6px 0 0 0;
	position:absolute;
	top:50px;
	height:250px;
	left:100px;
	padding:6px 0 0;
	position:absolute;

	width:265px;
}

.UIPageContent .LeftCol .ContactB {
	
	padding: 0 0 6px 0;
}
.ContactT{background: url('../background/card.png') no-repeat;}
.UIPageContent .LeftCol .ContactM {
	
	
	padding: 5px 15px 0 7px;
	
}
*/
#header_image{min-height:150px;}
.UIPageContent .LeftCol .ContactT {
	background: url('../background/ContactBgT.png') no-repeat left top;
	padding: 6px 0 0 0;
	position:absolute;
	top:100px;
}

.UIPageContent .LeftCol .ContactB {
	background: url('../background/ContactBgB.png') no-repeat left bottom;
	padding: 0 0 6px 0;
}

.UIPageContent .LeftCol .ContactM {
	background: url('../background/ContactBgM.png') repeat-y center center;
	padding: 5px 15px 0 7px;
}

.UIPageContent .LeftCol .ContactM p {
	padding: 10px 0;
}

.UIPageContent .LeftCol .ContactM .Txt {
	width: 70px;
}

.UIPageContent .LeftCol .ContactM .BlueTxt {
	color: #0a78d9;
	font-weight: bold;
}

/* Right col */
.UIPageContent .RightCol {
	width: 712px;
}

.UIPageContent .RightCol .Intro {
	background: url('../background/HotNewsBg.gif') no-repeat left top;
	width: 712px;
	height: 174px;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 15px;
}

.UIPageContent .RightCol .Intro .LCol {
	width: 405px;
	padding: 0 20px 0 25px;
}

.UIPageContent .RightCol .Intro .LCol p {
	height: 100px;
	overflow: hidden;
}

.UIPageContent .RightCol .Intro .RCol {
	width: 240px;
	border-left: 1px solid #34c1ef;
	margin: 20px 0;
	padding-left: 15px;
}

.UIPageContent .RightCol .Intro .RCol ul li a {
	background: url('../background/WhiteArrowIcon.png') no-repeat left 2px;
	color: #ffffff;
	padding-left: 20px;
	display: block;
}

.UIPageContent .RightCol .Intro .RCol ul li a:hover {
	text-decoration: underline;
}

/*  */
.cncbox_bottom{}
.cncbox_top{}
.cncbox{display:block; overflow:hidden;}
.cncbox_col0{
border-bottom: 1px dotted #c5c5c5;
padding:15px 0 15px 0;
}
.UIPageContent .RightCol .Product, .cncbox_col0 {
	margin-left: 30px;
	
}

.UIPageContent .RightCol .DotLine {
	border-bottom: 1px dotted #c5c5c5;
	margin: 25px 0;
}

.UIPageContent .RightCol .Product .LeftSide {
	float: left;
}

.UIPageContent .RightCol .Product .RightSide {
	float: left;
	margin-left: 20px;
	width: 210px;
}

.UIPageContent .RightCol .Product .RightSide a {
	color: #0a78d9;
}

.UIPageContent .RightCol .Product .RightSide p {
	padding: 0 0 10px;
}

.UIPageContent .RightCol .Service {
	width: 250px;
	margin-right: 20px;
}

.UIPageContent .RightCol .Service p {
	color: #0a78d9;
}

.UIPageContent .RightCol .Service ul li {
	margin-left: 25px;
}

.UIPageContent .RightCol .Service ul li a {
	background: url('../background/SerIcon.png') no-repeat left top;
	padding-left: 23px;
	display: block;
	color: #404040;
}

.UIPageContent .RightCol .Service ul li a:hover {
	color: #ff2848;
	text-decoration: underline;
}

/*********** Footer **********/
.UIFooter {
	margin: 40px 25px 0 318px;
	border-top: 1px solid #d7d7d7;
	padding: 20px 0 30px;
	text-align: right;
}

.UIFooter .BoldTxt {
	font-weight: bold;
	color: #898989;
}

.UIFooter .RedTxt {
	font-size:10px;
	color: #ff2848;
}
/*************************************************************************/
.subcolumns {
		width: 100%;
		padding: 0 1px 0 1px;
		margin: 0 -1px 0 -1px;
		overflow:hidden;
	}

	.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; overflow: hidden;}
	.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; overflow: hidden;}

	.c25l, .c25r { width: 24.999%; }
	.c33l, .c33r { width: 33.333%; }
	.c50l, .c50r { width: 49.999%; }
	.c66l, .c66r { width: 66.666%; }
	.c75l, .c75r { width: 74.999%; }
	.c38l, .c38r { width: 38.196%; } /* Goldener Schnitt */
	.c62l, .c62r { width: 61.803%; } /* Goldener Schnitt */

	.subc  { padding: 0 0.5em 0 0.5em; overflow: hidden; }
	.subcl { padding: 0 1em 0 0; overflow: hidden; }
	.subcr { padding: 0 0 0 1em; overflow: hidden; }
/*************************************************************************/

	

