@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: bold;
  src: local('Play-Bold'), url('http://themes.googleusercontent.com/static/fonts/play/v1/ZzUearZLklGfoL18Ti0GaQ.woff') format('woff');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: normal;
  src: local('Play'), url('http://themes.googleusercontent.com/static/fonts/play/v1/-SXnV4mZjf4oh1IBw13WZw.woff') format('woff');
}

html {
	height: 100%;
	margin-bottom: 0.01em;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #1e1e1e url(../images/css-images/bg-page-content.png) repeat-y center;
	height: 100%;
	font-size: 100%;
}

div#page {
	font-family: Play, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	min-height: 100%;
	position: relative;
	width: 100%;
}

div#header {
	width: 100%;
	text-align: left;
}
	div#header h2 {
		color: #FFF;
		font-size: 3em;
		font-weight: 400;
		padding-top: 0;
		padding-bottom: 2px;
		margin-bottom: 4px;
		display: inline-block;
		text-transform: lowercase;
	}
	div#header h3 {
		color: #FFF;
		margin-top: -15px;
		font-size: 0.9em;
		font-weight: 400;
		text-transform: lowercase;
		margin-left: 81px;
	}
	
	div#headerimg {
		width: 980px;
		position: relative;
		margin: 0 auto;
	}

		img#logo-connexo {
			border: 0;
			float: left;
			position: relative;
			left: 0;
			top: 10px;
			margin-right: 12px;
			padding-bottom: 5px;
		}
		
		img#keypair {
			position: absolute; 
			right: 3px; 
			top: 12px;
			cursor: pointer;
		}

	div#header-grey {
		background-image: url(../images/css-images/bg-page-header-top.png);
		background-repeat:repeat-x;
		background: -moz-linear-gradient(top, #333333 0%, #363636 1%, #3d3d3d 3%, #474747 4%, #747474 8%, #7d7d7d 9%, #838383 10%, #868686 11%, #484848 76%, #343434 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(1%,#363636), color-stop(3%,#3d3d3d), color-stop(4%,#474747), color-stop(8%,#747474), color-stop(9%,#7d7d7d), color-stop(10%,#838383), color-stop(11%,#868686), color-stop(76%,#484848), color-stop(100%,#343434));
		background: -webkit-linear-gradient(top, #333333 0%,#363636 1%,#3d3d3d 3%,#474747 4%,#747474 8%,#7d7d7d 9%,#838383 10%,#868686 11%,#484848 76%,#343434 100%);
		background: -o-linear-gradient(top, #333333 0%,#363636 1%,#3d3d3d 3%,#474747 4%,#747474 8%,#7d7d7d 9%,#838383 10%,#868686 11%,#484848 76%,#343434 100%);
		background: -ms-linear-gradient(top, #333333 0%,#363636 1%,#3d3d3d 3%,#474747 4%,#747474 8%,#7d7d7d 9%,#838383 10%,#868686 11%,#484848 76%,#343434 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#343434',GradientType=0 );
		background: linear-gradient(top, #333333 0%,#363636 1%,#3d3d3d 3%,#474747 4%,#747474 8%,#7d7d7d 9%,#838383 10%,#868686 11%,#484848 76%,#343434 100%);
		color: white;
		height: 81px;
		overflow: hidden;	
	}

	div#header-orange {
		background-image: url(../images/css-images/bg-page-header-orange.png);
		background-repeat:repeat-x;
		height: 80px;
		display:none;
		margin: 0 auto;	
	}
	
	div#header-white {
		background-image: url(../images/css-images/bg-page-header-white.png);
		background-repeat:repeat-x;
		background: -moz-linear-gradient(top, #fdfdfd 0%, #fdfdfd 46%, #f6f6f6 50%, #f6f6f6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(46%,#fdfdfd), color-stop(50%,#f6f6f6), color-stop(100%,#f6f6f6));
		background: -webkit-linear-gradient(top, #fdfdfd 0%,#fdfdfd 46%,#f6f6f6 50%,#f6f6f6 100%);
		background: -o-linear-gradient(top, #fdfdfd 0%,#fdfdfd 46%,#f6f6f6 50%,#f6f6f6 100%);
		background: -ms-linear-gradient(top, #fdfdfd 0%,#fdfdfd 46%,#f6f6f6 50%,#f6f6f6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f6f6f6',GradientType=0 );
		background: linear-gradient(top, #fdfdfd 0%,#fdfdfd 46%,#f6f6f6 50%,#f6f6f6 100%);
		border-top: 1px #999 solid;
		font-family: Play, 'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
		height: 27px;	
		z-index:5000;
		margin: 0 auto;
	}
	
		div#header-white p {
			position: relative;
			top: 2px;
		}
	
	div#header-green {
		background: url(../images/css-images/bg-page-header-green.png) repeat-x 0 0;;
		background: -moz-linear-gradient(top, #4c7000 0%, #649300 3%, #72a800 5%, #77af00 6%, #7bb500 9%, #7db600 11%, #4e7300 89%, #436300 95%, #354f00 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c7000), color-stop(3%,#649300), color-stop(5%,#72a800), color-stop(6%,#77af00), color-stop(9%,#7bb500), color-stop(11%,#7db600), color-stop(89%,#4e7300), color-stop(95%,#436300), color-stop(100%,#354f00));
		background: -webkit-linear-gradient(top, #4c7000 0%,#649300 3%,#72a800 5%,#77af00 6%,#7bb500 9%,#7db600 11%,#4e7300 89%,#436300 95%,#354f00 100%);
		background: -o-linear-gradient(top, #4c7000 0%,#649300 3%,#72a800 5%,#77af00 6%,#7bb500 9%,#7db600 11%,#4e7300 89%,#436300 95%,#354f00 100%);
		background: -ms-linear-gradient(top, #4c7000 0%,#649300 3%,#72a800 5%,#77af00 6%,#7bb500 9%,#7db600 11%,#4e7300 89%,#436300 95%,#354f00 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c7000', endColorstr='#354f00',GradientType=0 );
		background: linear-gradient(top, #4c7000 0%,#649300 3%,#72a800 5%,#77af00 6%,#7bb500 9%,#7db600 11%,#4e7300 89%,#436300 95%,#354f00 100%);
		border-bottom: 1px black solid;
		height: 48px;
		position: relative;
		margin: 0 auto;
	}
		
		* html div#header-green, *+html div#header-green {
			position: relative;
			z-index: -1;
		}
		
		* html div#header-green {
			display: none;
		}
		
		#fs-plus, #fs-minus {
			border: 0;
		}
		
	div.header-green-shadow {
		background-image: url(../images/css-images/bg-page-header-green-shadow.png);
		background-position: center 0;
		background-repeat:no-repeat;
		height: 31px;
		position: relative;
		top: -1px;
	}
	
	*+html div.header-green-shadow {
		top: -1px;
		z-index: -1;
	}
	
	* html div.header-green-shadow {
		top: -2px;
		z-index: -1;
	}
	
div#content {
	color: #fff;
	margin: -10px auto 0;
	font-size: 0.85em;
	padding-bottom: 50px;
	width: 980px;
}
	
div#content-main {
	float: left;
	text-align: left;
	width: 720px;
	padding-right: 30px;
}
	* html div#content-main {
		width: 700px;
	}
	
div.content-main-column {
	float: left;
	width: 48%;
	padding-right: 2%;
	text-align: left;
}
	
div#content-right {
	text-align: left;
	margin-bottom: 50px;
	margin-left: 750px;
}

div#bottomspacer {
	height: 40px;
}

div#footer {
	background: url(../images/css-images/bg-page-header-green.png) repeat-x 0 0;;
	background: -moz-linear-gradient(top, #4c7000 0%, #649300 3%, #72a800 5%, #77af00 6%, #7bb500 9%, #7db600 11%, #4e7300 89%, #436300 95%, #354f00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c7000), color-stop(3%,#649300), color-stop(5%,#72a800), color-stop(6%,#77af00), color-stop(9%,#7bb500), color-stop(11%,#7db600), color-stop(89%,#4e7300), color-stop(95%,#436300), color-stop(100%,#354f00));
	background: -webkit-linear-gradient(top, #4c7000 0%,#649300 3%,#72a800 5%,#77af00 6%,#7bb500 9%,#7db600 11%,#4e7300 89%,#436300 95%,#354f00 100%);
	background: -o-linear-gradient(top, #4c7000 0%,#649300 3%,#72a800 5%,#77af00 6%,#7bb500 9%,#7db600 11%,#4e7300 89%,#436300 95%,#354f00 100%);
	background: -ms-linear-gradient(top, #4c7000 0%,#649300 3%,#72a800 5%,#77af00 6%,#7bb500 9%,#7db600 11%,#4e7300 89%,#436300 95%,#354f00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c7000', endColorstr='#354f00',GradientType=0 );
	background: linear-gradient(top, #4c7000 0%,#649300 3%,#72a800 5%,#77af00 6%,#7bb500 9%,#7db600 11%,#4e7300 89%,#436300 95%,#354f00 100%);
	border-bottom: 1px black solid;
	border-top: 1px #333 solid;
	bottom: 0;
	clear: both;
	color: white;
	font-size: 1em;
	height: 80px;
	left: 0;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

div#navi {
	color: #333;
	position: relative;
	top: -1px;
	width: 980px;
	margin: 0 auto;
}

div#servicearea {
	color: #fff;
	width: 980px;
	text-align: right;
	height: 81px;
	position: relative;
	margin: 0 auto;
}

p#breadcrumbs {
	margin-top: 16px;
	color: #fff;
	font-size: 0.9em;
	position: absolute;
	left: 0;
	width: 600px;
	text-align: left;
}

div#fontsizebuttons {
	width: 300px;
	position: absolute;
	right: 0;
	top: 2px;
}

div#fontsizebuttons p img, 
div#fontsizebuttons p span {
	vertical-align: middle;
}

div#fontsizebuttons img {
	cursor: pointer;
}

/* Areas for print.css ************************************************************************************************* */

div#printheader {
	display: none;
}

div#printfooter {
	display: none;
}

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

h1, h2, h3, h4, h5, h6 {
	color: #B9D353;
	color: #FFF;
	font-family: Play, "Century Gothic", "trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	margin: 5px 0;
	text-shadow: 1px 1px 3px #000;
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
	font-size: 2.0em;
	margin-top: -1px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

abbr[title], acronym[title] {
	cursor:help;
}

div#content p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

div#content th {
	text-align: center;
}

div#content-main ul {
	margin-bottom: 1em;
}

div#content-main ol {
	margin-left: 2em;
}

div#content-main ol li {
}

div#content-main ul ul, 
div#content-main ul ul ul {
	margin: 0;
}

div#content-main ul li {
	list-style-position: outside;
	margin-left: 2em;
	line-height: 1.5em;
}

div#footer p {
	font-size: 0.85em;
	margin: 5px;
	text-transform: lowercase;
}

img { border: 0; }

div#footer p#validHTML5 {
	position:absolute; 
	right:135px; 
	top: 25px
}

div#footer p#validCSS {
	position:absolute; 
	right:35px; 
	top: 25px
}

div#footer p#socialBookmarks {
	position: absolute;
	left: 35px;
	top: 30px;
}

div#content a {
	color: #A0C000;
}

p#breadcrumbs a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}

p#breadcrumbs a:hover {
	text-decoration: underline;
}

div#content a:visited {
	color: #B9D353;
}

div#footer a {
	color: #A0C000;
	text-decoration: none;
}

div#footer a:hover {
	color: #A0C000;
	text-decoration: underline;
}

div#content img[align='right'] {
	margin-left: 10px;
}

div#content img[align='left'] {
	margin-right: 10px;
}

div#content-main p {
	text-align: justify;
}

.bg_white {
	background-color: #FFF;
}

div.zitat {
	margin-bottom: 15px;
	position: relative;
}

div.zitat img {
	position: relative;
	top: 0;
}

	*+html div.zitat img {
		top: 0px;
	}

blockquote, q {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

blockquote {
	background-image: url(../images/icons/quotation_mark_green.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 38px;
	line-height: 1.5em;
}

cite {
	color: #B9D353;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 35px;
}

div#zitat_zusatz {
	background-color: #333;
	border: 1px inset white;
	font-size: 0.9em;
	padding: 5px;
	margin-left: 35px;
}

cite.zusatz {
	display: block;
	margin: 0;
}

cite a {
	border-bottom: 1px dashed;
	text-decoration: none;
}

div.shortnews {
	background-color: #FFF;
	background-image: url(../images/bg_striped_light.png);
	background-repeat: repeat-x;
	color: #333;
}

	div#content-right div.shortnews {
		font-size: 0.9em;
	}

div.shortnews h3 {
	background-image: url(../images/bg_vertical_waves_top_50percent_680_wide.png);
	color: #FFF;
	padding: 0 10px;
	border: 1px outset white;
	line-height: 1.5em;
}

div.shortnews p {
	margin: 0;
	padding: 0 10px 10px 10px;
}

div.shortnews p.date {
	color: #663300;
	text-align: left;
	padding: 5px 10px 0 10px;
	font-size: 0.8em !important;
	font-weight: bold !important;
}

div.shortnews a, div.shortnews a:visited {
	color: #586F06 !important;
}

a[target='_blank'] {
	background-image: url(../images/icons/icon_external_link_white.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 19px;
}

a[target='_blank']:visited {
}

a.bg_none, a.bg_none:visited {
	background-image: none;
	padding: 0;
}

.fs80 {
	font-size: 0.8em;
}
.fs90 {
	font-size: 0.9em;
}
.fs100 {
	font-size: 1em;
}
.fs110 {
	font-size: 1.1em;
}
.fs120 {
	font-size: 1.2em;
}
.fs130 {
	font-size: 1.3em;
}

img#fontsizes {
	position: relative;
	left: -3px;
	margin-bottom: 5px;
}

div.klapper {
 	background-image: url(../images/bg_vertical_waves_top_50percent_680_wide.png);
	background-repeat: repeat-x;
	background-position: top left;
	margin-bottom: 5px;
	padding: 10px;
	cursor: pointer;
}

div.klapper h2 {
	padding: 0 !important;
	margin: 0 !important;
}

	div.klapper p {
		padding: 0;
		margin: 0;
	}
	
	div.klapper img:hover {
		cursor: pointer;
	}

div.reiterbox {
	border: 1px outset #000;
	border-top-width: 0 !important;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
}

div.reiterleiste {
}

h2.karteireiter  {
	/*background-color: #333;*/
	display: inline;
	/*float: left;*/
	margin: 0 !important;
	white-space: nowrap;
	width: auto;
	border: 0;
	height: 24px;
	font-size: 19px;
	border: 1px outset #000;
	padding: 1px 9px;
}

	h2.karteireiter:hover, h2.karteireiter.active {
		/*background-color: #869647;*/
		color: #FFFFFF;
		cursor: default;
		border: 1px outset #000000;
		border-bottom: 0;
		/*padding-top: 10px;*/
		cursor: pointer;
	}

div.reiterbox>p {
	clear: left;
}

div.reiterbox-content {
	padding: 10px;
}

ul.related-links, ul.sitemap {
	color: #FFF;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 14px;
	margin-bottom: 1em;
}

* html ul.related-links, * html ul.related-links li ul {
	padding-left: 0;
	margin-left: 15px;
}

*+html ul.related-links, *+html ul.related-links li ul {
	padding-left: 0;
	margin-left: 15px;
}

ul.related-links li ul, ul.sitemap li ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 14px;
}

ul.related-links a, ul.related-links a:visited, ul.sitemap a, ul.sitemap a:visited {
	color: #B9D353;
	text-decoration: none;
}

ul.related-links a:hover,ul.sitemap a:hover {
	text-decoration: underline;
}

* html ul.related-links a, *+html ul.related-links a {
	background-image: none !important;
	padding-right: 0;
}

ul.related-links a, ul.related-links a:visited {
	letter-spacing: 1px;
}

abbr, acronym {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

a.wikipedia-link, a.link-wikipedia {
	background-image: url(../images/icons/icon_wikipedia.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 3px;
}

input[type='text'], input[type='password'] {
	height: 1.25em; 
	border-left: 2px #D8DADA solid; 
	border-right: 1px #B0B0B0 solid; 
	border-top: 1px #8E9090 solid;   
	background-color: #ADAFB1; 
	color: #ffffff; 
}

input.shinyButton{
	font-size: 11px; 
	height:22px;
	color: #494C4F;
	background-color: #E0E0E1;
	background-image: url(../images/cssimages/bg_button.png);
	border-right : 1px solid #AFB1B2;
	border-left : 1px solid #ffffff;
	border-top : 1px solid #ffffff;
	border-bottom : 1px solid #AFB1B2; 	
	padding-bottom: 1px;
	padding: 1px 25px;
	margin-top: 20px;
}

*+html input.shinyButton{
	width: 9em;
}

.bg_grey {
	background-image: url(../images/cssimages/edit_bg_title.png);
	background-repeat: no-repeat;
	height: 90px;
}

form#kontaktForm {
	margin: 0;
	border: 0;
	padding: 0;
}

form#kontaktForm input, form#kontaktForm textarea {
	background-color:#666;
	border: 1px #F0F0F0 solid;
	border-left: 1px #858585 solid;
	border-top: 1px #858585 solid;
	font-size: 0.9em;
	margin: 0 0 20px 20px;
	text-align: left;
	width: 300px;
}

form#kontaktForm label {
	color: #fff;
	display: block;
	float: left;
	width: 140px;
}

textarea {
	color: #fff;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 300px;
}

input.submit {
	width: auto;
}

form#kontaktForm input.submit {
	margin-left: 310px;
	width: 150px;
}

br.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

.help {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: inherit;
	cursor: help;
}

.small {
	font-size: 0.9em;
}

img.absmiddle {
	vertical-align: middle;
}

div#footer div {
	margin: 0 auto;
	width: 980px;
}

div#footer address {
	font-size: 0.8em;
	font-style: normal;
	margin-bottom: 1em;
}

div#footer ul#footernavi {
	list-style-type: none;
	margin: 0 auto;
}

*+html div#footer ul#footernavi {
	position: relative;
	top: -5px;
}
	
	div#footer ul#footernavi li {
		display: inline;
		border-right: 1px solid #FFF;
		padding: 0 5px;
	}
	
	*+html div#footer ul#footernavi li {
		border-right: 0;
	}
	
.no-border {
	border: 0 !important;
}

.fl_right, .flr {
	float: right;
	margin-left: 10px;
}

.fl_left, .fll {
	float: left;
	margin-right: 10px;
}

div.reference {
	border: 1px inset #000;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 0 0 15px 0;
	box-shadow: 0 0 5px #000;
}

	*+html div.reference {
		border-color: #DDD;
	}
	
	* html div.reference {
		border: 1px solid #DDD;
	}
div.reference p.description {
	margin-right: 210px;
}

.reference h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
}

#content .reference p:last-child {
	margin-bottom: 0;
}

#content .reference img:hover {
	transform: scale(1.25) rotate(5deg);
}

div.hint {
	border: 1px black inset;
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #e47e00;
	background-image: url(../images/content_bg.gif);
}

img.neueRufnummer, img.neueAnschrift {
	position: relative;
	left: -8px;
}

.connexocolor {
	color: #A0C000;
}

.vcard {
	display: block;
	line-height: 1.5em;
}

.vcard div.adr {
	font-style: italic;
	padding-bottom: 1.5em;
}

div.szwidget {
	margin-top: 2em;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* + html .clearfix { /* für IE7 */
    display: inline-block;
}
 
* html .clearfix { /* für IE6 */
	height: 1%;
}

.transition {
	-webkit-transition: -webkit-transform 0.4s ease-in-out, background-color linear 0.4s, color linear 0.4s;
	-moz-transition: -moz-transform 0.4s ease-in-out, background-color linear 0.4s, color linear 0.4s;
	-o-transition: -o-transform 0.4s ease-in-out, background-color linear 0.4s, color linear 0.4s;
	-ms-transition: -ms-transform 0.4s ease-in-out, background-color linear 0.4s, color linear 0.4s;
	transition: transform 0.4s ease-in-out, background-color linear 0.4s, color linear 0.4s;
}

.transition:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: rotateZ(-1deg) scale(1.1);
	-o-transform: rotateZ(-1deg) scale(1.1);
	-ms-transform: rotateZ(-1deg) scale(1.1);
	transform: rotateZ(-1deg) scale(1.1);
	background-color: #888;
	color: #262626;
	-webkit-box-reflect: below -5px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.3)));
}

.type {
	display: inline-block;
	width: 45px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.transition:hover +.transition {
		visibility: hidden;
	}
}
