.breadcrumb {
	font-size: 9pt;
	text-indent: 2pt;
	background-color: #F5F5F5;
	width:784px;
	margin:6px;
	padding:2px;
}

td, p, a {
	font-size: 10pt;
}

p {
	text-align: justify;
	margin-left:20px;
	margin-right:20px;
}

a:link {
	color: #616161;
	border: none;
	text-decoration: underline;
}

a:hover {
	color: #333333;	
	text-decoration: none;
}

a:active {
	color: #CC0000;
}

a:visited {
	color: #ACA5A4;
}

h2 {
	font-size: 14pt;
	text-indent: 2pt;
}


.bordersWithStyle {
	border: 1px solid #CCCCCC;
}

h3 {
	font-size: 12pt;
	text-indent: 5pt;
	vertical-align: 100%;
	margin-bottom: -8pt;
}

h2, h3, td, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testShortHeader {
	background-color: #CCCCCC;
	text-indent: 5px;
}
.testShortContent {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-indent: -5px;
	margin-bottom: 4px;
}
.realHidden {
	height: 0px;
}
.lastchange {
	font-size: 8pt;
}
.line_even {
	background-color: #F7F7F7;
}
.line_odd {
	background-color: #DFDFDF;
}

.bold_link {
	font-size: 14pt; 
	text-align:center; 
	display:block; 
	font-weight:bold;
}

/*Seitenspezifischer Kram*/

/*show_categories*/
.cat_link {
	width:230; 
	height:230; 
	border:none; 
	display:block;
	margin-left:5px;
	margin-right:5px;
}

