/*	Autor: Michael Winter */
/*	www.winterdienst.info */


/* Allgemein: */

html {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 86%;
	color: #333;
	background: transparent url(pics/bg.gif) repeat-x; 
	background-color: #fff;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

p { 
	line-height: 160%;
}


/* Layout */

#container {
	margin: 0px auto;
	padding: 0;
	width: 780px;
	text-align: left;
}

#head {
	width: 780px;
}

#navigation {
	float: left;
	width: 180px;
	margin: 34px 0 20px 0;
}

#inhalt {
	float: left;
	width: 578px;
	margin: 40px 0 20px 0;
	padding: 0 0 0 20px;
	border: #ccc solid;
	border-width: 0 0 0 1px;
}

#oeffnungszeiten {
	float: right;
	width: 150px;
	margin: 4px 0 0 10px;
	padding: 0 0 0 8px;
	border: #2198c5 solid;
	border-width: 0 0 0 4px;
	font-size: 0.9em;
	line-height: 140%;
}

.bildmitzeilerechts {
	float: right;
	font-size: 0.8em;
	padding: 6px 0 12px 12px;
}

#spalte1 {
	float: left;
	padding-top: 5px;
	width: 200px;
}

#spalte2 {
	float: left;
	width: 370px;
}

#spalte3 {
	float: left;
	width: 280px;
}

#spalte4 {
	float: left;
	width: 280px;
	margin-left: 16px;
}

#spalte5 {
	float: left;
	width: 200px;
	margin-left: 36px;
}

#spalte6 {
	float: left;
	width: 340px;
}


#clear {
	clear: both;
}

#footer {
	margin: 0 0 30px 0;
	padding: 8px 0;
	border: #ccc solid;
	border-width: 1px 0 0 0;
}

#footerlinks {
	width: 180px;
	float: left;
	text-align: left;
}

#footermitte {
	width: 200px;
	float: left;
	text-align: left;
	padding: 0 0 0 21px;
}

#footerrechts {
	width: 200px;
	float: right;
	text-align: right;
}


hr {
	height: 0; 
    border: solid #ccc;
    border-width: 1px 0 0 0;
	margin: 8px 0;
}

/* Tabelle */

td, th {
	border-bottom: 1px solid #999;
	padding: 4px 30px 4px 1px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}

th {
	padding: 4px 1px 8px 1px;
	font-size: 1.1em;
}

td.rechts {
	text-align: right;
	padding: 4px 8px 4px 1px;
}

th.rechts {
	text-align: center;
}

td.ohne {
	border: none;
	padding: 4px 6px 4px 1px;
}

/* Links Head und Footer */

#head ul {
	padding-top: 70px;
}

#head li {
	float: right;
	margin-left: 13px;
}

#head ul a, #footer a:link, #footer a:visited {
	color: #247a9b;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0;
}

#head a:hover, #footer a:hover, #footer a:active {
	color: #b21332;
}


/* Links Navigation */

#navigation ul { 
	font-size: 1.2em;
	font-weight: bold;
}

#navigation ul ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
	padding: 0 0 0 8px;
}

#navigation ul ul a { 
	font-weight: normal;
	padding: 2px 0;
}

#navigation a {
	color: #247a9b;
	display: block;
	text-decoration: none;
	padding: 3px 0 2px 0;
}

#navigation a:hover, #currentpage a {
	color: #b21332;
}

#navigation li {
	border: 1px solid #fff;
}

/* Links Lauftext */

#inhalt a:link, #inhalt a:visited {
	color: #247a9b;
	font-weight: bold;
	text-decoration: none;
}

#inhalt a:active, #inhalt a:hover {
	color: #b21332;
	text-decoration: underline;
}

/* Links Download */

.download a:link, .download a:visited {
	padding-left: 15px;
	background: transparent url(pics/download.gif) no-repeat 1px 2px;
}

.download a:active, .download a:hover {
	text-decoration: underline;
	background: transparent url(pics/download.gif) no-repeat 1px -48px;
}

p.download {
	margin-top: 16px;
}

ul.download {
	margin: 12px 0;
}


/* Links Team */

a:link img.bildlinksteam, a:visited img.bildlinksteam {
	border: 1px solid #ccc;
	float: left;
}

a:link img.bildrechts, a:visited img.bildrechts {
	border: 1px solid #ccc;
	float: right;
}

a:active img.bildlinksteam, a:hover img.bildlinksteam, a:active img.bildrechts, a:hover img.bildrechts {
	border: 1px solid #666;
}

/* Typo */

p, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0;
	padding: 0;
}

h1 { 
	background: transparent url(pics/logo.gif) no-repeat top left; 
	width: 403px; 
	height: 74px;
	margin-top: 12px;
	float: left;
}

h1 span {
	display: none;
}

h2 {
	color: #666;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	margin-bottom: 14px;
}

h3 {
	font-size: 1.1em;
	margin: 16px 0 4px 0;
	line-height: 140%;
}

#spalte3 h3, #spalte4 h3 {
	margin: 0 0 6px 0;
	padding-top: 4px;
	border-top: 1px solid #ccc;
}

ul {
	list-style: none;
	}

#inhalt li {
	padding: 2px 0 12px 0;
}

.klein {
	font-size: 0.9em;
}


/* Bilder */

.bilderrahmen {
	border: 1px solid #ccc;
}

.bild_hp {
	border: 1px solid #ccc;
	margin: 0 0 6px 0;
}

.bildlinks {
	border: 1px solid #ccc;
	margin: 6px 12px 12px 0;
	float: left;
}

.bildrechts {
	border: 1px solid #ccc;
	margin: 6px 0 12px 12px;
	float: right;
}

.bildlinksteam {
	border: 1px solid #ccc;
	margin: 0 12px 20px 0;
	float: left;
}

