/* -------------------------------------------------
CSS-Framework
© by backslash - artists of new media

dieses CSS betrifft nur die intro-seite von juli 2010

version:	1.2
date:		07/2010
author:		mathias gamper
email:		m.gamper@backslash.ch
url:		www.backslash.ch
------------------------------------------------- */
body {
	background-image: none;
	}
#homewrapper {
	width: 990px;
	}
	
/* =header
--------------------------------------------------------------- */
#header {
	float: left;
	width: 810px;
	height: 178px;
	background: url(/pictures/home-header-01.jpg) no-repeat;
	}
#header.zufall_1 { background: url(/pictures/home-header-01.jpg) no-repeat; }
#header.zufall_2 { background: url(/pictures/home-header-02.jpg) no-repeat; }
#header.zufall_3 { background: url(/pictures/home-header-03.jpg) no-repeat; }
#header.zufall_4 { background: url(/pictures/home-header-04.jpg) no-repeat; }
#header.zufall_5 { background: url(/pictures/home-header-05.jpg) no-repeat; }

#header span {
	position: absolute;
	width: 810px;
	height: 178px;
	background: url(/pictures/lochraster-header.png) no-repeat left bottom;
	}
	
/* =schwerpunkte
--------------------------------------------------------------- */
#schwerpunkte {
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	background-color: #0087c4;
	}
#schwerpunkte h2 {
	background-color: #fff;
	padding: 4px 0;
	text-align: center;
	font-size: 0.92em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #0087c4;
	}
#schwerpunkte ol, #schwerpunkte li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#schwerpunkte ol {
	padding: 5px 5px 10px 5px;
	height: 180px;
	overflow: auto;
	}
#schwerpunkte li a {
	display: block;
	padding: 7px 23px;
	color: #fff;
	text-decoration: none;
	background: url(/pictures/schwerpunkt-li.gif) no-repeat left 4px;
	}
#schwerpunkte li a span {
	margin-left: -15px;
	}
#schwerpunkte li a:hover {
	background-position: left -196px;
	}
#schwerpunkte li a:hover span {
	color: #0087c4;
	}

/* =content
--------------------------------------------------------------- */
#container {
	clear: both;
	padding-top: 33px;
	}
#contentwrapper {
	float: right;
	width: 755px;
	}
#content {
	float: left;
	width: 350px;
	}
#content h1 {
	width: 287px;
	height: 53px;
	margin: 0 0 1em -2px;
	background: url(/pictures/typo-spital-maennedorf.gif) no-repeat;
	text-indent: -9999px;
	}	
	
/* =wichtige links
--------------------------------------------------------------- */
#wichtige-links {
	float: left;
	width: 160px;
	margin-left: 20px;
	background-color: #cfe6f5;
	}
#wichtige-links h2 {
	margin: 0;
	padding: 4px 0 4px 10px;
	color: #fff;
	background-color: #0087c4;
	font-size: 0.92em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#wichtige-links ul, #wichtige-links li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#wichtige-links ul {
	padding: 10px 0;
	}
#wichtige-links li a {
	display: block;
	padding: 4px 10px;
	color: #0087c4;
	text-decoration: none;
	}
#wichtige-links li a:hover {
	color: #000;
	}
	
/* =volltextsuche
--------------------------------------------------------------- */	
#volltextsuche {
	position: relative;
	float: none;
	top: 0;
	left: 0;
	margin: 0 0 30px 0;
	padding: 0;
	width: 300px;
	height: auto;
	overflow: hidden;
	}
input#suche.suchfeld {
	margin: 0;
	border: 1px solid #868686;
	padding: 5px;
	padding-right: 55px;
	width: 238px;
	height: auto;
	background-color: #fff;
	background-image: none;
	font-size: 1.5em;
	}
input#suche.suchfeld:focus {
	color: #000;
	border-color: #000;
	}
#btnSubmit {
	border: none;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	background-color: #868686;
	font-size: 0.92em;
	line-height: 2em;
	height: 2em;
	}
#btnSubmit:focus {
	background-color: #000;
	}
	
/* =topnews
--------------------------------------------------------------- */
#topnews {
	color: #666666;
font-size: 0.92em;
	}
#topnews h2 {
	margin: 0 0 0.7em 0;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666666;
	}
#topnews table {
	
	}
#topnews a {
	padding: 1em 0 0.3em 0;

	margin: 0;
	text-decoration: none;
	color: #0087c4;
	}
#topnews a:hover {
	color: #000;
	}
#topnews table img {
	display: none;
	}
	
/* =sidebar
--------------------------------------------------------------- */
#sidebar {
	float: right;
	width: 180px;
	margin-top: 2em;
	}
#sidebar h2 {
	padding: 4px 0 4px 0;
	font-size: 0.92em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #0087c4;
	}
#sidebar a {
	display: block;
	text-decoration: none;
	color: #666666;
	}
#sidebar a:hover {
	color: #000;
	}
#sidebar .title {
	font-weight: bold;
	}
#sidebar ul, #sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#sidebar ul {
	font-size: 0.92em;
	line-height: 1.3em;
	}
#sidebar li {
	position: relative;
	padding-bottom: 10px;
	min-height: 75px;
	}
#sidebar a img {
	position: absolute;
	top: -1px;
	left: -136px;
	border: 1px solid #fff;
	}
#sidebar a:hover img {
	border: 1px solid #0087c4;
	}

/* =footer
--------------------------------------------------------------- */
#footer {
	clear: both;
	min-height: 119px;
	padding-left: 300px;
	background: url(/pictures/footer-lochraster.gif) no-repeat 225px 38px;
	}
#footer p {
	color: #868686;
	font-size: 0.92em;
	}
#footer a {
	color: #868686;
	text-decoration: none;
	}
#footer a:hover {
	color: #000;
	}
#footer-logo {
	display: block;
	margin-bottom: 1em;
	margin-left: -65px;
	width: 155px;
	height: 55px;
	background: url(/pictures/logo-spital-maennedorf.gif) no-repeat;
	text-indent: -9999px;
	}
	
/* =global classes
--------------------------------------------------------------- */	
.right	{float: right;}
.left	{float: left;}
.clear	{clear: both;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
/*=microformats
------------------------------------------ */
.region, .country-name, .url, .none {
	display: none;
	}

