/*
 * CSS-File for
 * www.
 * Copyright (c) CLICKSPORTS
 * $Rev: 11 $
 * $Author: cs $
 * $Date: 2008-11-15 00:44:27 +0100 (Sa, 15 Nov 2008) $
 * 
 * Styles for teaser pages
 */

div#teaser_header { width: 754px; height: 238px; }

div#site_wrapper { background-position: 300px 0px; }

div#column_left { width: 302px; float: left; padding-bottom: 34px; }
div#content { width: 404px; margin-top: 34px; padding-left: 0px; float: right; }

/* Set the breadcrumb to another layout */
div#breadcrumb {
	width: 200px;
	background-color: transparent;
	position: static;
}


