/*
*******************************************************************************
Allgemeine Styles für das Grundlayout
*******************************************************************************
*/  
    
.Stil2 {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}   
    
.Stil3 {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}   
    
.Stil4 {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 20px;
    font-weight: normal;
} 

.Stil6 {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 36px;
    font-weight: normal;
}

.red {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    color: #B65542;
}

a:link {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    color: #000000;
    text-decoration: none;
}   
    
a:hover {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    text-decoration: none;
    color: #000000;
}
    
a:visited { 
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    text-decoration: none;
    color: #000000;
}



/*
*******************************************************************************
Suche
*******************************************************************************
*/

#suche {
	position: relative;
	width: 100%;
	height: 200px;
	top: 20px;
	background-color: #ffffff;
}

#suche_content {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 13px;
    position: relative;
    width: 562px;
    height: 410px;
    top: 20px;
    overflow: visible;
}

#suche_hinweis {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 13px;
    position: relative;
    width: 220px;
    height: 410px;
    top: -392px;
    left: 605px;
    background-color: #D3E7B4;
    padding-top: 140px;
    padding-right: 5px;
    padding-left: 25px;
    text-align: left;
}

/*
*******************************************************************************
ENDE * Suche
*******************************************************************************
*/

/*
*******************************************************************************
Produktdetailseite
*******************************************************************************
*/

#background_produktdetail {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #FFFFFF;
}

#produktname {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 100px;
    background-color: #CBDBDB;
    color: #ffffff;
    vertical-align: middle;
    height: 50px;
}

.produktdetail_titel {
    height: 50px;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 26px;
    font-weight: strong;
}   
/*
*******************************************************************************
ENDE * Produktdetailseite
*******************************************************************************
*/

body {
    font-size: 12px;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 100%;
    min-width: 860px !important;
    margin: 0 0 0 0;
    min-height: 400px;
    height: auto;
    height: 100% !important;
    overflow: hidden;
}

#complete_window {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    z-index: 1;
}

#background_main {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #000000;
    overflow: hidden;
}

#content_main {
    position: relative;
    top: -400px;
    width: 860px;
    height: 600px;
    margin: 0 auto;
    z-index: 2;
}

#logo_navigation {
    position: relative;
    width: 860px;
    height: 196px;
    z-index: 4;
}

#mainframe {
    position: relative;
    top: -132px;
    width: 860px;
/*    height: 436px;	*/
    height: 440px;
    overflow:hidden;
    z-index: 6;
}

#footer {
    position: relative;
    width: 860px;
    height: 150px;
    top: -115px;
    z-index: 10;
}

/*
*******************************************************************************
*** ENDE *** Allgemeine Styles für das Grundlayout
*******************************************************************************
*/



/*
*******************************************************************************
Styles STARTSEITE (index.php)
*******************************************************************************
*/

#background_startseite {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #D0DDCC;
}

#startseite_bilder {
    position: relative;
    width: 860px;
    height: 336px;
    top: 30px;
}

#startseite_news {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    position: relative;
    width: 860px;
    height: 50px;
    top: 150px;
}

/*
*******************************************************************************
*** ENDE *** Styles STARTSEITE (index.php)
*******************************************************************************
*/


/*  
*******************************************************************************
Styles ALLEPRODUKTE (index.php?page=alleprodukte)
*******************************************************************************
*/  

#background_alleprodukte {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #FFFFFF;
    z-index: 3;
}

#alleprodukte_scrollframe {
  position:absolute;
  width: 100%;
  left: 0px;
/*  height:350px;	*/
  height:325px;
  margin: auto;
  top: 230px;
  overflow:hidden;
  z-index: 8;
}



/*
*******************************************************************************
Styles INDIVIDUELL (index.php?page=individuell)
*******************************************************************************
*/

#background_individuell {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #FFFFFF;
}

#individuell_bilder {
    position: relative;
    width: 100%;
    height: 136px;
    top: 20px;
}

#individuell_text {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    align: right;
    width: 500px;
    height: 250px;
    left: 360px;
    top: 20px;
    text-align: right;
}

#individuell_kunden {
    position: absolute;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 100%;
    left: 0px;
    top: 455px;
    background-color: #CBDBDB;
    color: #ffffff;
    vertical-align: middle;
    height: 85px;
}

/*
*******************************************************************************
*** ENDE *** Styles INDIVIDUELL (index.php?page=individuell)
*******************************************************************************
*/



/*
*******************************************************************************
Styles ÜBER UNS(index.php?page=ueberuns)
*******************************************************************************
*/

#background_ueber_uns {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #EFEBBB;
}

#ueber_uns_bild1 {
    position: relative;
    width: 319px;
    height: 298px;
    top: 60px;
}

#ueber_uns_content {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 13px;
    position: relative;
    width: 590px;
    height: 50px;
    top: -250px;
    left: 265px;
    text-align: right;
}

/*
*******************************************************************************
*** ENDE *** Styles ÜBER UNS(index.php?page=ueberuns)
*******************************************************************************
*/



/*
*******************************************************************************
Styles KONTAKT(index.php?page=kontakt)
*******************************************************************************
*/

#background_kontakt {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #ffffff;
}

#kontakt_anfahrt {
    position: relative;
    width: 562px;
    height: 410px;
    top: 20px;
    overflow: visible;
}

#kontakt_content {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 13px;
    position: relative;
    width: 250px;
    height: 50px;
    top: -152px;
    left: 610px;
    text-align: right;
}

/*
*******************************************************************************
*** ENDE *** Styles KONTAKT(index.php?page=kontakt)
*******************************************************************************
*/


/*
*******************************************************************************
Styles PRODUKTE A-Z (index.php?page=produkteaz)
*******************************************************************************
*/


#background_produkteaz {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #CBD9B8;
}

#produkteaz_anfahrt {
    position: relative;
    width: 562px;
    height: 410px;
    top: 20px;
    overflow: visible;
}

#produkteaz_content {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 13px;
    position: relative;
    width: 500px;
    height: 50px;
    top: -292px;
    left: 357px;
    text-align: right;
}

#produkteaz_alphabet {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    position: relative;
    width: 860px;
    height: 90px;
    top: -350px;
    z-index: 9;
}

#bubble_a {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -675px;
    left: 10px;
    visibility: hidden;
    z-index: 10;
}

#bubble_b {
    position: relative;
    width: 300px;
    height: 200px;
    top: -875px;
    left: 38px;
    visibility: hidden;
    z-index: 10;
}

#bubble_c {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -1075px;
    left: 69px;
    visibility: hidden;
    z-index: 10;
}

#bubble_d {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -1275px;
    left: 100px;
    visibility: hidden;
    z-index: 10;
}

#bubble_e {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -1475px;
    left: 133px;
    visibility: hidden;
    z-index: 10;
}

#bubble_f {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -1675px;
    left: 166px;
    visibility: hidden;
    z-index: 10;
}

#bubble_g {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -1875px;
    left: 199px;
    visibility: hidden;
    z-index: 10;
}
#bubble_h {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -2075px;
    left: 232px;
    visibility: hidden;
    z-index: 10;
}
#bubble_i {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -2275px;
    left: 265px;
    visibility: hidden;
    z-index: 10;
}
#bubble_j {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -2475px;
    left: 298px;
    visibility: hidden;
    z-index: 10;
}
#bubble_k {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -2675px;
    left: 331px;
    visibility: hidden;
    z-index: 10;
}
#bubble_l {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -2875px;
    left: 364px;
    visibility: hidden;
    z-index: 10;
}
#bubble_m {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -3075px;
    left: 399px;
    visibility: hidden;
    z-index: 10;
}
#bubble_n {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -3275px;
    left: 434px;
    visibility: hidden;
    z-index: 10;
}
#bubble_o {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -3475px;
    left: 466px;
    visibility: hidden;
    z-index: 10;
}
#bubble_p {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -3675px;
    left: 499px;
    visibility: hidden;
    z-index: 10;
}
#bubble_q {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -3875px;
    left: 205px;
    visibility: hidden;
    z-index: 10;
}
#bubble_r {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -4075px;
    left: 238px;
    visibility: hidden;
    z-index: 10;
}
#bubble_s {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -4275px;
    left: 271px;
    visibility: hidden;
    z-index: 10;
}
#bubble_t {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -4475px;
    left: 304px;
    visibility: hidden;
    z-index: 10;
}
#bubble_u {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -4675px;
    left: 337px;
    visibility: hidden;
    z-index: 10;
}
#bubble_v {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -4875px;
    left: 370px;
    visibility: hidden;
    z-index: 10;
}
#bubble_w {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -5075px;
    left: 403px;
    visibility: hidden;
    z-index: 10;
}
#bubble_x {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -5275px;
    left: 436px;
    visibility: hidden;
    z-index: 10;
}
#bubble_y {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -5475px;
    left: 469px;
    visibility: hidden;
    z-index: 10;
}
#bubble_z {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 300px;
    height: 200px;
    top: -5675px;
    left: 502px;
    visibility: hidden;
    z-index: 10;
}


/*
*******************************************************************************
***ENDE*** Styles PRODUKTE A-Z (index.php?page=produkteaz)
*******************************************************************************
*/




/*
*******************************************************************************
Styles PRODUKTDEATIL(index.php?page=produktdetail&......)
*******************************************************************************
*/

#Titelleiste {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    background-color: #F2F2D5;
    overflow: hidden;
    height: 44px;
    width: 1024px;
}

#produktdetail {
    position: relative;
    top: 10px;
    right: -87px;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}

#content_beschreibung {
    height: 381px;
    width: 268px;
    top: 10px;
    position: relative;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    right: -87px;
}

#produkt_bild {
    height: 221px;
    width: 205px;
    position: relative;
    top: -371px;
    right: -363px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#textfeld2 {
    position: relative;
    height: 155px;
    width: 205px;
    top: -366px;
    right: -363px;
}

#produktarten {
    position: relative;
    height: 435px;
    width: 446px;
    top: -801px;
    right: -577px;
    overflow: visible;
}

#mainframe_produktdetail {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    background-color: #ffffff;
    overflow: hidden;
    hight: 435px;
    width: 1024px;
}

p.toLongText {
	margin:0px;
	padding:0px;
	line-height:16px;
}

/*
*******************************************************************************
*** ENDE *** Styles PRODUKTDEATIL(index.php?page=produktdetail&......)
*******************************************************************************
*/



/*  
*******************************************************************************
Styles IMPRESSUM (index.php?page=impressum)
*******************************************************************************
*/  

#background_impressum {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #D2EBD8;
}   

#impressum_content {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 319px;
    height: 298px;
    top: 30px;
}   

#impressum_haftung {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 13px;
    position: relative;
    width: 330px;
    height: 298px;
    top: -238px;
    left:529px;
    text-align: right;
}


/*
*******************************************************************************
*** ENDE *** Styles IMPRESSUM (index.php?page=impressum)
*******************************************************************************
*/



/*  
*******************************************************************************
Styles MESSETERMINE (index.php?page=messetermine)
*******************************************************************************
*/

#background_messetermine {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #FFFFFF;
}

#messetermine_bilder {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 319px;
    height: 298px;
    top: 10px;
}

#messetermine_content {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    font-size: 12px;
    position: relative;
    width: 370px;
    height: 298px;
    top: -280px;
    left:470px;
    text-align: left;
}

/*
*******************************************************************************
*** ENDE *** Styles MESSETERMINE (index.php?page=messetermine)
*******************************************************************************
*/
    

/*  
*******************************************************************************
Styles DESIGNPREISE (index.php?page=designpreise)
*******************************************************************************
*/


#background_designpreise {
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #FFFFFF;
}

#designpreise_content {
    position: relative;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    width: 857px;
    height: 424px;
    top: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
}

/*
*******************************************************************************
*** ENDE *** Styles DESIGNPREISE (index.php?page=designpreise)
*******************************************************************************
*/




/*  
*******************************************************************************
Styles BESTELLFORMULAR (index.php?page=bestellformular)
*******************************************************************************
*/

#bestellformular {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    position: relative;
    width: 100%;
    top: 20px;
}

#background_bestellformular {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, SunsSans-Regular, Sans-Serif;
    position: relative;
    width: 100%;
    height: 436px;
    top: 100px;
    background-color: #ffffff;
}


/*  
*******************************************************************************
*** ENDE *** Styles BESTELLFORMULAR (index.php?page=bestellformular)
*******************************************************************************
*/




