/* CONTENT BEGIN  */
#top_left{
    background-image: url(/typo3conf/ext/layout_euro2015/Resources/Public/Layout/gfx/europerl/anlagenbau.jpg); 
    background-repeat: no-repeat; background-position: left center;  
}#top_right{
    background-image: url(/typo3conf/ext/layout_euro2015/Resources/Public/Layout/gfx/europerl/logo.jpg); 
    background-repeat: no-repeat; background-position: right center;
}#warp_content{
    border-left:#008d51 solid 161px; 
}.content a:visited, .bodytext a:visited, .content a:link, .bodytext a:link     { 
    color: #008D51; 
}/* ?berschriften BEGIN*/
P.h1, .content h1, .H1, P.h2, .content h2, .H2 { 
    color: #008D51; 
}/* ?berschriften END*/
/* Main Menue  */
.menu2-level3-no a, .menu1-level3-no li, .menu2-level3-act a { 
    background-color: #00ce76;
}.menu2-level4-no a, .menu1-level4-no li, .menu2-level4-act a { 
    background-color: #00ec87;
}/* Main Menue Ende */
/* SEARCHPAGE BEGIN  */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
    color:#008D51;      
}/* SEARCHPAGE END  */
/* AON LINK BEGIN  */
#aon, #aon A:link, #aon A:visited { 
    color: #008D51;
}/* AON LINK END  */
/*Mobil Begin*/
@media screen and (max-width: 815px) {   
/*Disable default*/   
    #warp_content{
        border-left:transparent solid 0px;
    }body {
	background-color: #008d51;
    }.header a { 
        background-image: url(/typo3conf/ext/layout_euro2015/Resources/Public/Layout/gfx/button_green.svg ); 
    }.header {
	background: #fff;
    }#logo1{ 
	background: url(/typo3conf/ext/layout_euro2015/Resources/Public/Layout/gfx/europerl/logo.jpg) no-repeat;
	background-position:left center;		
    }#logo2{	
	background: url(/typo3conf/ext/layout_euro2015/Resources/Public/Layout/gfx/europerl/anlagenbau.jpg) no-repeat; 
	background-position:left center;		
    }
}.mm-menu{
    background: #008d51; /* Old browsers */ 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008d51', endColorstr='#f18d27',GradientType=0 ); /* IE6-9 */
}