.modul_err a{ 

	text-decoration:none;

	color: inherit;

}



.modul_err a:hover{ color: inherit; }



.modul_err h1{

	font-size:16px;

	color: inherit;

	font-weight:bold;

}



.modul_err .ornament{ 

	background: linear-gradient( to bottom, rgb(0, 0, 0), #ffffff);

    height: 20px;

}



.color2 .modul_err .ornament{ 

	background: linear-gradient( to bottom, rgb(255, 255, 255), #000000);

}

.color3 .modul_err .ornament{ 

	background: linear-gradient( to bottom, rgb(0, 45, 86), #c8e5ff);

}

.color4 .modul_err .ornament{ 

	background: linear-gradient( to bottom, rgb(48, 23, 0), #f7f3d6);

}

.color5 .modul_err .ornament{ 

	background: linear-gradient( to bottom, rgb(59, 39, 22), #a9dd38)

}





.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);*/

   border: 1px solid ;

    max-width: 650px;

    margin-top: 50px;

}



.modul_err .err_left, .modul_err .content_left{

	float:left;

    width:30%;

	margin-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: inherit;

    padding-right: 10px;

}

.err_end ul{

   margin: 0 0 10px 25px;

}

   

.modul_err .lin{ 

	background:#000;

	border:0px;

	height:1px;

}



.color2 .modul_err .lin{ background:#fff;}

.color3 .modul_err .lin{ background:#002d56;}

.color4 .modul_err .lin{ background:#301700;}

.color5 .modul_err .lin{ background:#3b2716;}



.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;

}



.modul_err p{ 

	font-size: 20px;	

}



.modul_err .err-bold{

	font-size: 20px;

}



.fontsize-small .modul_err p,

.fontsize-small .modul_err h1,

.fontsize-small .modul_err li,

.fontsize-small .modul_err .err-bold

{ 

	font-size: 14px;	

}



.fontsize-big .modul_err p,

.fontsize-big .modul_err h1,

.fontsize-big .modul_err li,

.fontsize-big .modul_err .err-bold{ 

	font-size: 25px;

}



.content_left {

    background: url(../images/images.png) no-repeat;

    height: 103px;

    width: 115px;

    background-size: contain;

}

.color3 .content_left {

    background: url(../images/images-blue.png) no-repeat;

    background-size: contain;


}

.color4 .content_left {

    background: url(../images/images-brown.png) no-repeat;

    background-size: contain;

}

.color5 .content_left {

    background: url(../images/images-brown.png) no-repeat;

    background-size: contain;

}

