/**
 * Additional styles for the controls.
 */
.jcarousel-control {
    margin-bottom: 10px;
    text-align: left;
}

.jcarousel-control a {
    font-size: 1px;
    text-decoration: none;
    padding: 0;
    margin:0;
    color: #fff;
	margin-left:20px;
	margin-top:0px;

}

.jcarousel-control a span {
color:#656565;
font-size:11px;
line-height:16px;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}

li {list-style-image:; color:#FFFFFF;}
#spalte1 {width:240px; float:left; height:100px; line-height:70%; margin:14px 0px 0px 17px;}
#spalte1 li {width:240px; background-image:url(/themes/tvzweinull/images/pfeil-ref.jpg); background-repeat:no-repeat; background-position:-3px -3px;}
#spalte2 {float:left; width:280px; margin-left:50px; line-height:70%; margin:14px 0px 0px 17px;}
#spalte2 li {width:280px; background-image:url(/themes/tvzweinull/images/pfeil-ref.jpg); background-repeat:no-repeat; background-position:-3px -3px; }


