
/* Globale Styles
------------------------------------------------------------------------------*/

body {
	font: 12px/16px Arial, sans-serif;
	background: #fff;
	color: #4c4c4c;
}
img {
	display: block;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-bottom: 20px;
}

.container_12 {
	width: 970px;
}
/* Headerbereich
------------------------------------------------------------------------------*/
#header {
	position: relative;
	background: #fff;
	height: 126px;
}

#header #branding {
	position: absolute;
	display: block;
	text-indent: -99999px;
	left: 0px;
	top: 26px;
	background: transparent url(../images/logo.png) no-repeat;
	width: 123px;
	height: 184px;
	z-index: 100;
}


/* Navigation horizontal
------------------------------------------------------------------------------*/
#navbar {
	position: absolute;
	margin: 0px;
	width: 820px;
	bottom: 0px;
	left: 150px;
	z-index: 110;
	border-bottom: 6px #000 solid;
	text-transform: uppercase;
}

div#sidebar ul.navi-lev-1,
div#footer ul.navi-lev-1 {
	text-transform: uppercase;
}

div#sidebar ul.navi-lev-1 li {
	border-bottom: 1px solid #eeeeee;
}
div#footer ul.navi-lev-1 li {
	border-bottom: 1px solid #E6E2E2;
}
div#footer ul.navi-lev-1 li.last {
	border-bottom: 0px;
}
div#sidebar ul.navi-lev-1 a, div#sidebar ul.navi-lev-1 a:visited,
div#footer ul.navi-lev-1 a, div#footer ul.navi-lev-1 a:visited {
	display: block;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	color: #b1b3b4;
}
div#sidebar ul.navi-lev-1 a
div#footer ul.navi-lev-1 a,
#navbar ul li a {
	display: block;
	color: #b1b3b4;
	font-weight: bold;
}
div#footer ul.navi-lev-1 a, div#footer ul.navi-lev-1 a:visited {
	color: #4c4c4c;
}
#navbar ul {
	bottom: 0;
	position: absolute;
	right: 0;
}
	
#navbar ul li {
	float: left;
	margin: 0px 1px 0px 0px;
}

#navbar ul li a {
	display: block;
	padding: 0px 20px;
	line-height: 35px;
	height: 35px;
	text-decoration: none;
	font-size: 14px;
}

a.current,
a.active {
	color: #000 !important;
}

#navbar ul li ul {
	position: absolute;
}

#navbar ul li ul li {
	clear: both;
	margin: 1px 0px 0px 0px;
}

/* Slider
------------------------------------------------------------------------------*/
#slider {
	clear: both;
	height: 420px;
	position: relative;
	margin: 0px 10px;
}

#slider .description {
	position: absolute;
	padding: 20px;
	bottom: 20px;
	left: 20px;
	right: 20px;
	background: rgba(255,255,255,0.8);
}
#featurednav {
	position: absolute;
	z-index: 110;
	bottom: 0px;
	text-align: right;
	clear: both;
	margin: 0px 10px;
}
#featurednav li {
	display: inline;
	border-right: #b1b3b4 1px solid;
}
#featurednav li:last-child {
	border: none;
}
#featurednav li a {
	display: inline;
	padding: 0px 10px;
	line-height: 40px;
	color: #b1b3b4;
}
#featurednav li.activeSlide a {
	color: #000;
}

/* Startseite - Vorgestellte Artikel
------------------------------------------------------------------------------*/


/* Seitenstruktur
------------------------------------------------------------------------------*/
#headerwrapper,
#contentwrapper,
#footerwrapper,
#featured-articles {
	clear: both;
}

#headerwrapper,
#contentwrapper {
	background: #fff;
}
#contentbackground {
	overflow: hidden;
}
#sidebar {
	padding-top: 110px;
	width: 123px;
	margin: 0px 27px 0px 0px;
}
#content {
	width: 778px;
	height: 310px;
	overflow: auto;
	min-height: 140px;
	margin: 24px 0 0;
	padding: 20px;
	border: #eeeeee 1px solid;
	border-bottom: 0px;
	position: relative;
}
#content_footer {
	clear: both;
	background: url(../images/shadow.png) no-repeat;
	margin-left: 150px;
	margin-bottom: 17px;
	width: 820px;
	height: 9px;
}

#contentheader img {
	margin-bottom: 20px;
}
#footerwrapper {
    background: none repeat scroll 0 0 #F6F6F6;
	border-top: 1px solid #EAEAEA;
	height: 110px;
	margin: 0 auto;
	/* width: 1200px; */
}
#footer {
	padding: 10px 0px;
}

/* Überschriften
------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1, h2 {
	font-size: 30px;
	line-height: 35px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
h3 {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 14px;
}
#footer h3 {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 13px;
}
#footer li.article_28 h3 {
	visibility: hidden;
	margin-bottom: 0px;
}
/* Textformatierungen
------------------------------------------------------------------------------*/
p {
	margin-bottom: 18px;
}
a, a:visited, a:hover {
	font-style: none;
	text-decoration: none;
	color: #b1b3b4;
}
a:hover {
	color: #b1b3b4;
}
strong {
	font-weight: bold;
}
.fusszeile div.tinymcewysiwyg p {
	font-size: 11px;
}

/* Formulare
------------------------------------------------------------------------------*/
label.text,
label.textarea {
	display: block;
}
input.text,
textarea.textarea {
	border: 1px solid #D4D5D6;
	border-radius: 2px;
	padding: 1px 2px;
	font: 12px/16px Arial, sans-serif;
}
input.text {
	line-height: 20px;
	height: 20px;
	font-size: 12px;	
}

#footer .formsubmit {
	text-align: right;
	padding: 4px 0px;
}
#footer input.text {
	width: 133px;
}
#footer .formsubmit input.submit {
	border: none;
	background: url(../images/btn_anmelden.png) no-repeat;
	text-indent: -99999px;
	width: 61px;
	height: 23px;
	margin-right: 2px;
	overflow: hidden; /* IE7 */
	font-size: 0; /* FF2 doesn’t like the above */
}
/* Extras
------------------------------------------------------------------------------*/
#featured-articles img.teaserimg {
	margin-bottom: 20px;
}
#rex-xform {
	clear: both;
	margin: 0px 10px 20px;
}
div.trennlinie {
	clear: both;
}

#footer #rex-xform {
	margin: 0;
}

li.article_28,
li.article_29,
li.article_30,
li.article_31 {
	border-right: 1px solid #DADADA;
	width: 139px !important;
}
li.article_28 {
	margin-left: -10px;
	margin-right: 0px;
	padding-right: 30px;
}

li.article_29,
li.article_30,
li.article_31 {
	margin-right: 0px;
	padding-right: 10px;
}

#footer p {
	margin: 0px;
	line-height: 14px;
}
#footer li.grid_2 {
	margin-bottom: 0px;
	height: 95px;
}
#footer p a,
#footer p a:visited,
#footer p a:hover {
	color: #000;
}
ul.eissorten li {
	padding: 20px;
	width: 778px;
	height: 310px;
	overflow: hidden;
}
#page-14 #content,
#page-36 #content {
	padding: 0px;
	width: 818px;
	height: 350px;
	overflow: hidden;
}
ul.eissorten li.cat_20 {
	background-position: 472px -10px !important;
}
ul#socialMenu {
	padding: 0px;
}
ul#socialMenu li {
	float: left;
	padding-right: 3px;
}
ul#socialMenu li a {
	display: block;
	float: left;
	width: 28px;
	height: 24px;
	text-indent: -99999px;
}
ul#socialMenu li a#rss {
	display: none;
	background: #fff url(../images/btn_rss.png) no-repeat;
}
ul#socialMenu li a#googleplus {
	background: #fff url(../images/btn_googleplus.png) no-repeat;
}
ul#socialMenu li a#facebook {
	background: #fff url(../images/btn_facebook.png) no-repeat;
}
ul#socialMenu li a#twitter {
	background: #fff url(../images/btn_twitter.png) no-repeat;
}
ul#socialMenu li a#like {
	background: #fff url(../images/btn_facebook_like.png) no-repeat;
}

.galerie li {
	float: left;
	margin-right: 20px;
	width: 100px;
	width: 179px;
}
.galerie li.last {
	margin-right: 0px;
}
#language {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 10px;
}
#language span {
	float: left;
	margin-right: 5px;
	color: #b1b3b4;
}
#language ul {
	float: left;
}
#language ul li {
	float: left;
	text-transform: uppercase;
	padding: 0px 2px;
}
#language ul li a {
	color: #b1b3b4;
}

.news .createdate {
	font-size: 10px;
	margin-bottom: 10px;
}
.news li {
	margin-bottom: 20px;
}

div.formtext {
	width: 540px;
}
div.formular {
	width: 310px;
	float: left;
	padding-right: 9px;
}
div.adresse {
	float: left;
	margin-left: 10px;
}
div.formular {
	border-right: 1px solid #e1e1e1;
}
div.formular #rex-xform {
	margin: 0px;	
}
div.formular #rex-xform textarea,
div.formular #rex-xform input.text {
	width: 300px;
	margin: 0px;
	font-size: 9px;
	color: #b2b4b3;
}
div.formular #rex-xform textarea {
	height: 80px;
}
div.formular #rex-xform p.formtext,
div.formular #rex-xform p.formtextarea {
	margin-bottom: 2px;
}
div.formular #rex-xform p.formsubmit {
	margin-bottom: 0px;
	position: relative;
	height: 22px;
}
div.anfahrt {
	float: right;
	padding-left: 9px;
	border-left: 1px solid #e1e1e1;
}
div.anfahrt p {
	margin: 0px;
}
div.formular #rex-xform .formsubmit input.submit {
	border: none;
	display: block;
	position: absolute;
	right: 0px;
	background: url(../images/btn_absenden.png) no-repeat;
	text-indent: -99999px;
	width: 61px;
	height: 23px;
	margin-right: 4px;
	overflow: hidden; /* IE7 */
	font-size: 0; /* FF2 doesn’t like the above */
}
