/* Enter Your Custom CSS Here */
.home .page{
	width: 900px;
  	margin-left: -10px;
}
.home div#content{
	width: 900px;
}

.home div#sidebar-left{
  	width: 0px;
}
.home div#sidebar-right{
  	width: 0px;
}

.wp-caption img {
    border: none;
    height: auto;
    max-width: 900px !important;
}

.home .aligncenter {
    border: none;
    height: auto;
    max-width: 900px !important;
}

a:visited {
    color: #2c8741;
}
a {
    color: #2c8741;
}
#container3 {
 	background-color: #ffdb00;
}  
#sidebar-left h3 {
    background: -webkit-linear-gradient(top, #ffdb00 0%, #ffdb00 25%, #ffdb00 50%, #ffdb00 75%, #ffdb00 100%);
    background: -ms-linear-gradient(top, #ffdb00 0%, #ffdb00 25%, #ffdb00 50%, #ffdb00 75%, #ffdb00 100%);
    background: -moz-linear-gradient(top, #ffdb00 0%, #ffdb00 25%, #ffdb00 50%, #ffdb00 75%, #ffdb00 100%);
    background: -o-linear-gradient(top, #ffdb00 0%, #ffdb00 25%, #ffdb00 50%, #ffdb00 75%, #ffdb00 100%);
    background: linear-gradient(to bottom, #ffdb00 0%, #ffdb00 25%, #ffdb00 50%, #ffdb00 75%, #ffdb00 100%);
    box-shadow: inset 0 -1px 1px #ffdb00, inset 0 2px 1px #ffdb00;
 	background-color: #ffdb00;
	color: #2c8741;
}  
#menu-hauptmenu {
 	background-color: #ffdb00;
} 
.navmenu ul li a{
	color: #2c8741;
  	font-size: 20px;
}
.navmenu ul li a:hover{
	color: red;
}
#container1 {
    background: transparent;
  	background-image: url(wp-content/uploads/2015/09/WaltraudBoehm_15361-1024x141.png); 
  	background-repeat: no-repeat; 
  	background-position: left top;
  	background-size: 100% auto;
  	height: 130px;
}
.site-title a{
  	font-size: 1px;
  	color: transparent;
}
.site-title a:hover{
  	font-size: 1px;
  	color: transparent;
}

div.titop{
  	font-size: 0px;
  	color: transparent;
}