	
	/*--- // -----------------------------------------------------
		
		@ Dani Albrecht Content
		@ /css/content.css
		@ Style-Sheet für den Content
		
		@ 25.2.2008 FM
		@ 0.1
		
		@ Content:
		-	General
		-	Titel
		-	Footer
		-	Gallery
		
		Changelog:
		
	------------------------------------------------------ // ---*/
	
	/* ------------------------------------------------------------
		General
	------------------------------------------------------------ */
	
	div#content{
		color: #000;
		background:url(../img/layout/content.gif) bottom left repeat;
		padding-top: 20px;
		width:682px;
	}
	
	div#content a {
		text-decoration:underline;
	}
					
	/* ------------------------------------------------------------
		Titel
	------------------------------------------------------------ */
	
	div#content-title h2 {
		clear: both;
		color:#DD0F0F;
		font-size: 2.4em;
		line-height: 1.2em;
		font-weight:normal;
	}
	
	div#content-title, 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#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;
	}
	
	/* --- Breadcrumb ------------------------------------------ */
	
	div#breadcrumb ul {
		list-style:none;
		padding-top:36px;
		color:#666;
	}
		
	div#breadcrumb li {
		float:left;
		padding-bottom:2px;
	}

	div#breadcrumb a {
		list-style:none;
		padding-top:36px;
		padding-left:5px;
		color:#666;
		text-decoration:underline;
	}
	

	/* ------------------------------------------------------------
		Footer
	------------------------------------------------------------ */
	
	div#content-footer {
		height:15px;
		background:url(../img/layout/content_footer.gif) bottom left no-repeat;
	}
				
		
	/* --------------------------------------------------
		Gallery
	-------------------------------------------------- */
		
	div#galerie a {
		display: block;
		float: left;
		position:relative;
		width:325px;
		height:66px;
		margin: 0 10px 10px 0;
	}
	
	div#galerie a span {
		color:#fff;
		display: block;
		position:absolute;
		height:19px;
		bottom:0;
		left:0;
		right: 0;
		width: 315px;
		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#disclaimer h4 {
		color:#666;
	}	
	
	div#disclaimer p {
		font-size: 0.8em;
		color:#666;
	}	
	
		
	/* --------------------------------------------------
		Genereller Formularstyle
	-------------------------------------------------- */

	form.default-form label {
		display:block;
		width:180px;
		float:left;
	}
	
	form.default-form br {
		clear: both;
	}
	
	form.default-form input, 
	form.default-form textarea, 
	form.default-form select {
		display: block;
		float:left;
		margin:3px;
		border:1px solid #cbcbcb;
		background-color: #fff;
	}
	form.default-form input[type=checkbox] {
		border: 0;
		margin: 0;
	}

	form.default-form input {
		float:left;
		width:240px;
		padding:5px;
	}

	form.default-form textarea {
		width: 240px;
		height: 75px;
		padding: 5px;
	}

	form.default-form select {
		width:252px;
		padding: 5px;
	}

	form.default-form .code {
		width:75px;
		margin: 1px;
		text-transform:uppercase;
	}
	
	form.default-form img {
		float:left;
	}

	form.default-form .submit-btn {
		width:70px;
		margin-top:15px;
	}

	form.default-form .label-spacer {
		width:180px;
		float:left;
		margin-top:18px;
	}
	
	form.default-form br {
		clear:both;
	}
	
	/* Formklassen für Alerts JS */
	form.default-form .checkbox {
		width:20px;
	}
	
	div#content form.default-form .checkboxAlert {
		background-color:#FFF2CF;
	}
	
	div#content form.default-form .alertField {
		background-color:#fbe1e1;
		border: 1px solid #f7c0c0;
	}
	
	div#content form.default-form .normalField {
		background-color:#fff;
	}		
	
	/* --------------------------------------------------
		Sitemap Style
	-------------------------------------------------- */
		
	div#sitemap ul#sitemapnav {
		list-style:none;
		color: #000;
		margin:0;
	}
	
	div#sitemap ul#sitemapnav ul {
		padding-bottom:0;
	}
	
	div#sitemap ul#sitemapnav li {
		padding-bottom:5px;
	}
	
	div#sitemap ul#sitemapnav a {
		color: #000;
		text-decoration: underline;
		padding-bottom:10px;
	}
	
	div#sitemap ul#sitemapnav a:hover {
		color: #DD0F0F;
	}
	

	/* --------------------------------------------------
		Kontaktformular Adressen
	-------------------------------------------------- */
	
	div#kontaktformular address {
		float:left;
		display: block;
		width:45%;
		margin: 0 15px 20px 0;
	}
	
	
	/* --------------------------------------------------
		News Skionline
	-------------------------------------------------- */
	
	div.newsContent h4 {
		padding: 0 !important;
		margin: 0 !important;
	}
	
	div.newsContent h4 a {
		color:#000;
		font-size:11px;
		padding: 0;
		margin: 0;
	}
	
	div.newsContent p {
		padding-bottom:16px;
	}
	
	div.newsContent p a {
		color:#000;
	}
	
	div#skiOnlineNews {
		width:100%;
		text-align:right;
	}
	
	/* --------------------------------------------------
		Classes
	-------------------------------------------------- */
	
	.spacer-mid {
		padding-bottom: 12px;
	}
	
	/*#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;
	}*/
	