html, body {
	background:#DFDDD9 url(images/hintergrund.gif) center top repeat-y;
	margin:0 auto;
	overflow:auto;
}

#ganze-seite {
	position:absolute;
	left:50%;
	top:0px;
	margin:0px 0px 0px -450px;
	width:900px;
	height:100%;
	z-index:10;
}


.dp-border { border:solid 1px #CCCCCC; background-color:#FFFFFF;}
a.dropdown,a.dropdown:link,a.dropdown:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	background-color:#FFFFFF;
	text-decoration:none;
}
a.dropdown:hover {
	color:#333;
	background-color:#FFFFFF;
}
a.dropdown-aktiv,a.dropdown-aktiv:link,a.dropdown-aktiv:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}
a.dropdown-aktiv:hover {
	color:#333;
	background-color:#FFFFFF;
}


.main-menu {
	padding:21px 1px 24px 1px;
}


a.main-off, a.main-off:link, a.main-off:visited 		{color:#999999; text-decoration:none;}
a.main-off:hover, a.main-off:active, a.main-off:focus 	{color:#333333; text-decoration:none;}

a.main-on, a.main-on:link, a.main-on:visited 			{color:#333333; text-decoration:none; font-weight:bold;}
a.main-on:hover, a.main-on:active, a.main-on:focus 		{color:#333333; text-decoration:none; font-weight:bold;}


.textMetaNavi:link		{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#999999;text-decoration:none;}
.textMetaNavi:visited	{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#999999;text-decoration:none;}
.textMetaNavi:hover		{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333333;text-decoration:none;}
.textMetaNavi:active	{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333333;text-decoration:none;}
.textMetaNavi:focus		{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333333;text-decoration:none;}

.textMetaNaviActive:link		{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333333;text-decoration:none; font-weight:bold;}
.textMetaNaviActive:visited		{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333333;text-decoration:none; font-weight:bold;}
.textMetaNaviActive:hover		{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333333;text-decoration:none; font-weight:bold;}
.textMetaNaviActive:active		{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333333;text-decoration:none; font-weight:bold;}
.textMetaNaviActive:focus		{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333333;text-decoration:none; font-weight:bold;}

.tableImage {  }

.spacer {
	background:#FFFFFF;
}
#spLeft {
	position:absolute;
	left:226px;
	top:157px;
	width:1px;
	height:400px;
	z-index:9901;
}
#spRight {
	position:absolute;
	left:471px;
	top:157px;
	width:1px;
	height:400px;
	z-index:9900;
}



input.feld {
	height:20px;
	width:194px;
	border:solid 1px #CCCCCC;
	font-size:12px;
	padding:2px 4px 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#FFFFFF;
}

input.search-feld {
	height:20px;
	width:194px;
	border:solid 1px #CCCCCC;
	font-size:12px;
	padding:2px 4px 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#FFFFFF;
	margin:0px 4px 0px 0px;
}

.search-btn {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top:-9px;
}

* html input.search-btn {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top:-1px;
}

* html input.feld {
	height:20px;
	width:194px;
	border:solid 1px #CCCCCC;
	font-size:12px;
	padding:2px 4px 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#FFFFFF;
}

textarea {
	height:65px;
	width:194px;
	border:solid 1px #CCCCCC;
	font-size:12px;
	padding:2px 4px 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#FFFFFF;
	margin-bottom:6px;
}
select {
	height:20px;
	border:solid 1px #CCCCCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#FFFFFF;
	padding:2px 2px 2px 2px;
	/*margin-bottom:6px;*/
}
label.pflichtfeld {
	color:#E55C2A;
	background:inherit;

}
span.radio-btn-pflicht {
	color:#E55C2A;
	line-height:20px;
}

span.radio-btn {
	/*color:#E55C2A;
	background:inherit;*/
	line-height:20px;

}
input.prospekt {
	height:20px;
	border:solid 1px #CCCCCC;
	font-size:12px;
	padding:2px 4px 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#FFFFFF;
	width:250px;
}
textarea.prospekt {
	height:65px;
	border:solid 1px #CCCCCC;
	font-size:12px;
	padding:2px 4px 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#FFFFFF;
	width:250px;
}



label {
	line-height:13px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.dd {
	width:51px;
	margin-right:5px;
}
.mm {
	width:52px;
	margin-right:5px;
}
.yy {
	width:71px;
}
.plz {
	width:62px;
}
.anrede {
	margin-bottom:6px;
}
input.submit {
	width:80px;
	height:21px;
	border:0;
	
}
input.submit-nomargin {
	width:80px;
	height:21px;
	border:0;
	
}

input.ort {
	width:128px;
}
.auto {
	width:auto;
	height:auto;
	border:0;
}
input.radio-btn {
	width:auto;
	height:auto;
	border:0;
	margin:0;
	margin-right:5px;
}
table.radio-spacer {
	margin:1px 0px 10px 0px;
}
#grossesBild {
	width:422px;
	height:267px;
	overflow:hidden;
	z-index:95003;
	/*background-color:#FFFFFF; */
}
#txcontent {
	width:374px;
	height:83px;
	overflow:auto;
	z-index:95004;
	text-align:left;
	border-top:solid 1px #FFF;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:25px;
}
#txcontent p {
	margin:0;
	padding:0 0 11px 0;
}
.mailformrequired {
	text-decoration:none;
	color:#FFFFFF;
}
.searchfield {
	padding-left:5px;
}
.textBottom {
	color:#999999;
}


.page-title {
	background:url(images/bg-titel.gif) bottom left repeat-x;
	height:38px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	line-height: 38px;
}
.page-title span {
	margin-left:41px;
}


.oben-balken {
	height:116px;
}
.top-options {
	background:url(images/bg-oben.gif) top left repeat-x;
	height:116px;
}


.shopfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	/*width:35px;*/
}



.top-logo 				{ margin-right:38px; }
.detailvorschau 		{  }
.thumbs 				{ width:246px; height:400px; overflow:hidden; position:absolute; }
.productsMiddle 		{ width:246px; height:400px; overflow:hidden; background:#FFFFFF; }
#thumbtable 			{ background-color:#FFFFFF; }
.langselect 			{ padding-left:41px; height:27px; }
* html td.langselect 	{ padding-left:41px; height:10px; }
.textMetaNavi			{ font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#999999; text-decoration:none; }
#content 				{ width:425px; }
.searchbox-margin 		{ margin-top:10px; }
* html .searchbox-margin 		{ margin-top:12px; }
.textInfo, .textInfo p { font-size:12px; }
.tableBG { background:#99998A; height:400px; overflow:hidden; }
#impr-uebersicht { padding-left:41px; padding-right:38px; padding-bottom:22px; }
.text333 a, .text333 a:link { color:#F0F0F0; }

a.internal-link, a.internal-link:link, a.internal-link:visited { text-decoration:underline; }
a.internal-link-new-window, a.internal-link-new-window:link, a.internal-link-new-window:visited {text-decoration:underline; }
a.external-link, a.external-link:link, a.external-link:visited { text-decoration:underline; }
a.external-link-new-window, a.external-link-new-window:link, a.external-link-new-window:visited { text-decoration:underline; }
a.mail, a.mail:link, a.mail:visited { color:#000000; text-decoration:none; }


p a, p a:link, p:visited { text-decoration:underline; }
p a:hover, p a:focus, p a:active  { text-decoration:underline; }
b a, b a:link, b:visited { text-decoration:underline; }
b a:hover, b a:focus, b a:active  { text-decoration:underline; }

a.internal-link:hover, a.internal-link:active, a.internal-link:active { text-decoration:underline; }
a.internal-link-new-window:hover, a.internal-link-new-window:active, a.internal-link-new-window:active { text-decoration:underline; }
a.external-link:hover, a.external-link:active, a.external-link:active {text-decoration:underline; }
a.external-link-new-window:hover, a.external-link-new-window:active, a.external-link-new-window:active { text-decoration:underline; }


.textHref a, .textHref a:link, .textHref a:visited { text-decoration:underline; }
.textHref a:hover, .textHref a:active, .textHref a:focus { text-decoration:underline; }

.textHref p a, .textHref p a:link, .textHref p a:visited { text-decoration:underline; }
.textHref p a:hover, .textHref p a:active, .textHref p a:focus { text-decoration:underline; }

a.imprint, a.imprint:link, a.imprint:visited { color:#FFFFFF; }
a.imprint:hover, a.imprint:active, a.imprint:focus { color:#EEEEEE; }

a.mai:hover, a.mail:active, a.mail:active { color:#000000; text-decoration:none; }
a.download:hover, a.download:active, a.download:active { color:#333333; text-decoration:none; }
a.download, a.download:link, a.download:visited { color:#000000; text-decoration:none; }

/* Indexierte Suche */
.search-toprow { background-color:#EEEEEE; color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.tx-indexedsearch-title a, .tx-indexedsearch-title { color:#000000; font-weight:bold; text-decoration:none; font-size:12px; }
.tx-indexedsearch-title a:hover { color:#333333; }
.tx-indexedsearch-descr { padding:5px 0px 5px 0px; }
.tx-indexedsearch-descr, tx-indexedsearch-descr strong, tx-indexedsearch-descr strong.tx-indexedsearch-redMarkup { font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.tx-indexedsearch-redMarkup { color:#EEEEEE; }
.tx-indexedsearch-info { background-color:#99998A; font-size:12px;  border-top:solid 1px #EEEEEE; padding:2px 0px 5px 0px; }
.tx-indexedsearch-sw { font-weight:bold; font-style:italic; }

.naviHeader { padding-top:14px; }
a.navSub, a.navSub:link, a.navSub:visited { color:#000000; }
a.navSub:hover, a.navSub:active, a.navSub:focus { color:#333333; }

a.navSubActive, a.navSubActive:link, a.navSubActive:visited { color:#FFFFFF; }
a.navSubActive:hover, a.navSubActive:active, a.navSubActive:focus { color:#EEEEEE; }

/*
#txcontent { padding:23px 23px 23px 23px; }
#txcontent p { margin:0; padding: 0; line-height:14px; margin-bottom:12px; }
*/

a.pagetitle { font-weight:bold; color:#000000; }
a.pagetitle:hover { font-weight:bold; color:#666666; }

.tx-ttproducts,
.tx-ttproducts td,
.tx-ttproducts p {
	text-align: left;
}

/**
 * Google Map styles
 **/
.mapcat ul.pde { padding: 0 0 5px 0; }
.mapcat ul.pde li {background: none; float: left; padding: 0; margin:0 15px 5px 0; width: 40px; }
#poitab,
#poitab li {
	padding: 0; margin: 0; background: none; list-style: none;
}
#poitab {
	height: 18px; clear:both; float:none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.pde input { width: 16px; border: 0; padding: 0; }
#poitab li {
	float: left;
	padding-right: 10px;	
}
#poi h4 {
	padding: 0;
	margin: 0 0 15px 0;
	width: 190px;
	display:block;
}
#poi a  {
	text-decoration: underline;
}
#poi a:hover  {
	text-decoration: none;
	color: #666;
}
#poitab li a {
	text-decoration: none;
}
#poitab li.act a {
	font-weight: bold; }
.tx-rggooglemap-pi1 * {
	color: #333;
}
.markerTooltip {
	border: 1px solid #ccc;
	padding: 2px 5px;
	white-space: nowrap;
}


/** Menü **/
/*.rggooglemap-menu { padding-top: 14px; }*/
#rggooglemap-menu, #rggooglemap-menu li { list-style: none; padding: 10px 0; margin: 0; list-style-type:none; }
#rggooglemap-menu { margin: 11px 0 0 0; padding: 0; }
#rggooglemap-menu li, #rggooglemap-menu a {  height: 23px; line-height: 23px; padding: 0 8px; width: 167px; background: #EAC32A; text-decoration: none; display: block; overflow: hidden; }
#rggooglemap-menu li {float: left; padding: 0; margin: 0 6px 6px 0; }

#rggooglemap-menu a:hover { text-decoration: underline; }
#rggooglemap-menu li a.selected { background: #CC0001; color: #fff; }