/* Globale Tag Manipulationen (mf) */

.navigation_linie {
 margin: 0px 0px 4px 0px;
 padding-left: -4px;
 width: 100%;
 height: 1px;
 border-top: 1px solid #beb8b3;
}


* html .navigation_linie {
	margin-bottom: -10px;
}


#navigation {
 margin-left: 3px;
}

.ct_sub_navigation {
 height: 14px;
 margin: 0px;
 padding: 3px 0px 3px 4px;
}
.ct_sub_navigation A:link, .ct_sub_navigation A:visited, .ct_sub_navigation A:hover, .ct_sub_navigation A:active {
	margin: 0px 4px 0px 4px;
}

.breadcrumb {
	display: block;
	width: 430px;
	padding: 12px 5px 0px 10px;
}


#artikel a:link,#artikel a:visited,#artikel a:hover,#artikel a:active{
 font-family: Tahoma;
 font-size: 1em;
}

#gallery A {
 font-family: Tahoma;
 font-size: 8pt;
}

#gallery #copy {
 font-family: Tahoma;
 font-size: 8pt;
}

/* Klassen f�r Abst�nde */


.spacer {
	width: 1px;
	height: 1px;
	clip: rect(0px, 0px, 1px, 1px);
	overflow: hidden;
	display: block;
	clear: both;
}

h5 {
height: 5px;
}

h10 {
height: 10px;
}

h15 {
height: 15px;
}
H1.archivheader {
	color: #666666;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.875em;
}
.archivcont A:link, .archivcont A:visited, .archivcont A:hover, .archivcont A:active {
	color: #333333;
}

.dottedBottom {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}