* { margin:0;  padding:0; } 

html {
   margin-top: 0px;
}
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	line-height: 20px;
	background-color: #0056a7;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


 .f {
 padding: 14px 0px 14px 0px;
 margin-top: 10px;
 background-image: url(images/bg_kno.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
 font-size: 18px;
 }
 .f a {
 	color: #ffd100;
	text-decoration: none;
	cursor: default;
 }
 .s {
 margin-top: 10px;
  padding: 14px 0px 14px 0px;
  font-size: 18px;
}
 .s a {
 	color: #92f3ff;
	text-decoration: none;
	border-bottom: dashed 1px; cursor: hand;
 }
 
 .knopke {
 	background-image: url(images/bg_4.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
 }

 
 .header {
 	width: 100%;
	height: 534px;
	border: solid 0px red;
 }
  .site {
	background-color: #1668b4;
	width: 980px;
	border-right: solid 1px #002b53;
	border-left: solid 1px #6199cd;
 }

.left {
	background-image: url(images/shadow1.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/shadow2.jpg);
	background-position: left;
	background-repeat: repeat-y;
}


.yell {
	color: #ffd100;
}
.zell {
	color: #d6e03d;
	font-size: 21px;
}

.ttex {
	font-size: 12px;
	line-height: 18px;
}

.zag1 {
	color: #5ddae8;
	font-size: 21px;
	font-style: italic;
	font-weight: bolder;
}
.zag2 {
	color: #ffd100;
	font-size: 21px;
	font-style: italic;
	font-weight: bolder;
}


.bz1 {
	font-size: 26px;
	font-weight: bold;
	color: #6effff;
	margin-bottom: 25px;
}
.bz2 {
	font-size: 26px;
	font-weight: bold;
	color: #62d1ff;
	margin-bottom: 25px;
}
.bz3 {
	font-size: 26px;
	font-weight: bold;
	color: #7bb3ff;
	margin-bottom: 25px;
}
.bz4 {
	font-size: 26px;
	font-weight: bold;
	color: #ada0ff;
	margin-bottom: 25px;
}






.quad1 {
	background-image: url(images/bg_1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.quad2 {
	background-image: url(images/bg_2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.intr1 {
	padding: 44px 40px 30px 40px;
	border: solid 0px red;
}
.intr2 {
	padding: 33px 40px 30px 40px;
	border: solid 0px red;
}

.img1 {
	background-image: url(images/img1.jpg);
	background-position: 100% 100%;
	-background-position: 100% 45%;
	background-repeat: no-repeat;
}
.img2 {
	background-image: url(images/img2.jpg);
	background-position: bottom;
	-background-position: 100% 35%;
	background-repeat: no-repeat;
}
.img3 {
	background-image: url(images/img3.jpg);
	background-position: bottom;
	-background-position: 100% 45%;
	background-repeat: no-repeat;
}
.img4 {
	background-image: url(images/img4.jpg);
	background-position: center;
	-background-position: 100% 40%;
	background-repeat: no-repeat;
}
.img5 {
	background-image: url(images/img5.jpg);
	background-position: 100% 45%;
	-background-position: 100% 35%;
	background-repeat: no-repeat;
}
.img6 {
	background-image: url(images/img6.jpg);
	background-position: 100% 60%;
	*background-position: 100% 25%;
	background-repeat: no-repeat;
}
.img7 {
	height: 177px;
	background-image: url(images/bg_3.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


.ull {
	font-size: 12px;
	line-height: 17px;
}
.ull li {
	list-style-type: square;
	margin-bottom: 10px;
}


.nizz {
	height: 350px;
	background-color: #122232;
	background-image: url(images/nizz1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.xniz {
	background-image: url(images/nizz2.jpg);
	height: 15px;
	*background-position: bottom;
	background-repeat: no-repeat;
}
.niztext {
	width: 980px;
	border: solid 1px red;
}
.link a {
	font-size: 13px;
	color: #29b8d6;
}
.link a:hover {
	font-size: 13px;
	color: #5af3ff;
}

.minilink a {
	font-size: 10px;
	text-decoration: none;
	color: #29b8d6;
}
.minilink a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #5af3ff;
}
 
 
 
