/*
  ------------------------------------------------------------------
  Core stuff for the DELTA Laser Tech Website 
  ------------------------------------------------------------------
*/
body{

	margin: 0px;
	padding: 0px;
	width: 815px;
	min-height: 525px;
	background-color: #ffffff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

tr#index{
  
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 125px; 
}
h2{
  	font-size: 12pt;
}

li{

	margin: 5px 0px 5px 0px;
	padding: 0px;
}

li.index{

	list-style-image: url(../bilder/bullet_index.gif);
}

hr{

	margin-top: 10px;
	padding: 0px; 
	color: #fff;
	background-color: #eee; /* Mozilla benutzt diesen Parameter */
	border: 0px;
	width: 100%;
}

#mainbody{

	position: absolute;
	left: 50%;
	margin-left: -407px;
	margin-top: 0px;
	width: 815px;
	height: 100%;
	min-height: 525px;
	color: #000;
	background-color: #ffffff;
	text-align: center;
}

/* 
  Der gesamte Header 
*/

#head-image{

	margin: 0px;
	padding: 0px;
	border: 0;
	width: 815px;
	height: 125px;
	background-image: url(../bilder/logo-head.jpg);
	background-repeat: no-repeat;
}

#head-spacer{

	margin: 0px;
	padding: 0;
	width: 813px;
	height: 104px;
}

/* 
  Hauptnavigation im Header
*/

#head-menu{

	margin: 1px;
	padding: 0;
	width: 813px;
	height: 18px;
}

#head-menu-spacer{
  
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	width: 143px;
	height: 16px;
}

div.mainmenu-option{

	float: left;
	margin: 1px 0px 1px 0px;
	height: 19px;
	padding: 0px 10px 0px 10px;
	font-size: 10pt;
	text-align: center;
}

a.mainlink{

	text-decoration: none;
	background-color: transparent;
	color: #0F274C;
}

a.mainlink:hover{

	text-decoration: none;
	background-color: transparent;
	color: #FCF82D;
}

a.mainlink_active{

	text-decoration: none;
	background-color: transparent;
	color: #FCF82D;
}

/* 
  Ausschließlich für den Hauptlink "Sitemap" im Header
*/

a.mainlink_sitemap{

	text-decoration: none;
	background-color: transparent;
	color: #0F274C;
}

a.mainlink_sitemap:hover{

  text-decoration: none;
  background-color: transparent;
  color: #DDD903;
}

a.mainlink_sitemap_active{

  text-decoration: none;
  background-color: transparent;
  color: #DDD903;
}

/* 
  Ausschließlich für den Hauptlink "Partner" im Header
*/

a.mainlink_partner{

  text-decoration: none;
  background-color: transparent;
  color: #0F274C;
}

a.mainlink_partner:hover{

  text-decoration: none;
  background-color: transparent;
  color: #F7F203;
}

a.mainlink_partner_active{

  text-decoration: none;
  background-color: transparent;
  color: #F7F203;
}

/* 
  Seitennavigation 
*/

#nav-image{
  
  padding-top: 25px;
  width: 157px;
  height: 370px;
  background-image: url(../bilder/nav-leer.jpg);
  background-repeat: no-repeat;  
}
#nav_body{
 
  margin: 0px; 
  padding: 0px; 
  height: 60%;
  width: 157px;  
  text-align: left;
}

#iso-cert{

  height: 70px;  
  width: 157px;
  background-image: url(../bilder/Logo9001.gif);
  background-repeat: no-repeat; 
  background-position: 40px 10px;  
}

.normal-menu-option{

  margin: 0px;
  padding: 0px;
  width: 145px;
  height: 22px;
}

a.normal_link {
    display: block;
    margin: 0px;
    width: 143px;
    height: 20px;
    background-color: #C6D1E3;
    border: 1px solid #7D96BF;
    color: #000000;
    text-decoration: none;
    text-align: left;
}

a.normal_link:hover {

    width: 141px;
    height: 20px;
    background-color: #ADBDD7;
    border: 1px solid #7D96BF;
    color: #000000;
    text-decoration: none;
    text-align: left;
}

a.normal_active{
    display: block;
    margin: 0px;
    width: 141px;
    height: 20px;
    background-color: #9FB2D0;
    border: 1px solid #7D96BF;
    color: #000000;
    text-decoration: none;
    text-align: left;
}

a.normal_active:hover{
    display: block;
    margin: 0px;
    width: 141px;
    height: 20px;
    background-color: #9FB2D0;
    border: 1px solid #7D96BF;
    color: #000000;
    text-decoration: none;
    text-align: left;
}
.linktext{
  
  margin: 0px;
  padding-left: 5px;
}

/* 
  Hauptbereich (ohne rechten Bereich)
*/

#main{

  margin: 0px;
  padding: 0px;
  width: 658px;
  height: auto;
  min-height: 270px;
}

/* 
  Hauptbereich (mit rechtem Bereich )
*/

#mainzone{

  margin: 0px;
  padding: 0px;
  width: 458px;
  height: auto;
  min-height: 270px;
}

/* 
  Inhalt des Hauptbereiches 
*/

#bodyzone{

  margin: 0px;
  padding-top: 14px;
  width: 100%; 
  height: auto;
  min-height: 270px;
  font-size: 10pt;
  text-align: center;
}

/* 
  rechter Bereich
*/

#rightzone{

  margin: 0px;
  padding-top: 14px;
  width: 200px;
  height: auto;
  min-height: 270px;
  font-size: 10pt;
}

/* 
  Bilder im rechten Bereich
*/

#right_images{

  margin: 0px;
  padding-top: 14px;
}

.image_cell{
  
  margin: 0px;
  padding-left: 10px;
  padding-bottom: 15px;
  text-align: center;
}

.image_text{
  

  padding-left: 0px; 
  height: 55px; 
  line-height: 15px; 
  width: 95%;
  font-size: 7pt;
  text-align: right;
}
/*
  ---------------------------------------------------------------------------
  Core stuff for the DELTA Laser Tech Website END
  ---------------------------------------------------------------------------
  #############################
  ---------------------------------------------------
  Layout stuff for the Website pages 
  ---------------------------------------------------
*/

/*
  Startseite
*/

#title_main{
  
  width: 658px;
  height: 38px; /* wichtig für den Mozilla-Browser*/ 
  font-weight: bold;
}

#subtitel_main{
  
  margin: 0px;
  padding-bottom: 20px;
  width: 658px;
  font-size: 10pt; 
  font-weight: bold;
}

#text_main{

  margin: 0px;
  padding-left: 20px;
  width: 658px;
  text-align: left;
}

/*
  Partnerseite
*/

#title_partner{

  margin: 0px;
  padding-bottom: 20px;
  width: 658px; 
  font-weight: bold;
}

#text_partner{

  font-size: 10pt; 
  width: 658px;
}

div.pLogo{

  float: left;
  width: 164px;
  height: 100px;
}

div.pLogoText{

  float: left;
  padding: 15px 5px 0px 15px;
  text-align: left;
  font-weight: bold;
  width: 470px;
  height: 85px;
}
/*
  Sitemapseite
*/

#title_sitemap{

  margin: 0px;  
  width: 458px; 
  padding-bottom: 20px; 
  font-weight: bold;
}

#text_sitemap{

  margin: 0px;
  padding: 0px 5px 0px 20px;
  width: 458px;
  text-align: left;
}

/**
 * Die Seiten unter der Rubrik "Leistungen"
 */
 
#title_gravuren, #title_schweissen{

  margin: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  font-weight: bold;
}

#text_leistung, #text_gravuren, #text_specials, #text_schweissen{

  margin: 0px;
  padding: 0px 5px 0px 20px;
  font-size: 10pt;
  text-align: left;
}

#title_leistung{

  margin: 0px;
  padding-top: 14px;
  padding-bottom: 20px;
  font-weight: bold;
}
#title_specials{

  margin: 0px;
  padding-top: 14px;
  padding-bottom: 20px;
  font-weight: bold;
}

/**
 * Footer-Zeile
 */
 
td#footer{

  text-align: left;   
  padding-left: 23%; 
  font-size: 8pt;
}

div.footerLinks{

  float: left; 
  padding: 0px 10px 0px 10px;
  width: auto;
  min-width: 25px; 
  background-color: transparent;
  color: #888888;
}

a.fLinks:link, a.fLinks:visited{
 
  background-color: transparent;
  color: #888888;
  text-decoration: none;
}

a.fLinks:hover{
 
  background-color: transparent;
  color: #51B4DD;
  text-decoration: none;
}

#validHTML{
  
	text-align: left;
}

.validtHTML_button{
  
	margin-top: 0px; 
  padding-left: 35px;
	height: 15px; 
	width: 80px; 
}
/*
  -----------------------------------------------------------
  Layout stuff for the Website pages END
  -----------------------------------------------------------
*/
