			body, html{
				margin: 0px;
				padding: 0px;
				background: #000000;
			}			

			.main{
				width: 760px;
				height: 100%;
			}

			a:link,a:visited{
				font: bold 9pt Verdana;
				color: #25427A;
				text-decoration: underline;
			}

			a:hover{
                		color: #6187B4;
                		text-decoration: none;
			}
			
			a.bottom:link,a.bottom:visited{
				font: 8pt Tahoma;
				color: #25427A;
				text-decoration: underline;
			}

			a.bottom:hover{
                		color: #6187B4;
                		text-decoration: none;
			}
			
			

			#logo_1{
				width: 200px;
				height: 200px;
				border-left: solid 1px #c4c4c4;
				background: #c4c4c4 url('./logo_01.jpg') no-repeat;
			}

			#logo_2{
				width: 100px;
				height: 200px;
				background: #c4c4c4 url('./logo_02.jpg') no-repeat;
			}

			#top_td{
				width: 460px;
				height: 200px;
				border-right: solid 1px #c4c4c4;
				font: bold 24px Arial Narroy;
				text-align: center;
				background: #c4c4c4 url('./logo_02_02.jpg') repeat-x;
			}

			#titler_1{
				height: 40px;
				width: 560px;
				border-right: solid 1px #c4c4c4;
				font: bold 20px Arial;
				color: #BEC4DE;
				padding-left: 40px;
				background: #000000;
			}

			#titler_2{
				height: 40px;
				border-right: solid 1px #15304D;
				border-left: solid 1px #c4c4c4;
				font: bold 20px Arial;
				color: #BEC4DE;
				padding-left: 20px;
				background: #000000;
			}
		
			#content{
				width: 560px;
				text-align: justify;
				font: 10pt Verdana;
                		line-height: 15px;
				color: #000000;
				padding-left: 20px;
				padding-right: 20px;
				padding-bottom: 20px;
				padding-top: 10px;
				vertical-align: top;
				background: #cccccc;
			}

			#punkt{
				width: 200px;
				height: 40px;
				padding-left: 10px;
				border-top: solid 1px #000000;
			}

			#footer_td1{
				height: 40px;
				width: 200px;
				border-left: solid 1px #c4c4c4;
				background: #15304D;
				font: Bold 9pt Verdana;
				color: #BEC4DE;
			}

			#footer_td2{
	height: 40px;
	border-right: solid 1px #c4c4c4;
	background: #000000;
	padding: 2px;
}




			#menu{
				width: 200px;
				vertical-align: top;
				padding-top: 10px;
				background: #c4c4c4;
			}
			
			.menu{
				width: 200px;
			}