a		{
	color : #006699;
	text-decoration : underline;
	font-weight: bold;
}

a:link {
	text-decoration : underline;
	font-weight: bold;
}

a:hover {
	text-decoration : none;
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1{
	font-size : 28px;
}

h1.indextop{
	font-size : 12px;
}

h2{
	font-size : 24px;
}

h3{
	font-size : 20px;
}

h4{
	font-size : 18px;
}

h5{
	font-size : 16px;
}

h6{
	font-size : 14px;
}

li{
	list-style-image :  url("../images/bullet.gif");
}

.balken-quer{
	background :  url("../images/balken-quer.gif") repeat-x left center;
}

.balken-senkrecht {
	background :  url("../images/balken-senkrecht.gif") repeat-y center top;
}

.blocksatz {
		text-align: justify;
}

.tblrahmen {
	border: 1px dashed #CCCCCC;
}

.durchgestrichen {
	text-decoration: line-through;
	color: #FF0000;
}
