/* CSS Document */

/* ----- >>>>>>>>>>>>>>>>>>>> Kontent <<<<<<<<<<<<<<<<<<<< ----- */

/* Kontent h1 {} */
.kontent h1 {
	font-family:Arial; font-size:28px; line-height:26px; color:#50565b; margin:0 0 10px 0;
}
.kontent h1.Heading_x1 {
	font-family:Arial; font-size:28px; line-height:26px; color:#ff0000; margin:0 0 10px 0;
}

/* Kontent h2 {} */
.kontent h2 {
	font-family:Arial; font-size:18px; line-height:22px; color:#50565b; margin:0 0 10px 0;
}
.kontent h2.Heading_x1 {
	font-family:Arial; font-size:18px; line-height:22px; text-decoration:underline; color:#50565b;
}
.kontent h2.Heading_x2 a, .kontent h2.Heading_x2 a:visited, .kontent h2.Heading_x2 a:active {
	font-family:Arial; font-size:18px; line-height:22px; text-decoration:underline; color:#f6602b;
}
.kontent h2.Heading_x2 a:hover {
	text-decoration:none;
}
.kontent h2.Heading_x3 {
	font-family:Arial; font-size:18px; line-height:22px; color:#50565b; margin:0 0 5px 0;
}

/* Kontent h3 {} */
.kontent h3 {
	font-family:Arial; font-size:16px; line-height:18px; color:#50565b;
}

/* Kontent h4 {} */
.kontent h4 {
	font-family:Arial; font-size:14px; font-weight:bold; line-height:14px; color:#50565b; margin:20px 0 0 0;
}

/* Kontent h5 {} */
.kontent h5 {
	font-family:Arial; font-size:12px; line-height:12px; color:#ff0000;
}

/* Kontent h6 {} */
.kontent h6 {
	font-family:Arial; font-size:10px; line-height:10px; color:#ff0000;
}

/* Kontent p {} */
.kontent p {
	font-family:Arial; font-size:12px; line-height:18px; color:#50565b; margin:7px 0 15px 0;
}

/* Kontent Text {} */
.kontent .Heading_x1_min {
	font-family:Arial; font-size:14px; line-height:18px; color:#50565b; margin:7px 0 15px 0;
}
.kontent .Heading_x3_min {
	font-family:Arial; font-size:18px; line-height:18px; color:#acacac; margin:7px 0 15px 0;
}

/* Kontent ul li {} */
.kontent ul {
	margin:10px 0 25px 0; padding:0; 1border:1px solid black;
}
.kontent ul li {
	font-family:Arial; font-size:12px; line-height:14px; color:#4e4e4e; background:url(../img/bulet.gif) left top no-repeat; padding:0 0 10px 25px; 1border:1px solid black;
}
.kontent ul.List_Red_x1 {
	margin:10px 0 25px 40px;
}
.kontent ul.List_Red_x1 li {
	font-family:Arial; font-size:12px; line-height:14px; color:#000000; background:url(bulet3.gif) left top no-repeat; padding:0 0 5px 15px;
}

/* Kontent Images Align {} */
.kontent .images_left {
	border:1px solid #ececec; float:left; width:1px; display:table; ##display:block; margin:0 15px 15px 0;
}
.kontent .images_left img {
	margin:15px; border:0;
}
.kontent .images_right {
	border:1px solid #ececec; float:left; width:1px; display:table; ##display:block; margin:0 0 15px 15px;
}
.kontent .images_right img {
	margin:15px; border:0;
}
