.tittel {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;

}
.texten {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a:link {
	color: #674343;
	text-decoration: none;
	background-color: #FFFFFF;

}
a:visited {
	color: #674343;
	text-decoration: none;
	background-color: #FFFFFF;

}
a:hover {
	color: #9B3D37;
	text-decoration: none;
	background-color: none;

}
a:active {


	color: #674343;
	text-decoration: none;
}
h1 {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

a.red:link {
	background-image: url(http://www.grankotten.com/images/linkbg.gif);
}

a.red:visited {
	background-image: url(http://www.grankotten.com/images/linkbg.gif);
}


.subtittel {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;


}

.sidelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606060;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #F6F6F6;
}
.borebot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}