html,body {
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
#city {
	background-image: url(images/p_city.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 500px;
	width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
	height: 300px;
	overflow: auto;
	margin-top: 20px;
}
.buttonblok {
	margin-top: 94px;
}



#page {
	background-color: #59bee7;
	background-image: url(images/back_page.jpg);
	background-repeat: repeat-x;
	height: 500px;
}

.menu1-level1-no {
	line-height: 24px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.menu1-level1-act {
	line-height: 24px;
	padding-left: 40px;
	background-image: url(images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	font-weight: normal;
	text-decoration: none;
}
.menu1-level2-no {
	line-height: 24px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.menu1-level2-act {
	line-height: 24px;
	padding-left: 60px;
	background-image: url(images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	font-weight: normal;
	text-decoration: none;
}

.menu1 {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.menutable {
	padding-left: 100px;
}
.headerico {
	width: 30px;
}

.line20 {
	padding-top: 8px;
	padding-bottom: 8px;
}
input,textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #1082B8;
}
#pagemenu {
	margin-left: 50px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
