/*
-----------------------------------------------
- www.claudia-jung.de - GEHEIME ZEICHEN
----------------------------------------------- 
- Author:  Tom Krobb (www.krobb.org)
- Version:  08/10/2009
----------------------------------------------- */

h1 span, h2 span { display: none; }

h1.claudiajung 
{ 
	margin-top: 10px;
	width: 414px; 
	height: 26px; 
	background: url("../../img/site/cjtitle.png") no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/hdr_claudiajung.html', sizingMethod='image');	
}


h1.news
{ 
	margin: 0 auto;
	margin-left: 200px;
	background: url("../../img/site/video_head.png") no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/hdr_news.html', sizingMethod='image');	
	width: 450px; 
	height: 65px; 
}


h2.website { 
	background: url("../../img/site/neuewebsite.png") no-repeat; 
	width: 200px; 
	height: 98px; 
}

/* Hintergruende für Navigationsbalken */

.bg_grey { background-color: #333333; }

.darkener_grey
{
	background: url("../../img/site/darkener_grey.png") no-repeat !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/darkener_grey.html', sizingMethod='scale');
}

