p, tr, td, div, span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 150%;
}

a:link, a:visited {
	color:#333333;
	text-decoration:underline;
}

a:hover, a:focus, a:active {
	color:#003399;
	text-decoration:none;
}


.footer {
	text-align:left;
	font-size:8px;
	font-weight:normal;
	color:#333;
	vertical-align:middle;
	margin-left:15px;

}

#footer, #footer a:link, #footer a:visited {
	text-align:left;
	font-size:9px;
	font-weight: normal;
	color:#999;
	text-decoration:none;
}

#footer a:hover, #footer a:focus, #footer a:active { 
	text-decoration:underline;
}	

/* Menüs */
.rootline {
	font-size:9px;
	color:#666666;
	line-height: 20px;
}

.rootline a:link, .rootline a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	text-decoration: none;
	line-height:20px;
}

.rootline a:hover, .rootline a:focus, .rootline a:active {
	color:#000033;
	text-decoration: underline;
}

a.menu-1-1-no:link,
a.menu-1-1-no:visited {
	display:block;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	font-weight:bold;
	padding-right:15px;
	margin: 10px 8px 10px 0;
	line-height:120%;
	
	background-image: url(bilder/menu/no.gif);
	background-position: right center;
	background-repeat:no-repeat
}

a.menu-1-1-no:hover, a.menu-1-1-no:focus, a.menu-1-1-no:active {
	display:block;
	
	color:#000033;
	background-image: url(bilder/menu/ro.gif);
	background-position: right center;
	background-repeat:no-repeat
}

a.menu-1-1-act:link,
a.menu-1-1-act:visited,
a.menu-1-1-act:hover,
a.menu-1-1-act:focus,
a.menu-1-1-act:active {
	display:block;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color: #003399;
	text-decoration: none;
	font-weight:bold;
	padding-right:15px;
	margin: 10px 8px 10px 0;
	line-height:120%;
		
	background-image: url(bilder/menu/act.gif);
	background-position: right center;
	background-repeat:no-repeat
}
a.menu-1-1-no:hover,
a.menu-1-1-no:focus,
a.menu-1-1-no:active {
	display:block;
	
	color:#000033;
/*	background-image: url(bilder/menu/ro.gif);
	background-position: right center;
	background-repeat:no-repeat */
}
a.menu-1-2-no:link,
a.menu-1-2-no:visited {
	display:block;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:11px;
	color:#333333;
	text-decoration: none;
	font-weight:normal;
	padding-right:15px;
	margin-right:20px;
	line-height:150%;
	
/*	background-image: url(bilder/menu/no.gif);
	background-position: right center;
	background-repeat:no-repeat */
}
a.menu-1-2-act:link,
a.menu-1-2-act:visited {
	display:block;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:11px;
	color:#003399;
	text-decoration: none;
	font-weight:normal;
	padding-right:15px;
	margin-right:20px;
	line-height:150%;
}

a.menu-1-3-no:link,
a.menu-1-3-no:visited {
	display:block;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:10px;
	font-style:italic;
	color:#333333;
	text-decoration: none;
	font-weight:normal;
	padding-right:25px;
	margin-right:20px;
	line-height:150%;
	
/*	background-image: url(bilder/menu/no.gif);
	background-position: right center;
	background-repeat:no-repeat */
}
a.menu-1-3-act:link,
a.menu-1-3-act:visited {
	display:block;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:10px;
	font-style:italic;
	color:#003399;
	text-decoration: none;
	font-weight:normal;
	padding-right:25px;
	margin-right:20px;
	line-height:150%;
}

a.menu-1-2-act:hover, 
a.menu-1-2-act:focus,
a.menu-1-2-act:active,
a.menu-1-2-no:hover,
a.menu-1-2-no:active,
a.menu-1-2-no:focus,

a.menu-1-3-no:hover,
a.menu-1-3-no:focus,
a.menu-1-3-no:active,
a.menu-1-3-act:hover,
a.menu-1-3-act:active,
a.menu-1-3-act:focus {
	text-decoration:underline;
}

/* Image-Caption */
.csc-caption {
	font-style:italic;
	font-size: 10px;
	color: #999;
}

/* Download-Bescheibungen */
.csc-uploads-description {
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}

.csc-uploads-fileSize, td.csc-uploads-fileName {
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

tr.tr-even {
	background-color: #fff;
}

tr.odd {
	background-color: #ccc;
	border-top: 1px solid #999;
}

table.csc-uploads td {
	padding: 5px;
}

/* SITEMAP */
ul.csc-menu {
	list-style:none;
}
.csc-sitemap-level1 a:link, .csc-sitemap-level1 a:visited {
	font-size: 16px;
	font-weight: normal;
	color:#333333;
	text-decoration:none;
	line-height:22px;
	margin: 15px 0 0 0;
	padding: 0px;
	background-image: none;
}

.csc-sitemap-level1 a:hover, .csc-sitemap-level1 a:active, .csc-sitemap-level1 a:focus {
	text-decoration: underline;
	color:#003399;
}

.csc-sitemap-level2 a:link, .csc-sitemap-level2 a:visited {
	color:#333333;
	text-decoration:none;
	line-height:14px;
	margin: 0 0 0 25px;
	padding: 0 0 0 15px;

	background-image: url(bilder/menu/ro.gif);
	background-position: left center;
	background-repeat:no-repeat
}

.csc-sitemap-level2 a:hover, .csc-sitemap-level2 a:active, .csc-sitemap-level2 a:focus {
	text-decoration: underline;
	color:#003399;
}
.csc-sitemap-level3 a:link, .csc-sitemap-level3 a:visited {
	color:#333333;
	text-decoration:none;
	line-height:14px;
	margin: 0 0 0 35px;
	padding: 0 0 0 15px;
	
	background-image: url(bilder/menu/act.gif);
	background-position: left center;
	background-repeat:no-repeat
}
.csc-sitemap-level3 a:hover, .csc-sitemap-level3 a:active, .csc-sitemap-level3 a:focus {
	text-decoration: underline;
	color:#003399;
}
.csc-sitemap-level4 { display:none;}
p.csc-sitemap {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
/* Anbieter Informationen */
p.anbieter {
	margin: 0;
	padding: 3px 5px;
	font-size: 10px;
}
/* Newsletter übersicht */
.csc-menu-1 a:link, .csc-menu-1 a:visited {
	color:#333333;
	text-decoration:none;
	line-height:14px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	padding-left: 15px;	

	background-image: url(bilder/menu/ro.gif);
	background-position: left center;
	background-repeat:no-repeat
}

.csc-menu-1 a:hover, .csc-menu-1 a:active, .csc-menu-1 a:focus {
	text-decoration: underline;
	color:#003399;
	
	background-image: url(bilder/menu/act.gif);
	background-position: left center;
	background-repeat:no-repeat
}

.csc-textpic-caption {font-size:10px; color:#666;}
.csc-textpic img {padding:5px;}