a.leftnavi{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.rightnavi{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

a.rightnavihigh, a.subnavi {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

a.subnavihigh{
	color: #284073;
	font-size: 11px;
	text-decoration: none;
}

a.topnavi{
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
}

body{
	background-image: url(../pics/kachel_bg.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

img{
	border: 0px;
}

img.right{
	float: right;
	margin: 0px 0px 5px 11px;
}

input, select, textarea {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	width: 220px;
}

input.button{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	width: 120px;
}

input.small{
	width: 150px;
}

input.tiny{
	width: 56px;
}

td{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

.blue{
	color: #284073;
	text-decoration: none;
}

.content{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.grey{
	color: #666666;
	text-decoration: none;
}

.greystrong{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.headline{
	color: #284073;
	font-size: 20px;
	font-weight: bold;
}

.red{
	color: #ff0000;
	text-decoration: none;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding:  4px 0px 5px 1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	padding:  1px 0px 5px 1px;
}
h2 {
	margin:0;
	padding:25px 0 13px 0;
	color: #284073;
	font-size: 16px;
	font-weight: bold;
}