html, body  
{
	background: #c1cfde url(img/bg.jpg) repeat-x top center;
	text-align: center; 
	font-size: 12px; 
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	margin:0 auto;
	padding:0;
}

#main {
	color: #1F2126;
	vertical-align: top;
	text-align: center;
	width: 916px;
	margin-left:auto; 
	margin-right:auto;  
	padding: 0;
}

#header {
	clear: both;
	color: #1F2126;
	text-align: left;
	height: 222px;
	background: url(img/bg_top.png) no-repeat 0 -8px;
	overflow: hidden;
	width: 916px;
	display: inline;
	float: left;
	margin-top: 0px;
}
#header_l {
	padding: 24px 0 0 80px;
	display: block;
	position: relative;
	width: 220px;
	height: 150px;
	float: left;
}
#header_l img {
  border: 0;
	float: left;
}
#flag {
	display: block;
	width: 916px;
	text-align: right;
	padding-right: 10px;
	padding-top: 7px;
	height: 14px;
}
#flag span {
	display: block;
	padding-right: 10px;
}
#flag img {
	border: 0;
	padding: 0 4px 0 4px;
}
#header_pics {
	position: absolute;
	z-index: 100;
	margin-left: 311px;
	margin-top: 44px;
}
#header_pics span {
	display: block;
	margin-left: 7px;
	margin-top: 6px;
}

#header_tab {
	display: block;
	float: right;
	width: 230px;
	height: 150px;
	overflow: hidden;
	margin: 42px 10px 0 0;
	color: #293f53;
	font-size: 14px;
}
#header_tab ul {
	margin: 0;
	padding: 0 0 0 6px;
}
#header_tab ul li {
	list-style-type: none;
	padding: 4px 0 4px 16px;
	background: url(img/bullet1.gif) no-repeat center left;
}
#header_tab a {
	color: #293f53;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #ddd;
}
#header_tab a:hover {
	color: #fff;
	text-shadow: 1px 1px 1px #555;
}


#content {
	clear: both;
	text-align: left;
	width: 916px;
	display: inline;
	float: left;
	background: url(img/bg_center.png) repeat-y top left;
	padding-top: 6px;
}

#content_l {
	float: left;
	text-align: left;
	width: 250px;
	overflow: hidden;
	padding-left: 40px;
}

.box_left {
	float: left;
	width: 241px;
	padding: 0px;
	display: inline;
	font-family: arial, tahoma,  verdana, helvetica, sans-serif;	
	font-size: 13px;
	margin: 2px 0px 20px 0px;
	background:  url(img/b_main.gif) no-repeat top left;
	color: #fff;
}
.box_leftt {
	margin: 0;
	padding: 0;
	width: 241px; 
	height: 37px; 
	text-align: left;
	font-weight: bold;
	color: #293f53;
	font-size: 14px;
	overflow: hidden;
}
.box_leftt span {
	padding: 14px 0 0 26px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #ddd;
}
.box_leftb {
	margin: 0;
	padding: 0px;
	width: 241px; 
	height: 5px; 
	background-image: url(img/b_b.gif);	
	background-repeat: no-repeat;
	overflow: hidden;
}
.box_leftm {
	margin: 0;
}
.box_leftm p {
	margin-left: 26px;
}
.box_leftm p b {
	font-size: 14px;
}
.box_leftm a:hover {
	color: #000;
	text-decoration: underline;
}

.box_leftm ul {
	margin: 6px 0 6px 0;
	padding: 0 0 0px 26px;
}
.box_leftm ul li {
	list-style-type: none;
	width: 210px;
	background: url(img/bullet2.gif) no-repeat 0px 10px;
}
.box_leftm ul li a {
	text-decoration: none;
	color: #fff;
	width: 210px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	display: block;
}
.box_leftm ul li a b {
	padding: 6px 0 6px 20px;
	display: block;
}
.box_leftm ul li a:hover {
	width: 216px;
	text-decoration: underline;
	color: #293f53;
	background: url(img/b_li2.gif) no-repeat bottom left;
}
#cat1 {
	display: none;
}
.box_leftm ul li ul {
	margin: 0px 0 6px 0;
	padding: 0 0 0px 26px;
}
.box_leftm ul li ul li {
	list-style-type: none;
	width: 160px;
	background: url(img/bullet2.gif) no-repeat 0px 10px;
}
.box_leftm ul li ul li a {
	text-decoration: none;
	color: #fff;
	width: 180px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	display: block;
}
.box_leftm ul li ul li a b {
	padding: 6px 0 0px 20px;
	display: block;
}
.box_leftm ul li ul li a:hover {
	width: 186px;
	text-decoration: underline;
	color: #293f53;
	background: url(img/b_li2.gif) no-repeat bottom left;
}
.b_title {
	font-weight: bold;
	background:  url(img/i_down.gif) no-repeat center left;
	margin: 0 0 0 15px;
	padding: 0 0 0 18px;
	
}
.b_title a {
	text-decoration: none;
	color: #000;
}
.b_line {
	border-top: 1px solid #D3DDFF;
	display: block;
	width: 210px;
	margin: 5px 0 2px 0;
	padding: 2px 0 0 0;
	clear: both;
	
}
#content_m0 {
	width: 568px;
	height: 4px;
	display: block;
	overflow: hidden;
	background: url(img/c_t.gif) no-repeat top left;
	float: right;
	margin-right: 40px;
	margin-top: 2px;
}
#content_m {
	float: right;
	color: #000;
	text-align: left;
	width: 568px;
	border:0;
	padding-right: 0px;
	overflow: hidden;
	font-size: 13px;
	background: url(img/c_m.gif) repeat-y top left;
	margin-right: 40px;
	padding-bottom: 20px;
}
#content_m1 {
	width: 568px;
	height: 4px;
	display: block;
	overflow: hidden;
	background: url(img/c_b.gif) no-repeat top left;
	float: right;
	margin-right: 40px;	
}
#content_b {
	clear: both;
}
#footer1 {
	background: url(img/bg_bottom.png) no-repeat bottom left;
	vertical-align: top;
	text-align: center;
	width: 916px;
	margin-left:auto; 
	margin-right:auto;  
	padding: 0;
	margin-bottom: 14px;
	height: 56px;
}
#footer {
	clear: both;
	height: 112px;
	color: #555;
	background: url(img/bg_bottom.gif) repeat-x top left;
	text-align: center;
}
#footer a {
	color: #555;
	text-decoration: none;	
}
#footer a:hover {
	color: #000;
	text-decoration: underline;	
}

#content_m h1 {
	color: #3b799b;
	font-size: 26px;
	margin: 20px 20px 10px 30px;
}
.header1 {
	margin: 14px 30px 20px 30px;
	background: url(img/yellow_line.gif) no-repeat 94px 16px;
	display: block;
}
.header1a {
	margin: 14px 30px 0px 30px;
	background: url(img/yellow_line.gif) no-repeat 94px 16px;
	display: block;
}
#content_m h2 {
	color: #555;
	margin: 0 30px 16px 30px;
	font-size: 18px;
}
#content_m p {
	margin: 8px 40px 8px 30px;
	font-size: 14px;
	line-height: 18px;
}
#content_m p a {
	color: #ce0005;
	text-decoration: underline;
}
#content_m ul {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	font-size: 14px;
}
#content_m ul li {
	list-style-type: none;
	padding: 2px 0 2px 14px;
	background: url(img/bullet3.gif) no-repeat 0px 7px;
}
#content_m ul li a {
	color: #000;
	text-decoration: none;
}
#content_m ul li a:hover {
	color: #e00005;
	text-decoration: underline;
}
.ico {
	border: 0;
	vertical-align: middle;
	padding-bottom: 2px;

}

.img_left {
	float: left;
	display: block;
	margin: 10px 0 0 30px;
}
.img_left img {
	border: 1px solid #e8e8e8;
	padding: 2px;
	background-color: #fafafa;
	margin-bottom: 4px;
	margin-right: 12px;
}
.img_right {
	float: right;
	display: block;
	margin: 0px 30px 20px 20px;
}

.img_right2 {
	float: right;
	display: block;
	margin: 20px 30px 20px 20px;
}
.img_right img, .img_right2 img, .tab2 td img, .tab3 div img, .icenter img, .iright img {
	border: 1px solid #e8e8e8;
	padding: 2px;
	background-color: #fafafa;
	margin-bottom: 4px;
}
.img_right a:hover img, .img_right2 a:hover img, .img_left a:hover img, .tab2 td a:hover img, .ileft a:hover img, .icenter a:hover img, .iright a:hover img {
	border: 1px solid #d8d8d8;
	background-color: #e8e8e8;
}
.img_right2 span, .img_left2 span {
	font-size: 11px;
	display: block;
	clear: both;
}
.ileft img, .icenter img {
	border: 1px solid #e8e8e8;
	padding: 2px;
	background-color: #fafafa;
	margin-bottom: 4px;
}
.ileft {
	float: left;
	display: block;
	margin: 0px 0 0 30px;
}
.icenter {
	float: left;
	display: block;
	margin: 0px 0 0 20px;
}
.iright {
	float: right;
	display: block;
	margin: 0px 30px 0px 0px;
}
.tab2 {
	margin: 0 0 0 30px;
	
}
.tab2 td {
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
}
.tab2_txt {
	width: 150px;
}


.tab3 {
	width: 244px;
	display: block;
	height: 74px;
	margin-right: 20px;
	margin-bottom: 20px;	
	float: left;
}
.tab3 div {
	width: 110px;
	float: left;
	padding: 4px 0 0 4px;
}
.tab3 span {
	float: right;
	display: block;
	width: 124px;
	padding: 4px 4px 0 0;
	font-size: 14px;
	font-weight: bold;
}
.tab3 a span {
	text-decoration: none;
	color: #005378;
}
.tab3 a {
	width: 244px;
	display: block;
	height: 74px;
	background-color: #fafafa;
	border: 1px solid #e8e8e8;
	text-decoration: none;
}
.tab3 a:hover {
	width: 244px;
	display: block;
	border: 1px solid #64a4c0;
	height: 74px;
}
.tab4 {
	margin: 10px 0 10px 30px;
}
.tab4td1 {
	width: 40px;
	background: url(img/quote1.gif) no-repeat top left;
}
.tab4td2 {
	width: 400px;
	margin: 4px 10px 4px 10px;
	background-color: #efefef;
	padding: 4px 10px 4px 10px;
	border: 1px solid #e8e8e8;
	font-style: italic;
	font-weight: bold;
}
.tab4td2 span {
	float: right;
	display: block;
	clear: both;
	font-weight: normal;
}
.tab4td3 {
	width: 40px;
	background: url(img/quote2.gif) no-repeat bottom right;
}

.img_right img, .img_right2 img {
	border: 1px solid #e8e8e8;
	padding: 2px;
	background-color: #fafafa;
	margin-bottom: 4px;
}


.kontaktform {
	width: 486px;
	border: 1px solid #ddd;
	clear: both;
	display: block;
	margin: 20px 0 20px 30px;
	padding: 14px 0 14px 20px;
	background-color: #eee;
	font-size: 14px;
}
.kontaktform b {
	display: block;
	padding-bottom: 4px;
}
.kontaktform p {
	text-align: center;
	background-color: #fff;
	border: 1px solid #ddd;
	padding-top: 4px;
}
.clear {
	clear: both;
}
.more {
	float: right;
	display: block;
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 6px;
}
.more a {
	color: #fff;
}
.more a:hover {
	color: #e7eef3;
}
.img_left3 {
	float: left;
	display: block;
	margin: 0px 11px 20px 0px;
}
.img_left3 img {
	border: 1px solid #ddd;
	padding: 1px;
	background-color: #eee;
	margin-bottom: 4px;
	margin-right: 3px;
}
.img_left3 a:hover img {
	border: 1px solid #777;
}
.img_left3 span {
	display: block;
	background: url(img/arrow1.gif) no-repeat center left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}
.img_left3 span a {
	text-decoration: none;
	color: #000;
}
.img_left3 span a:hover {
	text-decoration: underline;
}
.ref {
	margin: 0px 30px 10px 30px;
	font-size: 14px;	
}
.ref td {
	vertical-align: middle;
	padding: 10px 20px 10px 0px;
	border-bottom: 1px solid #eee;
}
.ref td a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.ref td a:hover {
	text-decoration: underline;
}
.tab1 {
	margin-left: 30px;
	font-size: 14px;
}
.tab1 td {
	vertical-align: top;
}
.tab2 {
	margin-left: 0px;
}
.tab2 td {
	vertical-align: top;
	padding-right: 4px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: normal;
}
.pclear {
	padding-top: 10px;
	clear: both;
}
.partner {
	border: 0;
}
.arrow {
	background: url(img/arrow.gif) no-repeat 280px 90px;
	display: block;
}
.arrow1 {
	background: url(img/arrow.gif) no-repeat 280px 110px;
	display: block;
}
.arrow2 {
	background: url(img/arrow.gif) no-repeat 280px 150px;
	display: block;
}
.arrow3 {
	background: url(img/arrow.gif) no-repeat 192px 52px;
	display: block;
}
.arrow4 {
	background: url(img/arrow.gif) no-repeat 6px 52px;
	display: block;
	width: 19px;
	height: 70px;
	float: left;
}


#content_mv {
	float: right;
	color: #000;
	text-align: left;
	width: 568px;
	border:0;
	padding-right: 0px;
	overflow: hidden;
	font-size: 13px;
	background: url(img/c_m.gif) repeat-y top left;
	margin-right: 40px;
}
.box_vid {
	display: block;
	overflow: hidden;
	width: 560px;
	height: 316px;
	background-color: #fff;
	display: block;
	margin-left: 4px;
}
.box_vid span {
	width: 560px;
	height: 316px;
	display: block;
}
.box_left_social {
	clear: both;
	margin-top: 20px;
	padding-left: 7px;
}
.box_left_social img {
	vertical-align: middle;
}

