body{
	margin:0;
	font-family:arial;
	font-size:12px;
}

img{
	border:0;
}

#page{
	height: 774px;
}

#header{
	height: 75px;
	background:url(images/headerneu.gif) no-repeat #E8EBED;
	text-indent: -1000px;
}

#header h1 {

	font-size: 20px;
	margin:0;
	padding:0;
	font-weight: bold;
}

#content {
	width:765px;
	height:700px;
	position:absolute;
	top:136px;
	left:343px;
	color:#053834;
	font-size: 13px;
}

#content a { 
	text-decoration:none;
	color: #053834;
}

#navi{
	width: 200px;
	height: 772px;
	background:url(images/background_navi.gif) no-repeat;
	float:left;
	font-size:14px;
	line-height:27px;
	margin:0;
	padding:0;
	border:0;
}

#navi a{
	color:#053834;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
}

#navi ul{
	list-style: square;
	color: #053834;
	margin:0;
	padding:0;
	border:0;
	margin-left: 30px;
}

#navi a:hover{
	color:#FFF7C5;
	margin:0;
	padding:0;
	border:0;
}


#submenue ul{
	list-style: square;
	color: #053834;
}

#submenue li {
	display:inline;
}


#submenue a {
	color:#053834;
	text-decoration:none;
	display:block;
	font-size: 12px;
	margin-left:10px;
	line-height:25px;
}

#submenue a:hover {
	color:#fff;
	margin-left:10px;
}

#footer {
	margin-top:30px;
}

#footer ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#footer li {
	display:inline;
}

#footer a {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

td {
	font-family:arial;
	font-size:12px;
}


#contenthead{
	width:600px;
}

#left{
	float:left;
	width:295px;
}

#right{
	float:right;
	text-align:right;
	width:295px;
}

#middle{
	margin:auto;
	width:10px;
}
