* {margin : 0; padding : 0;}

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

.main {
	width: 990px; 
	height: 31px; 
}


.main_left {
	background-image: url(../images/main-left.jpg); 
	background-repeat: no-repeat;
	width: 367px; 
	height: 31px; 
}

.main_right {
	background-image: url(../images/main-right.jpg); 
	background-repeat: no-repeat;
	width: 217px; 
	height: 31px; 
}

.logo {
	background-image: url(../images/main-bottom.jpg); 
	background-repeat: no-repeat;
	width: 990px; 
	height: 50px; 
}

.content {
	width: 990px; 
}

.navi {
	width: 200px; 
}

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

.navi ul li {
	background-image: url(../images/navi1.jpg); 
	background-repeat: no-repeat;
}

.navi ul li a,
.navi ul li a:visited,
.navi ul li a:active,
.navi ul li a:link {
	color: #076571;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	height: 19px;
	display: block;
	padding-left: 35px;
	margin: 0px 0px 0px 0px;
}

.navi ul li a:hover {
	color: #076571;
	text-decoration: underline;
}

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

.navi ul li ul li {
	background-image: url(../images/navi2.gif); 
	background-repeat: repeat-y;
}

.navi ul li ul li a,
.navi ul li ul li a:visited,
.navi ul li ul li a:active,
.navi ul li ul li a:link {
	color: #53c3c7;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 19px;
	height: 19px;
	display: block;
	padding-left: 45px;
	margin: 0px 0px 0px 0px;
}

.navi ul li ul li a:hover {
	color: #53c3c7;
	text-decoration: underline;
}

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

.navi ul li ul li ul li {
	background-image: url(../images/navi2.gif); 
	background-repeat: repeat-y;
}

.navi ul li ul li ul li a,
.navi ul li ul li ul li a:visited,
.navi ul li ul li ul li a:active,
.navi ul li ul li ul li a:link {
	color: #076571;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 19px;
	height: 19px;
	display: block;
	padding-left: 60px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/navi3-list.gif); 
 	background-position: 45px 4px;
	background-repeat: no-repeat;
}

.navi ul li ul li ul li a:hover {
	color: #076571;
	text-decoration: underline;
}

.ads {
	width: 180px; 
}

.text {
	width: 600px; 
}

.text h1 { 
	color: #37848c;
	font-size: 18px;
	font-family: Arial;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
	border-bottom: 1px solid #0b6570;
}

.text p {
	margin: 20px 0 10px 0;
	line-height: 20px;
	color: #656364;
	font-size: 12px;
	font-family: Arial;
}

.text_namelist {
	width: 300px; 
}

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

.text_namelist ul li {
	color: #656364;
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
	padding-left: 20px;
	background-image: url(../images/list.gif); 
	background-repeat: no-repeat;
}

.text b {
	color: #656364;;
	font-size: 12px;
	font-family: Arial;
	line-height: 40px;
	margin-top: 18px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
}

.text a,
.text a:visited,
.text a:active,
.text a:link {
	color: #076571;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	height: 19px;
}

.text a:hover {
	color: #076571;
	text-decoration: underline;
}

.formular {
	line-height: 20px;
	color: #656364;
	font-size: 12px;
	font-family: Arial;
}

.trenner {
	background-image: url(../images/right-rep.gif); 
	background-repeat: repeat-y;
	width: 10px; 
}


.footer {
	background-image: url(../images/footer.jpg); 
	background-repeat: no-repeat;
	width: 990px; 
	height: 95px; 
}
