
.about-grid UL
{
}

.about-grid LI
{
    font-size: 0.95em;
    color : #777;
    text-decoration: none;
    line-height: 2em;
    padding-left: 2em;
    list-style: none;
    background: url(../images/arrow1.png) no-repeat 2px 5px;
}


#form_main
{
}


#form_main .layout_form
{
  font-size: 1.3em;
  color: #333;
  margin: 2px 0;
  line-height: 1.6em;
  background: rgba(238, 238, 238, 0.80);
}

#form_main .layout_form_inner
{
}


#form_main .kop
{
color: #333;
font-size: 1.4em;
text-transform: uppercase;
line-height: 1.4em;
letter-spacing: 2px;
}



#form_main .label 
{
color : #333;
  float:left;
  width:49%;
  text-align : left;
  vertical-align:text-top;
font-size: 1em;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}



#form_main textarea
{
  width : 99%;
  height : 150px;
  margin-left : 2px;
}

#form_main input
{
margin-bottom:2px;
  width : 99%;
}

#form_main select
{
  width:50%;
padding: 0.8em;
font-size: 1em;
outline: none;
margin-bottom:2px;
border: none;
background:#ffffff;
}


#form_main .clear
{
	clear:both;
}

.knop
{
  color: #fff;
  background: #1E1E1E;
  font-size: 1.5em;
  border: none;
  width: 100%;
  padding: 8px;
  text-align: center;
  outline: none;
  font-family: 'Ubuntu Condensed', sans-serif;
}

#cycle
{
  position: relative; z-index: 0;
  margin: 10px 0 15px 0; padding: 1px;
  width: 560px; height: 197px;
  background: #fff;
  border: 1px solid #DEDEDE;
  float : left;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;

}
#cycle-wrapper
{
	position: relative;
	width: 560px; height: 197px;
	background: url(../images/cycle_gradient.gif) repeat-x left top;
}
#cycle-content .slide
{
	background: url(../images/cycle_gradient.gif) repeat-x left top;
}
	* html #cycle-wrapper {
		width: auto; height: auto;
	}

#cycle .sticker
{
	position: absolute; z-index: 20; bottom: 0; right: 0;
	width: 108px; height: 77px;
}

/* controls */
#cycle-next,
#cycle-prev {
	position: absolute; top: 80px; z-index: 50;
	display: block;
	width: 32px; height: 32px;
	text-decoration: none;
	text-indent: -999em;
}
#cycle-next {
	right: -15px;
	background: url(../images/cycle_next.png) no-repeat right top;
}
#cycle-prev {
	left: -15px;
	background: url(../images/cycle_prev.png) no-repeat left top;
}
#cycle-next:hover,
#cycle-prev:hover {
	background-position: left bottom;
}
#cycle-nav {
	position: absolute; bottom: 2px; left: 25px; z-index: 50;
}
#cycle-nav a {
	float: left; display: inline;
	margin: 0 3px 0 0; padding: 2px 4px;
	background: #fff;
	border: 1px solid #313131;
	text-decoration: none;
	line-height: 1.2;
	color: #313131;
}
#cycle-play-pause a {
	display: block;
	margin: 0 3px 0 0; padding: 4px 4px 0;
	width: 10px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #313131;
	text-decoration: none;
	text-indent: -999em;
	line-height: 1.2;
	color: #313131;
}
#cycle-nav a.active-slide {
	background-color: #fff;
	border-color: #000000;
	color: #003399;
}
#cycle-nav a:hover,
#cycle-play-pause a:hover {
	background-color: #000000;
	border-color: #000000;
	color: #fff;
}
#cycle-play-pause {
	position: absolute; bottom: 2px; left: 2px; z-index: 50;
}
#cycle-play {
	background-image: url(../images/ico_cycle_play.png);
}
#cycle-play:hover {
	background-image: url(../images/ico_cycle_play_on.png);
}
#cycle-pause {
	background-image: url(../images/ico_cycle_pause.png);
}
#cycle-pause:hover {
	background-image: url(../images/ico_cycle_pause_on.png);
}





#cycle-content .knop_informatie
{  
  background-color:#313131;
  border: 1px solid #313131;
  color:#ffffff;
  -webkit-border-radius: 12px 12px 12px 12px;
  -moz-border-radius:  12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;
  font-size: 12px;
  height: 20px;
  margin: 2px;
  padding: 0 10px 2px;
  position: absolute;
  bottom: 0px; 
  right : 160px;
  width : 125px;
  text-align: center;
  cursor:pointer;
}

#cycle-content .knop_informatie:hover
{
  background-color:black;
}

#cycle-content .knop_bestellen
{  
  background-color:#313131;
  border: 1px solid #313131;
  color:#ffffff;
  -webkit-border-radius: 12px 12px 12px 12px;
  -moz-border-radius:  12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;
  font-size: 12px;
  height: 20px;
  margin: 2px;
  padding: 0 10px 2px;
  position: absolute;
  bottom: 0px; 
  right :0px;
  width : 125px;
  text-align: center;
  cursor:pointer;
}

#cycle-content .knop_bestellen:hover
{
  background-color:black;
}

#cycle-content .afbeelding
{
    float: left;
    height: 150px;
    padding: 5px;
    width: 150px;
    padding: 5px;
}

#cycle-content .banner
{
    float: left;
    height: 200px;
    padding: 5px;
    width: 550px;
    padding: 5px;
}


#cycle-content .tekst
{
  width  : 380px;
  float  : left;
}

#cycle-content .prijs
{
    bottom: 30px;
    font-size: 26px;
    right: 0;
    position: absolute;
    text-align: center;
    width: 150px;
}

