@font-face {
    font-family: 'icomoon';
    src:    url('/stream/files/fonts/icomoon.eot?q25m55');
    src:    url('/stream/files/fonts/icomoon.eot?q25m55#iefix') format('embedded-opentype'),
        url('/stream/files/fonts/icomoon.ttf?q25m55') format('truetype'),
        url('/stream/files/fonts/icomoon.woff?q25m55') format('woff'),
        url('/stream/files/fonts/icomoon.svg?q25m55#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ca-menu-l{
    padding:0;
    margin:20px auto;
    width: 100%;
}
.ca-menu-l li{
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: relative;
    display: block;
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.ca-menu-l li:last-child{
    margin-bottom: 0px;
}
.ca-menu-l li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}
.ca-icon-l{
    font-family: 'icomoon', cursive;
    font-size: 40px;
    color: #a48a7b;
    text-shadow: 0px 0px 1px #333;
    line-height: 90px;
    position: absolute;
    width: 90px;
    left: 20px;
    text-align: center;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-content-l{
    position: absolute;
    left: 120px;
    width: 370px;
    height: 60px;
    top: 20px;
}
.ca-main-l{
    font-size: 30px;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-sub-l{
    font-size: 14px;
    color: #666;
}
.ca-menu-l li:hover{
    background-color: #767676;
}
.ca-menu-l li:hover .ca-icon-l{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.2;
    left: -20px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}
.ca-menu-l li:hover .ca-main-l{
    color: #a48a7b;
    opacity: 0.8;
}
.ca-menu-l li:hover .ca-sub-l{
    color: #fff;
    opacity: 0.8;
}









.ca-icon-l-arbe, .ca-icon-l-erbr, .ca-icon-l-fami, .ca-icon-l-gese, .ca-icon-l-hand, .ca-icon-l-inso, .ca-icon-l-itre, .ca-icon-l-kauf, .ca-icon-l-miet,
.ca-icon-l-nota, .ca-icon-l-sozi, .ca-icon-l-steu, .ca-icon-l-straf, .ca-icon-l-verk, .ca-icon-l-vert, .ca-icon-l-wett, .ca-icon-l-zivi {
    font-family: 'icomoon';
    font-size: 60px;
    font-weight: lighter;
	color: #a48a7b;
	text-shadow: 0px 0px 1px #333;
	line-height: 90px;
	position: absolute;
	width: 90px;
	left: 10px;
	text-align: center;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}




.ca-icon-l-arbe:before {
    content: "\e910";
}

.ca-menu-l li:hover .ca-icon-l-arbe {
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-erbr:before {
    content: "\e90f";
}

.ca-menu-l li:hover .ca-icon-l-erbr{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-fami:before {
    content: "\e90e";
}

.ca-menu-l li:hover .ca-icon-l-fami{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-gese:before {
    content: "\e90d";
}

.ca-menu-l li:hover .ca-icon-l-gese{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-hand:before {
    content: "\e90c";
}

.ca-menu-l li:hover .ca-icon-l-hand{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-inso:before {
    content: "\e90b";
}

.ca-menu-l li:hover .ca-icon-l-inso{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-itre:before {
    content: "\e90a";
}

.ca-menu-l li:hover .ca-icon-l-itre{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-kauf:before {
    content: "\e909";
}

.ca-menu-l li:hover .ca-icon-l-kauf{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-miet:before {
    content: "\e908";
}

.ca-menu-l li:hover .ca-icon-l-miet{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-nota:before {
    content: "\e907";
}

.ca-menu-l li:hover .ca-icon-l-nota{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-sozi:before {
    content: "\e906";
}

.ca-menu-l li:hover .ca-icon-l-sozi{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}


.ca-icon-l-steu:before {
    content: "\e900";
}

.ca-menu-l li:hover .ca-icon-l-steu{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}


.ca-icon-l-straf:before {
    content: "\e905";
}

.ca-menu-l li:hover .ca-icon-l-straf{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-verk:before {
    content: "\e904";
}

.ca-menu-l li:hover .ca-icon-l-verk{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-vert:before {
    content: "\e903";
}

.ca-menu-l li:hover .ca-icon-l-vert{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-wett:before {
    content: "\e902";
}

.ca-menu-l li:hover .ca-icon-l-wett{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-zivi:before {
    content: "\e901";
}

.ca-menu-l li:hover .ca-icon-l-zivi{
    color: #a48a7b;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}



h2.ca-main-l {
	color: #a48a7b !important;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: none;
}



@media only screen 
and (max-width : 900px) {
	h2.ca-main-l {
		font-size: 25px;
	}
}

@media only screen 
and (max-width : 800px) {
	h2.ca-main-l {
		font-size: 20px;
	}
}

