html {
	height: 101%;
}
body {
	height: 99%;
	margin: 0px 0px 2em 0px;
	padding: 0px;
}

.cc-banner {
    margin: auto;
    max-width: 1000px;
	left: 1em !important;
    right: 1em !important;
}
.cc-window.cc-banner {
	padding: 1em 0em;
}


#head {
	background: #cbdb2a;
	border-bottom: 1px solid #666666;
}
#head div.menu div {
	overflow: hidden;
}
#head div.menu div.show {
	height: 55px;
}
#head div.menu div.hide {
	height: 14px;
}
#toolbar {
	height: 60px;
}
.print {
	display: none;
}
a.banner,
a.banner:hover {
	border: none;
}
nav.navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
}
nav.navigation .toggle {
	position: absolute;
	top: 1.25em;
	left: 0px;
	cursor: pointer;
}


#page section.content {
	margin: 0px 0px 50px 290px;
	width: 700px;
	min-height: 650px;
}
div.menu img.control {
	position: absolute;
	bottom: -1px;
	right: 0px;
	cursor: pointer;
}
#foot {
	background-color: #464646;
	color: #eaecec;
	padding: 25px 0px;
}
div.copy {
	margin: 16px 0px;
	text-align: center;
	font-size: 11px;
	color: #636d73;
}
div.line {
	border-top: 1px dashed #e1e0dc;
	margin-top: 5px;
	padding-top: 10px;
}
#foot div.line {
	border-top: 1px dashed #e1e0dc;
	margin-top: 20px;
	padding-top: 20px;
}
.relative {
	position: relative;
	top: 0px;
	left: 0px;
}
.center {
	margin: 0px auto;
	width: 990px;
}
object {
	outline: none;
}
div.teaser {
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
/* WIDGETS */
div.widget_container_social {
	padding-top: 16px;
}
div.widget_container_social a {
	padding-right: 8px;
	border: none;
}
div.widget_container_social a img {
	height: 1.846em;
	width: auto;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
div.widget_container_social a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#head div.widget_container_navigation {
	position: absolute;
	top: 18px;
	right: 0px;
}
#page div.widget_container_navigation {
	border-bottom: 1px dashed #e1e0dc;
	padding-bottom: 30px;
}
div.widget_container_googleplus {
	position: absolute;
	top: 0px;
	right: -21px;
}
div.widget_container_logo {
	height: 161px;
	padding-bottom: 35px;
	border-bottom: 1px dashed #e1e0dc;
}
div.widget_container_logo div#logo {
	height: 161px;
}
div.widget_container_logo div#logo a {
	display: block;
	border: none;
}
div.widget_container_logo div#logo img.screen {
	width: 260px;
	height: auto;
}
div.widget_container_contact {
	float: left;
	width: 261px;
}
div.widget_container_newsroom {
	float: left;
	margin-left: 29px;
	width: 337px;
}
div.widget_container_bookmarks {
	float: right;
	width: 334px;
}
div.widget_container_newsletter {
	float: right;
	width: 334px;
}
div.widget_container_like {
	float: left;
	margin-left: 29px;
	width: 337px;
}
div.widget_container_like .fb_iframe_widget {
	display: block;
	margin-bottom: 1em;
}
/* BREADCRUMB */
div.breadcrumb {
	font-size: 11px;
	color: #999;
}
div.breadcrumb a {
	color: #999;
	border: none;
}
/* HEAD NAVIGATION */
#head ul.navigation {
	margin: 0px;
	padding: 0px;
}
#head ul.navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
#head ul.navigation li a {
	padding: 0px 5px;
	color: black;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	border: none;
	border-right: 1px solid #999999;
}
#head ul.navigation li a.last {
	border: none;
	padding-right: 0px;
}
/* MAIN NAVIGATION */
#page ul.navigation {
	margin: 22px 0px 0px 0px;
	padding: 0px;
}
#page ul.navigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
#page ul.navigation li a {
	display: block;
	/*height: 13px;*/
	color: #636d73;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 8px;
	border: none;
}
#page ul.navigation li a:hover {
	background: #777777 url(../img/navi-arrow-white.png) no-repeat top right;
	color: white;
}
#page ul.navigation li a.active:hover {
	background: #464646 url(../img/navi-arrow-orange.png) no-repeat top right;
	color: white;
}
#page ul.navigation li a.active {
	background-color: #464646;
	background-image: none;
	color: white;
}
#page ul.navigation li a.current {
	background: #464646 url(../img/navi-arrow-orange.png) no-repeat top right;
	color: white;
}
/* SUB NAVITATION */
#page ul.navigation ul {
	margin: 0px;
	padding: 0px;
}
#page ul.navigation ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#page ul.navigation ul li a {
	display: block;
	/*height: 13px;*/
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	padding: 8px 8px 8px 20px;
	border: none;
}
#page ul.navigation ul li a:hover,
#page ul.navigation ul li a.active:hover {
	background: #777777 url(../img/navi-arrow-white.png) no-repeat top right;
	color: white;
}
#page ul.navigation ul li a.active {
	background-color: #777777;
	background-image: none;
	color: white;
	/*font-weight: bold;*/
}
#page ul.navigation ul li a.current {
	background: #777777 url(../img/navi-arrow-white.png) no-repeat top right;
	color: white;
	/*font-weight: bold;*/
}

/* SUB SUB NAVIGATION */
#page ul.navigation ul ul li a {
	padding-left: 32px;
	border: none;
}
#page ul.navigation ul ul li a:hover,
#page ul.navigation ul ul li a.active:hover,
#page ul.navigation ul ul li a.current:hover {
	background: #eaecec url(../img/navi-arrow-red.gif) no-repeat top right;
	font-weight: normal;
	color: #636d73;
}
#page ul.navigation ul ul li a.active {
	background-color: #eaecec;
	background-image: none;
	color: #636d73;
	font-weight: normal;
}
#page ul.navigation ul ul li a.current {
	background: #eaecec url(../img/navi-arrow-red.gif) no-repeat top right;
	color: #636d73;
	font-weight: normal;
}

/* SEARCH FORM */
form.search {
	margin-top: 1em;
}
form.search input,
form.search button {
	width: 180px;
	border: thin solid #838d93;
	-o-border-radius: .4ex;
	-moz-border-radius: .4ex;
	-webkit-border-radius: .4ex;
	border-radius: .4ex;
	padding: .5ex;
	font-size: 100%;
}
form.search input:hover {
	box-shadow: rgba(0, 0, 0, .5) 0ex 0ex .1ex;
}
form.search button {
	display: inline;
	background: #f4f9fc;
	background: -o-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: -moz-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: -webkit-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: -ms-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	width: auto;
	color: #636d73;
}
form.search input:focus,
form.search button:focus,
form.search button:hover {
	box-shadow: rgba(0, 0, 0, .7) 0ex 0ex .4ex;
}

/* GENERAL FORMS */
table.form input {
	border: thin solid #838d93;
	-o-border-radius: .4ex;
	-moz-border-radius: .4ex;
	-webkit-border-radius: .4ex;
	border-radius: .4ex;
	padding: .5ex;
	font-size: 100%;
}
table.form input:hover,
table.form input.button:hover {
	box-shadow: rgba(0, 0, 0, .5) 0ex 0ex .1ex;
	border: thin solid #464646;
}
table.form th {
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
}
table.form td {
	padding-bottom: 5px;
}
table.form input.button {
	display: inline;
	background: #f4f9fc;
	background: -o-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: -moz-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: -webkit-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: -ms-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	width: auto;
	color: #636d73;
}

/* RECAPTCHA */
div#recaptcha_widget {
	margin-bottom: 1em;
	width: 310px;
	display: inline-block;
}
div#recaptcha_image {
	display: inline-block;
	margin-bottom: 1em;
	border: thin solid #838d93;
	-o-border-radius: .4ex;
	-moz-border-radius: .4ex;
	-webkit-border-radius: .4ex;
	border-radius: .4ex;
}
input#recaptcha_response_field {
	margin-bottom: 1em;
}
div.recaptcha_help a,
div.recaptcha_refresh a,
div.recaptcha_only_if_audio a,
div.recaptcha_only_if_image a {
	margin: 1em 0;
	padding: 0.5em 1em 0.5em 2em;
	background-repeat: no-repeat;
	background-position: 0.5em center;
	color: black;
	border: none;
}
div.recaptcha_help a {
	background-image: url(../img/help.png);
}
div.recaptcha_refresh a {
	background-image: url(../img/refresh.png);
}
div.recaptcha_only_if_audio a {
	background-image: url(../img/image.png);
}
div.recaptcha_only_if_image a {
	background-image: url(../img/music.png);
}

/* FORM GENERATOR */
.genform fieldset {
	position: relative;
	top: 0em;
	left: 0em;
	margin: 1em 0em;
	border: thin solid #e0e0e0;
	-o-border-radius: .4ex;
	-moz-border-radius: .4ex;
	-webkit-border-radius: .4ex;
	border-radius: .4ex;
	padding: 0.35em 0.625em 0.75em 1.6em;
	background: #f0f0f0;
}
.genform fieldset.actions {
	padding: 0px 0px 0px 1.6em;
	border: none;
	background: transparent;
}
.genform legend {
	margin-left: 38%;
	font-size: 120%;
	font-weight: bold;
}
.genform .row {
	margin: 1.5ex 0ex;
}
.genform fieldset .row:first-child {
	/* fieldset formatting context fix */
	margin-top: 1.5ex;
}
.genform .error.row {
	margin: 1ex 0ex 0ex 38%;
	border: none;
	background: transparent none;
	padding: 0em 0em 0em .3em;
}
.genform .row.nolabel,
.genform fieldset .message {

}
.genform .row > label {
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
	width: 36%;

}
.genform button,
.genform input,
.genform textarea {
	border: thin solid #838d93;
	-o-border-radius: .4ex;
	-moz-border-radius: .4ex;
	-webkit-border-radius: .4ex;
	border-radius: .4ex;
	padding: .5ex;
	font-size: 100%;
}
.genform input:hover,
.genform textarea:hover {
	box-shadow: rgba(0, 0, 0, .5) 0ex 0ex .1ex;
	border: thin solid #464646;
}
.genform button {
	box-shadow: rgba(0, 0, 0, .5) 0ex 0ex .1ex;
}
.genform button:hover,
.genform button:focus,
.genform input:focus,
.genform textarea:focus {
	box-shadow: rgba(0, 0, 0, .7) 0ex 0ex .4ex;
	border: thin solid #838d93;
}
.genform button {
	display: inline;
	background: #f4f9fc;
	background: -o-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: -moz-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: -webkit-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: -ms-linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	background: linear-gradient(top, rgb(244,249,252) 48%, rgb(232,237,240) 52%);
	width: auto;
	color: #636d73;
}
.genform button:hover {
	background: #f7fcff;
	background: -o-linear-gradient(top, rgb(247,252,255) 48%, rgb(235,240,243) 52%);
	background: -moz-linear-gradient(top, rgb(247,252,255) 48%, rgb(235,240,243) 52%);
	background: -webkit-linear-gradient(top, rgb(247,252,255) 48%, rgb(235,240,243) 52%);
	background: -ms-linear-gradient(top, rgb(247,252,255) 48%, rgb(235,240,243) 52%);
	background: linear-gradient(top, rgb(247,252,255) 48%, rgb(235,240,243) 52%);
}
.genform input.radio {
	vertical-align: text-bottom;
}
.genform input.checkbox {
	vertical-align: middle;
}
.genform span.radio,
.genform span.checkbox {
	margin-right: 1ex;
}
.genform .vertical {
	display: inline-block;
}
.genform .vertical span.radio,
.genform .vertical span.checkbox {
	display: block;
}
.genform input.input,
.genform textarea {
	width: 17em;
}
.genform #recaptcha_widget_div {
	display: inline-block;
	position: relative;
	top: 0px;
	left: -3px;
}

/* SUCHE */
.match {
	background: #cbdb2a;
	color: black;
}
ol.searchresults {
	list-style: decimal;
	margin: 0px;
	padding: 0px;
}
ol.searchresults li {
	list-style: decimal;
	margin: 0px 0px 0px 2em;
	padding: 0px;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #93bc19;
}
ol.searchresults li p {
	font-size: 60%;
	font-style: normal;
	color: #636d73;
}
ol.searchresults li h2 {
	font-size: 80%;
	font-style: normal;
	background: #f0f0f0;
	margin: 2em 0px 5px 0px;
	padding: 10px 0px 5px 0px;
}

/* SOCIAL MEDIA */
div.widget_container_like {
	border-top: 1px dashed #e1e0dc;
	margin-top: 20px;
	padding-top: 20px;
}
div.widget_title_like {
	color: #c0c1c1;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin: 0em 0em 1em 0em;
}

/* NEWSLETTER REGISTRATION */
div.widget_container_newsletter {
	/*border-top: 1px dashed #e1e0dc;
	margin-top: 20px;
	padding-top: 20px;*/
}
div.widget_title_newsletter {
	color: #c0c1c1;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin: 0em 0em 1em 0em;
}

/* SOCIAL BOOKMARKS */
div.widget_title_bookmarks {
	color: #c0c1c1;
	font-size: 1.5em;
	margin: 0px 0px 1em 0px;
	font-weight: normal;
	padding: 0px;
}
ul.socialBookmarks {
	margin: 0px;
	padding: 0px;
}
ul.socialBookmarks li {
	display: inline-block;
	list-style: none;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
ul.socialBookmarks li a {
	display: block;
	width: 24px;
	height: 24px;
	border: none;
}
ul.socialBookmarks li a span {
	position: absolute;
	top: 60%;
	left: 20%;
	display: none;
	white-space: nowrap;
	border: thin solid #333333;
	-o-border-radius: .8ex;
	-moz-border-radius: .8ex;
	-webkit-border-radius: .8ex;
	border-radius: .8ex;
	padding: 0.25em .5em;
	background: #222222;
	color: #cbdb2a;
	z-index: 1;
}
ul.socialBookmarks li a:hover span {
	display: block;
}

ul.socialBookmarks li.twitter {
	background: url(../img/twitter.png) no-repeat top left;
}
ul.socialBookmarks li.google {
	background: url(../img/google.png) no-repeat top left;
}
ul.socialBookmarks li.facebook {
	background: url(../img/facebook.png) no-repeat top left;
}
ul.socialBookmarks li.delicious {
	background: url(../img/delicious.png) no-repeat top left;
}
ul.socialBookmarks li.digg {
	background: url(../img/digg.png) no-repeat top left;
}
ul.socialBookmarks li.reddit {
	background: url(../img/reddit.png) no-repeat top left;
}
ul.socialBookmarks li.stumbleupon {
	background: url(../img/stumbleupon.png) no-repeat;
}

/* SITEMAP */
table.sitemap,
table.sitemap td {
	border: none;
}
ul.sitemap ul {
	border-left: 1px solid #666666;
	padding-left: 10px;
	margin-top: 0px;
}
ul.sitemap ul ul {
	border-left: 1px solid #999999;
}
ul.sitemap li {
	background: none;
	padding: 0px;
}
ul.sitemap li a {
	font-weight: bold;
	font-size: 1.1em;
	border: none;
}
ul.sitemap li a:hover {
	color: #BF113D;
}
ul.sitemap li li a {
	font-weight: normal;
	font-size: 0.9em;
}
ul.sitemap li li li {
	font-weight: normal;
	font-size: 0.9em;
}

/*
NEWSLETTER REGISTRATION
*/
form#unsubscribe_form,
form#subscription_form {
	border: thin solid #e0e0e0;
	-o-border-radius: .4ex;
	-moz-border-radius: .4ex;
	-webkit-border-radius: .4ex;
	border-radius: .4ex;
	padding: 0.35em 0.625em 0.75em 1.6em;
	background: #f0f0f0;
}
form#unsubscribe_form table,
form#subscription_form table {
	border: none;
}
form#unsubscribe_form table tr,
form#subscription_form table tr {
	background: none;
}
form#unsubscribe_form table thead th:first-child,
form#unsubscribe_form table tbody th,
form#unsubscribe_form table.align-right tbody th,
form#unsubscribe_form table thead th,
form#unsubscribe_form table tbody td,
form#subscription_form table thead th:first-child,
form#subscription_form table tbody th,
form#subscription_form table.align-right tbody th,
form#subscription_form table thead th,
form#subscription_form table tbody td {
	border: none;
}
form#unsubscribe_form .input,
form#subscription_form .input {
	width: 295px;
}

footer a,
footer a:hover {
	border: none;
}
