
# bilderleiste {background-image: url("/bilder/hintergrund_rauhfaser.jpg");}

#bilderleiste #bilderleiste_innen div{
 padding: 0px !important;
}
#bilderleiste .animation_wrap{
 margin: 0px;

}
#bilderleiste .animation_wrap ul{
 margin: 0px;
 width: 940px !important;
}

#bilderleiste .animation_wrap ul img{
 width: 940px;
}

#bilderleiste  div.bilderleiste_rechteseite {
  position: absolute;
  left: 10px;
  bottom: 10px;
}


.kurztext_global_ { background-color: #08c; border: dotted 2px #ffe700; }
/*
.m_login_button {background-color:darkred; border: solid transparent 2px; color:white; width:200px; height:30px;}																											
.m_login_button:hover {background-color: darkred; font-weight: bold; cursor: pointer; border: solid 2px #444444; width:200px; height:30px; }


#inhalt{background-color:green;color:black;border:2px blue solid;}

#body_wrapper_div_id{
				width:100%;
				height:100%;
				overflow-y:hidden;
				position:fixed;
				top: 0px;
				left:0px;
    background-repeat: repeat;
    background-attachment: fixed; 
	
	    /* Internet Explorer 			
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#aa2ae2', endColorstr='#b44fbf');
				-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,start Colorstr= #aa2ae2, endColorstr= #b44fbf);
    */
			
   /* Opera (keine CSS-Verläufe) 
    background: #aa2ae2;     
    */
    /* Firefox 
    # background: -moz-linear-gradient(top, #aa2ae2, #b44fbf);
    background: -moz-linear-gradient(135deg, #aa2ae2, #b44fbf);
    */
    
    /* Safari 
    background: -webkit-gradient(linear, left top, left bottom, from(#aa2ae2), to(#b44fbf));
     */
 
}

