#LinkList{
font-size: 11px;
font-weight: normal;
color: Black;
font-family: Arial, Helvetica, sans-serif;
width: 500px;
}

#LinkList a {
font-size: 11px;
font-weight: normal;
color: #285EAE;
font-family: Arial, Helvetica, sans-serif;
}

#LinkList a:hover {
color: #449350;
}

#LinkList div.katTitle {
color: #515151;
font-weight: bold;
font-size: 12px;
background-color: #EAEAEA;
height: 25px;
}

#LinkList p.katTitleLeft {
float: left;
padding: 5px 0 0 20px;
margin: 0px;
}

#LinkList p.katTitleRight {
float: right;
padding: 5px 20px 0 0px;
margin: 0px;
}

#LinkList div.katNavig {
color: #515151;
font-weight: normal;
font-size: 11px;
background-color: #F5F5F5;
padding: 2px 10px 2px 10px;
}

#LinkList div.katNavig a {
color: Green;
font-weight: normal;
text-decoration: none;
}

#katContent {
color: #515151;
font-weight: normal;
font-size: 12px;
padding: 10px 10px 0px 10px;
}

#katContent p.katName{
color: #515151;
font-weight: normal;
font-size: 12px;
margin: 0 0 0px 0;
}

#katContent p.katText {
color: #515151;
font-weight: normal;
font-size: 11px;
margin: 0 0 5px 0;

}

#katContent p.katKids {
color: #515151;
font-weight: normal;
font-size: 11px;
margin: 0px;
}

#katContent p.katKids a{
color: #515151;
font-weight: normal;
font-size: 11px;
margin: 0px;
text-decoration: underline;
}

#katContent p.katKids a:hover{
color: #669445;
font-weight: normal;
font-size: 11px;
margin: 0px;
text-decoration: underline;
}

#katContent div a {
color: #3F3FBC;
font-weight: normal;
text-decoration: none;
font-size: 12px;
}

#linkContent {
	padding: 0 00px 0 00px;
}

#linkContent div.linkName {
	background-color: #D7E1F4;
	padding: 3px;
}

#linkContent div.linkName a {
	color: #2C529E;
	text-decoration: none;
	font-weight: bold;
}
#linkContent div.linkText {
padding-top: 10px;
}

#linkContent p.linkAngebot {
background-color: #F5F5F5;
}

.linkService {
margin: 0 0 0px 0;
border-bottom: 1px dashed #000000;
height: 26px;
}

.linkService div.linkServiceRight {
float: right;
margin: 0px;
padding: 0px;
}

.linkService div.linkServiceLeft {
float: left;
margin: 0px;
padding: 2px;
}


/* Verwendung: content /admin
							newsabo
							links */
.txtmarkera {
	color : #800000;
}
/* Verwendung: newsabo
							links
							faq */
.txtmarkerb{
	color : #000099;
}
/* Verwendung: newsabo
							links
							faq */	
.txterror{
		color: #FF0000;
}


/* __inc/functions/inc */
.txtlevela
		{

		font-style: normal;
		font-weight: normal;
		color: #FF0000;
		}
/* __inc/functions/inc */
.txtlevelb
		{

		font-style: normal;
		font-weight: normal;
		color: #339900;
		}
	/* __inc/functions/inc */
.txtlevelc
		{
		font-style: normal;
		font-weight: normal;
		color: #FF9900;
		}
