


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkContainer
	{
	background-color: #EEEEEE;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSFile div.title a:link,
div.ZMSFile div.title a:visited,
div.ZMSFile div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkElement
	{
	background-color: #EEEEEE;
	padding: 2px;
	}

div.ZMSLinkElement div.title a:link,
div.ZMSLinkElement div.title a:visited,
div.ZMSLinkElement div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSLinkElement div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSGraphic 
	{ 
	background-color:transparent; 
	margin: 4px;
	}

div.ZMSGraphic.left 
	{
	text-align:left;
	}
	
div.ZMSGraphic.right 
	{
	text-align:right;
	}

div.ZMSGraphic.center 
	{
	text-align:center;
	}

div.ZMSGraphic.floatleft
	{ 
	float:left;
	}

div.ZMSGraphic.floatright
	{ 
	float:right;
	}

div.ZMSGraphic.center
	{ 
	text-align:center;
	}

div.graphic.alignleft
	{
	float:left;
	text-align:right;
	}
	
div.graphic.alignright
	{
	float:right;
	text-align:right;
	}
	
div.ZMSGraphic div.text
	{
	padding: 4px;
	}
	
a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}

a.download img.download
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
	}

a.superzoom img.superzoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

table.ZMSTable th 
	{ 
	background-color:#DDEFFC; 
	}
	
table.ZMSTable td { 
	background-color:#EEEEEE; 
	}

body.print table.ZMSTable th, 
body.print table.ZMSTable td
	{ 
	background-color:transparent; 
	}	

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{

	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}



/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif; 
}

span.highlight { 
  background-color: yellow;
  color: red;
  font-weight: bold;
  border: 1px dashed blue; 
}

/**************************************/
/* (c) 2005 SNTL publishing           */
/* Author: Dr. F. Hoffmann            */
/* last change: 2006/02/23            */
/**************************************/

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #bcbec0}
.neutralColorMedium0 {background-color: #bcbec0}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #B8CB00;}
.secondColorStrong {background-color: #aaa;}
.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #eee;}
.primColorStrong {background-color: #336699;}
.primColorMedium {background-color: #B0C3DE;}
.primColorLight {background-color: #DCE0EA;}


/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/
/* wrapping model based on:           */
/* http://www.alistapart.com          */
/* /articles/negativemargins/         */
/**************************************/
hr {
    border-top: 1px solid #818181;
    border-bottom: 0px;
    border-left: 1px;
    border-right: 0px;
    margin-left: -4px;
    margin-right: -4px;
    height: 1px;
}
body {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    background-color: #f3f3f3;
    line-height: 16px;
    padding-top: 0px;
}
body#web {
        margin: 0;
        padding: 0;
        border: 0;
        font-family: Verdana, sans-serif;
        font-size: 11px;
        background-image: url('http://www.amptown-lichttechnik.de/amptown/common/layoutpics/bodybg.png');
        background-color: #f3f3f3;
        background-repeat: repeat-y;
        position:relative;
}

/*-- wrapper for whole page region --*/
#pageregion {
        padding: 0;
        border: 0;
        width:1024px;
        text-align:left;
    }
/*-- wrapper for providing a full scale left background --*/
#layoutWrapper1_BGleft { 
        background:url(http://www.amptown-lichttechnik.de/amptown/common/pageregionLeftBG1.gif) repeat-y left;
        background-color:#fff;
        border-bottom:1px solid #999;
}
/*-- wrapper for providing a full scale right background --*/
#layoutWrapper2_BGright {       
        background:transparent url(http://www.amptown-lichttechnik.de/amptown/common/pageregionRightBG1.gif) repeat-y right;
}
/*-- wrapper for positioning the right column --*/
#layoutWrapper3_ContentAll  {
        width: 100%;
        float: left;
        margin-right: -200px;
        background:transparent url(http://www.amptown-lichttechnik.de/amptown/common/pageregionRightBG1.gif) repeat-y right;
}
/*-- wrapper for left column and content column--*/
#layoutWrapper4_ContentLeft {
        background:transparent url(http://www.amptown-lichttechnik.de/amptown/common/pageregionLeftBG1.gif) repeat-y left;
        margin-right: 205px;

}
#Sitemap {
        margin-top:60px;
        margin-bottom:50px;
        margin-left: 200px;
        padding:0px 20px 0px 0px;
        border:0;
}

#pageregionTop {
        margin:0;
        padding:0;
}
#pageregionLeft {
        padding-top:65px;
        margin:0px;
        float: left;
        width: 200px;
}

/* BG-color compensates BG-bug of IE */
#pageregionRight {
        float: right;
        margin: 0;
        padding: 10px;
        background-color: #e8e8e8; 
}
#pageregionBottom {
        margin-top: 36px;
        margin-left: 183px;
        width: 719px;
        vertical-align:top;
        padding-top:5px;
        font-size: 9px;
}


/*-- FLOATING ---------------*/
.clearing {
        clear: both;
        height: 0;
        border:0;
        margin:0;
        padding:0;
        font-size:1px;
        line-height:0;
}
.floatRight {
        float:right;
}
.floatLeft {
        float:left;
}
img.imgNoborder {
        border:0px;

}
.img {
    border: 1px solid #7f7f7f;
    margin-left: 5px;
    margin-right: 5px;
}

/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/


/*-- Channel Menu ---------------------------*/

div#Menu {
        float: left;
        width: 100%;
        margin:0px;
        padding:0px;
        background-color: #999;
        white-space:nowrap;
        }
div#Menu ul {
        margin:0px;
        padding:0px;
        font-size:small;
        }
/*----- font size hack -----*/
/*/*/a{}
body #Menu ul {
font-size : x-small;
}
html>head:first-child+body #Menu ul {
font-size : small;
}
/* */
/*----- /font size hack -----*/

div#Menu ul li {
        line-height: 130%;
        display: inline;
        padding:0px;
        margin:0px;
        }
div#Menu ul li a {
        float: left;
        font-family: Verdana, helvetica, sans-serif;
        font-weight:bold;
        background-color: #999;
        color: #fff;
        text-decoration: none;
        border-right: 0.1em solid #fff;
        padding: 0.30em 1em;
        }
div#Menu ul li a.current {
        color:#fff;
        background-color: #b8cb00;
        }
div#Menu ul li a.home {
        background-color: #336699;
        }
div#Menu ul li a:hover {
        background-color: #b8cb00;
        color: #fff;
        }


/*-- MenuDropdown ---------------------------*/

.child, .subchild 
        { 
        position: absolute;
        visibility: hidden;
/*-------box model hack-------*/
        margin-left: -1.1em !important;
        margin-left: 0px;
        margin-left/**/:/**/-1.1em;
/*-------box model hack-------*/        
        margin-top: 0.50em !important;
        margin-top: 0.0em;
        margin-top/**/:/**/0.55em;
        }

.menuDropdown 
        {
/*-----   filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
        border-left: 1px solid #666;
        border-right: 1px solid #666;
        background-color: #eee; 
        width: 11.5em;
        }

.navDropdown
        {
        display: block;
        text-align: left;
        border-bottom: 1px solid #666;
        line-height: 1.3em;
        white-space:nowrap;
        padding: 0.25em 0.25em 0.25em 1.0em;
        }

.navDropdown a:link,
.navDropdown a:visited,
.navDropdown a:hover {
        text-decoration: none;
}

/* -- MICRONAVIGATION -----------------*/

#Micronavigation {
        padding:15px 0px 20px 0px;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 9px;
        color: #b8cb00;
}
#Micronavigation a:link,
#Micronavigation a:visited {
        color: #000;
        text-decoration:none;

}
#Micronavigation a:hover {
        color: #b8cb00;
        text-decoration:none;
}

/* -- MACRONAVIGATION -----------------*/

#Macronavigation {
        margin: 0;
        border: 0;
        padding: 0;
        width:181px;
}       
#Macronavigation ul {
        padding: 0;
        margin: 0px 0px 0px 1px;
        border-top:1px solid #aaa;
        list-style-type: none;
}

#Macronavigation ul li.parent {
        margin: 0;
        border: 0;
        padding: 1px 3px 3px 14px;
        border-bottom: 1px solid #aaa;
        list-style-type: none;
        background-image: none;
        font-weight:bold;
}
#Macronavigation ul li {
        margin: 0;
        border: 0;
        padding: 1px 3px 3px 25px;
        border-bottom: 1px solid #aaa;
        background-repeat: no-repeat;
        background-position: 17px 7px;
        background-image: url(http://www.amptown-lichttechnik.de/amptown/common/icon_inactive.gif);
        background-color: #ddd;
        list-style-type: none;
}
#Macronavigation ul li.active {
        background-color:#eee;
        background-image: url(http://www.amptown-lichttechnik.de/amptown/common/icon_active.gif);
        list-style-type: none;
}
#Macronavigation ul li a:link, 
#Macronavigation ul li a:visited {
        color: #000;
        text-decoration:none;
}
#Macronavigation ul li a:hover {
        color: #336699;
        text-decoration:none;
}
#Macronavigation ul li.active a:link,
#Macronavigation ul li.active a:visited {
        color: #000;
        text-decoration:none;
}
#Macronavigation dl,
#Macronavigation dt, 
#Macronavigation dd 
        {
        margin: 0;
        padding: 0;
        border:0;
}



/* -- SITEMAP ------------------------*/

td.sitemapTitle0 {
        background-color: #ddd;
        border-right: solid 1px #444;
}
td.sitemapTitle1 {
        background-color: #ddd;
        border-right: solid 1px #000;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
        font-weight: bold;
        color: #444;
        text-decoration: none;
}

a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapTitle1:hover, a.sitemapTitle1:active {
        font-weight: bold;
        color: #000;
        text-decoration: none;
}

a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
        color: #444;
        text-decoration: none;
        font-size:12px !important;font-size:small;
}

a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
        color: #000;
        font-weight: bold;
        text-decoration: none;
        font-size:12px !important;font-size:small;
}


/* -- SEARCH ------------------------*/
#Search {
    vertical-align: middle;
}
#Search fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
    display: inline;
}
.searchLabel, .searchElement, .searchText {
    font-size: 10px
}

#Search form {
    margin: 0;
    border: 0;
    display: inline;
}
#Search input#btnSearch {
    vertical-align: middle;
}
#Search table {
     margin:10px 10px 0px 10px;
     color:#666;
        text-align:left;
}

#Search input#raw {
    width: 140px;
    height: 18px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align:middle;
}



/* -- METANAVIGATION ------------------------*/

#Metanavigation {
        text-align:center;
        float: left;
}

#Metanavigation a {
        color: #666;
        text-decoration:none;
}


#Copyright p {
        margin-top:30px;
        color:#666;
} 
#Copyright p a {
        text-decoration:none;
        color:#666;
} 

#Login {
        padding: 0;
        margin-top: 20px;
        border: 0;
        /* border-top: 5px solid #ccc; */
        width:165px;
        /* background-color:#EDEDED; */
}

/**************************************/
/* 4. CSS-Modul: TEXT                 */
/**************************************/

#Headline h1 {
        margin-top: 0;
}

h1, h2,  h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
        }
h1.title {
        font-size: 16px;
        line-height: 24px;
        margin-top:10px; 
        }
h1,.heading1 {
        font-size: 24px;
        line-height: 20px;
        margin-top:16px; 
        }
h1.previewheadline {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-family: verdana;
}
h1.previewheadline a:visited {
    color: black;
    text-decoration:none; 
}
h1.previewheadline a:link {
    color: black;
    text-decoration:none; 
}
h1.productheadline {
    font-size: 16px;
    padding: 0px;
    margin: 4px;
}
h2,.heading2 {
        font-size: 15px;
        line-height: 18px
        }

h3,.heading3 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 0px
        }
h4,.heading4 {
        font-size: 12px;
        line-height: 14px 
        }
h5,.heading5 {
        font-weight: normal;
        font-size: 12px;
        line-height: 14px 
        }
p.caption {
        font-style: italic;
    padding-top:0px;
    margin-top:0px;
    color:#000;
        }
p.emphasis {
        background-color:#b0c3de;
        margin-left: 20px;
        margin-right: 30px;
        line-height: 18px;
        }

p.description {
        line-height: 18px;
        font-weight:bold;
        color:#999;
        }
p.creator  {
}

p.small {
        font-size: 10px;
        }
p.smalltext {
        font-size: 10px !important; font-size: xx-small;
}

code {
}

/**************************************/
/* 5. CSS-Modul: TABLES               */
/**************************************/

div.ZMSTable {
    border: none;
}
div.ZMSTable table tr th {
}
div.ZMSTable tr.even td {
    background-color: #f2f2f2;
}
div.ZMSTable tr.odd td {
    background-color: #ffffff;
}
/*
table tr td  {
        font-size: 10px !important; font-size: xx-small;
}
*/


/**************************************/
/* 6. CSS-Modul: ZMS-DEFAULTS         */
/**************************************/


div.ZMSGraphic {
        background-color:transparent; 
        margin: 0px;
        padding-left: 5px;
        padding-right: 5px;
}
div.ZMSGraphic div.text {
float: left;
font-size: 11px;
        padding-left: 2px;
        padding-right: 2px;
}

a.zoom img.zoom
        {
        width: 23px;
        height: 21px;
        background: url(/misc_/zms/zoom.gif);
        }

/*--------- ZMS TEASER --------------*/

div#teaser
        {
        width:180px;
        font-size: 12px !important; font-size: 12px;
        }

div.ZMSTeaserContainer {
        padding:1px;
        margin-bottom:10px;
}
div.ZMSTeaserElement {
        width:178px;
        padding:0px;
}
div.ZMSTeaserElement img.title {
        border: none;
}

div.ZMSTeaserElement div.title {
        font-weight:bold;
        text-decoration:none;
        color:black;
        padding: 4px 4px 2px 4px;
        display: block;
}

div.ZMSTeaserElement div.text
        {
        padding: 0px 6px 6px 6px;
        line-height:1.3em
        }

/*--------- ZMS LINK --------------*/

div#pageelement_Links 
        {
        }

div.ZMSLinkElement
        {
        background-color: transparent;
        padding: 2px;
        }

div.ZMSLinkElement div.title
        {
        font-weight:bold;
        color:black;
        font-size: 12px !important; font-size: small;
        margin: 10px 0px 0px 0px
        }

div.ZMSLinkElement div.text
        {
        }

div.ZMSLinkElement div.text ul
        {
        margin-top: 5px;
        margin-left: -10px !important; margin-left: 20px ;
        }


.form {
        color: #000;
        border: 1px solid #666;
        padding: 1px;
        margin: 0;
        font-size: 10px !important; font-size: xx-small;
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: x-small;
}
        html>.form {
        font-size: x-small;
} 
        
.form-button {
        color: #000;
        background-color: #fff;
        border: 1px solid #666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-left: 1px;
        padding-right: 1px;
        margin: 0;
        font-size: 10px !important; font-size: xx-small;
}

/**************************************/
/* 7. CSS-Modul: SPECIAL OBJECTS      */
/**************************************/

/*------- InfoBox ------------------------------*/

div.infobox  {
        margin-top: 10px;
        border-top:5px solid #ccc;
        background-color:#f6f6f6;
        padding:0px;
        width:auto;
        margin-bottom:20px;
}
p.infoboxtitle  {
        padding:3px;
        margin:0px;
        font-weight:bold;
}
div.infoboxContentEven,
div.infoboxContentOdd {
        padding:5px 0px 5px 10px;
}
div.infoboxContentEven p,
div.infoboxContentOdd p  {
        margin: 3px;
}
div.infobox div.infoboxContentOdd  {
        background-color:#eaeaea;
}
div.infobox  div.ZMSFile div.title img {
        margin-bottom:-5px;
}
div.infobox  div.ZMSFile div.title,
div.infobox  div.ZMSFile div.text,
div.infobox  div.ZMSFile div.title a {
        font-size:11px;
}
div.infobox  div.ZMSFile div.text {
        margin-left:20px;
}
div.infobox ul {
        margin:0px 0px 0px 28px;
        padding:0;
}
div.infobox ul li {
}
li.LinkElementExternal {
        list-style-image:url(common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
        list-style-image:url(common/external_link.gif);
}
li.LinkElementInternalClient {
        list-style-image:url(common/external_link.gif);
}
li.LinkElementMailto {
        list-style-image:url(common/mail_link.gif);
}


/**************************************/
/* 8. CSS-Modul: TOC LISTS            */
/**************************************/

#pageregionLeft #Newsindex {
    padding: 0px 20px 0px 10px;
    margin:0;
}
#pageregionLeft #Newsindex h2 {
    padding:0;
    margin:0;
}
#pageregionLeft #Newsindex p {
    padding: 0px;
    margin: 0px 0px 10px 0px;
}


/**************************************/
/* 10. ZMI Management Interface       */
/**************************************/

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }

.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
        font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
        font-weight:bold;
        font-size:15px;
        line-height:19px;
        background-image: none;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
        font-family: Arial,Helvetica,sans-serif;
        font-size:12px;
        line-height:15px;
        background-image: none;
}

/* ################################
   Individual Styles for Amptown
   */


#print {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    margin: 0px;
    background-image: none;
    background-color: #ffffff;
}
#header {
    height: 109px;
    background-color: #e0e2df;
}
#headerleft {
    width: 922px;
    height: 109px;
}
#logo {
    border: none;
}
#headerspacer {
   /*
    width: 677px;
    */
    width: 184px;
    height: 79px;
    float: left;
}
#searchform {
    display: inline;
}
#searchbox {
    width: 675px;
    font-size: 14px;
    height: 20px;
    float: right;
    vertical-align: middle;
}
#raw {
   width: 140px;
   height: 18px;
   border: none;
   margin: 0px;
   padding: 0px;
   vertical-align: middle;
}
#btnSearch {
   vertical-align: middle;
   }
fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
    display: inline;
} 
#spacerhorizred {
    background-color: #ed1c24;
    height: 1px;
}
.vertspacer {
    height: 5px;
    padding: 0px;
    margin: 0px;
}
#contentwrapper {
    width: 909px;
}
#contentframe {
    float: left;
    width: 734px;
}
#contentframe a:link {
    color: #666666;
}
#contentframe a:visited {
    color: #666666;
}
#content {
    padding-left: 9px;
    padding-right: 9px;
    clear: both;
}
#breadcrumb {
    font-size: 9px;
    float: left;
    padding: 0px;
    height: 36px;
    width: 690px;
}
#breadcrumb ul {
    margin: 0px;
    list-style: none;
    padding-left: 13px;
}
#breadcrumb ul a:visited {
    text-decoration:none; 
    color: #666666;
}
#breadcrumb ul a:link {
    text-decoration:none; 
    color: #666666;
}
#breadcrumb ul li {
  display: inline;
  background-image: url('http://www.amptown-lichttechnik.de/amptown/common/layoutpics/arrowbreadcrumpright.png');
  background-repeat: no-repeat;
  background-position: 4px center;
  padding-left: 13px;
  /* center bullet */
  padding-top: 5px;
  padding-bottom: 5px;

}
#breadcrumb ul li ul li a:visited {
    text-decoration:none; 
    color: black;
}
#breadcrumb ul li ul li a:link {
    text-decoration:none; 
    color: black;
}
#languageselection {
    float: left;
    vertical-align: middle;
    padding-top: 3px;
    padding-right: 12px;
}
#categorypreviewpic {
    border: none;
    padding: 0px;
    margin: 0px;
}
.productpreviewpic {
    border: 1px solid #7f7f7f;
    margin-right: 10px;
    vertical-align: top;
    float: left;
    width: 106px;
}

.productteaser {
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    line-height: 16px;
    height: 114px; 
    /* overflow: hidden; */
    overflow: visible;
}
.productmore {
    clear: both;
    float: right;
    height: 17px;
    font-size: 10px;
    padding-top: 0px;
    padding-right: 13px;
    margin-bottom: 0px;
    margin-top: -17px;
    vertical-align: middle;
}
div.productmore a:link {
    text-decoration:none; 
    color: #666666;
}
div.productmore a:visited {
    text-decoration:none; 
    color: #666666;
}
a img {
    border: none;
}

.hrspacer {
    clear: both;
    height: 10px;
    border-top: 1px solid #818181;
    margin-left: -3px;
    margin-right: -3px;
}
.spacer10px {
    clear: both;
    height: 10px;
    border: none;
    line-height: 10px;
    font-size: 10px;
}
.hrspacer hr {
    display: none;
}
.productteaser a:visited {
    color: black;
    text-decoration:none; 
}
.productteaser a:link {
    color: black;
    text-decoration:none; 
}
.productintroarea {
/*    height: 255px; */
    padding-bottom: 0px;
}
.productdetailpic {
    margin-right: 12px;
    margin-bottom: 10px;
    width: 365px;
    float: left;
    border: 1px solid #7f7f7f;
}

.productintroduction {
    margin: 4px;
    font-size: 11px;
    line-height: 16px;
    padding-bottom: 0px;
}
.producttab {
    cursor: pointer;
    float: left;
    color: #58595b;
    font-size: 11px;
    width: 173px;
    height: 28px;
    background-color: #dcddde;
    background-image: url('http://www.amptown-lichttechnik.de/amptown/common/layoutpics/tabarrowright.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    vertical-align: middle;
}
.producttabselected {
    cursor: pointer;
    float: left;
    color: #58595b;
    font-size: 11px;
    width: 173px;
    height: 28px;
    background-color: #ffffff;
    background-image: url('http://www.amptown-lichttechnik.de/amptown/common/layoutpics/tabarrowdown.png');
    background-repeat: no-repeat;
    background-position: 8px center;
    vertical-align: middle;
}
.spectable {
    font-size: 11px;
}
.spectable table {
    padding: 0px;
    margin: 0px;
    margin-left: 0px;
    border-spacing: 0px;
    border: none;
    border-collapse: collapse;
    width: 714px;
    font-size: 10px;
    color: #58595b;
}
.spectable table tr td {
    font-size: 10px;
    padding: 5px;
    color: #58595b;
}

.spectable table tr.even {
    background-color: #f2f2f2;
}
.spectable table tr.odd {
    background-color: #ffffff;
}
.searchresults {
    font-size: 11px;
}
.searchresults table {
    padding: 0px;
    margin: 0px;
    margin-left: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    width: 714px;
    font-size: 14px;
    color: #58595b;
}
.searchresults table tr td {
    font-size: 11px;
    padding: 5px;
    color: #58595b;
}

.searchresults table tr.even {
    background-color: #f2f2f2;
}
.searchresults table tr.odd {
    background-color: #ffffff;
}

.newsheadline {
    padding: 0px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-top: 8px;
    margin-left: 0px;
    font-size: 16px;
    color: #ed1c24;
    font-weight: bold;
    font-family: verdana;
}
.newsheadline a:visited {
    color: #ed1c24;
    text-decoration:none; 
}
.newsheadline a:link {
    color: #ed1c24;
    text-decoration:none; 
}
.newsteaser {
   padding: 0px;
   margin: 4px;
   font-size: 11px;
   line-height: 16px;

}
.newsteaser a:visited {
    color: black;
    text-decoration:none; 
}
.newsteaser a:link {
    color: black;
    text-decoration:none; 
}
.newspic {
    border: 1px solid #7f7f7f;
    vertical-align: top;
}
.productsubpage {
    display: none;
}

/* ###### Navigation ######## */
#leftnav {
    font-size: 11px;
    width: 175px;
    height: 100%;
    float: left;
}
#leftnav ul {
    margin: 0px;
    list-style: none;
    padding-left: 0px;
}
#leftnav ul a:visited {
    text-decoration:none; 
    color: red;
}
#leftnav ul a:link {
    text-decoration:none; 
    color: red;
}
/* first level */
#leftnav ul li {
  background-image: url(http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowredrightgrey.png);
  background-repeat: no-repeat;
  background-position: 13px center;
  padding-left: 23px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  line-height: 12px;
}
#leftnav ul li.nostyle {
  background-image: none;
  padding: 0px;
  margin: 0px;
  display: inline;
}
#leftnav ul li.active {
  background-color: #ffffff;
  background-image: url(http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowreddownwhite.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}
#leftnav ul li.activenochildren {
  background-color: #ffffff;
  background-image: url(http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowredrightwhite.png);
  background-repeat: no-repeat;
  background-position: 13px center;
}

#leftnav ul a:visited {
    text-decoration:none; 
    color: #ed1c24;
}
#leftnav ul a:link {
    text-decoration:none; 
    color: #ed1c24;
}
#leftnav ul a:hover {
    text-decoration:none; 
    color: #ff6c74;
}
/* second level */
#leftnav ul li ul li {
  background-image: url('http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowblackrightgrey.png');
  background-repeat: no-repeat;
  background-position: 17px center;
  padding-left: 27px;
}
#leftnav ul li ul li.active {
  background-image: url('http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowblackdownwhite.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  padding-left: 27px;
}
#leftnav ul li ul li.activenochildren {
  background-image: url('http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowblackrightwhite.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  padding-left: 27px;
}

#leftnav ul li ul li a:visited {
    text-decoration:none; 
    color: black;
}
#leftnav ul li ul li a:link {
    text-decoration:none; 
    color: black;
}
#leftnav ul li ul li a:hover {
    text-decoration:none; 
    color: #777777;
}
/* third level */
#leftnav ul li ul li ul li {
  background-image: url(http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowgreyrightgrey.png);
  background-repeat: no-repeat;
  background-position: 30px center;
  padding-left: 38px;
  color: #e6e7e8;
}

#leftnav ul li ul li ul li.active {
  background-image: url(http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowgreydownwhite.png);
  background-repeat: no-repeat;
  background-position: 27px center;
  padding-left: 38px;
  color: #e6e7e8;
}
#leftnav ul li ul li ul li.activenochildren {
  background-image: url(http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowgreyrightwhite.png);
  background-repeat: no-repeat;
  background-position: 30px center;
  padding-left: 38px;
  color: #e6e7e8;
}
#leftnav ul li ul li ul li a:link {
    text-decoration:none; 
    color: #595959;
}
#leftnav ul li ul li ul li a:visited {
    text-decoration:none; 
    color: #595959;
}
#leftnav ul li ul li ul li a:hover {
    text-decoration:none; 
    color: #999999;
}
/* fourth level */
#leftnav ul li ul li ul li ul li {
  background-image: url(http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowgreyrightgrey.png);
  background-repeat: no-repeat;
  background-position: 40px center;
  padding-left: 48px;
  color: #e6e7e8;
}
#leftnav ul li ul li ul li ul li.activenochildren {
  background-image: url(http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowgreyrightwhite.png);
  background-repeat: no-repeat;
  background-position: 40px center;
  padding-left: 48px;
  color: #e6e7e8;
}
#leftnav ul li ul li ul li ul li.active {
  background-image: url(http://www.amptown-lichttechnik.de/amptown/common/layoutpics/menuarrowgreydownwhite.png);
  background-repeat: no-repeat;
  background-position: 37px center;
  padding-left: 48px;
  color: #e6e7e8;
}
#leftnav ul li ul li ul li ul li a:link {
    text-decoration:none; 
    color: #595959;
}
#leftnav ul li ul li ul li ul li a:visited {
    text-decoration:none; 
    color: #595959;
}
#leftnav ul li ul li ul li ul li a:hover {
    text-decoration:none; 
    color: #999999;
}

/* General Table */
table {
    border: 1px solid #e0e0e0;
    border-collapse: collapse; 
    padding: 5px;
}
td {
    padding: 5px;
}

/* hompagenews */
.homepagenews div img {
  border: none;
}
