/* 
###############################################################################
BJ DESIGN
_____________________________________________________________________
Z.I. Stunts -- LAYER CSS -- MARCH04--
###############################################################################
*/


.clear {
clear: both;
}


/*******************************************************************************************************************************/

/* BACKGROUND -- */

/*******************************************************************************************************************************/


body {
background-color: #A90000;
}


/*******************************************************************************************************************************/

/* DEFINITIONEN SCROLLBAR IE only -- */

/*******************************************************************************************************************************/

scrollbar-face-color: #EFE641;
scrollbar-highlight-color: #EFE641;
scrollbar-shadow-color: #C61800;
scrollbar-3dlight-color: #BD140F;
scrollbar-arrow-color:  #C61800;
scrollbar-track-color: #BD140F;
scrollbar-darkshadow-color: #EFE641;
}


body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:100%; 
	margin: 0;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	}

table, tr, td{
	font-family: Arial, Helvetica, sans-serif;
	}
/*******************************************************************************************************************************/

/* DEFINITION LINKS -- */

/*******************************************************************************************************************************/



a{
	color: #000;
	text-decoration: none;
}

a:link{
	color: #C3010A;
	text-decoration: none;
}

a:visited{
	color: #C3010A;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
	
}





#one a:visited,
#one a:link {
	font-size: 12px;
  text-decoration: none;
  font-weight: bold;
	color: #000;
	padding-left: 20px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}

#one a:hover,
#one a:focus {
	text-decoration: none;
	background-image: url(http://www.zi-stunts.de/img/navi/flame.gif);
	background-repeat: no-repeat;
	background-position: left;
  background-position-y: -1px;
	color: #AA0001;
	}
	
	
/*******************************************************************************************************************************/

/* DEFINITION AKTIVER MENÜPUNKT -- */

/*******************************************************************************************************************************/

.aktiv {
	
	text-decoration: none;
	background-image: url(http://www.zi-stunts.de/img/navi/flame.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position-y: -1px;
	color: #AA0001;
	}


	
/*******************************************************************************************************************************/

/* LAYER DEFINITONEN -- */

/*******************************************************************************************************************************/


#one {
   margin: 0px;
   padding-top: 152px;
   color: #000;
   margin-top: 25px;
   margin-left:auto;
	 margin-right:auto;
   width: 749px;
   border: none;
   background-image: url(http://www.zi-stunts.de/img/global/head.jpg);
   background-repeat: no-repeat;
   z-index: 3;
}
   
#blackline { 
    margin: 0px;
    width: 749px;
    background: #000;
    margin-left:auto;
	  margin-right:auto;
  
}

#redline {
   margin: 0px;
   width: 749px;
   margin-left:auto;
	 margin-right:auto;
   background: #AA0001;
  
}
   
#two {
   margin: 0px;
   margin-left:auto;
	 margin-right:auto;
   width: 749px;
   text-align: left;
   border: none;
   background: #FFE641;
   background-image: url(http://www.zi-stunts.de/img/global/seitenbild.jpg);
   background-repeat: no-repeat;
   background-position: bottom right;
   z-index: 3;
}

#three {
   clear: both;
   margin: 0px;
   margin-left:auto;
	 margin-right:auto;
   width: 749px;
   text-align: center;
   border: none;
   background: #FCE340;
   color: #000;
   z-index: 3;
}


/*******************************************************************************************************************************/

/* FORMULAR DEFINITIONEN -- */

/*******************************************************************************************************************************/

form {
      padding: 0px;
      font-family: verdana;
      font-size: 10px;
       }

input, select, textarea {
      
      border: 1 1 1 1px solid;
      border-color: #BD140F;
      background: #FEE541;
      color: #BD140F;
      height: auto;
      font-size: 12px;
       }
      

/*******************************************************************************************************************************/

/* TEXT DEFINITIONEN -- */

/*******************************************************************************************************************************/

#one {font-size: 12px;
      font-weight: bold;
      color: #000;
      }

td {
            letter-spacing: 0px;
            font-weight: normal;
            font-size: 12px;
 	    color: #000;
 	    font-variant: normal;
 	     }  

    
.text {
            letter-spacing: 0px;
            font-weight: normal;
            font-size: 12px;
 	    color: #000;
 	    font-variant: normal;
 	     }
.textbold {
            letter-spacing: 0px;
            font-weight: bold;
            font-size: 12px;
 	    color: #000;
 	    font-variant: normal;
 	     } 	     
       
.textsmall {font-size: 11px;
 	    color: #000; }
 	    
.headline {font-size: 16px;
           color: #AA0001;
           font-weight: bold;
           letter-spacing: 5px; 
           font-variant: small-caps;
           } 
           
.headline2 {font-size: 12px;
           color: #AA0001;
           font-weight: bold;
           letter-spacing: 2px; 
           font-variant: small-caps;
           }           	    
           
.date {
      letter-spacing: 2px;
       font-size: 10px;
       font-weight: bold;
      }
.news {
	font-size: 11px;
	font-weight: normal;
	}  
	
.important {
        color: #C3010A;
	font-size: 11px;
	font-weight: normal;
	}  	                
/*******************************************************************************************************************************/

/* SPEZIELLE  DEFINITIONEN -- */


/*******************************************************************************************************************************/ 	    

.abstand {margin-left: 90px;
         margin-right: 90px;
         }
.trenn {display: block;
        background: #AA0001;
        height: 1px;
        }

.content {
		  margin: 0;
          border: none;
          }
.plus {margin-right: 10px;
       margin-left: 10px;
       }

.pluss {margin-right: 5px; }

.pad {padding-left: 5px;
      padding-bottom: 0px;
      padding-right: 190px;
     font-family: verdana;
      font-size: 12px;
      }
      
.kontaktf {
      font-family: verdana;
      font-size: 12px;
      color: #000;
      }      
 
/* 
###############################################################################

                       		FINISH 

###############################################################################
*/
