body {
	background-color: #F26721;
	margin-top: 10px;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
#containerindex {
	vertical-align: top;
	background-image: url(images/kirikuindex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	width: 750px;
}
#links {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 225px;
	padding-top: 25px;
	padding-right: 25px;
}
#links a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#links a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#links a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#links a:active {
	color: #FFFF00;
	text-decoration: none;
}
#mitte {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	width: 300;
	padding-top: 25px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
#mitte a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#mitte a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#mitte a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#mitte a:active {
	color: #FFFF00;
	text-decoration: none;
}
#rechts {
	vertical-align: top;
	width: 175;
	padding-top: 25px;
	background-image: url(images/kirikurechts.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 331px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#rechts a:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#rechts a:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#rechts a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#rechts a:active {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.download {
	padding-bottom: 10px;
}
.rechts {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
.arrow {
	float: left;
}
.leftimage {
	float: left;
	padding-right: 10px;
}
form {
	width: 300px;
}
