@charset "utf-8";

/* [#CONVERT-2-UTF8] */

/**
 * www.kraftwerk1.ch
 * 
 *
 * @since 2012-05-01
 * @copyright internauta, zurich
 *
 * NOTES:

 */

/* general css styles */

@import url("reset.css");
@import url("form.css");

*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

html { height: 100%; }

body
{
	text-align: center;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 1em;
	/*16px*/
	/*background-color: #fee;	 zum testen */
	height: 100%;
}

a
{
	text-decoration: none;
	color: black;
}

a:focus { color: #f0f; }

.rosa{
	 color: #f0f; 
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

.group { display: block; }

.group:after
{
	/* self-clear floats */
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearbefore:before
{
	/* self-clear floats */
	content: " ";
	display: block;
	height: 0;
	clear: both !important;
	visibility: hidden;
	font-size: 0;
}

small.clearbefore, .clearbefore { display: block !important; }
span.nobr { white-space: nowrap; }

/* ---------------------------------------------------------- 

html5
 
---------------------------------------------------------- */

header, nav, footer, article, section, hgroup, figure, figcaption, legend { display: block; }

/* ---------------------------------------------------------- 

Centered wrapper
 
---------------------------------------------------------- */

div#wrapper
{
	top: 0px;
	margin: 0px auto 0px 0px;
	min-width: 1000px;
	max-width: 1180px;
	text-align: left;
	/*background-color: #666;*/
	position: relative;
}

/* ---------------------------------------------------------- 

Navigation column (left)
 
---------------------------------------------------------- */

div#navigation
{
	position: relative;
	top: 0px;
	width: 275px;
	padding-left: 13px;
	padding-top: 189px;
	font-size: 1.438em;
	/* 23*/
	line-height: 1.39em;
	/*32 */
}

div#navigation a
{
	display: block;
	width: 245px;
	z-index: 100;
}

div#navigation a.active, div#navigation li.active>a, div#navigation a:hover, div#navigation a:focus, div#sitelink a.active, div#sitelink a:hover, div#sitelink a:focus { color: #f0f; }

div#navigation ul
{
	border-top: 7px black solid;
	padding-top: 8px;
	margin-top: 10px;
	width: 260px;
}

div#navigation > ul > li:last-child
{
	width: 193px;
	padding-bottom: 12px;
	border-bottom: 7px black solid;
}

div#navigation li li:last-child
{
	border: 0;
	padding: 0;
}

div#navigation ul ul
{
	border: 0;
	padding: 0;
	margin: 0;
}

div#navigation ul ul a
{
	font-size: 0.783em;
	/* 18*/
	padding: 0;
	margin: 0;
	margin-left: 2em;
	line-height: 150%;
}

/* ---------------------------------------------------------- 

Content
 
---------------------------------------------------------- */

.skiplinks
{
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px;
}

div#content
{
	position: absolute;
	top: 0px;
	left: 300px;
	min-width: 555px;
	width: auto;
	max-width: 735px;
	margin-right: 159px !important;
	font-family: Georgia;
	letter-spacing: 0.01em;
}

div#content article>section a, div#content article.long a
{
	text-decoration: underline;
	font-family: verdana, sans-serif;
	font-size: 0.813em;
	/* 13*/
}

div#content article a.intern
{
	text-decoration: underline;
	font-family: georgia;
	font-size: 1em;
	/* 16*/
}

div#content article
{
	float: left;
	font-family: georgia;
	margin-top: 42px;
	line-height: 150%;
	width: 100%;
}

div#content header.float.strich, .float.strich
{
	float: left;
	border-top: 3px black solid;
	padding: 3px 40px 0 0;
	margin-right: 40px;
}

div#content.page>header { margin-top: 20px; }
div#content.page article { margin-top: 20px; }
div#content.page article>header { border: 0; }

/*div#content.page article span, span.blue, .blue {
	color: #139BEA;rgb(8,109,196) 
}*/

div#tabs p,
div#tabs h3 { line-height: 150%; }
#tab-1, #tab-2, #tab-3, #tab-4 { width: 100%; }
div#content section.einspaltig { float: left; }
div#content section.einspaltig.news { clear:both; }

div#content section.zweispaltig_240 p
{
	display: block;
	margin-left: 250px;
	/* war 190 */
}

div#content section.zweispaltig_120 p
{
	display: block;
	margin-left: 130px;
	
}

div#content img
{
	float: left;
	margin-right: 10px;

}

div#content article small
{
	font-family: verdana, sans-serif;
	font-size: 0.688em;
	/* 11*/
}

div#content article small a{
	font-size: 1em;
}

div#content article.float img{
	height:auto;
}

div#content article.long { margin-top: 20px; }

div#content.aktuell article.long a{
	font-size: 1em;
	font-family: Georgia;
}

div#content article.long header
{
	border: 0;
	margin: 0px;
}

div#content article.long header p, .teaser
{
	font-size: 1.28em;
	line-height: 130%;
	margin-bottom: 0px;
}

div#content article.teaser small
{
	font-size: 0.537em;
	/* 11*/
}

div#content article.long p { margin-bottom: 15px; }
div#content.page article.long p:last-of-type, div#content.page article p:last-of-type { margin-bottom: 0px !important; }

div#content article li
{
	/* lists vom user erstellt*/
	padding-left: 1em;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	float: none;
	width: auto;
}

sup
{
	vertical-align: top;
	font-size: 0.6em;
}

/* ---------------------------------------------------------- 

Footer and Sitelink column (right)
 
---------------------------------------------------------- */

div#footer
{
	float: left;
	padding-top: 55px;
	padding-bottom: 50px;
	font-family: verdana, sans-serif;
	font-size: 0.813em;
	/* 13*/
}

div#sitelink
{
	position: absolute;
	top: 0;
	right: 0;
	width: 126px;
	/*background-color: #666;*/
	padding-top: 200px;
	font-size: 0.813em;
	/* 13*/
}

div#sitelink ul,
div#footer ul
{
	padding-right: 15px;
	float: left;
}

div#sitelink ul.topbar,
div#footer ul.topbar
{
	border-top: 3px black solid;
	clear: left;
	margin-top: 8px;
	padding-top: 6px;
	width:110px;
	
}

div#sitelink a:hover, div#sitelink a:focus { color: #f0f; }

div#footer ul.bottombar
{
	border-bottom: 3px black solid;
	margin-bottom: 8px;
	padding-bottom: 6px;
}

/*Paging Mitteilungen */
div#footer>div.pageNav 
{
	margin-bottom: 8px;
	padding-bottom: 6px;
	display:block;
	border-bottom: 3px black solid;
	font-size: 1em;
	clear: left;
}

div.pageNav li
{
	float: left;
	list-style-type: none;
	padding-right:5px;
	font-family: verdana, sans-serif;
	font-size: 1em;
}
div.pageNav li a
{
	
	font-family: verdana, sans-serif;
	font-size: 1em;
}

div.pageNav li a.active
{
	
	 color: #f0f;
}
div.pageNav li:last-of-type
{
	padding-right:0px;
}

div#footer ul.impressum
{
	clear: both;
	border-bottom: 0px;
	margin-bottom: 8px;
	padding-bottom: 6px;
}

div#sitelink ul li,
div#footer ul li { line-height: 150%; }

div#adresse
{
	clear: left;
	padding-top: 50px;
}

div#adresse.galerie { padding-top: 0px; }

div#adresse.galerie p:first-child
{
	background-color: #fff;
	display: block;
	padding-bottom: 17px;
}

div#adresse p
{
	display: inline;
	background-color: #e7a9fc;
}

div#adresse a{
	text-decoration: none !important;
	font-size:1em !important;
}
div#adresse a:hover{
	color: black !important;
}

/* ---------------------------------------------------------- 

Titles
 
---------------------------------------------------------- */

h1
{
	font-size: 1.43em;
	margin-bottom: 5px;
	letter-spacing: 0.05em;
}

h2
{
	padding-bottom: 4px;
	margin-top: 17px; 
	font-size: 1.125em;
	/* 18*/
	letter-spacing: 0.02em;
}

article.long > h2
{
	padding-bottom: 0px;
	
}

h2:first-of-type{
	margin-top: 0px; 
}

h3
{
	padding-bottom: 4px;
	font-size: 1.094em;
	/* 17*/
	letter-spacing: 0.02em;
}

/* ---------------------------------------------------------- 

Article table
 
---------------------------------------------------------- */

article table
{
	border: 0;
	min-width: 500px;
	max-width: 750px;
	margin-bottom: 15px;
	margin: 0px;
	padding: 0px;
}

table td
{
	margin: 0px;
	padding: 0px;
	line-height: 1.375em;
}

table th
{
	text-align: left;
	line-height: 1.375em;
	font-size: 1em;
}

table th:last-child { text-align: right; }

article table tr td:last-child
{
	/*	width: 200px; */
	text-align: right;
	font-weight: bold;
}

table.vorstand tr td:last-child
{
	/*	width: 200px; */
	text-align: left !important;
	font-weight: normal !important;
}

/* ---------------------------------------------------------- 

Tabs
 
---------------------------------------------------------- */

#tabs
{
	margin-top: 10px;
	float: left;
	background: url(../img/magenta-dot.png) repeat-x 0 27px;
	/* [bigtabs] was 23px */
	margin-right: 5px;
	width: 100%;
}

div.tabbar { float: left; }

#tabs>ul
{
	float: left;
	width: 100%;
	padding-left: 30px;
}

#tabs>ul>li
{
	font-family: verdana;
	font-size: 1.125em;
	/* was 0.8*/
	line-height: 1.5em;
	/* [bigtabs] was 1.125em */
	list-style: none;
	margin: 0;
	margin-bottom: 4px;
	width: 135px;
	background: url(../img/tab-inactive.png) no-repeat 0 0;
}

* html #tabs>ul>li { display: inline; }

#tabs li, #tabs li a
{
	float: left;
	padding-left: 5px;
}

#tabs ul li.active
{
	border: 0;
	background: url(../img/tab-active.png) no-repeat 0 0;
	height: 28px;
	/* [bigtabs] was 24px; */
}

#tabs ul li.active a { color: #f0f; }

#tabs div
{
	float: left;
	clear: both;
}

/* ---------------------------------------------------------- 

Flex Slider 
 
---------------------------------------------------------- */

.slides figure
{
	position: relative;
	top: 0px;
	left: 0px;
}

.slides figure img
{
	display: block;
	z-index: 5;
}

.flexslider.detail { margin: 20px 0 30px; }

.flexslider.single img { display:block;width:100%; }

#legende
{
	font-family: verdana, sans-serif;
	font-size: 0.688em;
	/* 11*/
	line-height: 1.3em;
	margin-top: -20px !important;
	margin-bottom: 20px !important;
}

/* ---------------------------------------------------------- 

Suche
 
---------------------------------------------------------- */

/* ---------------------------------------------------------- 

Footer
 
---------------------------------------------------------- */

div#footer small
{
	background-color: rgb(204, 255, 204);
	font-family: verdana, sans-serif;
}

div#footer a:hover, div#footer a:focus { color: #f0f; }

/* ---------------------------------------------------------- 

Infowindow google map
 
---------------------------------------------------------- */

.infowindow
{
	font-family: verdana, sans-serif;
	font-size: 0.688em;
	line-height: 1.3em;
}

/* ---------------------------------------------------------- 

responsive video
 
---------------------------------------------------------- */
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    margin: 20px 0 40px;
}


