/**
  * CSS Document
  *
  * @access public
  * @version $LastChangedRevision: 58 $ $LastChangedDate: 2008-12-09 09:06:44 +0100 (Tue, 09 Dec 2008) $
  * @author $Author: ttrautmann $, $LastChangedBy: ttrautmann $
  * @copyright 2008 TMT
  * @package sichtbar-bleiben.de
  *
  */

body {
	background-image: url(gfx/hintergrund_body.gif);
	background-repeat: repeat-x;
	background-color: #eaeaea;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37332f;
	line-height: 14px;
}

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.bildrahmenrechts {
	border: 1px solid #e3e0e0;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#zentrierung {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#quicklinklayer {
	height: 19px;
	background-color: #ff7a00;
	text-align: right;
	padding-top: 2px;
}

a.quicklink:link, a.quicklink:visited {
	color: #383330;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-image: url(gfx/quicklink_kreis.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	padding-right: 15px;
}

a.quicklink:hover, a.quicklink:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-image: url(gfx/quicklink_kreis.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	padding-right: 15px;
}

#headerbild {
	float: left;
	width: 325px;
	height: 137px;
}

#logocontainer {
	float: right;
	width: 655px;
	height: 137px;
	background-image: url(gfx/logohintergrund01.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

.logo {
	margin-right: 15px;
	margin-top: 44px;
}

.headerschluss {
	display: block;
	border-bottom: 4px solid #383330;
}

#inhalt {
	background-image: url(gfx/inhalthintergrund.gif);
	background-repeat: repeat-y;
	height: 1%;
}

#menulayer {
	float: left;
	width: 178px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	z-index: 5;
	position: relative;
}

a.mm:link, a.mm:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 15px;
	width: 148px;
	background-color: #ff7a00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

a.mm:hover, a.mm:active {
	text-decoration: none;
	color: #fddf98;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 15px;
	width: 148px;
	background-color: #891516;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

a.mm_aktiv:link, a.mm_aktiv:visited, a.mm_aktiv:hover, a.mm_aktiv:active {
	text-decoration: none;
	color: #fddf98;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 15px;
	width: 148px;
	background-color: #891516;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#sm {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #7e7575;
}

a.sm:link, a.sm:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-color: #7e7575;
	background-image: url(gfx/sm_quadratweiss.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding-top: 5px;
	padding-left: 28px;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 140px;
}

a.sm:hover, a.sm:active {
	text-decoration: none;
	color: #fddf98;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-color: #7e7575;
	background-image: url(gfx/sm_quadratfarbe.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding-top: 5px;
	padding-left: 28px;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 140px;
}

a.sm_aktiv:link, a.sm_aktiv:visited, a.sm_aktiv:link, a.sm_aktiv:visited {
	text-decoration: none;
	color: #fddf98;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-color: #7e7575;
	background-image: url(gfx/sm_quadratfarbe.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding-top: 5px;
	padding-left: 28px;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 140px;
}

#ssm {
	background-color: #7e7575;
	border-bottom: 1px solid #959090;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 178px;
}

a.ssm:link, a.ssm:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-color: #7e7575;
	background-image: url(gfx/ssm_kreisweiss.gif);
	background-repeat: no-repeat;
	background-position: 30px 6px;
	padding-top: 3px;
	padding-left: 43px;
	padding-bottom: 3px;
	padding-right: 10px;
	width: 125px;
}

a.ssm:hover, a.ssm:active {
	text-decoration: none;
	color: #fddf98;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-color: #959090;
	background-image: url(gfx/ssm_kreisfarbe.gif);
	background-repeat: no-repeat;
	background-position: 30px 6px;
	padding-top: 3px;
	padding-left: 43px;
	padding-bottom: 3px;
	padding-right: 10px;
	width: 125px;
}

a.ssm_aktiv:link, a.ssm_aktiv:visited, a.ssm_aktiv:hover, a.ssm_aktiv:active {
	text-decoration: none;
	color: #fddf98;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-color: #959090;
	background-image: url(gfx/ssm_kreisfarbe.gif);
	background-repeat: no-repeat;
	background-position: 30px 6px;
	padding-top: 3px;
	padding-left: 43px;
	padding-bottom: 3px;
	padding-right: 10px;
	width: 125px;
}

#sssm {
	background-color: #959090;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

a.sssm:link, a.sssm:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-color: #959090;
	background-image: url(gfx/sssm_kreisweiss.gif);
	background-repeat: no-repeat;
	background-position: 47px 9px;
	padding-top: 3px;
	padding-left: 60px;
	padding-bottom: 3px;
	padding-right: 10px;
	width: 108px;
}

a.sssm:hover, a.sssm:active {
	text-decoration: underline;
	color: #fddf98;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-color: #959090;
	background-image: url(gfx/sssm_kreisfarbe.gif);
	background-repeat: no-repeat;
	background-position: 47px 9px;
	padding-top: 3px;
	padding-left: 60px;
	padding-bottom: 3px;
	padding-right: 10px;
	width: 108px;
}

a.sssm_aktiv:link, a.sssm_aktiv:visited, a.sssm_aktiv:hover, a.sssm_aktiv:active {
	text-decoration: underline;
	color: #fddf98;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-color: #959090;
	background-image: url(gfx/sssm_kreisfarbe.gif);
	background-repeat: no-repeat;
	background-position: 47px 9px;
	padding-top: 3px;
	padding-left: 60px;
	padding-bottom: 3px;
	padding-right: 10px;
	width: 108px;
}

#seiteninhalt {
	float: right;
	width: 802px;
}

#kopflayer {
	padding-left: 30px;
}

#breadcrumb {
	padding-top: 10px;
	color: #b2b0af;
	font-weight: bold;
	width: 420px;
	float: left;
	font-size: 10px;
}

.schriftdunkel {
	color: #2f2f2f;
}

a.breadcrumblink:link, a.breadcrumb:visited {
	color: #2f2f2f;
	text-decoration: none;
	font-size: 10px;
}

a.breadcrumblink:hover, a.breadcrumb:active {
	color: #b2b0af;
	text-decoration: none;
	font-size: 10px;
}

a.breadcrumblink_aktiv:link, a.breadcrumb_aktiv:visited {
	color: #2f2f2f;
	text-decoration: underline;
	font-size: 10px;
}

a.breadcrumblink_aktiv:hover, a.breadcrumb_aktiv:active {
	color: #b2b0af;
	text-decoration: underline;
	font-size: 10px;
}

#suche {
	float: right;
	width: 322px;
}

#suchform {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	font-weight: bold;
}
.produktinput {
	border: 1px solid #a1a0a0;
	width: 128px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	margin: 0px;
	float: left;
	font-size: 10px;
}

.pruduktsuchbutton {
	margin: 0px;
	padding: 0px;
	float: left;
}

.markensuche {
	border: 1px solid #a1a0a0;
	width: 195px;
	height: 14px;
	height: 18px;
	font-size: 10px;
	font-weight: normal;
	margin-top: 1px;
	color: #898988;
}

#startlinks {
	float: left;
	width: 480px;
}

#seitentitel_start {
	width: 450px;
	margin-left: 30px;
}

#seitentitel_normal {
	width: 759px;
	margin-left: 30px;
}

h1.seitentitel {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.linie {
	background-image: url(gfx/seitentitelline.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	width: 95%;
}

span.schriftorange {
	color: #ff7a00;
}

#contentcontainer {
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 15px;
	background-image: url(gfx/contentecke.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
	margin-top: 40px;
}

#contentcontainer_weiss {
	padding-left: 45px;
	padding-right: 30px;
	margin-top: 40px;
}

a.top:link, a.top:visited {
	text-decoration: none;
	color: #9b9997;
	background-image: url(gfx/top_hintergrund.gif);
	background-repeat: no-repeat;
	width: 67px;
	height: 16px;
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	float: left;
}

a.top:hover, a.top:active {
	text-decoration: none;
	color: #2f2f2f;
	background-image: url(gfx/top_hintergrund.gif);
	background-repeat: no-repeat;
	width: 67px;
	height: 16px;
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	float: left;
}

#startrechts {
	float: right;
	width: 322px;
	background-color: #2f2f2f;
	margin-top: 7px;
}

h1.titel {
	color: #ffffff;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 18px;
}

.newslayer {
	background-image: url(gfx/newshintergrund.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 287px;
	padding: 15px;
	margin-top: 5px;
}

.newsbild {
	border: 1px solid #d2cece;
	margin-bottom: 15px;
}

p.newsabsatz {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

p.newsabsatz strong {
	font-size: 12px;
}

p.preis {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.schriftrot {
	color: #c60505;
}

#cmsinhalt {
	float: left;
}

.aktionscontainer {
	background-image: url(gfx/contentecke.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #e3e0e0;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.aktionscontainerdetail {
	background-image: url(gfx/contentecke.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
}

.aktionstextcontainer {
	float: left;
	width: 515px;
	margin-top: 15px;
	margin-left: 15px;
}

.aktionsabsatz {
	font-size: 12px;
	padding-bottom: 5px;
}

.aktionsbild {
	border: 1px solid #e3e1e1;
	float: right;
}

a.aktionsdetail:link, a.aktionsdetail:visited {
	text-decoration: none;
	color: #9b9997;
	background-image: url(gfx/aktionsdetail_hintergrund.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 16px;
	display: block;
	text-align: center;
	margin-left: 15px;
}

a.aktionsdetail:hover, a.aktionsdetail:active {
	text-decoration: none;
	color: #2f2f2f;
	background-image: url(gfx/aktionsdetail_hintergrund.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 16px;
	display: block;
	text-align: center;
	margin-left: 15px;
}

a.infokontakt:link, a.infokontakt:visited {
	text-decoration: none;
	color: #9b9997;
	background-image: url(gfx/infokontakt_hintergrund.gif);
	background-repeat: no-repeat;
	width: 363px;
	height: 16px;
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	float: right;
}

a.infokontakt:hover, a.infokontakt:active {
	text-decoration: none;
	color: #2f2f2f;
	background-image: url(gfx/infokontakt_hintergrund.gif);
	background-repeat: no-repeat;
	width: 363px;
	height: 16px;
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	float: right;
}

.eckenabsatz {
	background-image: url(gfx/contentecke.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	display: block;
	padding-bottom: 40px;
}

.tabellenheader {
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	width: 158px;
	padding: 5px;
	border: 1px solid #7e7575;
}

.tabellenbild {
	border-bottom: 1px solid #7e7575;
	border-left: 1px solid #7e7575;
	border-right: 1px solid #7e7575;
}

.produktheader {
	padding: 10px;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}

a.detaillink:link, a.detaillink:visited {
	text-decoration: underline;
	color: #ffffff;
}

a.detaillink:hover, a.detaillink:active {
	text-decoration: none;
	color: #ffffff;
}

.schriftbeige {
	color: #fddf98;
}

.bildspalte {
	border: 1px solid #7e7575;
   border-top: 0px;
}

.spaltenrahmen {
	border-bottom: 1px solid #7e7575;
	border-right: 1px solid #7e7575;
	padding: 5px;
}

.produktdetailbildspalte {
	border-left: 1px solid #7e7575;
	border-bottom: 1px solid #7e7575;
}

.produkttextspalte {
	border-right: 1px solid #7e7575;
	border-bottom: 1px solid #7e7575;
	padding: 20px;
}

#blaettern {
	text-align: center;
}

a.blaettern:link, a.blaettern:visited {
	text-decoration: underline;
	color: #37332f;
}

a.blaettern:hover, a.blaettern:active {
	text-decoration: none;
	color: #37332f;
}

#footeradresse {
	float: left;
	width: 162px;
	background-color: #ff7a00;
	color: #ffffff;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 10px;
}

a.maillink:link, a.maillink:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.maillink:hover, a.maillink:active {
	text-decoration: none;
	color: #ffffff;
}

#footerlogos {
	float: left;
	width: 742px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}

#grafiklinks {
	position: absolute;
	width: 178px;
	height: 225px;
	margin-top: -216px;
	z-index: 4;
}
.foto_links {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.foto_rechts {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.foto_zentriert {
	border: 1px solid #CCCCCC;
}
h2 {
	font-size: 18px;
	margin-top: 10px;
}
h2.aktion {
	font-size: 18px;
	color: #990000;
	margin-top: 10px;
}
h3 {
	font-size: 16px;
	margin-top: 10px;
}
h4 {
	font-size: 13px;
	margin-top: 0px;
}
h5 {
	font-size: 11px;
	margin-top: 10px;
}
h6 {
	font-size: 10px;
	color: #891516;
	margin-top: 10px;
}
.absatz_null {
	margin-top: -12px;
}
.schrift_rot_dunkler {
	color: #990000;
}
ul {
	list-style-type: square;
	line-height: normal;
	margin-top: 0px;
}
li {
	line-height: 18px;
}
ol {
	list-style-type: decimal;
	line-height: normal;
	margin-top: 0px;
	list-style-position: inside;
	margin-left: -10px;
}
em {
	letter-spacing: 1px;
}
.hinweis {
	font-size: 9px;
	line-height: normal;
}
.kontaktinput {
	border: 1px solid #a1a0a0;
	width: 250px;
	font-weight: normal;
	margin: 0px;
	float: left;
	font-size: 10px;
}
.kontaktinputplz {
	border: 1px solid #a1a0a0;
	width: 50px;
	font-weight: normal;
	margin: 0px;
	float: left;
	font-size: 10px;
}
.kontaktinputsenden {
	border: 1px solid #CCCCCC;
	width: 250px;
	font-weight: bold;
	margin: 0px;
	float: left;
	font-size: 12px;
	color: #FFFFCC;
	height: 24px;
	background-color: #2F2F2F;
}
.auswahllisteinput {
	border: 1px solid #a1a0a0;
	width: 50px;
	font-weight: normal;
	margin: 0px;
	float: left;
	font-size: 11px;
	text-align: center;
}
.tabellentelle {
	padding: 3px;
}
.kontakttextarea {
	border: 1px solid #a1a0a0;
	width: 250px;
	font-weight: normal;
	margin: 0px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.trenner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tableimage {
	display: block;
}
.error {
   color: #ff0000;
}
img {
   behavior: url("/pngbehavior.htc");
}
.foto_links_im_text {
border: 1px solid #CCCCCC;
margin-top: 12px;
margin-right: 15px;
margin-bottom: 5px;
}
.foto_rechts_im_text {
border: 1px solid #CCCCCC;
margin-top: 12px;
margin-bottom: 5px;
margin-left: 15px;
}
