/* CSS-File Screen @ http://www.mayko.de/  10.02.2009  schmitz.media http://www.schmitz-media.com/ */
/* copyright */

html[xmlns^="http"] {
overflow:scroll;
}
body {
	font-family:arial;
	text-align:center;
	background-color:#ededed
}
* html body {
	font-size: x-small; /* für IE5/Win */
	f\ont-size: small;  /* für andere IE-Versionen */
}
* {
	padding:0;
	margin:0
}
ul {
	list-style:none
}

a {outline:none}

/* Global Fonts ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

h1 {
	font-size:16px;
	color:#009900
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#484848;
	margin:0 0 10px 1px
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#484848;
	margin-bottom:5px;
	padding-top:15px
}
h4 {
	font-size:14px;
	color:#009900
}
strong {
	font-weight:bold;
	color:#484848
}
/* Navigation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#leftcont {
	width:168px;
	height:100%;
	float:left;
	margin-right:42px;
	padding-bottom:20px;
}
#logo {
	width:100%;
	background-color:#fff;
	padding:12px 0 12px 0;
	text-align:center;
	filter:alpha(opacity=87);
	-moz-opacity:0.87;
	opacity:0.87;
}
#logo img {
	border:none
}
#navbar {
	width:100%;
	background-color:#fff;
	font-size:11px;
	text-align:left;
	margin-bottom:30px;
}
#navbar img {
	margin:0;
	padding:0
}
#navbar ul {
	line-height:19px
}
#navbar ul li {
	list-style:none
}
#navbar ul ul {
	margin:0;
	line-height:16px
}
#navbar ul a {
	display:block;
	padding-left:10px;
	background-color:#ededed;
	color:#222;
	text-decoration:none;
	border-top:1px solid #fff
}
#navbar ul li ul li a {
	background:#E2E0DE url(../img/list.gif) 18px no-repeat;
	padding-left:28px;
	color:#333
}
#navbar ul li ul li a .act {
	background:#f3f3f3 url(../img/list.gif) 18px no-repeat;
	padding-left:28px;
	color:#333
}
#navbar ul a:hover {
	background-color:#f3f3f3
}
#navbar ul .act a {
	background-color:#f3f3f3;
	text-decoration:none
}

.leftteaser {margin-bottom:13px}
.leftteaser img {border:none}
.leftteaser p {
	background-color:#ededed;
	padding:2px 2px 0 2px;
}
.leftteaser ul a {
	display:block;
	line-height:19px;
	font-size:11px;
	text-align:left;
	padding-left:16px;
	background:#ededed url(../img/list.gif) 8px no-repeat;
	color:#222;
	text-decoration:none;
	border-top:1px solid #fff
}
.leftteaser ul a:hover {
	background-color:#f3f3f3;
}
/* Inhalt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#center {
	width:920px;
	margin:0px auto
}
#frame {
	width:988px;
	margin:0px auto;
	text-align:center;
	overflow:auto;
	background:#ffffff url(../img/lr.jpg) top repeat-y
}
#bottom {
	width:988px;
	margin:0px auto;
	height:7px;
	background:#ffffff url(../img/u.jpg) top no-repeat
}
#maincont {
	width:974px;
	margin:0px auto;
	text-align:center;
	overflow:auto;
	background:#ffffff url(../img/bgbruch.jpg) top no-repeat
}
#contentcontainer {
	text-align:left;
	width:710px;
	float:left;
	font-size:12px;
	color:#222
}
#bc {
	color:#666;
	margin:7px 0 29px 0;
	font-size:11px
}
#bc a {
	color:#206AA2;
	text-decoration:none
}
#bc a:hover {
	color:#206AA2;
	text-decoration:underline
}
#header {
	width:100%;
	height:78px;
	margin-bottom:20px;
	text-align:left
}
#headcont {
	float:left
}
#headcont ul {
	margin-left:18px
}
#headcont li {
	list-style:none;
	float:left;
	display:inline
}
#headcont li a {
	color:#444;
	text-decoration:none;
	padding-right:6px
}
#content {
	width:420px;
	background-color:#fff;
	float:left;
	padding:0 44px 25px 22px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}
#content p {
	margin-bottom:14px;
	line-height:135%
}
#content p a {
	color:#206AA2;
	text-decoration:none
}
#content p a:hover {
	color:#206AA2;
	text-decoration:underline
}
#list ul {
	list-style:none
}
#list li {
	padding:2px 0
}
#list img {
	vertical-align:middle;
	padding:0 4px
}
#list a {
	color:#206AA2;
	text-decoration:none
}
#list a:hover {
	color:#206AA2;
	text-decoration:underline
}
.arr {
	color:#206AA2;
	text-decoration:none;
	padding-left:14px;
	background:url(../img/arr.gif) no-repeat 0 4px
}
.pdf a {
	padding-left:22px;
	background:url(../img/pdficon.gif) no-repeat
}
/* Sidebar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#right {
	font-size:11px;
	background-color:#fff;
	float:right;
	line-height:normal;
	padding:20px 20px 0 20px
}
#right .picr {
	text-align:left;
	width:142px;
	margin:18px 0;
	font-size:11px;
	background-color:#ededed;
	color:#222
}
#right .picr p {
	padding:0 4px 2px 4px
}
#right .picr img {
	padding:2px;
	border:2px solid #ededed;
	background-color:#fff
}

.picinc {
	text-align:left;
	width:142px;
	font-size:11px;
	background-color:#ededed;
	color:#222;
	margin-bottom:10px;
	overflow:auto
}
.picinc p {
	padding:0 4px 2px 4px;
}
.picinc img {
	padding:2px;
	border:2px solid #ededed;
	background-color:#fff
}

/* Footer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	width:974px;
	margin:0 auto;
	clear:both;
	background-color:#ededed;
	height:15px;
	padding:6px 0 7px 0;
	font-size:11px;
	color:#333
}
#footer a {
	font-size:11px;
	color:#333;
	text-decoration:none;
	padding:0px 2px
}
#footer a:hover {
	color:#333;
	text-decoration:underline
}
#footer .left {
	float:left;
	padding:0 10px
}
#footer .right {
	float:right;
	padding:0 10px
}
/* Tabs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.tabright {
	width:90%;
	line-height:normal;
	text-align:right;
	margin-bottom:18px
}
.tabright th {
	background-color:#206AA2;
	font-weight:bold;
	color:#fff;
	padding:1px 4px;
	text-align:right
}
.tabright .right td {
	padding:1px 4px
}
.tabright .tr1 {
	background-color:#D5E9F7
}
.tabright .tr2 {
	background-color:#F2F9FD
}
table {
	line-height:normal;
	font-size:11px;
	margin-bottom:15px
}
table img {
	vertical-align:middle;
	border:none
}
table th {
	background-color:#206AA2;
	font-weight:bold;
	color:#fff;
	padding:1px 4px
}
table td {
	padding:1px 7px
}
table .tr1 {
	background-color:#D5E9F7
}
table .tr2 {
	background-color:#F2F9FD
}
/* JS / CSS imported ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#lbOverlay {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer
}
#lbCenter, #lbBottomContainer {
	position:absolute;
	z-index:9999;
	overflow:hidden;
	background-color:#fff
}
.lbLoading {
	background:#fff url(../stylesheets/loading.gif) no-repeat center
}
#lbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat
}
#lbPrevLink, #lbNextLink {
	display:block;
	position:absolute;
	top:0;
	width:50%;
	outline:none
}
#lbPrevLink {
	left:0
}
#lbPrevLink:hover {
	background:transparent url(../stylesheets/prevlabel.gif) no-repeat 0 15%
}
#lbNextLink {
	right:0
}
#lbNextLink:hover {
	background:transparent url(../stylesheets/nextlabel.gif) no-repeat 100% 15%
}
#lbBottom {
	font-family:Arial;
	font-size:12px;
	color:#333;
	line-height:1.4em;
	text-align:left;
	border:10px solid #fff;
	border-top-style:none
}
#lbCloseLink {
	display:block;
	float:right;
	width:18px;
	height:22px;
	background:transparent url(../stylesheets/closelabel.gif) no-repeat center;
	margin:5px 0;
	outline:none
}
#lbCaption, #lbNumber {
	margin-right:71px
}
#lbCaption {
	font-weight:bold
}
/* Accordion ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#accordion {
	width:425px
}
#accordion .slidecont {
	width:412px;
	background-color:#f7f7f7
}
#accordion a {
	color:#444
}
h3.toggler {
	cursor:pointer;
	height:20px;
	font-family:Arial;
	font-size:12px;
	background-color:#D2E0E6;
	color:#444;
	padding: 6px 0 0 5px;
	margin:0 0 1px 0
}
h3.toggler a {
	color:#444
}
div.element p {
	padding:192px 0 18px 3px
}
/* Accordion Faq~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#accordion2 {
	width:425px;
	margin-top:10px;
}
#accordion2 .slidecont {
	width:412px;
	background-color:#f7f7f7
}
#accordion2 a {
	color:#444
}
h3.toggler2 {
	cursor:pointer;
	font-family:Arial;
	background-color:#ededed;
	font-size:12px;
	font-weight:normal;
	padding: 1px 0 1px 5px;
	margin:0 0 1px 0
}
h3.toggler2 a {
	color:#333
}
div.element2 p {
	padding:5px 10px 15px 5px
}
/* Links ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.teasertxt {
	float:left;
	width:296px
}
.next {
	width:100%;
	margin:0;
	padding:3px 4px 2px 0;
	text-align:right
}
.next a {
	color:#206AA2;
	text-decoration:none;
	padding-left:14px;
	background:url(../img/arr.gif) no-repeat 0 4px
}
.next a:hover {
	color:#206AA2;
	text-decoration:underline;
	padding-left:14px;
	background:url(../img/arr.gif) no-repeat 0 4px
}

.next2 {
	width:95%;
	margin:0;
	padding:0 10px 4px 0;
	text-align:right
}
.next2 a {
	color:#206AA2;
	text-decoration:none;
	padding-left:14px;
	background:url(../img/arr.gif) no-repeat 0 4px
}
.next2 a:hover {
	color:#206AA2;
	text-decoration:underline;
	padding-left:14px;
	background:url(../img/arr.gif) no-repeat 0 4px
}

.mainteaser {width:100%;height:237px;margin-top:12px;padding-top:28px;background-color:#f2f2f2;line-height:130%;background:url(../img/naturstein.jpg) no-repeat}
.mt1 {line-height:130%;width:75%;font-size:14px;font-weight:bold;color:#777;padding:10px 0 10px 10px;background-color:#fff;
filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;}
.mt1 span {font-size:16px;font-weight:bold;color:#206AA2}
.mt2 {float:right;margin-top:80px;line-height:130%;width:52%;font-size:12px;color:#444;padding:10px 0 10px 10px;background-color:#fff;filter:alpha(opacity=90);-moz-opacity:0.90;opacity:0.90;}
.mt2 span {font-size:14px;font-weight:bold;color:#009900}

.subteaser {float:left;margin:30px 17px 15px 0;width:202px;height:183px;background-color:#f3f3f3;line-height:130%;filter:alpha(opacity=95);-moz-opacity:0.95;opacity:0.95;}
.subteaser img {border:none}
.subteaser h1 {font-size:14px;font-weight:bold;color:#009900;padding:5px 0 0 10px}
.subteaser p {padding:2px 5px 0 10px}

.teaser {
	clear:left;
	width:410px;
	height:68px;
	background-color:#f0f0f0;
	margin-bottom:10px;
	line-height:130%
}
.teaser img {
	float:left;
	padding:2px;
	margin-right:6px;
	border:2px solid #ededed;
	background-color:#fff
}
.teaser strong a {
	text-decoration:none;
	color:#444;
}
.entry {
	background:url(../img/mayko_bg.jpg) bottom no-repeat;
	height:560px;
	margin-bottom:30px;
	
}
#links 	{padding:15px 0 10px 0}
#links ul {
	line-height:normal;
	clear:left;
}
#links li {
	margin-left:240px;
	width:190px;
	text-decoration:none;
	line-height:normal;
}
#links a {
	text-decoration:none;
	color:#206AA2;
	background:#F6F6F6 url(../img/arr2.gif) 6px center no-repeat;
	display:block;
	padding: 0 12px 0 22px;
	margin-bottom:2px
}
#links a:hover {
	text-decoration:underline;
	color:#206AA2;
	background:#F6F6F6 url(../img/arr2.gif) 8px center no-repeat;
	display:block;
	padding: 0 12px 0 22px;
	margin-bottom:2px
}
/* GMaps ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.mapdiv {
	width:510px
}
.mapdiv p {
	line-height:100%;
	margin-bottom:0px
}
.mapdiv strong {
	font-weight:bold;
	color:#206AA2
}
.mapdiv img {
	float:left;
	margin-right:8px;
	border:2px solid #ededed;
	padding:2px
}
/* misc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.agb {
	margin:0 0 16px 22px
}
.agb li {
	margin-bottom:10px;
	line-height:135%
}

.chr {clear:left;margin-bottom:5px;overflow:auto}
.chr img {float:left;margin:3px 10px 0 0;padding:1px;border:2px solid #ededed;background-color:#fff}

.dot {list-style-image:url(../img/dot.gif);padding-left:18px} 
.dot li {padding:2px}

.error {background-color:#FFDDDD;margin:10px 0;padding:3px;width:390px;border:1px dashed #666}
.success {background-color: #F2FFF2;margin:10px 0;padding:3px;width:390px;border:1px dashed #666}

.kont {font-size:12px}
.tab1 {font-weight:bold;color:#444;background-color:#ebebeb}
.tab1 a {color:#206AA2;text-decoration:none;background:url(../img/pdficon.gif) no-repeat;padding-left:20px}
.tab1 a:hover {color:#206AA2;text-decoration:underline}
.tab2 a {color:#206AA2;text-decoration:none}
.tab2 a:hover {color:#206AA2;text-decoration:underline}
.tab2 {background-color:#f3f3f3}
.kont input {font-size:12px;border-color:#bfbfbf #e1e1e1 #e1e1e1 #bfbfbf;border-style:solid;border-width:2px 1px 1px 2px;padding:1px}
.kontakt {background-color:#f3f3f3;padding:5px;margin-bottom:3px;overflow:auto}
.kontakt a {font-weight:bold;color:#206AA2;text-decoration:none}
.kontakt a:hover {text-decoration:none}

#sitemap {margin-top:20px}
#sitemap ul {margin-left:10px;list-style: disc}
#sitemap ul li {margin-left:15px}
#sitemap ul li ul {margin-left:20px}
#sitemap ul li ul li {margin-left:0px}
#sitemap a {color:#206AA2;text-decoration:none}

#print {float:right;background-color:#fff;width:175px;height:19px;font-size:11px;padding:3px 2px 1px 5px;color:#666;filter:alpha(opacity=90);-moz-opacity:0.90;opacity:0.90}
#print img {border:none;margin-right:1px;vertical-align:middle}
#print a {color:#206AA2;text-decoration:none;margin-left:18px;border:none}