html * {
	font-size:100.01%
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#7b7777;
	background:#b4b4b4;
	
	 /*background:url('http://schreinerei-heidenreich.de/cms/bg.jpg');
	background-repeat:repeat-x;
	
	background-position: top left; 
	*/
	font-family:Verdana, Helvetica, sans-serif;
	height:100.1%;
}
div#margins {
	width:800px;
	margin:0 auto;
	text-align:left;
	min-height:500px;
	background:#eee;
	font-size:83%;
	padding:7px;
	border: 2px solid #a6a6a6;
	background:#fff;
	margin-bottom:15px;
	margin-top:15px;
}
#top {
	height:40px;
	display:block;
	clear:both;
}
#topleft {
	height:40px;
	width:250px;
	
	background:#fd0720;
	float:left;
}

#topright {
	height:40px;
	width:550px;
	background:#fff;
	float:right;
}
#topright img {
	float:right;
}
#header {
	height:290px;
	clear:both;
}
#headerleft {
	width:40px;
	height:290px;
	float:left;
	background:#fd0720;
}
#headermenu {
	width:210px;
	height:290px;
	float:left;
	background:#fff url('../img/bg_menu.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}
#headerimg {
	width:550px;
	height:290px;
	float:left;
}
#intro {
	height:115px;
	clear:both;
	margin-top:1px;
}
#introleft {
	float:left;
	width:40px;
	height:115px;
	background:#e6e6e6;
}
#intromenu {
	float:left;
	width:210px;
	height:115px;
}
#introright {
	float:left;
	width:550px;
	height:115px;
	background:#f7f7f7 url('../img/bg_intro.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}
#introright p {
	padding:15px;
}
#introout {
	clear:both;
	height:40px;
	display:block;
	background:#e6e6e6;
}
#main {
	clear:both;
	margin-top:7px;
	margin-bottom:15px;
}
#maincontent {
	float:left;
	width:550px;
	margin-bottom:50px;
      
}
#maincontent p, #maincontent h1 {
	margin-left:57px;
}
#mainmenu {
	float:left;
	width:249px;
}
#mainmenu p.bodytext {
	padding-left:15px;
	padding-right:15px;
}
#maincontent a img {
	border:0px ;
}


#footer {
	height:40px;
	clear:both;
	background:#e6e6e6;
	margin-top:10px;
}
#footerleft {
	height:40px;
	width:400px;
	float:left;
	font-size:10px;
	padding-left:20px;
	padding-top:13px;
	color:#888;
}
#footerright {
	height:40px;
	width:350px;
	float:right;
	font-size:10px;
	padding-left:30px;
	padding-top:13px;
	color:#888;
}
#footerright a, #footerright a:link, #footerright a:visited {
	font-size:10px;
	padding-top:13px;
	color:#888;
	text-decoration:none;
}
#footerright a:hover {
	font-size:10px;
	padding-top:13px;
	color:#fd0720;
	text-decoration:none;
}
#greybox {
	margin-bottom:10px;
	margin-left:10px;
	background:#f7f7f7;
	height:65px;
	margin-top:1px;
	display:block;
	clear:both;
	padding:7px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	color:#666;
	margin:0 0 0.25em 0;
}
h1 {
	font-size:165%;
	color:#fd0720;
	padding-bottom:10px;
}                        /* 21px */
h2 {
	font-size:150%;
	color:#333;
}         /* 18px */
h3 {
	font-size:150%
}                        /* 18px */
h4 {
	font-size:133.33%
}                     /* 16px */
h5 {
	font-size:116.67%
}                     /* 14px */
h6 {
	font-size:116.67%;
	font-style:italic
}  /* 14px */
h1.G {
	border:0;
	height:30px;
	text-indent: -999em;
}
h2.G {
	border:0;
	height:30px;
	text-indent: -999em;
}
h3.G {
	border:0;
	height:30px;
	text-indent: -999em;
}
h4.G {
	border:0;
	height:30px;
	text-indent: -999em;
}
h5.G {
	border:0;
	height:30px;
	text-indent: -999em;
}
p {
	line-height:1.5em;
	margin:0 0 1em 0;
	text-align:justify;
}
cite, blockquote {
	font-style:italic
}
blockquote {
	margin:0 0 1em 1.5em
}
strong, b {
	font-weight:bold
}
em, i {
	font-style:italic
}
pre, code {
	font-family:monospace;
	font-size:1.1em;
}
a {
	color:#fd0720;
	text-decoration:underline;
}
a:focus, a:hover, a:active {
	color:#222;
	text-decoration:none;
}
#intromenu a img {
	border:0px;
}
/* #############################
** ### tt_news #################
** #############################
*/
.tx-ttnews-browsebox {
	text-align:center;
	padding:0;
	margin:1.2em 0 1em 0;
	padding:1px;
	border:1px solid #ccd;
	background:#f0f0f4;
}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {
	padding:0 0.4em 0.4em 0;
	margin:0;
	background:transparent;
}
/* LATEST Ansicht */
.news-latest-item {
	border-bottom:7px solid #fff;
	margin-left:7px;
	background:#f7f7f7 url('../img/bg_latest.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}
.news-latest-item p {
	margin:0;
	padding:0px 1.5em 0 15px;
	font-size:11px;
	line-height:1.3em;
}
.news-latest-item h3 {
	padding-top:0;
	margin-top:0;
	padding-top:5px;
}
.news-latest-item h3 a {
	text-decoration:none;
	color:#fd0720;
	font-size:13px;
	padding-left:15px;
	padding-right:10px;
	display:block;
	text-decoration:none;
}
.news-latest-item h3 a:hover {
	text-decoration:underline;
}
.news-latest-item img {
	padding-right:1em;
	padding-top:0.5em;
	float:left;
}
.news-latest-morelink a {
	background:transparent;
	padding:1px;
	color:#fd0720;
	font-size:11px;
	display:block;
	text-align:right;
	padding-right:15px;
	padding-bottom:10px;
	text-decoration:none;
}
.news-latest-morelink a:hover {
	text-decoration:underline;
}
.anschrift {
	background:#d0cbc3;
	color:#fff;
	font-size:12px;
	padding:15px;
}
/* LIST Ansicht */
.news-list-item {
	margin-bottom:1em;
	margin-top:20px;
	display:block;
       
}
.news-list-item a img {
	padding-right:10px;
	padding-bottom:10px;
	float:left;
       ;
}
.news-list-item p {
	margin:0;
        
	padding:0em 0em 10px 80px;
 min-height:60px;
}


.news-list-item h3 {
	padding-top:0;
	margin-top:0;
	font-size:14px;
	margin-bottom:10px;
}
.news-list-item h3 a {
	text-decoration:none;
	color:#333;
}
.news-list-item h3 a:hover {
	background:transparent;
}
.news-list-item h3 span.news-list-date {
	color:#aaa;
	font-weight:normal;
	font-size:0.6em;
}
.news-list-morelink {
	padding:5px;
	text-align:right;
	border-bottom:1px solid #aaa;
}
.news-list-category {
	color:#aaa;
}
.news-list-container {
}
#kategorie {
	clear:both;
	display:block;
	widht:100%;
	margin-bottom:15px;
}
/* SINGLE Ansicht */
.news-single-item {
	margin-top:20px;
	padding-left:0px;
	padding-right:0px;
}
.news-single-item p{
	margin-top:20px;
	padding-left:0px;
	padding-right:33px;
}

.news-single-item h3 {
	margin-bottom:1em;
	margin-top:1em;
	color:#333;
	font-weight:normal;
	font-size:11px;
	line-height:1.4em;
        padding-left:55px;
text-align: justify;
padding-right:33px;
}
.news-single-item h2 {
	color:#fd0720;
padding-left:55px;
}
.news-single-img {
	padding-right:15px; padding-bottom:10px; padding-top:13px;
	float:left; padding-left:55px;
}

.news-single-img a img {
	padding-bottom:17px; 
	
}

.news-single-img p {
	padding:0px;
	margin:0;
}
.news-single-timedata {
	color:#aaa;
	margin-bottom:1em;
}
.news-single-additional-info {
}
.news-single-additional-info dd {
}
.news-single-additional-info dt {
}
.news-single-files dt {padding-left:55px;padding-bottom:15px;}
.news-single-files dd img{padding-left:15px;float:left;padding-right:10px;}

.news-single-links {
	padding:0px;
	margin:0px;
}
.news-single-links a {
	padding:0px;
	margin:0px;
	color:#fbba00;
	text-decoration:none;
}
.news-single-links a:hover {
	text-decoration:underline;
}
.news-single-backlink {
	padding:5px;
	display:block;
	margin-top:25px;
	margin-bottom:20px;
padding-left:55px;
}
.news-single-backlink a {
	color:#fd0720;
	text-decoration:underline;
}
.news-single-backlink a:hover {
	color:#333;
	text-decoration:none;
}
/* CATEGORY Menu */
.news-catmenu {
	font-size:0.8em;
	margin-top:2em;
	padding:1em;
	background:#eee;
	border:1px dotted black;
}
.news-catmenu a {
	display:inline;
	padding-left:2px;
}
.news-catmenu a:hover {
	background:transparent;
	font-style:italic;
	font-weight:bold;
}
.news-catmenu .news-catmenu-NO {
	height:16px;
}
p.news-catmenu-header {
	line-height:1em;
	margin:0;
}
#headermenu ul {
	list-style-type:square;
	color:#fd0720;
	font-size:15px;
	line-height:1.4em;
}
#headermenu ul li.level1-no a {
	color:#7b7777;
	text-decoration:none;
	display:block;
	width:100%;
}
#headermenu ul li.level1-act a, #headermenu ul li.level1-act a:link, #headermenu ul li.level1-act a:visited {
	color:#fd0720;
	text-decoration:none;
	font-weight:bold;
}
#headermenu ul li.level1-no a:hover {
	color:#fd0720;
	text-decoration:none;
	font-weight:none;
	display:block;
	width:100%;
}
.submenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-bottom:7px;
}
.submenu ul li {
	background:#fd0720;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:7px;
	margin-bottom:1px;
}
.submenu ul li a, .submenu ul li a:link, .submenu ul li a:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	padding-left:15px;
	font-size:14px;
}
.submenu ul li a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding-left:15px;
	font-size:14px;
}
.tx-lumogooglemaps-pi1 div div span {
	font-size:9px;
}
.tx_lumogooglemaps_pi1_sidebar ul {
	list-style-type:none;
	padding-left:0px;
	margin:0px;
}
.submenu .anav1act {
	font-weight:bold;
}
.tx-dropdownsitemap-pi1 {
	padding-left:10px;
}
.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
	color: #333;
	background-color: inherit;
}
.myGallery {
	width: 460px;
	height: 345px;
	z-index:5;
	display: none;
	border: 0px solid #000;
}
#menu {background:#fff; width:100%; height:90px;clear:both;margin-bottom:7px;}
#menul {background:#eee; width:272px; height:90px;float:left;}
#menur {background:#eee; width:272px; height:90px;float:right;}
#kategorie {padding-right:33px;}
.tx-pilmailform-pi1   {margin-left:55px; margin-top:20px; margin-bottom:20px;}
.tx-pilmailform-pi1  {}
.news-list-container {margin-left:55px;}
.news-list-morelink {border-bottom:1px solid #eee; padding-bottom:10px;}
.news-list-item h3 a {color:#fd0720;}
#maincontent ul {padding-left:75px;}
#maincontent ul li {padding-bottom:10px;}
#maincontent p.bodytext {padding-right:33px;}
#topright a img {border:none;}
#mainnews a img {border:none;}
#maincontent .news-single-img p  {padding:0px; margin:0px; margin-top:-13px; color:#333;}

#topleft .suchbox {width:160px; display:block; height:30px;margin-right:10px;}
.suchbox form#searchform {color:#fff; }
.suchbox {float: right; margin-top:12px; }

.suchbox input {border:1px solid #fff; }
#maincontent div.tx-indexedsearch-whatis {padding-left:58px; color:#000;}
#maincontent div.tx-indexedsearch-res h3 {padding-left:58px; color:#000; font-size:11px;}


.tx-indexedsearch-browsebox ul.browsebox  {display:none;}
a.internal-link {color:#333;}
a.internal-link:hover {color:red;}

#maincontent h2 a.internal-link {color:#666; text-decoration:none; font-size:14px;}
#maincontent h2 a.internal-link:hover {color:red;}

 #tx_powermail_pi1,.tx_powermail_pi1_form {width:500px; }
.tx-powermail-pi1 label{ width:520px; display:block; clear:both; margin-bottom:5px; margin-top:10px; }

.tx-powermail-pi1 input{ width:210px; display:block;  margin-bottom:5px; clear:both; padding:3px;}
.tx-powermail-pi1 textarea{ width:288px; height:200px; display:block;  margin-bottom:5px; clear:both;padding:3px;}
.tx-powermail-pi1 select{  clear:both; padding:3px;}

.tx-powermail-pi1 legend{ margin-bottom:10px; margin-top:10px; font-weight:bold; }
.tx-powermail-pi1  {margin:0px; margin-bottom:30px; width:570px;}
.tx-powermail-pi1 fieldset {border:1px solid #eee; }
.tx-powermail-pi1 .powermail_mandatory_js {color:#f34e3b; margin-left: 100px; padding:0px; font-size:9px; padding-bottom: 5px;}
.tiplink {display:block; float:right; padding:6px; background:red; }

.active-tab {font-weight:bold; padding:3px;}

#jubil {position:absolute;  width:110px; height:90px; z-index:1000; margin-top:-200px; margin-left:-30px; overflow:visible; }
#ultraterm {position:absolute; z-index:5000; margin-top:30px; }
#mainmenu {position:relative; z-index;500; overflow:visible; float:right;}
#introright {height:115px; overflow:hidden;}
#holzfenster {background:#fffcf5; clear:both; height:420px; width:545px; margin-top:15px; margin-bottom:10px; display:block; border: 1px solid #ddd; }
#holzfenster img { margin-left:15px; margin-right:0px; padding-right:0px; display:block;}

#holzfenster1 {background:#fffcf5; clear:both; height:500px; width:545px; margin-top:15px; margin-bottom:10px; display:block; border: 1px solid #ddd; }

#kunststofffenster {background:#fffcf5; clear:both; height:500px; width:545px; margin-top:15px; margin-bottom:10px; display:block; border: 1px solid #ddd; }





 #mainnews #tx_powermail_pi1,
 #mainnews .tx_powermail_pi1_form {width:200px; margin-left:10px; }

 #mainnews .tx-powermail-pi1 label{ width:215px; display:block; clear:both; margin-bottom:5px; margin-top:10px; }


 #mainnews .tx-powermail-pi1 input{ width:210px; display:block;  margin-bottom:5px; clear:both; padding:3px;}

 #mainnews .tx-powermail-pi1 textarea{ width:210px; height:200px; display:block;  margin-bottom:5px; clear:both;padding:3px;}
 
 #mainnews .tx-powermail-pi1 select{  clear:both; padding:3px;}


 #mainnews .tx-powermail-pi1 legend{ margin-bottom:10px; margin-top:10px; font-weight:bold; }
 
 #mainnews .tx-powermail-pi1  {margin:0px; margin-bottom:30px; width:210px;}

 #mainnews .tx-powermail-pi1_confirmation {margin-left:10px; }
 #mainnews .tx-powermail-pi1_confirmation input {clear:both; width:210px; margin:0px; margin-top:5px;}
 #mainnews .tx-powermail-pi1 fieldset {border:1px solid #eee; }

 #mainnews .tx-powermail-pi1 .powermail_mandatory_js {color:#f34e3b; margin-left: 100px; padding:0px; font-size:9px; padding-bottom: 5px;}

#aktion img {border:none;}
#maincontent form {margin-left:60px;}
.tx-powermail-pi1  {overflow:hidden;}
form#cabinet-katalogbestellen {width:300px;}
.tx-powermail-pi1_confirmation {margin-left:60px;}
.tx-powermail-pi1_confirmation input {margin-left:0px; float:left; width:140px; display:block; margin-top:20px;}