@charset "utf-8";
/* CSS Document */

/* */
body{
	background-image:url(../fileadmin/site_img/schemes/background/index.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color: #9CB907;
}

#container{
	
}

#header_left{
	background-image:url(../fileadmin/site_img/schemes/menu_hg.jpg);
	background-repeat:repeat-x;
	background-color: #9CB907;
}

/* Content Bereich */
#content {
}

/* Content LEFT */
#hmenu_title{
	background-image:url(../fileadmin/site_img/schemes/title_hg.jpg);
	background-repeat:repeat-x;
	background-color: #799202;
}
#submenu{
	background-color: #9CB907;
}
.submenu_ul{
}
.submenu_li{
}

#submenu a{
	background-image: url(../fileadmin/site_img/schemes/link_arrow.jpg);
}
#submenu a:hover{
	background-image: url(../fileadmin/site_img/schemes/link_arrow_ro.jpg);
	background-color: #8AA703;
}

.content_right .content_block ul{
	list-style-image: url(../fileadmin/site_img/schemes/list_square.gif);
}
.content_right_td{
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #B2CD26;
	background-image: url(../fileadmin/site_img/schemes/content_hg_02.jpg);
	
}
.content_block a{

}


.csc-sitemap a{
	background: none;
	background: url(../fileadmin/site_img/schemes_2/sitemap_link_arrow.jpg) left center;
	background-repeat: no-repeat;
}

#page_title{
	background-image:url(../fileadmin/site_img/schemes/title_hg.jpg);
	background-repeat:repeat-x;
	background-color: #799202;
}

.internal-link,
.download{
	background-image: url(../fileadmin/site_img/schemes/link_arrow.png);
	color: #ffffff;
}
.external-link,
.download{
	background-image: url(../fileadmin/site_img/schemes/link_arrow_ro.jpg);
	background-color: #8AA703;
	color: #ffffff;
}
a.mail{
	background: none;
}

