	
	/*--- // -----------------------------------------------------
		
		@ Dani Albrecht Home (Startseite)
		@ /css/home.css
		@ Style-Sheet für die Startseite
		
		@ 25.2.2008 FM
		@ 0.1
		
		@ Content:
		-	Box Einleitung
		-	Box Bild
		-	Box Resultate
		
		Changelog:
		
	------------------------------------------------------ // ---*/

	/* ------------------------------------------------------------
		Box Einleitung
	------------------------------------------------------------ */
	
	div#homeContent {
		float: left;
		width: 478px;
		height: 244px;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: top right;
	}
	
	div#homeTitle {
		background:url(../img/layout/home_title_bg.png) top left no-repeat;
		height:44px;
	}
		
	div#homeTitle h3 {
		font-size: 1.6em;
		padding:17px 0 0 20px;
		font-weight:bold;
		margin: 0;
		color: #fff;
		background: none
	}
	
	div#homeText {
		height: 171px;
		overflow: hidden;
		background:url(../img/layout/home_bg.png) top left repeat;
		padding: 15px 20px 10px 30px;
		color:#fff;
	}
	
	div#homeText ul {
		padding:0 0 10px 20px;
	}
	
	div#homeText a:hover {
		color: #dd0f0f;
	}
	
	
	/* ------------------------------------------------------------
		Box Bild
	------------------------------------------------------------ */
	
	div#homeImage {
		position:relative;
		float:left;
		width:240px;
		margin-left:13px;
	}
	
	div#homeImage div {
		behavior: url(http://wonderwoman/albright/img/ie6hack/iepngfix.htc);
		background:url(../img/layout/transparency.png) no-repeat;
		position:absolute;
		bottom:0;
		left:0;
		width:232px;
		padding:2px 4px 4px 4px;
		color:#FFF;
	}
	
	
	/* ------------------------------------------------------------
		Box Resultate
	------------------------------------------------------------ */
	
	div#resultate {
		position:relative;
		width:478px;
		height:285px;
		float:left;
		margin-top:25px;
		background:url(../img/layout/resultate_bg.jpg) top left no-repeat;
	}
		
	div#resultate h3 {
		color:#DD0F0F;
		font-size:1.6em;
		padding:18px 0 0 20px;
		font-weight:bold;
		margin: 0;
		background: none;
	}
	
	div#resultate p {
		color:#000;
		padding:19px 5px 0 20px;
		
	}
	
	div#resultate #left {
		width:100px;
		float:left;
	}
	
	div#resultate #right {
		width:378px;
		float:right;
	}
	
	div#resultate a#showCalendar {
		display:block;
		height:33px;
		width:100px;
		margin:8px 0 0 14px;
		background: url(../img/layout/kalender.jpg);
	}
	
	div#resultate a#showCalendar span {
		display:none;
	}
	
	div#resultate a#showResults {
		display:block;
		float:left;
		height:33px;
		width:103px;
		margin:8px 0 0 89px;
		background: url(../img/layout/resultate.jpg);
	}
	
	div#resultate a#showResults span {
		display:none;
	}
	
	div#resultate a#liveTimer {
		display:block;
		height:33px;
		width:111px;
		float:right;
		margin:8px 25px 0 0;
		background: url(../img/layout/live-timer.jpg);
	}
	
	div#resultate a#liveTimer span {
		display:none;
	}
	
	div#ellipse_albright {
		height:200px;
		width:263px;
		position:relative;
		float:right;
		margin-top:21px;
		background: url(../data/home/ellipse_albright.jpg) no-repeat;
	}
	
	div#ellipse_albright a {
		position:absolute;
		bottom:44px;
		right:0;
	}
	
	/* ------------------------------------------------------------
		Content
	------------------------------------------------------------ */
	
	div#content-title, div#content, div#content-footer {
		width:682px;
		padding:0 36px 0 30px;
	}
	
	div#content-title{
		clear:both;
		height:96px;
		background:url(../img/layout/content_title.gif) bottom left no-repeat;
	}
	
		div#breadcrumb ul {
			list-style:none;
			padding-top:36px;
			color:#666;
		}
	
		div#breadcrumb li {
			float:left;
			padding-bottom:6px;
		}
	
		div#breadcrumb a {
			list-style:none;
			padding-top:36px;
			padding-left:5px;
			color:#666;
			text-decoration:underline;
		}
	
	div#content{
		color: #000;
		background:url(../img/layout/content.gif) bottom left repeat;
		padding-top:15px;
	}
	
	div#content a {
		text-decoration:underline;
	}
	
	div#content-footer{
		height:15px;
		background:url(../img/layout/content_footer.gif) bottom left no-repeat;
	}
				
	div#print a {
		float: right;
		text-decoration:underline;
		color:#646464;
		background:url(../img/layout/print.gif) center right no-repeat;
		padding-right:15px;
		margin-top: 35px;
	}
			
	h2 {
		clear: both;
		color:#DD0F0F;
		font-size: 2.4em;
		line-height: 0.9em;
		font-weight:normal;
	}
	
	/* --------------------------------------------------
		Galerie Style
	-------------------------------------------------- */
		
	div#galerie ul {
		list-style:none !important;
		margin:0;
		padding:0;
	}
	
	div#galerie ul li {
		float:left;
		background:none !important;
		width:305px;
		height:66px;
		margin: 0px 30px 9px 0;
	}
	
	div#galerie a {
		position:relative;
		display:block;
		width:325px;
		height:66px;
		color:#fff;
	}
	
	div#galerie a div {
		position:absolute;
		width:315px;
		height:19px;
		bottom:0;
		left:0;
		padding:0 5px;
		text-align:right;
		font-weight:bold;
		background:url(../img/layout/transparency.png) bottom left repeat;
	}
		
	div#gallery-det a {
		float: left;
		display:block;
		background-position:center;
		background-repeat:no-repeat;
		width:120px;
		height:120px;
		border: 5px solid #eae8e8;
		margin: 0 5px 5px 0;
	}
	
	div#gallery div.imageContainer {
		float:left;
		background-position:center;
		background-repeat:no-repeat;
		width:49px;
		height:49px;
		margin:2px;
	}
	
	
	/*#tooltip {
		position: absolute;
		z-index: 3000;
		border: 1px solid #111;
		background-color: #eee;
		padding: 7px;
		opacity: 0.90;
		filter:alpha(opacity=90);
		color:#000;
		-moz-border-radius-bottomleft: 7px;
		-moz-border-radius-bottomright: 7px;
		-moz-border-radius-topleft: 7px;
		-moz-border-radius-topright: 7px;
	}
	#tooltip h3 {
		font-size: 1.1em;
		margin: 0;
		padding: 0 3px;
		text-align: left !important;
	}
	#tooltip p {
		font-size: 0.95em;
		margin: 5px 0 0 5px;
		text-align: left;
	}
	#tooltip h3, #tooltip div { margin: 0; }
	#tooltip {
		background-color: #CCCCCC;
		border: 1px solid #888888;
		color: #333333;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 10px;
		padding-right: 10px;
		max-width: 20em;
		line-height: 12px;
	}*/
	
