/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0px;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
}
a
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

#site
{
	
}

img
{
    border:0px;
}

.PopupFrocen
{
	background-color: #444444;
	z-index: 1000;
}

.PopupWindow
{
	z-index: 1001;
}

.PopupWindowContent
{
	width: 100%;
	height: 100%;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 520;
	overflow: auto;
}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 97%;
}

.PrintLock
{
	position: absolute;
	top: 127;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.PrintContent .page
{
	padding:10px;
}

.clear
{
    clear:both;
    font-size:0px;
    line-height:0px;
    height:0;
}

/*****************************TEXT*****************************/
body,table,p,.text
{
	font-family:Arial;
}
.textinput,.textinput2
{
	padding-left:3px;
}
.title,h1
{
	font-weight:bold;
	text-transform: uppercase;	
}
.title2,h2
{
	font-weight:bold;
		
}

.title5 , h5
{
    font-weight:bold;
}

/*****************************SERVICE*****************************/
.missing
{
    padding:10px;
    margin-bottom:20px;
}
.privacynote
{
    padding:5px;
}
/*****************************SERVICE*****************************/
#Service a
{
	text-decoration:none;
}
#Service a:hover
{
	text-decoration:none;
}

/*****************************SEARCH*****************************/
#Search a
{
	text-decoration:none;
}
#Search a:hover
{
	text-decoration:none;
}
#Search
{
	padding: 0px 0px 10px 0px;
}
.searchinput
{
    width:108px;
    padding-left:3px;
}
/*****************************MENU TOP*****************************/
#MenuTop .Menu0
{
	text-decoration:none;
	font-weight:bold
}
#MenuTop .Menu0selected
{
	text-decoration:none;
	font-weight:bold
}
#MenuTop .menu1
{
    display:block;
}
#MenuTop1
{
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 10px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 10px;
}
#MenuTop1 .Menu1
{
	text-decoration:none;
	font-weight:normal
}


/**********FLYOUT***********/

.flyoutHidden
{
    position:absolute;
    visibility:hidden;
    
}

#MenuTop .flyout1
{
    position:absolute;
    top:-6px;
    width:180px;
    z-index:2;
    white-space:nowrap;
}

#MenuTop .flyout2position
{
    position:relative;
}

#MenuTop .flyout2
{
    position:absolute;
    z-index:5;
    width:180px;
}

#MenuTop .container
{
    width:180px;
    background-color:White;
    
}

#MenuTop .flyout2 .container
{
    width:180px;
    border-left:2px solid #E3E3E4;
    background-color:White;
}

#MenuTop .Menu1
{
    padding-left:8px;
    padding-right:8px;
    text-decoration:none;
    
}

#MenuTop .Menu2
{
    padding-left:8px;
    padding-right:8px;
    text-decoration:none;
}


/*****************************MENU LEFT*****************************/

#MenuLeft,#MenuLeftaktiv
{
	padding: 1px 10px 3px 10px;
	background: url(/media/pfeil_menu.gif);
	line-height:15px;
}

#MenuLeftTitle
{
	font-weight:bold;
	padding: 10px 5px 3px 10px;
	height: 37px;
	display:block;
	text-decoration:none;
}

#MenuLeft .menu1_left,.menu2_left
{
	font-weight:normal;
	text-decoration:none;
}

.menu1 a:active
{
	font-weight:bold;
}


#MenuLeftaktiv .menu1_left
{
	font-weight:bold;
	text-decoration:none;
}

#MenuLeftaktiv .menu2_left
{
    font-weight:normal;
    text-decoration:none;
    color:#FF3414;
}


#Box1MenuLeft
{
    padding-top:5px;
    padding-bottom:5px;
}



/*****************************MODULE*****************************/
#DescriptionBox
{
	padding:10px 10px 10px 10px;
}

#DescriptionBox a
{
	text-decoration:none;
	font-weight:bold;
}

#ModulProdukte
{
	padding:2px 8px 2px 8px;
	text-align: left;	
}



#ModulProdukte a
{
	text-decoration:none;
}


.ModulTitle
{
	font-weight:bold;
}

.ModulLink
{
	font-weight:bold;
}


/*****************************SITEPATH*****************************/
#SitePath
{
	padding:3px 0px 3px 0px;
}

#SitePath a
{
	text-decoration:none;
}
/*****************************CONTENT****************************
#Content
{
	padding:10px 10px 10px 10px;
}
*/
#Content .siteTitle
{
    margin:10px 0;
    padding:0;
}
/*****************************ADDRESS*****************************/
#Address
{
	height:150px;
	padding:10px 10px 10px 10px;
}
#Address a
{
	text-decoration:none;
}

/****************************DOWNLOAD*****************************/
#Download a
{
	text-decoration:none;
}

/****************************PRODUCTS****************************/
#products
{
    width:100%;
    min-height:742px;
    height:auto !important;
    height:742px;
    position:relative;
}
#products .contentTable
{
    padding:12px 10px;
}
#products .imageCell
{
    width:500px;
}
#products .imageCell .backgroundColor
{
    width:500px;
}
#products .imagelist
{
    list-style:none;
    margin:0;
    padding:12px 0;
    display:block;
    
}

#products .imagelist .item
{
    float:left;
    padding:0 8px;
    height:175px;
}
#products .imagelist .item .link
{
    text-decoration:none;
    font-size:11px;
    line-height:15px;
    display:block;
    width:150px;
}

#products .descriptioncell
{
    padding-right:12px;
}
#products .imagedescription
{
    font-size:11px;
    line-height:20px;
    padding:12px 0 24px;
}
#products .manufacturer
{
    font-weight:bold;
}

#products .button-next,
#products .button-prev
{
    text-transform:uppercase;
    background-repeat:no-repeat;
    text-decoration:none;
}
#products .navigation
{
    position:absolute;
    top:-20px;
    left:460px;
    width:300px;
    text-align:right;
}
#products .button-next
{
    padding:0 12px 0 5px;
    background-position:right center;
}
#products .button-prev
{
     padding:0 5px 0 12px;
    background-position:left center;
   
}
/****************************MANUFACTURER****************************/
#manufacturer .item
{
    display:block;
    width:120px;
    height:126px;
    text-align:center;
    float:left;
    font-weight:bold;
    margin:0 3px 10px 3px;
    padding:5px 0;
    text-decoration:none;
    position:relative;
}
#manufacturer .item .contentwrapper 
{
    position:relative;
    height:100px;
}
#manufacturer .item .contentwrapper .positioner
{
    position:absolute;
    top:50%;
    left:0;
}
#manufacturer .item .contentwrapper .logocontainer
{
    position:relative;
    top:-50%;
    left:0;
    display:block;
    vertical-align:middle;
    text-align:center;
    padding:0;
    margin:0;
    width:120px;
    line-height:100px;
}
#manufacturer .item .name
{
    display:block;
    text-decoration:none;
    line-height:16px;
}

#manufacturer .subtitle
{
    clear:both;
    color:#FF4D04;
    font-weight:bold;
    font-size:16px;
    margin-bottom:20px;
}

#manufacturer .logocontainer img
{
    vertical-align:middle;
    width:100px;
}
#manufacturer .products .product-item
{
	width:160px;
	float:left;
}
#manufacturer .products .product-item a
{
	text-decoration:none;
}
#manufacturer .link
{
	font-weight:bold;
	text-decoration:none;
}
#manufacturer .product-name
{
	display:block;
	padding-top:5px;
	height:40px;
	line-height:16px;
}
#manufacturer .description,
#manufacturer .homepage
{
    margin:10px 0;
}


/*****************************SITEMAP*****************************/
#Sitemap ul
{
	margin:10px 0 10px 0;
	padding-left:30px;
}

#Sitemap .sitemap0
{
	font-weight:bold;
	text-decoration:none;
}

#Sitemap .sitemap1
{
	font-weight:bold;
	text-decoration:none;
}

#Sitemap #MenuLeft
{
    display:list-item;
    list-style-type:circle;
    margin-left:30px;
    padding-left:0px;
}

#Sitemap #MenuLeft a
{
    color:White;
}

/*****************************FOTOGALLERY*****************************/
#fotogallery
{
    margin:20px 0;
}
#fotogallery .item
{
	padding-bottom:10px;
	margin-bottom:10px;
}

#fotogallery .item .moduleimage
{
	float:left;
	margin-right:10px;
}
#fotogallery .moduleTitle
{
    text-decoration:none;
    font-weight:bold;
    
}