.modul_err a{ 
	text-decoration:none;
	color: #336699;
}

.modul_err a:hover{ color: #336699; }

.modul_err h1{
	font-size:16px;
	color: #020c22;
	font-weight:bold;
}

.modul_err .ornament{ 
	    background: linear-gradient( to bottom, rgb(140, 194, 248), #ffffff);
    height: 20px;
}

.modul_err {
    margin: 50px auto 0;
    margin-top: 15px;
    background: #ffffff;
    font-size: 15px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.5);
    max-width: 650px;
    margin-top: 50px;
}

.modul_err .err_left, .modul_err .content_left{
	float:left;
    width:30%;
	padding-left:5%;
}

.modul_err .err_right, .modul_err .content_right{ float:right;
	width:60%;
	padding-right:5%;
	text-align: justify;
}

.modul_err .err_title, .modul_err .err_content, .modul_err .err_end{ /*width:100%;*/
	overflow:hidden;
}

.modul_err .err_end{ 
	padding:0 5% 2% 5%;
}		   

.err-bold{
	font-weight: bold;
}
	
.err-ul li{
	list-style-type: none;
}
		
.err-ul>li:before {
    content: "•";
    color: #3333CC;
    padding-right: 10px;
}
.err_end ul{
   margin: 0 0 10px 25px;
}
   
.modul_err .lin{ 
	background:#CCC;
	border:0px;
	height:1px;
}

.modul_err .err_bold{
	font-weight:bold;
	font-size:16px;
}	  

#google_translate_element2{
	display: none;
}

.main-menu ul li a {
    line-height: 18px;
}

.content .item-page img {
    box-shadow: none!important;
}

.content ul li {
    list-style-image: none!important;
}