*html #navi_left {
	margin-left: 35px;
}
*html      #navigation      li     {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 33px;
}
*html  #navigation  img  a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


*html #box_middle {
	width: 630px;
	background-image: url(../images/content_bottom.jpg);
	height: 812px;
}

*html #header {
	width: 630px;
}
*html   #header   #kontakt {
	float: left;
	height: 55px;
	width: 225px;
	margin-left: 175px;
	background-image: url(../images/kontakt.jpg);
	background-repeat: no-repeat;
}



*html #navi_top {
	background-image: url(../images/navi_top_ie6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 630px;
}
*html #navi_top ul {
    margin-left: 5px;
	
}

*html #content_wrapper {
	width: 630px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

*html #content {
	width: 598px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eed97c;
	background-image: none;
	border-left-color: #eed97c;
	background-color: #FFF6D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eed97c;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}

*html #content_bottom {
	height: 0px;
	width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eed97c;
	border-bottom-color: #eed97c;
	border-left-color: #eed97c;
	background-image: none;
	background-color: #FFF6D3;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

*html #box_right {
	width: 83px;
}

*html #content_right {
	background-image: url(../images/content_right_ie6.jpg);
	background-repeat: no-repeat;
	width: 83px;
}

*html #header #flagge {
	background-image: url(../images/flagge_ie6.jpg);
}

*html #counter {
	float: left;
	height: 50px;
	width: 180px;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 25px;
	color: #033C89;
	font-size: 11px;
	text-align: center;
}
*html #content_text {
	width: 575px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eed97c;
	background-image: none;
	border-left-color: #eed97c;
	background-color: #FFF6D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eed97c;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
*html #content_text #form1 {
	width: 90%;
}
*html #content_text #form1 table {
	float: left;
}
