@import url(lightbox.css);

/* hack für IE's rechte spalte */

html {
	font: normal 11px Arial, sans-serif;
	line-height: 15px;
}

body {
	margin: 0px;
	background-color: #fff;
}

/*Beginn Head*/

#basic {
	background-image: url("/pictures/back_basic.gif");
	width: 950px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#top_links {
	background-image: url("/pictures/top_links.jpg");
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	height: 220px;
	width: 220px;
}

#top {
	background-image: url("/pictures/top_rechts.jpg");
	margin-left: 220px;
	height: 152px;
	width: 729px;
}

#top_kirch {
	background-image: url("/pictures/top_rechts_kirch.jpg");
	margin-left: 220px;
	height: 152px;
	width: 729px;
}

#top_orts {
	background-image: url("/pictures/top_rechts_orts.jpg");
	margin-left: 220px;
	height: 152px;
	width: 729px;
}

#top_schul {
	background-image: url("/pictures/top_rechts_schul.jpg");
	margin-left: 220px;
	height: 152px;
	width: 729px;
}

#top_wasser {
	background-image: url("/pictures/top_rechts_wasser.jpg");
	margin-left: 220px;
	height: 152px;
	width: 729px;
}

#top_verkehr {
	background-image: url("/pictures/top_rechts_verkehr.jpg");
	margin-left: 220px;
	height: 152px;
	width: 729px;
}

.blind {
	display: none;
}

.break_left {
	clear: left;
}

.break_right {
	clear: right;
}

/*Ende Head, Beginn Inhalt*/

#content {
	margin-left: 220px;
	padding: 0px;
}

#inhalt {
	margin: 19px 35px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 540px;
	float: left;
	overflow: hidden;
	position: relative;
	}

#miss-schweiz {
	position: absolute;
	right: 0;
	top: 195px;
	}

/*Bereich Rechts*/

#rechts {
	width: 143px;
	padding: 0px;
}

* html #rechts {
margin-left: 20px;
}

html>body #rechts {
	margin-left: 586px;
}

#suche_nav {
	margin: 0px;
	padding-top: 15px;
}

#suche_nav ul {
	margin: 0px;
	padding: 0px;
}

#suche_nav ul li {
	margin: 0px;
	list-style-type: none;
}

#suche_nav ul li a {
	color: #000;
	text-decoration: none;
}

#suche_nav ul li a:hover {
	color: #666;
	text-decoration: none;
}

.suche_nav_li {
	float: left;
	margin: 0px;
	padding-left: 14px;
	background-image: url("/pictures/nav_punkt.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
}

.suche_nav_li_eins {
	float: left;
	padding: 0px;
}

#suche_suchfeld {
	width: 143px;
	padding-top: 15px;
}

html>body #suche {
	margin-top: 10px;
}

#rechts_nav {
	margin-top: 16px;
	padding: 0px;
	width: 143px;
}

html>body #rechts_nav {
	margin-top: 25px;
}

#rechts_nav ul {
	margin: 0px;
	padding: 0px;
}

#rechts_nav ul li {
	margin: 0px;
	height: 24px;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}

#rechts_nav ul li a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 24px;
	padding-top: 5px;
	background-image: url("/pictures/nav_rechts_b.gif");
	background-position: 0px -24px;
	background-repeat: no-repeat;
}

html>body #rechts_nav ul li a {
	padding-top: 6px;
}

#rechts_nav ul li a:hover {
	background-position: 0px 0px;
}

#wetter {
	margin: 10px 0 10px 0;
	border: 1px solid #000;
	width: 130px;
	height: 115px;
	overflow:hidden;
}

* html #wetter {
	height: 125px;
}
* + html #wetter {
	height: 125px;
}

* html .wettercomsmall76449 {
	padding-left: 1px;
}
* + html .wettercomsmall76449 {
	padding-left: 1px;
}

/*Ende Rechts*/

/*Ende Inhalt, Beginn Footer*/

#footer {
	clear: both;
	background-image: url("/pictures/back_footer.gif");
	height: 38px;
	padding: 10px 0px 0px 0px;
	margin: 0 -220px;
	width: 950px;
}

html>body #footer {
	height: 28px;
	padding: 10px 0px 0px 0px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font: normal 9px Arial, sans-serif;
	text-decoration: none;
	color: #000;
}

#footer a {
	font: normal 9px Arial, sans-serif;
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	font: normal 9px Arial, sans-serif;
	text-decoration: none;
	color: #666;
}

#gotop {
	margin: 0px 0px 0px 230px;
	width: 300px;
}

#created {
	width: 150px;
	float: right;
	clear: right;
}

#newsletter {
	background-image: url("/pictures/newsletter_oben.jpg");
	background-repeat: no-repeat;
	margin: 10px;
	padding: 170px 20px 20px;
	border: solid 1px #ffe57c;
	width: 580px;
}

html>body #newsletter {
	width: 540px;
}

/* ---------------------------- */

/* ----- ALLGEMEINER TEIL ----- */

/* ---------------------------- */

SPAN.titel {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

SPAN.untertitel {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

SPAN.lead {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

SPAN.normal {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
}

SPAN.legende {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	line-height: 15px;
}

SPAN.hilfe {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

SPAN.klein {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

SPAN.modultitel {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

SPAN.modulnormal {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
}

SPAN.infonormal {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

SPAN.infograu {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
}

INPUT.formfield {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

INPUT.formpulldown {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

INPUT.formbutton {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

INPUT.formupload {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

INPUT.formsubmit {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

A {
	color: #963;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}

A:HOVER {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a img {
	border: none;
}

A.suche {
	color: gray;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

A.suche:HOVER {
	color: silver;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

A.seitenliste {
	color: gray;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

A.seitenliste:HOVER {
	color: silver;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

TABLE.standart {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
}

table {
	color: black;
	font-size: 11px !important;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
}

.topnews {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
}

A.topnews {
	color: #963;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}

A.topnews:HOVER {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

/* dokumente */

a.pdf {
	background-image: url('/icons/module/Dokument3_0/icon_pdf_klein.gif');
}

a.doc, a.rtf {
	background-image: url('/icons/module/Dokument3_0/icon_word_klein.gif');
}

a.xls {
	background-image: url('/icons/module/Dokument3_0/icon_excel_klein.gif');
}

a.pps {
	background-image: url('/icons/module/Dokument3_0/icon_powerpoint_klein.gif');
}

a.zip {
	background-image: url('/icons/module/Dokument3_0/icon_zip_klein.gif');
}

a.document {

	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

