.nav_bg {
	background-image: url(/jart/prj3/karajan/indexes/main/resources/img/head_produkte.jpg);
	background-repeat: no-repeat;
	}
	
.meta_bg {
	background-image: url(/jart/prj3/karajan/indexes/main/resources/img/bg_produkte.jpg);
	background-repeat: repeat-x;
}

.content_bg {
	background-color: #d5d1d7;
	
}

.cont_bg_img {
	background-image: url(/jart/prj3/karajan/indexes/main/resources/img/cont_bg_produkte.gif);
	background-repeat: no-repeat;
	
}

.footer {
	background-color: #816878;
	z-index: 25;
	position: relative;
	}
	
.footer_line {
	border-bottom: 1px solid #000000;
}

.copy {
	color: #000000;
}

.schrift {
	font-weight:bold;
}
	
.schrift em, .schrift_more {
	font-weight:normal;
}
	
p.avtext, h2.avtext, h3.avtext, ul.avtext, a.avtext {
	font-family:Georgia, serif;
	font-size:12px;
	line-height:1.7em;
	color:#333333;
	}
	
h2.avtext {
	font-size:16px;
	}
	
ul.avtext {
	padding-left:0px;
	margin-left:15px;
	}

a.avtext:link, a.avtext:visited, a.avtext:hover {
	text-decoration:underline;
}

#sub-menu-2010-lvl2  li a:hover, #sub-menu-2010-lvl2  li a.active{
	color: #816878;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/jart/prj3/karajan/indexes/main/resources/img/nav_bg_produkte.gif);
	background-repeat: no-repeat;
	background-position: 0;
}


