body {
  	background-color: #fcead6;
	margin: 0px;
}

a:link       { 
text-decoration: underline; 
color: #1995b9;
font-weight: bold;
}

a:visited    { 
text-decoration: underline;  
color: #1995b9;
font-weight: bold;
}

a:hover      { 
text-decoration: underline;  
color: #1995b9;
font-weight: bold;
}

a:active     { 
text-decoration: underline;  
color: #1995b9;
font-weight: bold;
}

td {
font-family: Arial,Verdana,Helvetica;
font-size:12px;
color:#7c7c7c;
line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	background-color: #1995b9;
 	height: 15px;
	line-height: 15px;
	font-size:14px;
	color:#ffffff;
	padding-left: 10px;
	margin-bottom:0px;
	margin-top: 10px;
	
}


.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 140px;
	line-height: 140px;
}

.balken {
	background-color: #1995b9;
 	height: 15px;
	line-height: 15px;
	margin-top: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 2px;
}

.balken a
.balken a:link,
.balken a:visited,
.balken a:active,
.balken a:hover {
	color: #ffffff;
	}

.content .balken a
.content .balken a:link,
.content .balken a:visited,
.content .balken a:active,
.content .balken a:hover{
	color: #ffffff;
	}

.content {
	padding: 0px 25px 30px 25px;
}


.navi-top {
	background-image: url(../images/navi_balken.gif); 
	background-repeat: no-repeat; 
	width: 180px; 
	margin-top: 10px;
	vertical-align: top;
}



.navi {
	width: 180px;
	margin-top: 0px;
}

.navi ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.navi ul li {
	display:inline;
}

.navi ul li a,
.navi ul li a:link,
.navi ul li a:visited,
.navi ul li a:active {
	font-size: 11px;
	background-color: #ffffff;
	height: 15px;
	line-height: 15px;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #1995b9;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}


.navi ul li a:hover {
 	color: #1995b9;
}


.navi ul ul li a,
.navi ul ul li a:link,
.navi ul ul li a:visited,
.navi ul ul li a:active {
	font-size: 11px;
	background-color: #ffffff;
	height: 15px;
	line-height: 15px;
	display: block;
	padding: 0px 0px 0px 12px;
	color: #0f5366;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}


.navi ul ul li a:hover {
 	color: #0f5366;
}


.navi ul ul ul li a,
.navi ul ul ul li a:link,
.navi ul ul ul li a:visited,
.navi ul ul ul li a:active {
	font-size: 11px;
	background-color: #ffffff;
	height: 15px;
	line-height: 15px;
	display: block;
	padding: 0px 0px 0px 20px;
	color: #898989;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}


.navi ul ul ul li a:hover {
 	color: #898989;
}






.navi-bottom {
	background-image: url(../images/navi-bottom.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 210px;
	line-height: 210px;
}

	
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 70px;
}

.homelink a,
.homelink a:link,
.homelink a:visited,
.homelink a:avtive {
	color: #0f6b8b;
	font-weight: bold;
	margin-bottom: 30px;
}
	
	
.menu_link {
	border: 0px solid black; position: absolute;
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 37px; margin-top: 110px; border: 0px solid #000000;
}

#home_link a {
	height: 20px; width: 70px;
}


	
	
	
	
	
	
	
	
	
	
	
	
	

