/* CSS Document */
.linkkategorie {
	width: 400px;
	margin-bottom: 8px;
	margin-top: 8px;
}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEE8F4;
	line-height: 24px;
	padding-left: 5px;
	display:block;
	margin-bottom: 8px;
	background-image: url(menu/link_randrechts.gif);
	background-repeat: no-repeat;
	background-position: right;
}
	
#contenttemp .linkkategorie .header a {
	text-decoration: none;
	display:block;
	line-height:24px;
	color: #000000;
	background-image: url(menu/link_gelb.GIF);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
	padding-left: 25px;
}

#contenttemp .linkkategorie .header a:HOVER {
	background-image: url(menu/link_rot.gif);
	color: #DA2028;
}
#linkgrafik {
	float: right;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#linkgrafik p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}


.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEE8F4;
	line-height: 24px;
	padding-left: 5px;
	display:block;
	margin-bottom: 8px;
	background-image: url(menu/LINKHEADERGROSS.JPG);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

#contenttemp .linkkategorie .header2 a {
	text-decoration: none;
	display:block;
	line-height:24px;
	color: #000000;
	background-image: url(menu/link_gelb_o.GIF);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
	padding-left: 25px;
}

#contenttemp .linkkategorie .header2 a:HOVER {
	background-image: url(menu/link_rot_o.gif);
	color: #DA2028;
}

.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	line-height: 24px;
	
	display:block;
	margin-bottom: 8px;
	background-image: url(menu/link_randrechts_t.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#contenttemp .linkkategorie .header3 a {
	text-decoration: none;
	display:block;
	line-height:24px;
	color: #000000;
	background-image: url(menu/link_gelb_t.GIF);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
	padding-left: 25px;
}

#contenttemp .linkkategorie .header3 a:HOVER {
	background-image: url(menu/link_rot_t.gif);
	color: #DA2028;
}

.headerU {
	line-height: 24px;
	padding-left: 5px;
	display:block;
	margin-bottom: 8px;
	background-image: url(menu/LINKHEADERGROSS.JPG);
	background-repeat: repeat-y;
	background-position: right;
		background-color: #DEE8F4;

}

.header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	line-height: 24px;
	padding-left: 5px;
	display:block;
	margin-bottom: 8px;
	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

#contenttemp .linkkategorie .header4 a {
	text-decoration: none;
	display:block;
	line-height:24px;
	color: #000000;
	background-image: url(menu/link_gelb_o.GIF);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
	padding-left: 25px;
}

#contenttemp .linkkategorie .header4 a:HOVER {
	background-image: url(menu/link_rot_o.gif);
	color: #DA2028;
}

.header5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	line-height: 24px;
	
	display:block;
	margin-bottom: 8px;
	background-image: url(menu/link_randrechts_t2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#contenttemp .linkkategorie .header5 a {
	text-decoration: none;
	display:block;
	line-height:24px;
	color: #000000;
	background-image: url(menu/link_gelb_t2.GIF);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
	padding-left: 25px;
}

#contenttemp .linkkategorie .header5 a:HOVER {
	background-image: url(menu/link_rot_t2.gif);
	color: #DA2028;
}

.r {
	font-size: 10px;
	color: #999999;
	float: right;
	padding-right: 10px;
	font-weight: normal;
}

