body
{
	background-color: #f9f9f9;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}

img { margin-right: 5px; margin-left: 5px; border: 0; }

input { font-size: 10px; }


/*	article
*******************************************************************************/
.category-list, 
.article-list {
	margin:10px 0 10px 0;
} 

.article-list {
	padding:10px;
	width:498px;
	background:#f1f1f1;
}

.category-list .image {
	display:block;
	float:left;
	margin:10px 10px 10px 0;
	width:120px;
	height:70px;
	background:#f1f1f1;
}
.category-list .text {
	float:left;
	width:398px;
}
.category-list .text a,
.category-list .text a:link, 
.article-list a,
.article-list a:link {
	color:#006;
}

.category-list .text a:hover, 
.article-list a:hover {
	text-decoration:underline;
}




/* TEXT --------------------------------------------------------------------------------------------------------------------- */
h1
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

h2
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.category
{
	font-family: Arial;
	font-weight: bold;
}

.category,p,td,tr
{
	font-family: Arial;
	font-weight: normal;
}

ul {
list-style-type:none;
margin-top:10px;
}

li {
margin-bottom: 10px;
}


/* TEXT --------------------------------------------------------------------------------------------------------------------- */

.tblContent
{
	background-color: #FFFFFF;
	border: 1px solid #555555;
	padding: 15px;
	border-collapse: collapse;
}

.tblNavi
{
	background-color: #F0F0EE;
	border: 1px solid #555555;
	padding: 0px;
	border-collapse: collapse;
}

.tblHeader
{
	background-color: #FFFFFF;
	border: 1px solid #555555;
	padding: 2px;
	border-collapse: collapse;
}

.tblHeader2
{
	background-color: #FFFFFF;
	border: 1px solid #555555;
	padding: 2px;
	border-collapse: collapse;
	background:url(banner.jpg) 0px right no-repeat;
text-align: center;
}
.tblFooter
{
	background-color: #FFFFFF;
	border: 1px solid #555555;
	padding: 2px;
	border-collapse: collapse;
}


#rechts {

margin: 10px 5px 10px 5px;
width: 170px;
overflow: hidden;
}

#nav_links {
margin: 10px 5px 10px 5px;
}

/* NAVIGATION --------------------------------------------------------------------------------------------------------------------- */
.main
{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #555555;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.main_act
{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #555555;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.sub1
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px dotted #E3E3E3;
	background-color: #E3E3E3;
	font-weight: normal;
}

.sub1_act
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px dotted #E1E1E1;
	background-color: #E1E1E1;
	font-weight: normal;
	color: #CC0000;
}

.sub2
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom: 1px dotted #D0D0D0;
	background-color: #D0D0D0;
	font-weight: normal;
}

.sub2_act
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom: 1px dotted #D0D0D0;
	background-color: #D0D0D0;
	font-weight: normal;
}

/* NAVIGATION --------------------------------------------------------------------------------------------------------------------- */

/* FORMULAR --------------------------------------------------------------------------------------------------------------------- */

.feld
{
	border: 1px solid #55555;
	font-family: Arial;
	font-size: 12px;
	color: #55555;
	background-color: #FFFFFF;
}

/* FORMULAR --------------------------------------------------------------------------------------------------------------------- */

.warning
{
	color: #EE0000;
}

/* LINKS --------------------------------------------------------------------------------------------------------------------- */
a.n:link { font-size: 12px; color: #555555; font-weight: normal; text-decoration :none; }
a.n:visited { font-size: 12px; color: #555555; font-weight: normal; text-decoration: none; }
a.n:active { font-size: 12px; color: #55555; font-weight: normal; text-decoration: none; }
a.n:hover { font-size: 12px; color: #555555; font-weight: normal; text-decoration: underline; }

a.r:link { font-size: 12px; color: #CC0000; font-weight: normal; text-decoration :none; }
a.r:visited { font-size: 12px; color: #CC0000; font-weight: normal; text-decoration: none; }
a.r:active { font-size: 12px; color: #CC0000; font-weight: normal; text-decoration: none; }
a.r:hover { font-size: 12px; color: #CC0000; font-weight: normal; text-decoration: underline;
 }