/*
blau: 508cb9  80 140 185
Seitenhintergrund: dee9f2   222 233 242
mittlerer Wert: c3d7e6  195 215 230
*/

html, body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Sans-Serif;
	background: url(../grafiken/hg.jpg) top left repeat-y;
	background-color: #dee9f2;
	font-size: 101.01%;
	text-align: left;
}
.kalBox, table.kalAktu {
	border: 0 !important;
	width: 300px !important;
}
.info {
	position:absolute;
	top: -1000px;
	left: -1000px;
}

#fb-stream {
position: absolute; left: 1000px; top: 20px; width: 340px; height: 100%; z-index: 200;
}
#pagewidth {
	position: relative;
	width: 960px;
	margin: 0px;
	background-color: #ffffff;
	text-align:left;
	margin-left: 19px;
	border: 0px solid #508cb9;
}

#header {
	width: 100%;
	height: 215px;
	border: 0px solid #000000;
	background: url(../grafiken/hgkopf.png) bottom repeat-x;
	margin-bottom: 20px;
}
#header #kopf {
	position: absolute;
	top: 35px;
	left: 20px;
	z-index: 50;
}
#header #logo {
	position: absolute;
	top: 175px;
	left: 300px;
	z-index: 80;
}
#header #logo_responsive {
	position: absolute;
	top: -999em;
	left: -999em;
	height: 0;
}
#header #menu {
	background-color: #dee9f2;
	font-size: 0.75em;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 35px;
	text-align: right;
}
#menu a:link, #menu a:active, #menu a:visited, #menu a:focus {
	text-decoration:none;
	color:#508cb9;
	font-weight: normal;
}
#menu a:hover {
	text-decoration:underline;
	color:#508cb9;
	font-weight: weight;
}
#wrapper {
	clear:both;
	padding: 0;
	margin: 0;
	width: 960px;
	padding-bottom: 60px;
	border: 0px solid #000000;
}
/* Heimat shopp */

#heimatshoppen {
background-color: #d5e5f6;
background-color: #dee9f2;
width: 96%;
padding: 2%;
border: 0px solid #000;
margin-bottom: 20px;
}

#heimatshoppen img#logohs {
float: right;
margin-left: 60px;
margin-right: 30px;
height: 80px;
border: 0;
}

#heimatshoppen h1 {
font-size: 26px;
font-family: 'Lobster', Arial, Sans-Serif;;
}

#heimatshoppen h2 {
font-size: 26px;
}

#heimatshoppen p {
font-size: 14px;
/*font-family: 'Roboto', Arial, Sans-Serif;*/
line-height: 150%;
}

#heimatshoppen a {
color: #000;
font-weight: 500;
}

#heimatshoppen .verlinkung {
margin-top: 10px;
}

#wrapper h1#mitgliedsfirmen, #wrapper h1#gruende {
margin-top: 30px;
}

/* Ende Heimat shoppen */
#leftcol {
	float: left;
	position: relative;
	width: 240px;
	padding: 0;
	border: 0px solid #000000;
	font-size: 0.75em;
}
nav select {
	display: none;
}
#leftcol a:link {
	color: #000000;
	text-decoration:underline;
}
#leftcol h2.angebote {
	font-size: 1.2em;
	color: #ffffff;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 230px;
	line-height: 1.5em;
	background: url(../grafiken/angeboteheader.jpg) top right no-repeat;
	background-color: #e2240a;
}
#leftcol h3 {
	font-size: 13px;
	font-size: 0.95rem;
	color: #e2240a;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 120%;
}
#leftcol .leftcol_box {
	margin: 0;
	padding: 0px;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 10px;
	width: 225px;
	border-left: 0;
	border-top: 0;
	background: #dee9f2;
}
#leftcol .vers1 {
	position: relative;
	display: block;
	border-left: 0;
	border-top: 0;
/*	background: url(../grafiken/borderbottomright.jpg) bottom right no-repeat;*/
	background-color: #dee9f2;
	overflow: auto;
	-webkit-border-bottom-right-radius: 7px;
	-khtml-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	border: 1px solid #508cb9;
border-top: 0;
border-left: 0;
width: 224px;
}
#leftcol .vers2 {
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-khtml-border-top-right-radius: 7px;
	-khtml-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border: 1px solid #508cb9;
	border-left: 0;
}
#leftcol .leftcol_box .hfix {
	height: 200px;
	margin-bottom: 10px;
	overflow: auto;
}
.leftcol_box ul {
margin: 0;
margin-top: 6px;
padding: 0;
padding-left: 15px;
}
.leftcol_box li {
margin-bottom: 6px;
}
#leftcol p {
	color: #000000;
	font-size:11px;
	font-size: 0.80rem;
	margin: 0;
	margin-top: 6px;
	line-height: 140%;
}
#leftcol input {
	width: 145px;
	margin-left: 10px;
}
#leftcol a:visited {
	color: #000000;
	text-decoration:underline;
}
#leftcol a:hover, #leftcol a:active {
	color: #da251d;
	text-decoration:underline;
}
#listmenu0 {
	list-style:none;
	margin:0px;
	padding:0;
	font-size: 14px;
	font-size:0.9rem;
}
#listmenu0 li {
	border-bottom:0px solid #ffdeb3;
	padding-top:0px;
	padding-bottom:6px;
}
#listmenu0 li a:link, #listmenu0 li a:visited, #listmenu0 li a:active, #listmenu0 li a:focus {
	display:block;
	text-decoration:none;
	width: 220px;
	padding: 5px;
	padding-left: 20px;
	color:#ffffff;
	font-weight: bold;
	border:0px solid #508cb9;
	background: url(../grafiken/naviecke.jpg) top right no-repeat;
}
#listmenu0 li a.first {
	margin-top: 0;
}
#listmenu0 li a:hover {
	display:block;
	text-decoration:none;
	width: 220px;
	padding: 5px;
	padding-left: 20px;
	color:#1dadd0;
	font-weight: bold;
	background: url(../grafiken/subnaviecke.jpg) top right no-repeat;
}
#listmenu1 {
	list-style:none;
	padding:0;
	margin-top:5px;
	margin-left: 0px;
	padding-left:0px;
	font-size:12px;
	font-size: 0.75rem;
	font-weight:normal;
	border:0px solid #336633;
}
#listmenu1 li {
	border-bottom:1px solid #ffffff;
	padding-top:2px;
	padding-bottom:2px;
}
#listmenu1 li a:link, #listmenu1 li a:visited, #listmenu1 li a:active, #listmenu1 li a:focus {
	display:block;
	width: 200px;
	text-decoration:none;
	color:#508cb9;
	font-weight: normal;
	background: url(../grafiken/subnaviecke.jpg) top right no-repeat;
	border:0px solid #508cb9;
}
#listmenu1 li a:hover {
	display:block;
	width: 210px;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
	background: url(../grafiken/subnaviecke.jpg) top right no-repeat;
	border:0px solid #ffffff;
}
#maincol {
	float: right;
	margin-top: 0px;
	width: 680px;
	max-width: 680px;
	border: 0px solid #000000;
}
#maincol h1 {
	font-size: 1.4em;
	color: #508cb9;
	margin:0;
	margin-bottom: 12px;
}
#fb-stream h2, #maincol h2 {
	font-size: 1.0em;
	color: #508cb9;
	margin-top: 1.0em;
	margin-bottom: 0px;
	line-height: 1.5em;
}
#maincol h3 {
	font-size: 0.8em;
	color: #508cb9;
	margin-top:2.0em;
	margin-bottom: 0px;
	line-height:1.3em;
}
#maincol p {
	font-size:11px;
	font-size: 0.80rem;
	line-height:1.5em;
	margin: 0;
	margin-top: 6px;
}
#maincol .tklein {
	font-size: 0.7em;
	line-height:1.5em;
}
#maincol .norm {
	font-weight: normal;
}
#maincol a:link {
	color: #000000;
	text-decoration:underline;
}
#maincol a:visited {
	color: #000000;
	text-decoration:underline;
}
#maincol a:hover, #maincol a:active {
	color: #da251d;
	text-decoration:underline;
}
#maincol ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
#maincol li {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-top: 6px;
}
#maincol img {
	border: 0px solid #ffd39c;
}
#maincol .or {
	border: 0;
	margin-right: 30px;
}
#maincol table {
	margin-top: 10px;
	width: 660px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #1eaed1;
}
#maincol td {
	font-size: 0.75em;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 140px;
}
#maincol table td.tabhg {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #1daed0;
	font-size: 0.9em;
	color: #ffffff;
	font-weight:bold;
	width: 100%;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-moz-border-radius-leftright: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#maincol table .footer {
	font-size: 0.75em;
	width: 100%;
	border-top: 1px solid #508cb9;
	padding-top: 3px;
	padding-bottom: 5px;
}
.bilder {
	width: 500px;
	height: 360px;
}
.einspaltig {
	margin-right: 80px;
}


.sp1 {
	float: left;
	width: 325px;
}
.sp2 {
	float: right;
	width: 325px;
}
.sp1-2 {
	float: left;
	width: 48%;
}
.sp2-2 {
	float: right;
	width: 48%;
}
#maincol .box_li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #1eaed1;
}
#maincol .box_li h1, #maincol .box_li h2 {
	margin:0;
	margin-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	line-height: 1.5em;
}
#maincol .box_li p {
	margin: 0;
	margin-bottom: 0.8em;
	padding-left: 15px;
	padding-right: 15px;
}
#maincol .box_re h3 {
	font-weight: bold;
	margin: 0;
	margin-bottom: 0em;
	padding-left: 15px;
	padding-right: 15px;
}
#maincol .box_li ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#maincol .box_li li {
	margin-left: 15px;
}
#maincol .box_re {
	border: 1px solid #1eaed1;
	border-right: 0;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-khtml-border-top-right-radius: 0px;
	-khtml-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#maincol .box_re h1, #maincol .box_re h2 {
	margin:0;
	margin-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	line-height: 1.5em;
}
#maincol .box_re p {
	margin: 0;
	margin-bottom: 0.8em;
	padding-left: 15px;
	padding-right: 15px;
}
#maincol .box_re ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#maincol .box_re li {
	margin-left: 15px;
}
#maincol .box_re table {
	padding: 0;
	margin: 0;
	width: 280px;
	border: 0px solid #000000;
	padding-bottom: 10px;
	background: 0;
}
#maincol .box_re table p {
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	width: 280px;
}
.hfix {
	height: 200px;
	min-height: 200px;
}
.box {
	background-color: #ffffff;
	border:1px solid #508cb9;
	padding:5px;
	margin-top: 10px;
	width: 220px;
}
.rahmen {
	background-color: #c3d7e6;
	border:1px solid #508cb9;
	padding:5px;
	margin-top: 24px;
	width: 255px;
}
.box iframe {
	background-color: #ffffff;
	height: 310px;
	width: 220px;
}
#footer {
	clear:both;
	position: fixed;
	height: 40px;
	width: 960px;
	bottom: 0;
	color: #ffffff;
	font-size: 12px;
	font-size: 0.75rem;
	background-color: #e22409;
	border-top: 10px solid #ffffff;
	z-index: 800;
}
#footer .verein {
	background: #1cadcf;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	font-size: 0.75rem;
	border-bottom: 1px solid #ffffff;
}
#footer .navi {
	float:right;
	text-align:right;
	padding-right: 20px;
	width:200px;
	background: #1cadcf;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	text-decoration:none;
	font-size:12px;
	font-size: 0.75rem;
	font-weight:normal;
	color: #ffffff;
}
#footer a:hover {
	text-decoration:underline;
}
#fb-footer, #fb-footer-start {
	position: fixed;
	right: 10px;
	top: 10px;
}

#fb-footer-start {display: none;}

#fb-footer img {
	float: right;
	padding-right: 4px;
	padding-top: 5px;
	border: 0;
}
 @media only screen and (max-width: 1030px) {
#fb-footer {
display: none;
}
}

/* Trigger -------------- */

h2.trigger {
	position: relative;
	font-weight: normal !important;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
	color: #000;
	cursor: pointer;
}
h2.trigger span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:url(../images/toggleroff.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 6px;
	right: 5px;
	z-index: 800;
}
h2.trigger.trigger_active span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:url(../images/toggleron.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 6px;
	right: 5px;
	z-index: 800;
}

.toggle_container {
margin-bottom: 5px;
}

#maincol .toggle_container p {
font-size: 14px;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



 /*printer styles*/
 @media print {
/*hide the left column when printing*/
#leftcol {
	display:none;
}
/*hide the right column when printing*/
#rightcol {
	display:none;
}
#twocols, #maincol {
	width:100%;
	float:none;
}
}
/* Kennzeichnung externer Links */
.exlink {
	position: relative;
	top: 0px;
	left: 0px;
}
a.exlink span {
	display: none;
}
a:hover.exlink span {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0px;
	background-color: #fff7d7;
	padding: 5px;
	border: 1px solid #a28c3c;
	color: #000000;
	border: 1px solid #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	z-index: 100;
}
a:hover.exlink {
	color: #000000;
	border: 0px;
	font-weight:normal;
	text-decoration: none;
	z-index: 200;
}

/* Ende exlink */
