

   
    #red {color: #ff0033;}
    #green {color: #009900;}
    #blue {color: #0066ff;}

   

    .col {
    float:left;
    width: 300px;
    height: 160px;
    margin: 0 10px 0 0;
}

    .col ul { 
    margin: 0px 0 0 0;
    list-style:none outside none;
}

    .col li { 
    padding-left: 20px;
    font: normal 13px/24px "Trebuchet MS", arial;
    color: #113;
}

    .order{
    position: absolute; bottom: 70px; right:0px;
} 

    .work{
    position: absolute; bottom: 75px; right:170px;
}

    h1 { color: #3A97FF; font:bold 36px/50px "Trebuchet MS","Arial Black",Gadget,sans-serif; letter-spacing:-3pt; border-bottom: 3px solid #fff; margin: 0 0 20px 0 }
    
    
    h2 { margin: 0px; font: bold 22px/22px "Trebuchet ms","Arial Narrow", Arial, sans-serif; letter-spacing: -1px;  }
    
    
    h3 { margin: 18px 0px; font: italic 16px/22px Georgia, "Times New Roman", Times, serif }
    

 
/*   Visitenkarte   */

    #visitenkarte { position: relative; padding: 20px 0px }
    #visitenkarte h2{ color: #ff0033; border-bottom: 1px solid #ff0033 }
    #visitenkarte h3{ color: #ee0033  }
    #visitenkarte li{ background: url("../image/yes.gif") 0px 4px no-repeat}

   


/*  Starterpaket   */

    #starterpaket { position: relative; padding: 20px 0px }
    #starterpaket h2{ color: #009900; border-bottom: 1px solid #009900 }
    #starterpaket h3{ color: #006600}
    #starterpaket li{ background: url("../image/yes.gif") 0px 4px no-repeat}




/*  Businesspaket   */

    #businesspaket { position: relative; padding: 20px 0px }
    #businesspaket h2{ color: #0066ff; border-bottom: 1px solid #0066ff }
    #businesspaket h3{ color: #0055ff }
    #businesspaket li{ background: url("../image/yes.gif") 0px 4px no-repeat}



/*  Sonstiges   */

    #sonstiges { position: relative; padding: 20px 0px }
    #sonstiges h2{ color: #333; border-bottom: 1px solid #333 }
    #sonstiges h3{ color: #333 }
    #sonstiges li{ background: url("../image/yes.gif") 0px 4px no-repeat}




   



	.coda-slider-wrapper { padding: 10px 35px; border: 1px solid #ccc; border-top: 1px solid #fff; background:#fff url('../image/grey-bg.jpg') center bottom repeat-x }
	.coda-slider { background: #ebebeb ; background: transparent}


	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 730px; height: 320px }



	/* Tab nav */
	

	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }


	/* Tabbed nav */
	.coda-nav { margin: 15px 0px 0px 0px; width: 800px; height: 40px; position: relative; background: url('../image/coder-bg.png') 0px 50% repeat-x; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; }
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; position:absolute; bottom:0px; left:30px }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a {border:1px solid #0088ff; border-bottom: 0px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; background: url('../image/tt.png') 0px 0px repeat-x;  text-align: center; font: bold 14px/22px arial; color: #99a; display: block; float: left; margin-right: 3px; padding: 4px 15px; text-decoration: none }
    .coda-nav ul li a.current { border-bottom: none; background:#fff; color: #000 }
    .coda-nav ul li a:hover { border-bottom: 0px; background:#fff; color: #223 }

	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }


