﻿body{
	background: #fff url('../Content/images/categories/tmbg.jpg') no-repeat center top fixed;
	min-height: 1000px;
}
/*
.category-menu .category-menu-list .cat_toepfern-modelieren{
   	background: #d4d800;
	color: #000000;
}
*/
header li.cat_toepfern-modelieren:before{
	height:5px !important;
}
header li.cat_toepfern-modelieren .category-menu-div{
	transform:translateY(-3px);
}

.left-menu-content li:hover{
	color: #000000;
	background-color: #d4d800;
}
.left-menu-content a:hover{

	text-decoration: none;
	color: #000000;
	background-color: #d4d800;
}

.right-menu-header{

    border:dashed 1px #d4d800;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:16px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:16px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;



}	


.left-menu-content li:hover a{
	color: #000000;
	background-color: #d4d800;
	text-decoration: none;
	
}
.left-menu-content li:hover{
	background-color: #d4d800;
	
}


.right-menu-content{
	border: 1px solid #d4d800;
}

.left-menu-header{

	color: #000000;
	background: #d4d800; 
	border:dashed 1px #d4d800;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright:34px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:6px;
-webkit-border-top-right-radius:34px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:6px;
border-top-right-radius:34px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
	padding-top: 3px;
	
}	

.left-menu-content{
	border:solid 1px #d4d800;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
color: #000000;
		
}

.center-menu-header{
	border: 1px solid #d4d800;
	background: #d4d800;
}	

.center-menu-content{
	border: 1px solid #d4d800;
}

#selected_category {
	background-color: #d4d800;
	color: #000000;
}

#selected_category  a{
	background-color: #d4d800;
	color: #000000;
}