body,p,td,li,blockquote {
	font-family: arial,helvetica,swiss,serif;
	font-size: 11px;
	color: #555555;
}

blockquote {
	margin-left: 20px;
	margin-right: 10px;
}
.formcreate { 
	      border-style: dotted;
	      border-width: 1px;
	      border-color: #555555;
	      font-family: arial,helvetica,swiss,serif;
	      font-size: 11px; color: #555555;
	    }
.begriff {
	font-family: arial,helvetica,swiss,serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

context,.context {
	font-family: arial,helvetica,swiss,serif;
	font-size: 11px;
	color: #444444;
}

b {
	font-weight: bold;
	color: #666666;
}

small {
	font-size: 10px;
}

big {
	font-size: 12px;
}

nospace,.nospace: {
	font-size: 1px;
}

flow,.flow {
	line-height: 14px;
}


h3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #666666;
}

h4 {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #800000;
	text-decoration: underline;
}

.smap {
       	text-decoration: none;
        color: #444444;
}
.smap a {
	text-decoration: none;
        color: #444444;
}
.smap a:link {
	text-decoration: none;
        color: #444444;
}
.smap a:visited {
	text-decoration: none;
        color: #444444;
}
.smap a:hover {
	text-decoration: none;
        color: #444444;
}
.smap a:active {
	text-decoration: none;
        color: #444444;
}

menuItemDimmed,.menuItemDimmed {
	font-family: arial,helvetica,swiss,serif;
	font-size: 11px;
	color: #999999;
	background: #fafafa;
	cursor: default;
}

menuItem,.menuItem {
	font-family: arial,helvetica,swiss,serif;
	font-size: 11px;
	color: #444444;
	background: #fafafa;
	cursor: default;
}

menuItemActive,.menuItemActive {
	font-family: arial,helvetica,swiss,serif;
	font-size: 11px;
	color: #444444;
	background: #D4EAA4;
	cursor: default;
}

a.menuLink {
	color: #444444;
}

pagenav,.pagenav { color: #666666; }
a.pagenav { color: #666666; }
a.pagenav:link { color: #C0B9B8; }
a.pagenav:visited { color: #666666; }
a.pagenav:hover { color: #666666; text-decoration: underline;}
a.pagenav:active { color: #800000; text-decoration: underline;}


